Skip to content
Success

Console Output

17:13:31 Started by user Jonah Graham
17:13:31 Running as Jonah Graham
17:13:31 Agent basic-5jc49 is provisioned from template basic
17:13:31 ---
17:13:31 apiVersion: "v1"
17:13:31 kind: "Pod"
17:13:31 metadata:
17:13:31   labels:
17:13:31     jenkins: "slave"
17:13:31     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
17:13:31     jenkins/label: "basic"
17:13:31   name: "basic-5jc49"
17:13:31   namespace: "packaging"
17:13:31 spec:
17:13:31   containers:
17:13:31   - env:
17:13:31     - name: "JENKINS_SECRET"
17:13:31       value: "********"
17:13:31     - name: "JENKINS_TUNNEL"
17:13:31       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
17:13:31     - name: "JENKINS_AGENT_NAME"
17:13:31       value: "basic-5jc49"
17:13:31     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:13:31       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:13:31         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:13:31     - name: "JAVA_TOOL_OPTIONS"
17:13:31       value: ""
17:13:31     - name: "_JAVA_OPTIONS"
17:13:31       value: ""
17:13:31     - name: "OPENJ9_JAVA_OPTIONS"
17:13:31       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:13:31     - name: "JENKINS_NAME"
17:13:31       value: "basic-5jc49"
17:13:31     - name: "JENKINS_AGENT_WORKDIR"
17:13:31       value: "/home/jenkins/agent"
17:13:31     - name: "JENKINS_URL"
17:13:31       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
17:13:31     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
17:13:31     imagePullPolicy: "Always"
17:13:31     name: "jnlp"
17:13:31     resources:
17:13:31       limits:
17:13:31         cpu: "2000m"
17:13:31         memory: "4096Mi"
17:13:31       requests:
17:13:31         cpu: "1000m"
17:13:31         memory: "4096Mi"
17:13:31     tty: true
17:13:31     volumeMounts:
17:13:31     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:13:31       name: "m2-dir"
17:13:31       readOnly: true
17:13:31       subPath: "toolchains.xml"
17:13:31     - mountPath: "/home/jenkins/.mavenrc"
17:13:31       name: "m2-dir"
17:13:31       readOnly: true
17:13:31       subPath: ".mavenrc"
17:13:31     - mountPath: "/opt/tools"
17:13:31       name: "volume-0"
17:13:31       readOnly: false
17:13:31     - mountPath: "/home/jenkins"
17:13:31       name: "volume-2"
17:13:31       readOnly: false
17:13:31     - mountPath: "/home/jenkins/.m2/repository"
17:13:31       name: "volume-3"
17:13:31       readOnly: false
17:13:31     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:13:31       name: "m2-secret-dir"
17:13:31       readOnly: true
17:13:31       subPath: "settings-security.xml"
17:13:31     - mountPath: "/home/jenkins/.m2/wrapper"
17:13:31       name: "volume-4"
17:13:31       readOnly: false
17:13:31     - mountPath: "/home/jenkins/.m2/settings.xml"
17:13:31       name: "m2-secret-dir"
17:13:31       readOnly: true
17:13:31       subPath: "settings.xml"
17:13:31     - mountPath: "/home/jenkins/.ssh"
17:13:31       name: "volume-1"
17:13:31       readOnly: false
17:13:31       subPath: ""
17:13:31     - mountPath: "/home/jenkins/agent"
17:13:31       name: "workspace-volume"
17:13:31       readOnly: false
17:13:31     workingDir: "/home/jenkins/agent"
17:13:31   nodeSelector:
17:13:31     kubernetes.io/os: "linux"
17:13:31   restartPolicy: "Never"
17:13:31   volumes:
17:13:31   - name: "volume-0"
17:13:31     persistentVolumeClaim:
17:13:31       claimName: "tools-claim-jiro-packaging"
17:13:31       readOnly: true
17:13:31   - name: "m2-secret-dir"
17:13:31     secret:
17:13:31       secretName: "m2-secret-dir"
17:13:31   - emptyDir:
17:13:31       medium: ""
17:13:31     name: "volume-2"
17:13:31   - configMap:
17:13:31       name: "m2-dir"
17:13:31     name: "m2-dir"
17:13:31   - configMap:
17:13:31       name: "known-hosts"
17:13:31     name: "volume-1"
17:13:31   - emptyDir:
17:13:31       medium: ""
17:13:31     name: "workspace-volume"
17:13:31   - emptyDir:
17:13:31       medium: ""
17:13:31     name: "volume-4"
17:13:31   - emptyDir:
17:13:31       medium: ""
17:13:31     name: "volume-3"
17:13:31 
17:13:31 Building remotely on basic-5jc49 (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
17:13:31 [WS-CLEANUP] Deleting project workspace...
17:13:31 [WS-CLEANUP] Deferred wipeout is used...
17:13:31 [ssh-agent] Looking for ssh-agent implementation...
17:13:31 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:13:31 $ ssh-agent
17:13:32 SSH_AUTH_SOCK=/tmp/ssh-BXViWtF6etLZ/agent.49
17:13:32 SSH_AGENT_PID=51
17:13:32 [ssh-agent] Started.
17:13:32 Running ssh-add (command line suppressed)
17:13:32 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8730719549116532315.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_8730719549116532315.key)
17:13:32 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
17:13:32 The recommended git tool is: git
17:13:36 using credential github-bot
17:13:36 Cloning the remote Git repository
17:13:36 Cloning repository https://github.com/eclipse-packaging/packages.git
17:13:36  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
17:13:36 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
17:13:36  > git --version # timeout=10
17:13:36  > git --version # 'git version 2.20.1'
17:13:36 using GIT_ASKPASS to set credentials GitHub bot (username/token)
17:13:36  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:13:38  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
17:13:38  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:13:39 Avoid second fetch
17:13:39  > git rev-parse origin/master^{commit} # timeout=10
17:13:39 Checking out Revision 977cfc457418ab1dfa4dc5e20e7254a9e2b860c5 (origin/master)
17:13:39  > git config core.sparsecheckout # timeout=10
17:13:39  > git checkout -f 977cfc457418ab1dfa4dc5e20e7254a9e2b860c5 # timeout=10
17:13:40 Commit message: "Set version qualifiers with setGitDate script"
17:13:40  > git rev-list --no-walk cad2b5baca0c29cc0e547f609f12e4d3ab5979b2 # timeout=10
17:13:40 [notarize-downloads] $ /bin/bash /tmp/jenkins12733233549202610862.sh
17:13:40 + export 'PS4=+$$+ '
17:13:40 + PS4='+$$+ '
17:13:40 +133+ SSHUSER=genie.packaging@projects-storage.eclipse.org
17:13:40 +133+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
17:13:40 +133+ SCP=scp
17:13:40 +133+ mkdir temp
17:13:40 +133+ pushd temp
17:13:40 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
17:13:40 ++133+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
17:13:41 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:13:41 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:13:49 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:13:49 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:14:01 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:01 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:14:13 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:13 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:14:22 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:22 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:14:33 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:33 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:14:43 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:43 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:14:52 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:14:52 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:15:05 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:15:05 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:15:15 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:15:15 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:15:36 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:15:36 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:16:03 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:03 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:16:13 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:13 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:16:20 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:20 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:16:32 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:32 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:16:41 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:41 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:16:59 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:16:59 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize .
17:17:06 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:17:06 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:17:20 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:17:20 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:17:28 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
17:17:28 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize .
17:17:36 +133+ popd
17:17:36 ~/agent/workspace/notarize-downloads
17:17:36 ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
17:17:36 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:17:36 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:36 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:17:36 +133+ LOG=eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:17:36 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:17:36 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:17:36 +133+ sleep 18s
17:17:36 +133+ tee --append eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:17:36 +182+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:36 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:36 +182+ DMG=eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:36 +182+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:38 ++182+ echo eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:38 ++182+ sed s/_/-/g
17:17:38 +182+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:17:38 +182+ retryCount=1
17:17:38 +182+ '[' 1 -gt 0 ']'
17:17:38 ++182+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:17:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:17:47 200'
17:17:47 ++182+ head -n1
17:17:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:17:47 ++182+ tail -n1
17:17:47 +182+ STATUS_CODE=200
17:17:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:17:47 ++182+ jq -r .uuid
17:17:47 +182+ UUID=42d0106f-09b9-41c0-afd4-4bdbce5d385f
17:17:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:17:47 ++182+ jq -r .notarizationStatus.status
17:17:47 +182+ STATUS=IN_PROGRESS
17:17:47 +182+ [[ 200 == \5\0\3 ]]
17:17:47 +182+ [[ 200 == \5\0\2 ]]
17:17:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:17:47 +182+ sleep 1m
17:17:54 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:17:54 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:54 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:17:54 +133+ LOG=eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:17:54 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:17:54 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:17:54 +133+ sleep 18s
17:17:54 +133+ tee --append eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:17:54 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:54 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:54 +204+ DMG=eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:54 +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:57 ++204+ echo eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:17:57 ++204+ sed s/_/-/g
17:17:57 +204+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-M1-macosx-cocoa-x86-64.dmg
17:17:57 +204+ retryCount=1
17:17:57 +204+ '[' 1 -gt 0 ']'
17:17:57 ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:18:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:18:09 200'
17:18:09 ++204+ head -n1
17:18:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:09 ++204+ tail -n1
17:18:09 +204+ STATUS_CODE=200
17:18:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:09 ++204+ jq -r .uuid
17:18:09 +204+ UUID=88421fd8-be50-4776-821e-a7c220ee6713
17:18:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:09 ++204+ jq -r .notarizationStatus.status
17:18:09 +204+ STATUS=IN_PROGRESS
17:18:09 +204+ [[ 200 == \5\0\3 ]]
17:18:09 +204+ [[ 200 == \5\0\2 ]]
17:18:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:18:09 +204+ sleep 1m
17:18:12 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:18:12 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:12 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:18:12 +133+ LOG=eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:12 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:18:12 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:18:12 +133+ sleep 18s
17:18:12 +133+ tee --append eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:12 +226+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:12 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:12 +226+ DMG=eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:12 +226+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:14 ++226+ echo eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:14 ++226+ sed s/_/-/g
17:18:15 +226+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:15 +226+ retryCount=1
17:18:15 +226+ '[' 1 -gt 0 ']'
17:18:15 ++226+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:18:27 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:18:27 200'
17:18:27 ++226+ head -n1
17:18:27 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:27 ++226+ tail -n1
17:18:27 +226+ STATUS_CODE=200
17:18:27 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:27 ++226+ jq -r .uuid
17:18:27 +226+ UUID=bf5aad39-5190-40b1-ae60-fcde4f5c6edb
17:18:27 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:27 ++226+ jq -r .notarizationStatus.status
17:18:27 +226+ STATUS=IN_PROGRESS
17:18:27 +226+ [[ 200 == \5\0\3 ]]
17:18:27 +226+ [[ 200 == \5\0\2 ]]
17:18:27 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:18:27 +226+ sleep 1m
17:18:30 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:18:30 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:30 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:18:30 +133+ LOG=eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:30 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:18:30 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:18:30 +133+ sleep 18s
17:18:30 +133+ tee --append eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:30 +248+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:30 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:30 +248+ DMG=eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:30 +248+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:32 ++248+ echo eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:32 ++248+ sed s/_/-/g
17:18:32 +248+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:32 +248+ retryCount=1
17:18:32 +248+ '[' 1 -gt 0 ']'
17:18:32 ++248+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:18:41 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:18:41 200'
17:18:41 ++248+ head -n1
17:18:41 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:41 ++248+ tail -n1
17:18:41 +248+ STATUS_CODE=200
17:18:41 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:41 ++248+ jq -r .uuid
17:18:41 +248+ UUID=db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc
17:18:41 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:18:41 ++248+ jq -r .notarizationStatus.status
17:18:41 +248+ STATUS=IN_PROGRESS
17:18:41 +248+ [[ 200 == \5\0\3 ]]
17:18:41 +248+ [[ 200 == \5\0\2 ]]
17:18:41 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:18:41 +248+ sleep 1m
17:18:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:18:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:18:47 200'
17:18:47 ++182+ head -n1
17:18:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:18:47 ++182+ tail -n1
17:18:47 +182+ STATUS_CODE=200
17:18:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:18:47 ++182+ jq -r .notarizationStatus.status
17:18:47 +182+ STATUS=IN_PROGRESS
17:18:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:18:47 +182+ sleep 1m
17:18:48 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:18:48 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:48 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:18:48 +133+ LOG=eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:48 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:18:48 +133+ sleep 18s
17:18:48 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:18:48 +133+ tee --append eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:18:48 +280+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:48 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:48 +280+ DMG=eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:48 +280+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:49 ++280+ echo eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:49 ++280+ sed s/_/-/g
17:18:49 +280+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:18:49 +280+ retryCount=1
17:18:49 +280+ '[' 1 -gt 0 ']'
17:18:49 ++280+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:19:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:19:00 200'
17:19:00 ++280+ head -n1
17:19:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:00 ++280+ tail -n1
17:19:00 +280+ STATUS_CODE=200
17:19:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:00 ++280+ jq -r .uuid
17:19:00 +280+ UUID=a9d66137-86ab-4c6b-8c9c-5de470410a65
17:19:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:00 ++280+ jq -r .notarizationStatus.status
17:19:00 +280+ STATUS=IN_PROGRESS
17:19:00 +280+ [[ 200 == \5\0\3 ]]
17:19:00 +280+ [[ 200 == \5\0\2 ]]
17:19:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:00 +280+ sleep 1m
17:19:06 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:19:06 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:06 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:19:06 +133+ LOG=eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:06 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:19:06 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:19:06 +133+ sleep 18s
17:19:06 +133+ tee --append eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:06 +302+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:06 ++302+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:06 +302+ DMG=eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:06 +302+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:19:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:19:09 200'
17:19:09 ++204+ head -n1
17:19:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:19:09 ++204+ tail -n1
17:19:09 +204+ STATUS_CODE=200
17:19:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:19:09 ++204+ jq -r .notarizationStatus.status
17:19:09 +204+ STATUS=IN_PROGRESS
17:19:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:09 +204+ sleep 1m
17:19:10 ++302+ echo eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:10 ++302+ sed s/_/-/g
17:19:10 +302+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-06-M1-macosx-cocoa-x86-64.dmg
17:19:10 +302+ retryCount=1
17:19:10 +302+ '[' 1 -gt 0 ']'
17:19:10 ++302+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:19:19 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:19:19 200'
17:19:19 ++302+ head -n1
17:19:19 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:19 ++302+ tail -n1
17:19:19 +302+ STATUS_CODE=200
17:19:19 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:19 ++302+ jq -r .uuid
17:19:19 +302+ UUID=c9d14bdc-3b3d-41d7-978e-9519805258c4
17:19:19 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:19 ++302+ jq -r .notarizationStatus.status
17:19:19 +302+ STATUS=IN_PROGRESS
17:19:19 +302+ [[ 200 == \5\0\3 ]]
17:19:19 +302+ [[ 200 == \5\0\2 ]]
17:19:19 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:19 +302+ sleep 1m
17:19:24 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:19:24 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:24 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:19:24 +133+ LOG=eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:24 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:19:24 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:19:24 +133+ sleep 18s
17:19:24 +133+ tee --append eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:24 +334+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:24 ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:24 +334+ DMG=eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:24 +334+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:25 ++334+ echo eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:25 ++334+ sed s/_/-/g
17:19:25 +334+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86-64.dmg
17:19:25 +334+ retryCount=1
17:19:25 +334+ '[' 1 -gt 0 ']'
17:19:25 ++334+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:19:27 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:19:27 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:19:27 200'
17:19:27 ++226+ head -n1
17:19:27 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:19:27 ++226+ tail -n1
17:19:27 +226+ STATUS_CODE=200
17:19:27 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:19:27 ++226+ jq -r .notarizationStatus.status
17:19:27 +226+ STATUS=IN_PROGRESS
17:19:27 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:27 +226+ sleep 1m
17:19:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:19:33 200'
17:19:33 ++334+ head -n1
17:19:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:33 ++334+ tail -n1
17:19:33 +334+ STATUS_CODE=200
17:19:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:33 ++334+ jq -r .uuid
17:19:33 +334+ UUID=ecdeae84-cf57-4580-92ea-7ec3a97c013d
17:19:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:33 ++334+ jq -r .notarizationStatus.status
17:19:33 +334+ STATUS=IN_PROGRESS
17:19:33 +334+ [[ 200 == \5\0\3 ]]
17:19:33 +334+ [[ 200 == \5\0\2 ]]
17:19:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:33 +334+ sleep 1m
17:19:41 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:19:41 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:19:41 200'
17:19:41 ++248+ head -n1
17:19:41 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:19:41 ++248+ tail -n1
17:19:41 +248+ STATUS_CODE=200
17:19:41 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:19:41 ++248+ jq -r .notarizationStatus.status
17:19:41 +248+ STATUS=IN_PROGRESS
17:19:41 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:41 +248+ sleep 1m
17:19:42 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:19:42 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:42 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:19:42 +133+ LOG=eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:42 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:19:42 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:19:42 +133+ sleep 18s
17:19:42 +133+ tee --append eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:19:42 +376+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:42 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:42 +376+ DMG=eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:42 +376+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:44 ++376+ echo eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:19:44 ++376+ sed s/_/-/g
17:19:44 +376+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-06-M1-macosx-cocoa-x86-64.dmg
17:19:44 +376+ retryCount=1
17:19:44 +376+ '[' 1 -gt 0 ']'
17:19:44 ++376+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:19:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:19:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:19:47 200'
17:19:47 ++182+ head -n1
17:19:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:19:47 ++182+ tail -n1
17:19:47 +182+ STATUS_CODE=200
17:19:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:19:47 ++182+ jq -r .notarizationStatus.status
17:19:47 +182+ STATUS=IN_PROGRESS
17:19:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:47 +182+ sleep 1m
17:19:57 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:19:57 200'
17:19:57 ++376+ head -n1
17:19:57 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:57 ++376+ tail -n1
17:19:57 +376+ STATUS_CODE=200
17:19:57 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:57 ++376+ jq -r .uuid
17:19:57 +376+ UUID=608a4cf5-8735-4131-8c17-2ed32bf28be4
17:19:57 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:19:57 ++376+ jq -r .notarizationStatus.status
17:19:57 +376+ STATUS=IN_PROGRESS
17:19:57 +376+ [[ 200 == \5\0\3 ]]
17:19:57 +376+ [[ 200 == \5\0\2 ]]
17:19:57 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:19:57 +376+ sleep 1m
17:20:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:20:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:00 200'
17:20:00 ++280+ head -n1
17:20:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:00 ++280+ tail -n1
17:20:00 +280+ STATUS_CODE=200
17:20:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:00 ++280+ jq -r .notarizationStatus.status
17:20:00 +280+ STATUS=IN_PROGRESS
17:20:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:00 +280+ sleep 1m
17:20:00 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:20:00 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:00 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:20:00 +133+ LOG=eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:20:00 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:20:00 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:20:00 +133+ sleep 18s
17:20:00 +133+ tee --append eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:20:00 +418+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:00 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:00 +418+ DMG=eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:00 +418+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:03 ++418+ echo eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:03 ++418+ sed s/_/-/g
17:20:03 +418+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-M1-macosx-cocoa-x86-64.dmg
17:20:03 +418+ retryCount=1
17:20:03 +418+ '[' 1 -gt 0 ']'
17:20:03 ++418+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:20:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:20:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:09 200'
17:20:09 ++204+ head -n1
17:20:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:09 ++204+ tail -n1
17:20:09 +204+ STATUS_CODE=200
17:20:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:09 ++204+ jq -r .notarizationStatus.status
17:20:09 +204+ STATUS=IN_PROGRESS
17:20:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:09 +204+ sleep 1m
17:20:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:20:15 200'
17:20:15 ++418+ head -n1
17:20:15 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:15 ++418+ tail -n1
17:20:15 +418+ STATUS_CODE=200
17:20:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:15 ++418+ jq -r .uuid
17:20:15 +418+ UUID=90734669-0056-448f-8bbc-10245fd6192f
17:20:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:15 ++418+ jq -r .notarizationStatus.status
17:20:15 +418+ STATUS=IN_PROGRESS
17:20:15 +418+ [[ 200 == \5\0\3 ]]
17:20:15 +418+ [[ 200 == \5\0\2 ]]
17:20:15 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:15 +418+ sleep 1m
17:20:18 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:20:18 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:18 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:20:18 +133+ LOG=eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:20:18 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:20:18 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:20:18 +133+ sleep 18s
17:20:18 +133+ tee --append eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:20:18 +450+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:18 ++450+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:18 +450+ DMG=eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:18 +450+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:19 ++450+ echo eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:19 ++450+ sed s/_/-/g
17:20:19 +450+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:19 +450+ retryCount=1
17:20:19 +450+ '[' 1 -gt 0 ']'
17:20:19 ++450+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:20:19 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:20:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:20 200'
17:20:20 ++302+ head -n1
17:20:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:20 ++302+ tail -n1
17:20:20 +302+ STATUS_CODE=200
17:20:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:20 ++302+ jq -r .notarizationStatus.status
17:20:20 +302+ STATUS=IN_PROGRESS
17:20:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:20 +302+ sleep 1m
17:20:27 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:20:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:28 200'
17:20:28 ++226+ head -n1
17:20:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:28 ++226+ tail -n1
17:20:28 +226+ STATUS_CODE=200
17:20:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:28 ++226+ jq -r .notarizationStatus.status
17:20:28 +226+ STATUS=IN_PROGRESS
17:20:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:28 +226+ sleep 1m
17:20:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:20:30 200'
17:20:30 ++450+ head -n1
17:20:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:30 ++450+ tail -n1
17:20:30 +450+ STATUS_CODE=200
17:20:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:30 ++450+ jq -r .uuid
17:20:30 +450+ UUID=0a74f13a-7cb4-454a-adad-9a14958e8239
17:20:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:30 ++450+ jq -r .notarizationStatus.status
17:20:30 +450+ STATUS=IN_PROGRESS
17:20:30 +450+ [[ 200 == \5\0\3 ]]
17:20:30 +450+ [[ 200 == \5\0\2 ]]
17:20:30 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:30 +450+ sleep 1m
17:20:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:20:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:33 200'
17:20:33 ++334+ head -n1
17:20:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:33 ++334+ tail -n1
17:20:33 +334+ STATUS_CODE=200
17:20:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:33 ++334+ jq -r .notarizationStatus.status
17:20:33 +334+ STATUS=IN_PROGRESS
17:20:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:33 +334+ sleep 1m
17:20:36 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:20:36 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:36 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:20:36 +133+ LOG=eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:20:36 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:20:36 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:20:36 +133+ sleep 18s
17:20:36 +133+ tee --append eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:20:36 +502+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:36 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:36 +502+ DMG=eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:36 +502+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:37 ++502+ echo eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:37 ++502+ sed s/_/-/g
17:20:37 +502+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:20:37 +502+ retryCount=1
17:20:37 +502+ '[' 1 -gt 0 ']'
17:20:37 ++502+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:20:41 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:20:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:42 200'
17:20:42 ++248+ head -n1
17:20:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:42 ++248+ tail -n1
17:20:42 +248+ STATUS_CODE=200
17:20:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:42 ++248+ jq -r .notarizationStatus.status
17:20:42 +248+ STATUS=IN_PROGRESS
17:20:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:42 +248+ sleep 1m
17:20:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:20:47 200'
17:20:47 ++502+ head -n1
17:20:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:47 ++502+ tail -n1
17:20:47 +502+ STATUS_CODE=200
17:20:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:47 ++502+ jq -r .uuid
17:20:47 +502+ UUID=723e0e8f-3b22-477a-82a9-cb50ca4c1743
17:20:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:20:47 ++502+ jq -r .notarizationStatus.status
17:20:47 +502+ STATUS=IN_PROGRESS
17:20:47 +502+ [[ 200 == \5\0\3 ]]
17:20:47 +502+ [[ 200 == \5\0\2 ]]
17:20:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:47 +502+ sleep 1m
17:20:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:20:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:47 200'
17:20:47 ++182+ head -n1
17:20:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:47 ++182+ tail -n1
17:20:47 +182+ STATUS_CODE=200
17:20:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:47 ++182+ jq -r .notarizationStatus.status
17:20:47 +182+ STATUS=IN_PROGRESS
17:20:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:47 +182+ sleep 1m
17:20:54 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:20:54 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:54 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:20:54 +133+ LOG=eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:20:54 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:20:54 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:20:54 +133+ sleep 18s
17:20:54 +133+ tee --append eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:20:54 +544+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:54 ++544+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:54 +544+ DMG=eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:54 +544+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:20:57 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:20:57 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:20:57 200'
17:20:57 ++376+ head -n1
17:20:57 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:20:57 ++376+ tail -n1
17:20:57 +376+ STATUS_CODE=200
17:20:57 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:20:57 ++376+ jq -r .notarizationStatus.status
17:20:57 +376+ STATUS=IN_PROGRESS
17:20:57 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:20:57 +376+ sleep 1m
17:21:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:21:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:00 200'
17:21:00 ++280+ head -n1
17:21:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:00 ++280+ tail -n1
17:21:00 +280+ STATUS_CODE=200
17:21:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:00 ++280+ jq -r .notarizationStatus.status
17:21:00 +280+ STATUS=IN_PROGRESS
17:21:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:00 +280+ sleep 1m
17:21:00 ++544+ echo eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:00 ++544+ sed s/_/-/g
17:21:00 +544+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-06-M1-macosx-cocoa-x86-64.dmg
17:21:00 +544+ retryCount=1
17:21:00 +544+ '[' 1 -gt 0 ']'
17:21:00 ++544+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:21:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:21:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:09 200'
17:21:09 ++204+ head -n1
17:21:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:09 ++204+ tail -n1
17:21:09 +204+ STATUS_CODE=200
17:21:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:09 ++204+ jq -r .notarizationStatus.status
17:21:09 +204+ STATUS=IN_PROGRESS
17:21:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:09 +204+ sleep 1m
17:21:12 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:21:12 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:12 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:21:12 +133+ LOG=eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:21:12 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:21:12 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:21:12 +133+ sleep 18s
17:21:12 +133+ tee --append eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:21:12 +585+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:12 ++585+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:12 +585+ DMG=eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:12 +585+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:12 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:21:12 200'
17:21:12 ++544+ head -n1
17:21:12 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:12 ++544+ tail -n1
17:21:12 +544+ STATUS_CODE=200
17:21:12 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:12 ++544+ jq -r .uuid
17:21:12 +544+ UUID=69910b73-cb6e-4f20-91c0-7d5532e86eb2
17:21:12 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:12 ++544+ jq -r .notarizationStatus.status
17:21:12 +544+ STATUS=IN_PROGRESS
17:21:12 +544+ [[ 200 == \5\0\3 ]]
17:21:12 +544+ [[ 200 == \5\0\2 ]]
17:21:12 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:12 +544+ sleep 1m
17:21:14 ++585+ echo eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:14 ++585+ sed s/_/-/g
17:21:14 +585+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:14 +585+ retryCount=1
17:21:14 +585+ '[' 1 -gt 0 ']'
17:21:14 ++585+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:21:15 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:21:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:15 200'
17:21:15 ++418+ head -n1
17:21:15 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:15 ++418+ tail -n1
17:21:15 +418+ STATUS_CODE=200
17:21:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:15 ++418+ jq -r .notarizationStatus.status
17:21:15 +418+ STATUS=IN_PROGRESS
17:21:15 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:15 +418+ sleep 1m
17:21:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:21:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:20 200'
17:21:20 ++302+ head -n1
17:21:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:20 ++302+ tail -n1
17:21:20 +302+ STATUS_CODE=200
17:21:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:20 ++302+ jq -r .notarizationStatus.status
17:21:20 +302+ STATUS=IN_PROGRESS
17:21:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:20 +302+ sleep 1m
17:21:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:21:21 200'
17:21:21 ++585+ head -n1
17:21:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:21 ++585+ tail -n1
17:21:21 +585+ STATUS_CODE=200
17:21:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:21 ++585+ jq -r .uuid
17:21:21 +585+ UUID=6fb38fcd-4966-479e-a634-08a58207eafa
17:21:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:21 ++585+ jq -r .notarizationStatus.status
17:21:21 +585+ STATUS=IN_PROGRESS
17:21:21 +585+ [[ 200 == \5\0\3 ]]
17:21:21 +585+ [[ 200 == \5\0\2 ]]
17:21:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:21 +585+ sleep 1m
17:21:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:21:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:28 200'
17:21:28 ++226+ head -n1
17:21:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:28 ++226+ tail -n1
17:21:28 +226+ STATUS_CODE=200
17:21:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:28 ++226+ jq -r .notarizationStatus.status
17:21:28 +226+ STATUS=IN_PROGRESS
17:21:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:28 +226+ sleep 1m
17:21:30 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:21:30 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:30 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:21:30 +133+ LOG=eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:21:30 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:21:30 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:21:30 +133+ sleep 18s
17:21:30 +133+ tee --append eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:21:30 +648+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:30 ++648+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:30 +648+ DMG=eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:30 +648+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:30 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:21:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:30 200'
17:21:30 ++450+ head -n1
17:21:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:30 ++450+ tail -n1
17:21:30 +450+ STATUS_CODE=200
17:21:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:30 ++450+ jq -r .notarizationStatus.status
17:21:30 +450+ STATUS=IN_PROGRESS
17:21:30 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:30 +450+ sleep 1m
17:21:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:21:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:33 200'
17:21:33 ++334+ head -n1
17:21:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:33 ++334+ tail -n1
17:21:33 +334+ STATUS_CODE=200
17:21:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:33 ++334+ jq -r .notarizationStatus.status
17:21:33 +334+ STATUS=IN_PROGRESS
17:21:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:33 +334+ sleep 1m
17:21:37 ++648+ echo eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:37 ++648+ sed s/_/-/g
17:21:37 +648+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:21:37 +648+ retryCount=1
17:21:37 +648+ '[' 1 -gt 0 ']'
17:21:37 ++648+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:21:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:21:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:42 200'
17:21:42 ++248+ head -n1
17:21:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:42 ++248+ tail -n1
17:21:42 +248+ STATUS_CODE=200
17:21:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:42 ++248+ jq -r .notarizationStatus.status
17:21:42 +248+ STATUS=IN_PROGRESS
17:21:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:42 +248+ sleep 1m
17:21:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:21:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:47 200'
17:21:47 ++502+ head -n1
17:21:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:47 ++502+ tail -n1
17:21:47 +502+ STATUS_CODE=200
17:21:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:47 ++502+ jq -r .notarizationStatus.status
17:21:47 +502+ STATUS=IN_PROGRESS
17:21:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:47 +502+ sleep 1m
17:21:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:21:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:47 200'
17:21:47 ++182+ head -n1
17:21:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:47 ++182+ tail -n1
17:21:47 +182+ STATUS_CODE=200
17:21:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:47 ++182+ jq -r .notarizationStatus.status
17:21:47 +182+ STATUS=IN_PROGRESS
17:21:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:47 +182+ sleep 1m
17:21:48 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:21:48 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:48 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:21:48 +133+ LOG=eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:21:48 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:21:48 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:21:48 +133+ sleep 18s
17:21:48 +133+ tee --append eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:21:48 +709+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:48 ++709+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:48 +709+ DMG=eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:48 +709+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:21:49 200'
17:21:49 ++648+ head -n1
17:21:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:49 ++648+ tail -n1
17:21:49 +648+ STATUS_CODE=200
17:21:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:49 ++648+ jq -r .uuid
17:21:49 +648+ UUID=2a456a40-ac95-44c4-8489-5eee6d0fc6e5
17:21:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:21:49 ++648+ jq -r .notarizationStatus.status
17:21:49 +648+ STATUS=IN_PROGRESS
17:21:49 +648+ [[ 200 == \5\0\3 ]]
17:21:49 +648+ [[ 200 == \5\0\2 ]]
17:21:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:49 +648+ sleep 1m
17:21:53 ++709+ echo eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:21:53 ++709+ sed s/_/-/g
17:21:53 +709+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-M1-macosx-cocoa-x86-64.dmg
17:21:53 +709+ retryCount=1
17:21:53 +709+ '[' 1 -gt 0 ']'
17:21:53 ++709+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:21:57 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:21:57 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:21:57 200'
17:21:57 ++376+ head -n1
17:21:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:21:58 ++376+ tail -n1
17:21:58 +376+ STATUS_CODE=200
17:21:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:21:58 ++376+ jq -r .notarizationStatus.status
17:21:58 +376+ STATUS=IN_PROGRESS
17:21:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:21:58 +376+ sleep 1m
17:22:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:22:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:00 200'
17:22:00 ++280+ head -n1
17:22:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:00 ++280+ tail -n1
17:22:00 +280+ STATUS_CODE=200
17:22:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:00 ++280+ jq -r .notarizationStatus.status
17:22:00 +280+ STATUS=IN_PROGRESS
17:22:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:00 +280+ sleep 1m
17:22:01 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:22:01 200'
17:22:01 ++709+ head -n1
17:22:01 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:01 ++709+ tail -n1
17:22:01 +709+ STATUS_CODE=200
17:22:01 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:01 ++709+ jq -r .uuid
17:22:01 +709+ UUID=bf91cd3d-cd5d-4d57-9dc8-e545159c1769
17:22:01 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:01 ++709+ jq -r .notarizationStatus.status
17:22:01 +709+ STATUS=IN_PROGRESS
17:22:01 +709+ [[ 200 == \5\0\3 ]]
17:22:01 +709+ [[ 200 == \5\0\2 ]]
17:22:01 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:01 +709+ sleep 1m
17:22:06 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:22:06 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:06 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:22:06 +133+ LOG=eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:22:06 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:22:06 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:22:06 +133+ sleep 18s
17:22:06 +133+ tee --append eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:22:06 +762+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:06 ++762+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:06 +762+ DMG=eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:06 +762+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:22:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:09 200'
17:22:09 ++204+ head -n1
17:22:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:09 ++204+ tail -n1
17:22:09 +204+ STATUS_CODE=200
17:22:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:09 ++204+ jq -r .notarizationStatus.status
17:22:09 +204+ STATUS=IN_PROGRESS
17:22:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:09 +204+ sleep 1m
17:22:10 ++762+ echo eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:10 ++762+ sed s/_/-/g
17:22:10 +762+ PRIMARY_BUNDLE_ID=eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:10 +762+ retryCount=1
17:22:10 +762+ '[' 1 -gt 0 ']'
17:22:10 ++762+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:22:12 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:22:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:13 200'
17:22:13 ++544+ head -n1
17:22:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:13 ++544+ tail -n1
17:22:13 +544+ STATUS_CODE=200
17:22:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:13 ++544+ jq -r .notarizationStatus.status
17:22:13 +544+ STATUS=IN_PROGRESS
17:22:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:13 +544+ sleep 1m
17:22:15 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:22:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:15 200'
17:22:15 ++418+ head -n1
17:22:15 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:15 ++418+ tail -n1
17:22:15 +418+ STATUS_CODE=200
17:22:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:15 ++418+ jq -r .notarizationStatus.status
17:22:15 +418+ STATUS=IN_PROGRESS
17:22:15 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:15 +418+ sleep 1m
17:22:18 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:22:18 200'
17:22:18 ++762+ head -n1
17:22:18 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:18 ++762+ tail -n1
17:22:18 +762+ STATUS_CODE=200
17:22:18 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:18 ++762+ jq -r .uuid
17:22:18 +762+ UUID=efb29b0d-b57c-4047-a774-f6ed02bcfe30
17:22:18 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:18 ++762+ jq -r .notarizationStatus.status
17:22:18 +762+ STATUS=IN_PROGRESS
17:22:18 +762+ [[ 200 == \5\0\3 ]]
17:22:18 +762+ [[ 200 == \5\0\2 ]]
17:22:18 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:18 +762+ sleep 1m
17:22:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:22:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:20 200'
17:22:20 ++302+ head -n1
17:22:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:20 ++302+ tail -n1
17:22:20 +302+ STATUS_CODE=200
17:22:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:20 ++302+ jq -r .notarizationStatus.status
17:22:20 +302+ STATUS=IN_PROGRESS
17:22:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:20 +302+ sleep 1m
17:22:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:22:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:21 200'
17:22:21 ++585+ head -n1
17:22:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:21 ++585+ tail -n1
17:22:21 +585+ STATUS_CODE=200
17:22:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:21 ++585+ jq -r .notarizationStatus.status
17:22:21 +585+ STATUS=IN_PROGRESS
17:22:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:21 +585+ sleep 1m
17:22:24 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:22:24 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:24 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:22:24 +133+ LOG=eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:22:24 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:22:24 +133+ /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-M1-macosx-cocoa-aarch64.dmg
17:22:24 +133+ sleep 18s
17:22:24 +133+ tee --append eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.log
17:22:24 +834+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:24 ++834+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:24 +834+ DMG=eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:24 +834+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:26 ++834+ echo eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:26 ++834+ sed s/_/-/g
17:22:26 +834+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:22:26 +834+ retryCount=1
17:22:26 +834+ '[' 1 -gt 0 ']'
17:22:26 ++834+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:22:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:22:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:28 200'
17:22:28 ++226+ head -n1
17:22:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:28 ++226+ tail -n1
17:22:28 +226+ STATUS_CODE=200
17:22:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:28 ++226+ jq -r .notarizationStatus.status
17:22:28 +226+ STATUS=IN_PROGRESS
17:22:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:28 +226+ sleep 1m
17:22:30 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:22:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:30 200'
17:22:30 ++450+ head -n1
17:22:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:30 ++450+ tail -n1
17:22:30 +450+ STATUS_CODE=200
17:22:30 ++450+ jq -r .notarizationStatus.status
17:22:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:30 +450+ STATUS=IN_PROGRESS
17:22:30 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:30 +450+ sleep 1m
17:22:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:22:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:33 200'
17:22:33 ++334+ head -n1
17:22:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:33 ++334+ tail -n1
17:22:33 +334+ STATUS_CODE=200
17:22:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:33 ++334+ jq -r .notarizationStatus.status
17:22:33 +334+ STATUS=IN_PROGRESS
17:22:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:33 +334+ sleep 1m
17:22:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:22:35 200'
17:22:35 ++834+ head -n1
17:22:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:35 ++834+ tail -n1
17:22:35 +834+ STATUS_CODE=200
17:22:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:35 ++834+ jq -r .uuid
17:22:35 +834+ UUID=ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad
17:22:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:35 ++834+ jq -r .notarizationStatus.status
17:22:35 +834+ STATUS=IN_PROGRESS
17:22:35 +834+ [[ 200 == \5\0\3 ]]
17:22:35 +834+ [[ 200 == \5\0\2 ]]
17:22:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:35 +834+ sleep 1m
17:22:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:22:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:42 200'
17:22:42 ++248+ head -n1
17:22:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:42 ++248+ tail -n1
17:22:42 +248+ STATUS_CODE=200
17:22:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:42 ++248+ jq -r .notarizationStatus.status
17:22:42 +248+ STATUS=IN_PROGRESS
17:22:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:42 +248+ sleep 1m
17:22:42 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:22:42 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:42 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:22:42 +133+ LOG=eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:22:42 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:22:42 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:22:42 +133+ sleep 18s
17:22:42 +133+ tee --append eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:22:42 +896+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:42 ++896+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:42 +896+ DMG=eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:42 +896+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:45 ++896+ echo eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:22:45 ++896+ sed s/_/-/g
17:22:45 +896+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-06-M1-macosx-cocoa-x86-64.dmg
17:22:45 +896+ retryCount=1
17:22:45 +896+ '[' 1 -gt 0 ']'
17:22:45 ++896+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:22:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:22:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:47 200'
17:22:47 ++502+ head -n1
17:22:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:47 ++502+ tail -n1
17:22:47 +502+ STATUS_CODE=200
17:22:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:47 ++502+ jq -r .notarizationStatus.status
17:22:47 +502+ STATUS=IN_PROGRESS
17:22:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:47 +502+ sleep 1m
17:22:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:22:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:47 200'
17:22:47 ++182+ head -n1
17:22:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:47 ++182+ tail -n1
17:22:47 +182+ STATUS_CODE=200
17:22:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:47 ++182+ jq -r .notarizationStatus.status
17:22:47 +182+ STATUS=IN_PROGRESS
17:22:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:47 +182+ sleep 1m
17:22:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:22:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:49 200'
17:22:49 ++648+ head -n1
17:22:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:49 ++648+ tail -n1
17:22:49 +648+ STATUS_CODE=200
17:22:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:49 ++648+ jq -r .notarizationStatus.status
17:22:49 +648+ STATUS=IN_PROGRESS
17:22:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:49 +648+ sleep 1m
17:22:53 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:22:53 200'
17:22:53 ++896+ head -n1
17:22:53 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:53 ++896+ tail -n1
17:22:53 +896+ STATUS_CODE=200
17:22:53 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:53 ++896+ jq -r .uuid
17:22:53 +896+ UUID=fd85b1d6-e08d-4c88-905c-9d18fe2f4054
17:22:53 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:22:53 ++896+ jq -r .notarizationStatus.status
17:22:53 +896+ STATUS=IN_PROGRESS
17:22:53 +896+ [[ 200 == \5\0\3 ]]
17:22:53 +896+ [[ 200 == \5\0\2 ]]
17:22:53 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:53 +896+ sleep 1m
17:22:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:22:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:22:58 200'
17:22:58 ++376+ head -n1
17:22:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:22:58 ++376+ tail -n1
17:22:58 +376+ STATUS_CODE=200
17:22:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:22:58 ++376+ jq -r .notarizationStatus.status
17:22:58 +376+ STATUS=IN_PROGRESS
17:22:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:22:58 +376+ sleep 1m
17:23:00 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:23:00 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:00 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:23:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:23:00 +133+ LOG=eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:23:00 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:23:00 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:23:00 +133+ sleep 18s
17:23:00 +133+ tee --append eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:23:00 +959+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:00 ++959+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:00 +959+ DMG=eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:00 +959+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:00 200'
17:23:00 ++280+ head -n1
17:23:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:00 ++280+ tail -n1
17:23:00 +280+ STATUS_CODE=200
17:23:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:00 ++280+ jq -r .notarizationStatus.status
17:23:00 +280+ STATUS=IN_PROGRESS
17:23:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:00 +280+ sleep 1m
17:23:01 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:23:01 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:01 200'
17:23:01 ++709+ head -n1
17:23:01 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:01 ++709+ tail -n1
17:23:01 +709+ STATUS_CODE=200
17:23:01 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:01 ++709+ jq -r .notarizationStatus.status
17:23:01 +709+ STATUS=IN_PROGRESS
17:23:01 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:01 +709+ sleep 1m
17:23:04 ++959+ echo eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:04 ++959+ sed s/_/-/g
17:23:04 +959+ PRIMARY_BUNDLE_ID=eclipse-java-2024-06-M1-macosx-cocoa-x86-64.dmg
17:23:04 +959+ retryCount=1
17:23:04 +959+ '[' 1 -gt 0 ']'
17:23:04 ++959+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:23:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:23:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:09 200'
17:23:09 ++204+ head -n1
17:23:09 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:09 ++204+ tail -n1
17:23:09 +204+ STATUS_CODE=200
17:23:09 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:09 ++204+ jq -r .notarizationStatus.status
17:23:09 +204+ STATUS=IN_PROGRESS
17:23:09 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:09 +204+ sleep 1m
17:23:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:23:11 200'
17:23:11 ++959+ head -n1
17:23:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:11 ++959+ tail -n1
17:23:11 +959+ STATUS_CODE=200
17:23:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:11 ++959+ jq -r .uuid
17:23:11 +959+ UUID=abf2bc0c-04db-4cca-950d-c71ccb853d68
17:23:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:11 ++959+ jq -r .notarizationStatus.status
17:23:11 +959+ STATUS=IN_PROGRESS
17:23:11 +959+ [[ 200 == \5\0\3 ]]
17:23:11 +959+ [[ 200 == \5\0\2 ]]
17:23:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:11 +959+ sleep 1m
17:23:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:23:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:13 200'
17:23:13 ++544+ head -n1
17:23:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:13 ++544+ tail -n1
17:23:13 +544+ STATUS_CODE=200
17:23:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:13 ++544+ jq -r .notarizationStatus.status
17:23:13 +544+ STATUS=IN_PROGRESS
17:23:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:13 +544+ sleep 1m
17:23:15 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:23:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:15 200'
17:23:15 ++418+ head -n1
17:23:15 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:15 ++418+ tail -n1
17:23:15 +418+ STATUS_CODE=200
17:23:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:15 ++418+ jq -r .notarizationStatus.status
17:23:15 +418+ STATUS=IN_PROGRESS
17:23:15 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:15 +418+ sleep 1m
17:23:18 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
17:23:18 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:18 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:23:18 +133+ LOG=eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:23:18 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:23:18 +133+ /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-M1-macosx-cocoa-x86_64.dmg
17:23:18 +133+ sleep 18s
17:23:18 +133+ tee --append eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.log
17:23:18 +1030+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:18 ++1030+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:18 +1030+ DMG=eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:18 +1030+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:18 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:23:18 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:18 200'
17:23:18 ++762+ head -n1
17:23:18 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:18 ++762+ tail -n1
17:23:18 +762+ STATUS_CODE=200
17:23:18 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:18 ++762+ jq -r .notarizationStatus.status
17:23:18 +762+ STATUS=IN_PROGRESS
17:23:18 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:18 +762+ sleep 1m
17:23:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:23:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:20 200'
17:23:20 ++302+ head -n1
17:23:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:20 ++302+ tail -n1
17:23:20 +302+ STATUS_CODE=200
17:23:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:20 ++302+ jq -r .notarizationStatus.status
17:23:20 +302+ STATUS=IN_PROGRESS
17:23:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:20 +302+ sleep 1m
17:23:20 ++1030+ echo eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:23:20 ++1030+ sed s/_/-/g
17:23:20 +1030+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-06-M1-macosx-cocoa-x86-64.dmg
17:23:20 +1030+ retryCount=1
17:23:20 +1030+ '[' 1 -gt 0 ']'
17:23:20 ++1030+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-06-M1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
17:23:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:23:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:21 200'
17:23:21 ++585+ head -n1
17:23:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:21 ++585+ tail -n1
17:23:21 +585+ STATUS_CODE=200
17:23:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:21 ++585+ jq -r .notarizationStatus.status
17:23:21 +585+ STATUS=IN_PROGRESS
17:23:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:21 +585+ sleep 1m
17:23:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:23:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:28 200'
17:23:28 ++226+ head -n1
17:23:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:28 ++226+ tail -n1
17:23:28 +226+ STATUS_CODE=200
17:23:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:28 ++226+ jq -r .notarizationStatus.status
17:23:28 +226+ STATUS=IN_PROGRESS
17:23:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:28 +226+ sleep 1m
17:23:28 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
17:23:28 200'
17:23:28 ++1030+ head -n1
17:23:28 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:28 ++1030+ tail -n1
17:23:28 +1030+ STATUS_CODE=200
17:23:28 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:28 ++1030+ jq -r .uuid
17:23:28 +1030+ UUID=853e42a1-aff4-403c-8de6-4d4992f74971
17:23:28 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
17:23:28 ++1030+ jq -r .notarizationStatus.status
17:23:28 +1030+ STATUS=IN_PROGRESS
17:23:28 +1030+ [[ 200 == \5\0\3 ]]
17:23:28 +1030+ [[ 200 == \5\0\2 ]]
17:23:28 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:28 +1030+ sleep 1m
17:23:30 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:23:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:30 200'
17:23:30 ++450+ head -n1
17:23:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:30 ++450+ tail -n1
17:23:30 +450+ STATUS_CODE=200
17:23:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:30 ++450+ jq -r .notarizationStatus.status
17:23:30 +450+ STATUS=IN_PROGRESS
17:23:30 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:30 +450+ sleep 1m
17:23:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:23:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:33 200'
17:23:33 ++334+ head -n1
17:23:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:33 ++334+ tail -n1
17:23:33 +334+ STATUS_CODE=200
17:23:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:33 ++334+ jq -r .notarizationStatus.status
17:23:33 +334+ STATUS=IN_PROGRESS
17:23:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:33 +334+ sleep 1m
17:23:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:23:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:35 200'
17:23:35 ++834+ head -n1
17:23:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:35 ++834+ tail -n1
17:23:35 +834+ STATUS_CODE=200
17:23:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:35 ++834+ jq -r .notarizationStatus.status
17:23:35 +834+ STATUS=IN_PROGRESS
17:23:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:35 +834+ sleep 1m
17:23:36 +133+ jobs -p
17:23:36 182
17:23:36 204
17:23:36 226
17:23:36 248
17:23:36 280
17:23:36 302
17:23:36 334
17:23:36 376
17:23:36 418
17:23:36 450
17:23:36 502
17:23:36 544
17:23:36 585
17:23:36 648
17:23:36 709
17:23:36 762
17:23:36 834
17:23:36 896
17:23:36 959
17:23:36 1030
17:23:36 +133+ wait
17:23:36 ++133+ jobs -p
17:23:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:23:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:42 200'
17:23:42 ++248+ head -n1
17:23:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:42 ++248+ tail -n1
17:23:42 +248+ STATUS_CODE=200
17:23:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:42 ++248+ jq -r .notarizationStatus.status
17:23:42 +248+ STATUS=IN_PROGRESS
17:23:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:42 +248+ sleep 1m
17:23:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:23:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:47 200'
17:23:47 ++502+ head -n1
17:23:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:47 ++502+ tail -n1
17:23:47 +502+ STATUS_CODE=200
17:23:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:47 ++502+ jq -r .notarizationStatus.status
17:23:47 +502+ STATUS=IN_PROGRESS
17:23:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:47 +502+ sleep 1m
17:23:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:23:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:47 200'
17:23:47 ++182+ head -n1
17:23:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:47 ++182+ tail -n1
17:23:47 +182+ STATUS_CODE=200
17:23:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:47 ++182+ jq -r .notarizationStatus.status
17:23:47 +182+ STATUS=IN_PROGRESS
17:23:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:47 +182+ sleep 1m
17:23:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:23:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:49 200'
17:23:49 ++648+ head -n1
17:23:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:49 ++648+ tail -n1
17:23:49 +648+ STATUS_CODE=200
17:23:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:49 ++648+ jq -r .notarizationStatus.status
17:23:49 +648+ STATUS=IN_PROGRESS
17:23:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:49 +648+ sleep 1m
17:23:53 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:23:53 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:53 200'
17:23:53 ++896+ head -n1
17:23:53 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:53 ++896+ tail -n1
17:23:53 +896+ STATUS_CODE=200
17:23:53 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:53 ++896+ jq -r .notarizationStatus.status
17:23:53 +896+ STATUS=IN_PROGRESS
17:23:53 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:53 +896+ sleep 1m
17:23:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:23:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:23:58 200'
17:23:58 ++376+ head -n1
17:23:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:23:58 ++376+ tail -n1
17:23:58 +376+ STATUS_CODE=200
17:23:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:23:58 ++376+ jq -r .notarizationStatus.status
17:23:58 +376+ STATUS=IN_PROGRESS
17:23:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:23:58 +376+ sleep 1m
17:24:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:24:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:00 200'
17:24:00 ++280+ head -n1
17:24:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:00 ++280+ tail -n1
17:24:00 +280+ STATUS_CODE=200
17:24:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:00 ++280+ jq -r .notarizationStatus.status
17:24:00 +280+ STATUS=IN_PROGRESS
17:24:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:00 +280+ sleep 1m
17:24:01 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:24:01 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:01 200'
17:24:01 ++709+ head -n1
17:24:01 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:01 ++709+ tail -n1
17:24:01 +709+ STATUS_CODE=200
17:24:01 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:01 ++709+ jq -r .notarizationStatus.status
17:24:02 +709+ STATUS=IN_PROGRESS
17:24:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:02 +709+ sleep 1m
17:24:09 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:24:09 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:09 200'
17:24:09 ++204+ head -n1
17:24:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:10 ++204+ tail -n1
17:24:10 +204+ STATUS_CODE=200
17:24:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:10 ++204+ jq -r .notarizationStatus.status
17:24:10 +204+ STATUS=IN_PROGRESS
17:24:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:10 +204+ sleep 1m
17:24:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:24:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:11 200'
17:24:11 ++959+ head -n1
17:24:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:11 ++959+ tail -n1
17:24:11 +959+ STATUS_CODE=200
17:24:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:11 ++959+ jq -r .notarizationStatus.status
17:24:11 +959+ STATUS=IN_PROGRESS
17:24:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:11 +959+ sleep 1m
17:24:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:24:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:13 200'
17:24:13 ++544+ head -n1
17:24:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:13 ++544+ tail -n1
17:24:13 +544+ STATUS_CODE=200
17:24:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:13 ++544+ jq -r .notarizationStatus.status
17:24:13 +544+ STATUS=IN_PROGRESS
17:24:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:13 +544+ sleep 1m
17:24:15 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:24:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:15 200'
17:24:15 ++418+ head -n1
17:24:15 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:15 ++418+ tail -n1
17:24:15 +418+ STATUS_CODE=200
17:24:15 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:15 ++418+ jq -r .notarizationStatus.status
17:24:15 +418+ STATUS=IN_PROGRESS
17:24:15 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:15 +418+ sleep 1m
17:24:18 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:24:18 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:18 200'
17:24:18 ++762+ head -n1
17:24:18 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:18 ++762+ tail -n1
17:24:18 +762+ STATUS_CODE=200
17:24:18 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:18 ++762+ jq -r .notarizationStatus.status
17:24:18 +762+ STATUS=IN_PROGRESS
17:24:18 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:18 +762+ sleep 1m
17:24:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:24:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:20 200'
17:24:20 ++302+ head -n1
17:24:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:20 ++302+ tail -n1
17:24:20 +302+ STATUS_CODE=200
17:24:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:20 ++302+ jq -r .notarizationStatus.status
17:24:20 +302+ STATUS=IN_PROGRESS
17:24:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:20 +302+ sleep 1m
17:24:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:24:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:21 200'
17:24:21 ++585+ head -n1
17:24:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:21 ++585+ tail -n1
17:24:21 +585+ STATUS_CODE=200
17:24:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:21 ++585+ jq -r .notarizationStatus.status
17:24:21 +585+ STATUS=IN_PROGRESS
17:24:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:21 +585+ sleep 1m
17:24:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:24:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:28 200'
17:24:28 ++226+ head -n1
17:24:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:28 ++226+ tail -n1
17:24:28 +226+ STATUS_CODE=200
17:24:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:28 ++226+ jq -r .notarizationStatus.status
17:24:28 +226+ STATUS=IN_PROGRESS
17:24:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:28 +226+ sleep 1m
17:24:28 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:24:28 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:28 200'
17:24:28 ++1030+ head -n1
17:24:28 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:28 ++1030+ tail -n1
17:24:28 +1030+ STATUS_CODE=200
17:24:28 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:28 ++1030+ jq -r .notarizationStatus.status
17:24:28 +1030+ STATUS=IN_PROGRESS
17:24:28 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:28 +1030+ sleep 1m
17:24:30 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:24:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:30 200'
17:24:30 ++450+ head -n1
17:24:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:30 ++450+ tail -n1
17:24:30 +450+ STATUS_CODE=200
17:24:30 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:30 ++450+ jq -r .notarizationStatus.status
17:24:30 +450+ STATUS=IN_PROGRESS
17:24:30 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:30 +450+ sleep 1m
17:24:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:24:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:33 200'
17:24:33 ++334+ head -n1
17:24:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:33 ++334+ tail -n1
17:24:33 +334+ STATUS_CODE=200
17:24:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:33 ++334+ jq -r .notarizationStatus.status
17:24:33 +334+ STATUS=IN_PROGRESS
17:24:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:33 +334+ sleep 1m
17:24:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:24:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:35 200'
17:24:35 ++834+ head -n1
17:24:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:35 ++834+ tail -n1
17:24:35 +834+ STATUS_CODE=200
17:24:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:35 ++834+ jq -r .notarizationStatus.status
17:24:35 +834+ STATUS=IN_PROGRESS
17:24:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:35 +834+ sleep 1m
17:24:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:24:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:42 200'
17:24:42 ++248+ head -n1
17:24:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:42 ++248+ tail -n1
17:24:42 +248+ STATUS_CODE=200
17:24:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:42 ++248+ jq -r .notarizationStatus.status
17:24:42 +248+ STATUS=IN_PROGRESS
17:24:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:42 +248+ sleep 1m
17:24:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:24:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:47 200'
17:24:47 ++502+ head -n1
17:24:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:47 ++502+ tail -n1
17:24:47 +502+ STATUS_CODE=200
17:24:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:47 ++502+ jq -r .notarizationStatus.status
17:24:47 +502+ STATUS=IN_PROGRESS
17:24:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:47 +502+ sleep 1m
17:24:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:24:47 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:47 200'
17:24:47 ++182+ head -n1
17:24:47 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:47 ++182+ tail -n1
17:24:47 +182+ STATUS_CODE=200
17:24:47 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:47 ++182+ jq -r .notarizationStatus.status
17:24:47 +182+ STATUS=IN_PROGRESS
17:24:47 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:47 +182+ sleep 1m
17:24:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:24:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:49 200'
17:24:49 ++648+ head -n1
17:24:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:49 ++648+ tail -n1
17:24:49 +648+ STATUS_CODE=200
17:24:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:49 ++648+ jq -r .notarizationStatus.status
17:24:49 +648+ STATUS=IN_PROGRESS
17:24:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:49 +648+ sleep 1m
17:24:53 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:24:53 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:53 200'
17:24:53 ++896+ head -n1
17:24:53 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:53 ++896+ tail -n1
17:24:53 +896+ STATUS_CODE=200
17:24:53 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:53 ++896+ jq -r .notarizationStatus.status
17:24:53 +896+ STATUS=IN_PROGRESS
17:24:53 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:53 +896+ sleep 1m
17:24:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:24:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:24:58 200'
17:24:58 ++376+ head -n1
17:24:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:24:58 ++376+ tail -n1
17:24:58 +376+ STATUS_CODE=200
17:24:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:24:58 ++376+ jq -r .notarizationStatus.status
17:24:58 +376+ STATUS=IN_PROGRESS
17:24:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:24:58 +376+ sleep 1m
17:25:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:25:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:00 200'
17:25:00 ++280+ head -n1
17:25:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:00 ++280+ tail -n1
17:25:00 +280+ STATUS_CODE=200
17:25:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:00 ++280+ jq -r .notarizationStatus.status
17:25:00 +280+ STATUS=IN_PROGRESS
17:25:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:00 +280+ sleep 1m
17:25:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:25:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:02 200'
17:25:02 ++709+ head -n1
17:25:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:02 ++709+ tail -n1
17:25:02 +709+ STATUS_CODE=200
17:25:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:02 ++709+ jq -r .notarizationStatus.status
17:25:02 +709+ STATUS=IN_PROGRESS
17:25:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:02 +709+ sleep 1m
17:25:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:25:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:10 200'
17:25:10 ++204+ head -n1
17:25:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:10 ++204+ tail -n1
17:25:10 +204+ STATUS_CODE=200
17:25:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:10 ++204+ jq -r .notarizationStatus.status
17:25:10 +204+ STATUS=IN_PROGRESS
17:25:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:10 +204+ sleep 1m
17:25:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:25:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:11 200'
17:25:11 ++959+ head -n1
17:25:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:11 ++959+ tail -n1
17:25:11 +959+ STATUS_CODE=200
17:25:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:11 ++959+ jq -r .notarizationStatus.status
17:25:11 +959+ STATUS=IN_PROGRESS
17:25:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:11 +959+ sleep 1m
17:25:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:25:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:13 200'
17:25:13 ++544+ head -n1
17:25:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:13 ++544+ tail -n1
17:25:13 +544+ STATUS_CODE=200
17:25:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:13 ++544+ jq -r .notarizationStatus.status
17:25:13 +544+ STATUS=IN_PROGRESS
17:25:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:13 +544+ sleep 1m
17:25:15 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:25:15 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:15 200'
17:25:16 ++418+ head -n1
17:25:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:16 ++418+ tail -n1
17:25:16 +418+ STATUS_CODE=200
17:25:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:16 ++418+ jq -r .notarizationStatus.status
17:25:16 +418+ STATUS=IN_PROGRESS
17:25:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:16 +418+ sleep 1m
17:25:18 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:25:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:19 200'
17:25:19 ++762+ head -n1
17:25:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:19 ++762+ tail -n1
17:25:19 +762+ STATUS_CODE=200
17:25:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:19 ++762+ jq -r .notarizationStatus.status
17:25:19 +762+ STATUS=IN_PROGRESS
17:25:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:19 +762+ sleep 1m
17:25:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:25:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:20 200'
17:25:20 ++302+ head -n1
17:25:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:20 ++302+ tail -n1
17:25:20 +302+ STATUS_CODE=200
17:25:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:20 ++302+ jq -r .notarizationStatus.status
17:25:20 +302+ STATUS=IN_PROGRESS
17:25:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:20 +302+ sleep 1m
17:25:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:25:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:21 200'
17:25:21 ++585+ head -n1
17:25:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:21 ++585+ tail -n1
17:25:21 +585+ STATUS_CODE=200
17:25:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:21 ++585+ jq -r .notarizationStatus.status
17:25:21 +585+ STATUS=IN_PROGRESS
17:25:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:21 +585+ sleep 1m
17:25:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:25:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:28 200'
17:25:28 ++226+ head -n1
17:25:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:28 ++226+ tail -n1
17:25:28 +226+ STATUS_CODE=200
17:25:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:28 ++226+ jq -r .notarizationStatus.status
17:25:28 +226+ STATUS=IN_PROGRESS
17:25:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:28 +226+ sleep 1m
17:25:28 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:25:28 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:28 200'
17:25:28 ++1030+ head -n1
17:25:28 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:28 ++1030+ tail -n1
17:25:28 +1030+ STATUS_CODE=200
17:25:28 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:28 ++1030+ jq -r .notarizationStatus.status
17:25:29 +1030+ STATUS=IN_PROGRESS
17:25:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:29 +1030+ sleep 1m
17:25:30 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:25:30 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:30 200'
17:25:30 ++450+ head -n1
17:25:30 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:30 ++450+ tail -n1
17:25:31 +450+ STATUS_CODE=200
17:25:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:31 ++450+ jq -r .notarizationStatus.status
17:25:31 +450+ STATUS=IN_PROGRESS
17:25:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:31 +450+ sleep 1m
17:25:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:25:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:33 200'
17:25:33 ++334+ head -n1
17:25:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:33 ++334+ tail -n1
17:25:33 +334+ STATUS_CODE=200
17:25:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:33 ++334+ jq -r .notarizationStatus.status
17:25:33 +334+ STATUS=IN_PROGRESS
17:25:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:33 +334+ sleep 1m
17:25:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:25:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:35 200'
17:25:35 ++834+ head -n1
17:25:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:35 ++834+ tail -n1
17:25:35 +834+ STATUS_CODE=200
17:25:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:35 ++834+ jq -r .notarizationStatus.status
17:25:35 +834+ STATUS=IN_PROGRESS
17:25:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:35 +834+ sleep 1m
17:25:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:25:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:42 200'
17:25:42 ++248+ head -n1
17:25:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:42 ++248+ tail -n1
17:25:42 +248+ STATUS_CODE=200
17:25:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:42 ++248+ jq -r .notarizationStatus.status
17:25:42 +248+ STATUS=IN_PROGRESS
17:25:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:42 +248+ sleep 1m
17:25:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:25:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:47 200'
17:25:47 ++502+ head -n1
17:25:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:47 ++502+ tail -n1
17:25:47 +502+ STATUS_CODE=200
17:25:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:47 ++502+ jq -r .notarizationStatus.status
17:25:47 +502+ STATUS=IN_PROGRESS
17:25:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:47 +502+ sleep 1m
17:25:47 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:25:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:48 200'
17:25:48 ++182+ head -n1
17:25:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:48 ++182+ tail -n1
17:25:48 +182+ STATUS_CODE=200
17:25:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:48 ++182+ jq -r .notarizationStatus.status
17:25:48 +182+ STATUS=IN_PROGRESS
17:25:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:48 +182+ sleep 1m
17:25:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:25:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:49 200'
17:25:49 ++648+ head -n1
17:25:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:49 ++648+ tail -n1
17:25:49 +648+ STATUS_CODE=200
17:25:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:49 ++648+ jq -r .notarizationStatus.status
17:25:49 +648+ STATUS=IN_PROGRESS
17:25:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:49 +648+ sleep 1m
17:25:53 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:25:53 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:53 200'
17:25:53 ++896+ head -n1
17:25:53 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:53 ++896+ tail -n1
17:25:54 +896+ STATUS_CODE=200
17:25:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:54 ++896+ jq -r .notarizationStatus.status
17:25:54 +896+ STATUS=IN_PROGRESS
17:25:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:54 +896+ sleep 1m
17:25:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:25:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:25:58 200'
17:25:58 ++376+ head -n1
17:25:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:25:58 ++376+ tail -n1
17:25:58 +376+ STATUS_CODE=200
17:25:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:25:58 ++376+ jq -r .notarizationStatus.status
17:25:58 +376+ STATUS=IN_PROGRESS
17:25:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:25:58 +376+ sleep 1m
17:26:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:26:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:00 200'
17:26:00 ++280+ head -n1
17:26:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:00 ++280+ tail -n1
17:26:00 +280+ STATUS_CODE=200
17:26:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:00 ++280+ jq -r .notarizationStatus.status
17:26:00 +280+ STATUS=IN_PROGRESS
17:26:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:00 +280+ sleep 1m
17:26:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:26:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:02 200'
17:26:02 ++709+ head -n1
17:26:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:02 ++709+ tail -n1
17:26:02 +709+ STATUS_CODE=200
17:26:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:02 ++709+ jq -r .notarizationStatus.status
17:26:02 +709+ STATUS=IN_PROGRESS
17:26:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:02 +709+ sleep 1m
17:26:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:26:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:10 200'
17:26:10 ++204+ head -n1
17:26:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:10 ++204+ tail -n1
17:26:10 +204+ STATUS_CODE=200
17:26:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:10 ++204+ jq -r .notarizationStatus.status
17:26:10 +204+ STATUS=IN_PROGRESS
17:26:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:10 +204+ sleep 1m
17:26:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:26:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:11 200'
17:26:11 ++959+ head -n1
17:26:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:11 ++959+ tail -n1
17:26:11 +959+ STATUS_CODE=200
17:26:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:11 ++959+ jq -r .notarizationStatus.status
17:26:11 +959+ STATUS=IN_PROGRESS
17:26:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:11 +959+ sleep 1m
17:26:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:26:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:13 200'
17:26:13 ++544+ head -n1
17:26:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:13 ++544+ tail -n1
17:26:13 +544+ STATUS_CODE=200
17:26:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:13 ++544+ jq -r .notarizationStatus.status
17:26:13 +544+ STATUS=IN_PROGRESS
17:26:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:13 +544+ sleep 1m
17:26:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:26:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:16 200'
17:26:16 ++418+ head -n1
17:26:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:16 ++418+ tail -n1
17:26:16 +418+ STATUS_CODE=200
17:26:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:16 ++418+ jq -r .notarizationStatus.status
17:26:16 +418+ STATUS=IN_PROGRESS
17:26:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:16 +418+ sleep 1m
17:26:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:26:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:19 200'
17:26:19 ++762+ head -n1
17:26:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:19 ++762+ tail -n1
17:26:19 +762+ STATUS_CODE=200
17:26:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:19 ++762+ jq -r .notarizationStatus.status
17:26:19 +762+ STATUS=IN_PROGRESS
17:26:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:19 +762+ sleep 1m
17:26:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:26:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:20 200'
17:26:20 ++302+ head -n1
17:26:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:20 ++302+ tail -n1
17:26:20 +302+ STATUS_CODE=200
17:26:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:20 ++302+ jq -r .notarizationStatus.status
17:26:20 +302+ STATUS=IN_PROGRESS
17:26:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:20 +302+ sleep 1m
17:26:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:26:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:21 200'
17:26:21 ++585+ head -n1
17:26:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:21 ++585+ tail -n1
17:26:21 +585+ STATUS_CODE=200
17:26:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:21 ++585+ jq -r .notarizationStatus.status
17:26:21 +585+ STATUS=IN_PROGRESS
17:26:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:21 +585+ sleep 1m
17:26:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:26:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:28 200'
17:26:28 ++226+ head -n1
17:26:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:28 ++226+ tail -n1
17:26:28 +226+ STATUS_CODE=200
17:26:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:28 ++226+ jq -r .notarizationStatus.status
17:26:28 +226+ STATUS=IN_PROGRESS
17:26:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:28 +226+ sleep 1m
17:26:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:26:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:29 200'
17:26:29 ++1030+ head -n1
17:26:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:29 ++1030+ tail -n1
17:26:29 +1030+ STATUS_CODE=200
17:26:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:29 ++1030+ jq -r .notarizationStatus.status
17:26:29 +1030+ STATUS=IN_PROGRESS
17:26:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:29 +1030+ sleep 1m
17:26:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:26:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:31 200'
17:26:31 ++450+ head -n1
17:26:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:31 ++450+ tail -n1
17:26:31 +450+ STATUS_CODE=200
17:26:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:31 ++450+ jq -r .notarizationStatus.status
17:26:31 +450+ STATUS=IN_PROGRESS
17:26:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:31 +450+ sleep 1m
17:26:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:26:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:33 200'
17:26:33 ++334+ head -n1
17:26:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:33 ++334+ tail -n1
17:26:33 +334+ STATUS_CODE=200
17:26:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:33 ++334+ jq -r .notarizationStatus.status
17:26:33 +334+ STATUS=IN_PROGRESS
17:26:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:33 +334+ sleep 1m
17:26:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:26:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:35 200'
17:26:35 ++834+ head -n1
17:26:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:35 ++834+ tail -n1
17:26:35 +834+ STATUS_CODE=200
17:26:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:35 ++834+ jq -r .notarizationStatus.status
17:26:35 +834+ STATUS=IN_PROGRESS
17:26:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:35 +834+ sleep 1m
17:26:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:26:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:42 200'
17:26:42 ++248+ head -n1
17:26:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:42 ++248+ tail -n1
17:26:42 +248+ STATUS_CODE=200
17:26:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:42 ++248+ jq -r .notarizationStatus.status
17:26:42 +248+ STATUS=IN_PROGRESS
17:26:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:42 +248+ sleep 1m
17:26:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:26:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:47 200'
17:26:47 ++502+ head -n1
17:26:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:47 ++502+ tail -n1
17:26:47 +502+ STATUS_CODE=200
17:26:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:47 ++502+ jq -r .notarizationStatus.status
17:26:47 +502+ STATUS=IN_PROGRESS
17:26:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:47 +502+ sleep 1m
17:26:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:26:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:48 200'
17:26:48 ++182+ head -n1
17:26:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:48 ++182+ tail -n1
17:26:48 +182+ STATUS_CODE=200
17:26:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:48 ++182+ jq -r .notarizationStatus.status
17:26:48 +182+ STATUS=IN_PROGRESS
17:26:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:48 +182+ sleep 1m
17:26:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:26:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:49 200'
17:26:49 ++648+ head -n1
17:26:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:49 ++648+ tail -n1
17:26:49 +648+ STATUS_CODE=200
17:26:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:49 ++648+ jq -r .notarizationStatus.status
17:26:49 +648+ STATUS=IN_PROGRESS
17:26:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:49 +648+ sleep 1m
17:26:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:26:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:54 200'
17:26:54 ++896+ head -n1
17:26:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:54 ++896+ tail -n1
17:26:54 +896+ STATUS_CODE=200
17:26:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:54 ++896+ jq -r .notarizationStatus.status
17:26:54 +896+ STATUS=IN_PROGRESS
17:26:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:54 +896+ sleep 1m
17:26:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:26:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:26:58 200'
17:26:58 ++376+ head -n1
17:26:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:26:58 ++376+ tail -n1
17:26:58 +376+ STATUS_CODE=200
17:26:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:26:58 ++376+ jq -r .notarizationStatus.status
17:26:58 +376+ STATUS=IN_PROGRESS
17:26:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:26:58 +376+ sleep 1m
17:27:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:27:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:00 200'
17:27:00 ++280+ head -n1
17:27:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:00 ++280+ tail -n1
17:27:00 +280+ STATUS_CODE=200
17:27:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:00 ++280+ jq -r .notarizationStatus.status
17:27:00 +280+ STATUS=IN_PROGRESS
17:27:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:00 +280+ sleep 1m
17:27:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:27:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:02 200'
17:27:02 ++709+ head -n1
17:27:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:02 ++709+ tail -n1
17:27:02 +709+ STATUS_CODE=200
17:27:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:02 ++709+ jq -r .notarizationStatus.status
17:27:02 +709+ STATUS=IN_PROGRESS
17:27:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:02 +709+ sleep 1m
17:27:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:27:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:10 200'
17:27:10 ++204+ head -n1
17:27:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:10 ++204+ tail -n1
17:27:10 +204+ STATUS_CODE=200
17:27:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:10 ++204+ jq -r .notarizationStatus.status
17:27:10 +204+ STATUS=IN_PROGRESS
17:27:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:10 +204+ sleep 1m
17:27:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:27:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:11 200'
17:27:11 ++959+ head -n1
17:27:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:11 ++959+ tail -n1
17:27:11 +959+ STATUS_CODE=200
17:27:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:11 ++959+ jq -r .notarizationStatus.status
17:27:11 +959+ STATUS=IN_PROGRESS
17:27:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:11 +959+ sleep 1m
17:27:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:27:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:13 200'
17:27:13 ++544+ head -n1
17:27:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:13 ++544+ tail -n1
17:27:13 +544+ STATUS_CODE=200
17:27:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:13 ++544+ jq -r .notarizationStatus.status
17:27:13 +544+ STATUS=IN_PROGRESS
17:27:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:13 +544+ sleep 1m
17:27:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:27:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:16 200'
17:27:16 ++418+ head -n1
17:27:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:16 ++418+ tail -n1
17:27:16 +418+ STATUS_CODE=200
17:27:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:16 ++418+ jq -r .notarizationStatus.status
17:27:16 +418+ STATUS=IN_PROGRESS
17:27:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:16 +418+ sleep 1m
17:27:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:27:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:19 200'
17:27:19 ++762+ head -n1
17:27:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:19 ++762+ tail -n1
17:27:19 +762+ STATUS_CODE=200
17:27:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:19 ++762+ jq -r .notarizationStatus.status
17:27:19 +762+ STATUS=IN_PROGRESS
17:27:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:19 +762+ sleep 1m
17:27:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:27:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:20 200'
17:27:20 ++302+ head -n1
17:27:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:20 ++302+ tail -n1
17:27:20 +302+ STATUS_CODE=200
17:27:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:20 ++302+ jq -r .notarizationStatus.status
17:27:20 +302+ STATUS=IN_PROGRESS
17:27:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:20 +302+ sleep 1m
17:27:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:27:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:21 200'
17:27:21 ++585+ head -n1
17:27:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:21 ++585+ tail -n1
17:27:21 +585+ STATUS_CODE=200
17:27:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:21 ++585+ jq -r .notarizationStatus.status
17:27:21 +585+ STATUS=IN_PROGRESS
17:27:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:21 +585+ sleep 1m
17:27:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:27:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:28 200'
17:27:28 ++226+ head -n1
17:27:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:28 ++226+ tail -n1
17:27:28 +226+ STATUS_CODE=200
17:27:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:28 ++226+ jq -r .notarizationStatus.status
17:27:28 +226+ STATUS=IN_PROGRESS
17:27:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:28 +226+ sleep 1m
17:27:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:27:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:29 200'
17:27:29 ++1030+ head -n1
17:27:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:29 ++1030+ tail -n1
17:27:29 +1030+ STATUS_CODE=200
17:27:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:29 ++1030+ jq -r .notarizationStatus.status
17:27:29 +1030+ STATUS=IN_PROGRESS
17:27:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:29 +1030+ sleep 1m
17:27:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:27:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:31 200'
17:27:31 ++450+ head -n1
17:27:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:31 ++450+ tail -n1
17:27:31 +450+ STATUS_CODE=200
17:27:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:31 ++450+ jq -r .notarizationStatus.status
17:27:31 +450+ STATUS=IN_PROGRESS
17:27:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:31 +450+ sleep 1m
17:27:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:27:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:33 200'
17:27:33 ++334+ head -n1
17:27:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:33 ++334+ tail -n1
17:27:33 +334+ STATUS_CODE=200
17:27:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:33 ++334+ jq -r .notarizationStatus.status
17:27:33 +334+ STATUS=IN_PROGRESS
17:27:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:33 +334+ sleep 1m
17:27:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:27:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:35 200'
17:27:35 ++834+ head -n1
17:27:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:35 ++834+ tail -n1
17:27:35 +834+ STATUS_CODE=200
17:27:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:35 ++834+ jq -r .notarizationStatus.status
17:27:35 +834+ STATUS=IN_PROGRESS
17:27:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:35 +834+ sleep 1m
17:27:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:27:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:42 200'
17:27:42 ++248+ head -n1
17:27:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:42 ++248+ tail -n1
17:27:42 +248+ STATUS_CODE=200
17:27:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:42 ++248+ jq -r .notarizationStatus.status
17:27:42 +248+ STATUS=IN_PROGRESS
17:27:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:42 +248+ sleep 1m
17:27:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:27:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:47 200'
17:27:47 ++502+ head -n1
17:27:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:47 ++502+ tail -n1
17:27:47 +502+ STATUS_CODE=200
17:27:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:47 ++502+ jq -r .notarizationStatus.status
17:27:47 +502+ STATUS=IN_PROGRESS
17:27:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:47 +502+ sleep 1m
17:27:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:27:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:48 200'
17:27:48 ++182+ head -n1
17:27:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:48 ++182+ tail -n1
17:27:48 +182+ STATUS_CODE=200
17:27:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:48 ++182+ jq -r .notarizationStatus.status
17:27:48 +182+ STATUS=IN_PROGRESS
17:27:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:48 +182+ sleep 1m
17:27:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:27:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:49 200'
17:27:49 ++648+ head -n1
17:27:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:49 ++648+ tail -n1
17:27:49 +648+ STATUS_CODE=200
17:27:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:49 ++648+ jq -r .notarizationStatus.status
17:27:49 +648+ STATUS=IN_PROGRESS
17:27:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:49 +648+ sleep 1m
17:27:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:27:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:54 200'
17:27:54 ++896+ head -n1
17:27:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:54 ++896+ tail -n1
17:27:54 +896+ STATUS_CODE=200
17:27:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:54 ++896+ jq -r .notarizationStatus.status
17:27:54 +896+ STATUS=IN_PROGRESS
17:27:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:54 +896+ sleep 1m
17:27:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:27:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:27:58 200'
17:27:58 ++376+ head -n1
17:27:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:27:58 ++376+ tail -n1
17:27:58 +376+ STATUS_CODE=200
17:27:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:27:58 ++376+ jq -r .notarizationStatus.status
17:27:58 +376+ STATUS=IN_PROGRESS
17:27:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:27:58 +376+ sleep 1m
17:28:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:28:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:00 200'
17:28:00 ++280+ head -n1
17:28:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:00 ++280+ tail -n1
17:28:00 +280+ STATUS_CODE=200
17:28:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:00 ++280+ jq -r .notarizationStatus.status
17:28:00 +280+ STATUS=IN_PROGRESS
17:28:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:00 +280+ sleep 1m
17:28:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:28:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:02 200'
17:28:02 ++709+ head -n1
17:28:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:02 ++709+ tail -n1
17:28:02 +709+ STATUS_CODE=200
17:28:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:02 ++709+ jq -r .notarizationStatus.status
17:28:02 +709+ STATUS=IN_PROGRESS
17:28:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:02 +709+ sleep 1m
17:28:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:28:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:10 200'
17:28:10 ++204+ head -n1
17:28:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:10 ++204+ tail -n1
17:28:10 +204+ STATUS_CODE=200
17:28:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:10 ++204+ jq -r .notarizationStatus.status
17:28:10 +204+ STATUS=IN_PROGRESS
17:28:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:10 +204+ sleep 1m
17:28:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:28:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:11 200'
17:28:11 ++959+ head -n1
17:28:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:11 ++959+ tail -n1
17:28:11 +959+ STATUS_CODE=200
17:28:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:11 ++959+ jq -r .notarizationStatus.status
17:28:11 +959+ STATUS=IN_PROGRESS
17:28:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:11 +959+ sleep 1m
17:28:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:28:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:13 200'
17:28:13 ++544+ head -n1
17:28:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:13 ++544+ tail -n1
17:28:13 +544+ STATUS_CODE=200
17:28:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:13 ++544+ jq -r .notarizationStatus.status
17:28:13 +544+ STATUS=IN_PROGRESS
17:28:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:13 +544+ sleep 1m
17:28:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:28:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:16 200'
17:28:16 ++418+ head -n1
17:28:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:16 ++418+ tail -n1
17:28:16 +418+ STATUS_CODE=200
17:28:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:16 ++418+ jq -r .notarizationStatus.status
17:28:16 +418+ STATUS=IN_PROGRESS
17:28:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:16 +418+ sleep 1m
17:28:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:28:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:19 200'
17:28:19 ++762+ head -n1
17:28:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:19 ++762+ tail -n1
17:28:19 +762+ STATUS_CODE=200
17:28:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:19 ++762+ jq -r .notarizationStatus.status
17:28:19 +762+ STATUS=IN_PROGRESS
17:28:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:19 +762+ sleep 1m
17:28:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:28:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:20 200'
17:28:20 ++302+ head -n1
17:28:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:20 ++302+ tail -n1
17:28:20 +302+ STATUS_CODE=200
17:28:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:20 ++302+ jq -r .notarizationStatus.status
17:28:20 +302+ STATUS=IN_PROGRESS
17:28:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:20 +302+ sleep 1m
17:28:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:28:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:21 200'
17:28:21 ++585+ head -n1
17:28:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:21 ++585+ tail -n1
17:28:21 +585+ STATUS_CODE=200
17:28:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:21 ++585+ jq -r .notarizationStatus.status
17:28:21 +585+ STATUS=IN_PROGRESS
17:28:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:21 +585+ sleep 1m
17:28:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:28:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:28 200'
17:28:28 ++226+ head -n1
17:28:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:28 ++226+ tail -n1
17:28:28 +226+ STATUS_CODE=200
17:28:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:28 ++226+ jq -r .notarizationStatus.status
17:28:28 +226+ STATUS=IN_PROGRESS
17:28:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:28 +226+ sleep 1m
17:28:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:28:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:29 200'
17:28:29 ++1030+ head -n1
17:28:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:29 ++1030+ tail -n1
17:28:29 +1030+ STATUS_CODE=200
17:28:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:29 ++1030+ jq -r .notarizationStatus.status
17:28:29 +1030+ STATUS=IN_PROGRESS
17:28:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:29 +1030+ sleep 1m
17:28:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:28:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:31 200'
17:28:31 ++450+ head -n1
17:28:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:31 ++450+ tail -n1
17:28:31 +450+ STATUS_CODE=200
17:28:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:31 ++450+ jq -r .notarizationStatus.status
17:28:31 +450+ STATUS=IN_PROGRESS
17:28:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:31 +450+ sleep 1m
17:28:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:28:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:33 200'
17:28:33 ++334+ head -n1
17:28:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:33 ++334+ tail -n1
17:28:33 +334+ STATUS_CODE=200
17:28:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:33 ++334+ jq -r .notarizationStatus.status
17:28:33 +334+ STATUS=IN_PROGRESS
17:28:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:33 +334+ sleep 1m
17:28:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:28:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:35 200'
17:28:35 ++834+ head -n1
17:28:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:35 ++834+ tail -n1
17:28:35 +834+ STATUS_CODE=200
17:28:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:35 ++834+ jq -r .notarizationStatus.status
17:28:35 +834+ STATUS=IN_PROGRESS
17:28:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:35 +834+ sleep 1m
17:28:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:28:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:42 200'
17:28:42 ++248+ head -n1
17:28:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:42 ++248+ tail -n1
17:28:42 +248+ STATUS_CODE=200
17:28:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:42 ++248+ jq -r .notarizationStatus.status
17:28:42 +248+ STATUS=IN_PROGRESS
17:28:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:42 +248+ sleep 1m
17:28:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:28:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:47 200'
17:28:47 ++502+ head -n1
17:28:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:47 ++502+ tail -n1
17:28:47 +502+ STATUS_CODE=200
17:28:47 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:47 ++502+ jq -r .notarizationStatus.status
17:28:47 +502+ STATUS=IN_PROGRESS
17:28:47 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:47 +502+ sleep 1m
17:28:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:28:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:48 200'
17:28:48 ++182+ head -n1
17:28:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:48 ++182+ tail -n1
17:28:48 +182+ STATUS_CODE=200
17:28:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:48 ++182+ jq -r .notarizationStatus.status
17:28:48 +182+ STATUS=IN_PROGRESS
17:28:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:48 +182+ sleep 1m
17:28:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:28:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:49 200'
17:28:49 ++648+ head -n1
17:28:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:49 ++648+ tail -n1
17:28:49 +648+ STATUS_CODE=200
17:28:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:49 ++648+ jq -r .notarizationStatus.status
17:28:49 +648+ STATUS=IN_PROGRESS
17:28:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:49 +648+ sleep 1m
17:28:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:28:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:54 200'
17:28:54 ++896+ head -n1
17:28:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:54 ++896+ tail -n1
17:28:54 +896+ STATUS_CODE=200
17:28:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:54 ++896+ jq -r .notarizationStatus.status
17:28:54 +896+ STATUS=IN_PROGRESS
17:28:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:54 +896+ sleep 1m
17:28:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:28:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:28:58 200'
17:28:58 ++376+ head -n1
17:28:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:28:58 ++376+ tail -n1
17:28:58 +376+ STATUS_CODE=200
17:28:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:28:58 ++376+ jq -r .notarizationStatus.status
17:28:58 +376+ STATUS=IN_PROGRESS
17:28:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:28:58 +376+ sleep 1m
17:29:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:29:00 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:00 200'
17:29:00 ++280+ head -n1
17:29:00 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:00 ++280+ tail -n1
17:29:00 +280+ STATUS_CODE=200
17:29:00 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:00 ++280+ jq -r .notarizationStatus.status
17:29:00 +280+ STATUS=IN_PROGRESS
17:29:00 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:00 +280+ sleep 1m
17:29:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:29:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:02 200'
17:29:02 ++709+ head -n1
17:29:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:02 ++709+ tail -n1
17:29:02 +709+ STATUS_CODE=200
17:29:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:02 ++709+ jq -r .notarizationStatus.status
17:29:02 +709+ STATUS=IN_PROGRESS
17:29:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:02 +709+ sleep 1m
17:29:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:29:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:10 200'
17:29:10 ++204+ head -n1
17:29:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:10 ++204+ tail -n1
17:29:10 +204+ STATUS_CODE=200
17:29:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:10 ++204+ jq -r .notarizationStatus.status
17:29:10 +204+ STATUS=IN_PROGRESS
17:29:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:10 +204+ sleep 1m
17:29:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:29:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:11 200'
17:29:11 ++959+ head -n1
17:29:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:11 ++959+ tail -n1
17:29:11 +959+ STATUS_CODE=200
17:29:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:11 ++959+ jq -r .notarizationStatus.status
17:29:11 +959+ STATUS=IN_PROGRESS
17:29:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:11 +959+ sleep 1m
17:29:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:29:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:13 200'
17:29:13 ++544+ head -n1
17:29:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:13 ++544+ tail -n1
17:29:13 +544+ STATUS_CODE=200
17:29:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:13 ++544+ jq -r .notarizationStatus.status
17:29:13 +544+ STATUS=IN_PROGRESS
17:29:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:13 +544+ sleep 1m
17:29:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:29:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:16 200'
17:29:16 ++418+ head -n1
17:29:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:16 ++418+ tail -n1
17:29:16 +418+ STATUS_CODE=200
17:29:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:16 ++418+ jq -r .notarizationStatus.status
17:29:16 +418+ STATUS=IN_PROGRESS
17:29:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:16 +418+ sleep 1m
17:29:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:29:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:19 200'
17:29:19 ++762+ head -n1
17:29:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:19 ++762+ tail -n1
17:29:19 +762+ STATUS_CODE=200
17:29:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:19 ++762+ jq -r .notarizationStatus.status
17:29:19 +762+ STATUS=IN_PROGRESS
17:29:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:19 +762+ sleep 1m
17:29:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:29:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:20 200'
17:29:20 ++302+ head -n1
17:29:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:20 ++302+ tail -n1
17:29:20 +302+ STATUS_CODE=200
17:29:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:20 ++302+ jq -r .notarizationStatus.status
17:29:20 +302+ STATUS=IN_PROGRESS
17:29:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:20 +302+ sleep 1m
17:29:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:29:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:21 200'
17:29:21 ++585+ head -n1
17:29:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:21 ++585+ tail -n1
17:29:21 +585+ STATUS_CODE=200
17:29:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:21 ++585+ jq -r .notarizationStatus.status
17:29:21 +585+ STATUS=IN_PROGRESS
17:29:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:21 +585+ sleep 1m
17:29:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:29:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:28 200'
17:29:28 ++226+ head -n1
17:29:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:28 ++226+ tail -n1
17:29:28 +226+ STATUS_CODE=200
17:29:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:28 ++226+ jq -r .notarizationStatus.status
17:29:28 +226+ STATUS=IN_PROGRESS
17:29:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:28 +226+ sleep 1m
17:29:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:29:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:29 200'
17:29:29 ++1030+ head -n1
17:29:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:29 ++1030+ tail -n1
17:29:29 +1030+ STATUS_CODE=200
17:29:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:29 ++1030+ jq -r .notarizationStatus.status
17:29:29 +1030+ STATUS=IN_PROGRESS
17:29:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:29 +1030+ sleep 1m
17:29:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:29:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:31 200'
17:29:31 ++450+ head -n1
17:29:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:31 ++450+ tail -n1
17:29:31 +450+ STATUS_CODE=200
17:29:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:31 ++450+ jq -r .notarizationStatus.status
17:29:31 +450+ STATUS=IN_PROGRESS
17:29:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:31 +450+ sleep 1m
17:29:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:29:33 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:33 200'
17:29:33 ++334+ head -n1
17:29:33 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:33 ++334+ tail -n1
17:29:33 +334+ STATUS_CODE=200
17:29:33 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:33 ++334+ jq -r .notarizationStatus.status
17:29:33 +334+ STATUS=IN_PROGRESS
17:29:33 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:33 +334+ sleep 1m
17:29:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:29:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:35 200'
17:29:35 ++834+ head -n1
17:29:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:35 ++834+ tail -n1
17:29:35 +834+ STATUS_CODE=200
17:29:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:35 ++834+ jq -r .notarizationStatus.status
17:29:35 +834+ STATUS=IN_PROGRESS
17:29:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:35 +834+ sleep 1m
17:29:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:29:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:42 200'
17:29:42 ++248+ head -n1
17:29:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:42 ++248+ tail -n1
17:29:42 +248+ STATUS_CODE=200
17:29:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:42 ++248+ jq -r .notarizationStatus.status
17:29:42 +248+ STATUS=IN_PROGRESS
17:29:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:42 +248+ sleep 1m
17:29:47 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:29:47 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:47 200'
17:29:47 ++502+ head -n1
17:29:47 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:47 ++502+ tail -n1
17:29:48 +502+ STATUS_CODE=200
17:29:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:48 ++502+ jq -r .notarizationStatus.status
17:29:48 +502+ STATUS=IN_PROGRESS
17:29:48 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:48 +502+ sleep 1m
17:29:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:29:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:48 200'
17:29:48 ++182+ head -n1
17:29:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:48 ++182+ tail -n1
17:29:48 +182+ STATUS_CODE=200
17:29:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:48 ++182+ jq -r .notarizationStatus.status
17:29:48 +182+ STATUS=IN_PROGRESS
17:29:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:48 +182+ sleep 1m
17:29:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:29:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:49 200'
17:29:49 ++648+ head -n1
17:29:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:49 ++648+ tail -n1
17:29:49 +648+ STATUS_CODE=200
17:29:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:49 ++648+ jq -r .notarizationStatus.status
17:29:49 +648+ STATUS=IN_PROGRESS
17:29:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:49 +648+ sleep 1m
17:29:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:29:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:54 200'
17:29:54 ++896+ head -n1
17:29:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:54 ++896+ tail -n1
17:29:54 +896+ STATUS_CODE=200
17:29:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:54 ++896+ jq -r .notarizationStatus.status
17:29:54 +896+ STATUS=IN_PROGRESS
17:29:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:54 +896+ sleep 1m
17:29:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:29:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:29:58 200'
17:29:58 ++376+ head -n1
17:29:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:29:58 ++376+ tail -n1
17:29:58 +376+ STATUS_CODE=200
17:29:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:29:58 ++376+ jq -r .notarizationStatus.status
17:29:58 +376+ STATUS=IN_PROGRESS
17:29:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:29:58 +376+ sleep 1m
17:30:00 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:30:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:01 200'
17:30:01 ++280+ head -n1
17:30:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:01 ++280+ tail -n1
17:30:01 +280+ STATUS_CODE=200
17:30:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:01 ++280+ jq -r .notarizationStatus.status
17:30:01 +280+ STATUS=IN_PROGRESS
17:30:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:01 +280+ sleep 1m
17:30:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:30:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:02 200'
17:30:02 ++709+ head -n1
17:30:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:02 ++709+ tail -n1
17:30:02 +709+ STATUS_CODE=200
17:30:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:02 ++709+ jq -r .notarizationStatus.status
17:30:02 +709+ STATUS=IN_PROGRESS
17:30:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:02 +709+ sleep 1m
17:30:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:30:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:10 200'
17:30:10 ++204+ head -n1
17:30:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:10 ++204+ tail -n1
17:30:10 +204+ STATUS_CODE=200
17:30:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:10 ++204+ jq -r .notarizationStatus.status
17:30:10 +204+ STATUS=IN_PROGRESS
17:30:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:10 +204+ sleep 1m
17:30:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:30:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:11 200'
17:30:11 ++959+ head -n1
17:30:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:11 ++959+ tail -n1
17:30:11 +959+ STATUS_CODE=200
17:30:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:11 ++959+ jq -r .notarizationStatus.status
17:30:11 +959+ STATUS=IN_PROGRESS
17:30:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:11 +959+ sleep 1m
17:30:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:30:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:13 200'
17:30:13 ++544+ head -n1
17:30:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:13 ++544+ tail -n1
17:30:13 +544+ STATUS_CODE=200
17:30:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:13 ++544+ jq -r .notarizationStatus.status
17:30:13 +544+ STATUS=IN_PROGRESS
17:30:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:13 +544+ sleep 1m
17:30:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:30:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:16 200'
17:30:16 ++418+ head -n1
17:30:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:16 ++418+ tail -n1
17:30:16 +418+ STATUS_CODE=200
17:30:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:16 ++418+ jq -r .notarizationStatus.status
17:30:16 +418+ STATUS=IN_PROGRESS
17:30:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:16 +418+ sleep 1m
17:30:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:30:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:19 200'
17:30:19 ++762+ head -n1
17:30:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:19 ++762+ tail -n1
17:30:19 +762+ STATUS_CODE=200
17:30:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:19 ++762+ jq -r .notarizationStatus.status
17:30:19 +762+ STATUS=IN_PROGRESS
17:30:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:19 +762+ sleep 1m
17:30:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:30:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:20 200'
17:30:20 ++302+ head -n1
17:30:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:20 ++302+ tail -n1
17:30:20 +302+ STATUS_CODE=200
17:30:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:20 ++302+ jq -r .notarizationStatus.status
17:30:20 +302+ STATUS=IN_PROGRESS
17:30:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:20 +302+ sleep 1m
17:30:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:30:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:21 200'
17:30:21 ++585+ head -n1
17:30:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:21 ++585+ tail -n1
17:30:21 +585+ STATUS_CODE=200
17:30:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:21 ++585+ jq -r .notarizationStatus.status
17:30:21 +585+ STATUS=IN_PROGRESS
17:30:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:21 +585+ sleep 1m
17:30:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:30:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:28 200'
17:30:28 ++226+ head -n1
17:30:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:28 ++226+ tail -n1
17:30:28 +226+ STATUS_CODE=200
17:30:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:28 ++226+ jq -r .notarizationStatus.status
17:30:28 +226+ STATUS=IN_PROGRESS
17:30:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:28 +226+ sleep 1m
17:30:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:30:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:29 200'
17:30:29 ++1030+ head -n1
17:30:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:29 ++1030+ tail -n1
17:30:29 +1030+ STATUS_CODE=200
17:30:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:29 ++1030+ jq -r .notarizationStatus.status
17:30:29 +1030+ STATUS=IN_PROGRESS
17:30:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:29 +1030+ sleep 1m
17:30:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:30:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:31 200'
17:30:31 ++450+ head -n1
17:30:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:31 ++450+ tail -n1
17:30:31 +450+ STATUS_CODE=200
17:30:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:31 ++450+ jq -r .notarizationStatus.status
17:30:31 +450+ STATUS=IN_PROGRESS
17:30:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:31 +450+ sleep 1m
17:30:33 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:30:34 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:34 200'
17:30:34 ++334+ head -n1
17:30:34 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:34 ++334+ tail -n1
17:30:34 +334+ STATUS_CODE=200
17:30:34 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:34 ++334+ jq -r .notarizationStatus.status
17:30:34 +334+ STATUS=IN_PROGRESS
17:30:34 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:34 +334+ sleep 1m
17:30:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:30:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:35 200'
17:30:35 ++834+ head -n1
17:30:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:35 ++834+ tail -n1
17:30:35 +834+ STATUS_CODE=200
17:30:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:35 ++834+ jq -r .notarizationStatus.status
17:30:35 +834+ STATUS=IN_PROGRESS
17:30:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:35 +834+ sleep 1m
17:30:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:30:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:42 200'
17:30:42 ++248+ head -n1
17:30:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:42 ++248+ tail -n1
17:30:42 +248+ STATUS_CODE=200
17:30:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:42 ++248+ jq -r .notarizationStatus.status
17:30:42 +248+ STATUS=IN_PROGRESS
17:30:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:42 +248+ sleep 1m
17:30:48 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:30:48 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:48 200'
17:30:48 ++502+ head -n1
17:30:48 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:48 ++502+ tail -n1
17:30:48 +502+ STATUS_CODE=200
17:30:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:48 ++502+ jq -r .notarizationStatus.status
17:30:48 +502+ STATUS=IN_PROGRESS
17:30:48 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:48 +502+ sleep 1m
17:30:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:30:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:48 200'
17:30:48 ++182+ head -n1
17:30:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:48 ++182+ tail -n1
17:30:48 +182+ STATUS_CODE=200
17:30:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:48 ++182+ jq -r .notarizationStatus.status
17:30:48 +182+ STATUS=IN_PROGRESS
17:30:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:48 +182+ sleep 1m
17:30:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:30:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:49 200'
17:30:49 ++648+ head -n1
17:30:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:49 ++648+ tail -n1
17:30:49 +648+ STATUS_CODE=200
17:30:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:49 ++648+ jq -r .notarizationStatus.status
17:30:49 +648+ STATUS=IN_PROGRESS
17:30:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:49 +648+ sleep 1m
17:30:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:30:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:54 200'
17:30:54 ++896+ head -n1
17:30:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:54 ++896+ tail -n1
17:30:54 +896+ STATUS_CODE=200
17:30:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:54 ++896+ jq -r .notarizationStatus.status
17:30:54 +896+ STATUS=IN_PROGRESS
17:30:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:54 +896+ sleep 1m
17:30:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:30:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:30:58 200'
17:30:58 ++376+ head -n1
17:30:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:30:58 ++376+ tail -n1
17:30:58 +376+ STATUS_CODE=200
17:30:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:30:58 ++376+ jq -r .notarizationStatus.status
17:30:58 +376+ STATUS=IN_PROGRESS
17:30:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:30:58 +376+ sleep 1m
17:31:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:31:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:01 200'
17:31:01 ++280+ head -n1
17:31:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:01 ++280+ tail -n1
17:31:01 +280+ STATUS_CODE=200
17:31:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:01 ++280+ jq -r .notarizationStatus.status
17:31:01 +280+ STATUS=IN_PROGRESS
17:31:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:01 +280+ sleep 1m
17:31:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:31:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:02 200'
17:31:02 ++709+ head -n1
17:31:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:02 ++709+ tail -n1
17:31:02 +709+ STATUS_CODE=200
17:31:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:02 ++709+ jq -r .notarizationStatus.status
17:31:02 +709+ STATUS=IN_PROGRESS
17:31:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:02 +709+ sleep 1m
17:31:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:31:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:10 200'
17:31:10 ++204+ head -n1
17:31:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:10 ++204+ tail -n1
17:31:10 +204+ STATUS_CODE=200
17:31:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:10 ++204+ jq -r .notarizationStatus.status
17:31:10 +204+ STATUS=IN_PROGRESS
17:31:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:10 +204+ sleep 1m
17:31:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:31:11 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:11 200'
17:31:11 ++959+ head -n1
17:31:11 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:11 ++959+ tail -n1
17:31:11 +959+ STATUS_CODE=200
17:31:11 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:11 ++959+ jq -r .notarizationStatus.status
17:31:11 +959+ STATUS=IN_PROGRESS
17:31:11 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:11 +959+ sleep 1m
17:31:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:31:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:13 200'
17:31:13 ++544+ head -n1
17:31:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:13 ++544+ tail -n1
17:31:13 +544+ STATUS_CODE=200
17:31:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:13 ++544+ jq -r .notarizationStatus.status
17:31:13 +544+ STATUS=IN_PROGRESS
17:31:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:13 +544+ sleep 1m
17:31:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:31:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:16 200'
17:31:16 ++418+ head -n1
17:31:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:16 ++418+ tail -n1
17:31:16 +418+ STATUS_CODE=200
17:31:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:16 ++418+ jq -r .notarizationStatus.status
17:31:16 +418+ STATUS=IN_PROGRESS
17:31:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:16 +418+ sleep 1m
17:31:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:31:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:19 200'
17:31:19 ++762+ head -n1
17:31:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:19 ++762+ tail -n1
17:31:19 +762+ STATUS_CODE=200
17:31:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:19 ++762+ jq -r .notarizationStatus.status
17:31:19 +762+ STATUS=IN_PROGRESS
17:31:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:19 +762+ sleep 1m
17:31:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:31:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:20 200'
17:31:20 ++302+ head -n1
17:31:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:20 ++302+ tail -n1
17:31:20 +302+ STATUS_CODE=200
17:31:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:20 ++302+ jq -r .notarizationStatus.status
17:31:20 +302+ STATUS=IN_PROGRESS
17:31:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:20 +302+ sleep 1m
17:31:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:31:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:21 200'
17:31:21 ++585+ head -n1
17:31:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:21 ++585+ tail -n1
17:31:21 +585+ STATUS_CODE=200
17:31:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:21 ++585+ jq -r .notarizationStatus.status
17:31:21 +585+ STATUS=IN_PROGRESS
17:31:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:21 +585+ sleep 1m
17:31:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:31:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:28 200'
17:31:28 ++226+ head -n1
17:31:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:28 ++226+ tail -n1
17:31:28 +226+ STATUS_CODE=200
17:31:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:28 ++226+ jq -r .notarizationStatus.status
17:31:28 +226+ STATUS=IN_PROGRESS
17:31:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:28 +226+ sleep 1m
17:31:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:31:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:29 200'
17:31:29 ++1030+ head -n1
17:31:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:29 ++1030+ tail -n1
17:31:29 +1030+ STATUS_CODE=200
17:31:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:29 ++1030+ jq -r .notarizationStatus.status
17:31:29 +1030+ STATUS=IN_PROGRESS
17:31:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:29 +1030+ sleep 1m
17:31:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:31:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:31 200'
17:31:31 ++450+ head -n1
17:31:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:31 ++450+ tail -n1
17:31:31 +450+ STATUS_CODE=200
17:31:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:31 ++450+ jq -r .notarizationStatus.status
17:31:31 +450+ STATUS=IN_PROGRESS
17:31:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:31 +450+ sleep 1m
17:31:34 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:31:34 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:34 200'
17:31:34 ++334+ head -n1
17:31:34 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:34 ++334+ tail -n1
17:31:34 +334+ STATUS_CODE=200
17:31:34 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:34 ++334+ jq -r .notarizationStatus.status
17:31:34 +334+ STATUS=IN_PROGRESS
17:31:34 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:34 +334+ sleep 1m
17:31:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:31:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:35 200'
17:31:35 ++834+ head -n1
17:31:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:35 ++834+ tail -n1
17:31:35 +834+ STATUS_CODE=200
17:31:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:35 ++834+ jq -r .notarizationStatus.status
17:31:35 +834+ STATUS=IN_PROGRESS
17:31:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:35 +834+ sleep 1m
17:31:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:31:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:42 200'
17:31:42 ++248+ head -n1
17:31:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:42 ++248+ tail -n1
17:31:42 +248+ STATUS_CODE=200
17:31:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:42 ++248+ jq -r .notarizationStatus.status
17:31:42 +248+ STATUS=IN_PROGRESS
17:31:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:42 +248+ sleep 1m
17:31:48 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:31:48 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:48 200'
17:31:48 ++502+ head -n1
17:31:48 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:48 ++502+ tail -n1
17:31:48 +502+ STATUS_CODE=200
17:31:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:48 ++502+ jq -r .notarizationStatus.status
17:31:48 +502+ STATUS=IN_PROGRESS
17:31:48 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:48 +502+ sleep 1m
17:31:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:31:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:48 200'
17:31:48 ++182+ head -n1
17:31:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:48 ++182+ tail -n1
17:31:48 +182+ STATUS_CODE=200
17:31:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:48 ++182+ jq -r .notarizationStatus.status
17:31:48 +182+ STATUS=IN_PROGRESS
17:31:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:48 +182+ sleep 1m
17:31:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:31:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:49 200'
17:31:49 ++648+ head -n1
17:31:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:49 ++648+ tail -n1
17:31:49 +648+ STATUS_CODE=200
17:31:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:49 ++648+ jq -r .notarizationStatus.status
17:31:49 +648+ STATUS=IN_PROGRESS
17:31:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:49 +648+ sleep 1m
17:31:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:31:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:54 200'
17:31:54 ++896+ head -n1
17:31:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:54 ++896+ tail -n1
17:31:54 +896+ STATUS_CODE=200
17:31:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:54 ++896+ jq -r .notarizationStatus.status
17:31:54 +896+ STATUS=IN_PROGRESS
17:31:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:54 +896+ sleep 1m
17:31:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:31:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:31:58 200'
17:31:58 ++376+ head -n1
17:31:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:31:58 ++376+ tail -n1
17:31:58 +376+ STATUS_CODE=200
17:31:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:31:58 ++376+ jq -r .notarizationStatus.status
17:31:58 +376+ STATUS=IN_PROGRESS
17:31:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:31:58 +376+ sleep 1m
17:32:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:32:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:01 200'
17:32:01 ++280+ head -n1
17:32:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:01 ++280+ tail -n1
17:32:01 +280+ STATUS_CODE=200
17:32:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:01 ++280+ jq -r .notarizationStatus.status
17:32:01 +280+ STATUS=IN_PROGRESS
17:32:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:01 +280+ sleep 1m
17:32:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:32:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:02 200'
17:32:02 ++709+ head -n1
17:32:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:02 ++709+ tail -n1
17:32:02 +709+ STATUS_CODE=200
17:32:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:02 ++709+ jq -r .notarizationStatus.status
17:32:02 +709+ STATUS=IN_PROGRESS
17:32:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:02 +709+ sleep 1m
17:32:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:32:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:10 200'
17:32:10 ++204+ head -n1
17:32:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:10 ++204+ tail -n1
17:32:10 +204+ STATUS_CODE=200
17:32:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:10 ++204+ jq -r .notarizationStatus.status
17:32:10 +204+ STATUS=IN_PROGRESS
17:32:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:10 +204+ sleep 1m
17:32:11 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:32:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:12 200'
17:32:12 ++959+ head -n1
17:32:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:12 ++959+ tail -n1
17:32:12 +959+ STATUS_CODE=200
17:32:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:12 ++959+ jq -r .notarizationStatus.status
17:32:12 +959+ STATUS=IN_PROGRESS
17:32:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:12 +959+ sleep 1m
17:32:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:32:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:13 200'
17:32:13 ++544+ head -n1
17:32:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:13 ++544+ tail -n1
17:32:13 +544+ STATUS_CODE=200
17:32:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:13 ++544+ jq -r .notarizationStatus.status
17:32:13 +544+ STATUS=IN_PROGRESS
17:32:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:13 +544+ sleep 1m
17:32:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:32:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:16 200'
17:32:16 ++418+ head -n1
17:32:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:16 ++418+ tail -n1
17:32:16 +418+ STATUS_CODE=200
17:32:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:16 ++418+ jq -r .notarizationStatus.status
17:32:16 +418+ STATUS=IN_PROGRESS
17:32:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:16 +418+ sleep 1m
17:32:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:32:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:19 200'
17:32:19 ++762+ head -n1
17:32:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:19 ++762+ tail -n1
17:32:19 +762+ STATUS_CODE=200
17:32:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:19 ++762+ jq -r .notarizationStatus.status
17:32:19 +762+ STATUS=IN_PROGRESS
17:32:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:19 +762+ sleep 1m
17:32:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:32:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:20 200'
17:32:20 ++302+ head -n1
17:32:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:20 ++302+ tail -n1
17:32:20 +302+ STATUS_CODE=200
17:32:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:20 ++302+ jq -r .notarizationStatus.status
17:32:20 +302+ STATUS=IN_PROGRESS
17:32:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:20 +302+ sleep 1m
17:32:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:32:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:21 200'
17:32:21 ++585+ head -n1
17:32:21 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:21 ++585+ tail -n1
17:32:21 +585+ STATUS_CODE=200
17:32:21 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:21 ++585+ jq -r .notarizationStatus.status
17:32:21 +585+ STATUS=IN_PROGRESS
17:32:21 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:21 +585+ sleep 1m
17:32:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:32:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:28 200'
17:32:28 ++226+ head -n1
17:32:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:28 ++226+ tail -n1
17:32:28 +226+ STATUS_CODE=200
17:32:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:28 ++226+ jq -r .notarizationStatus.status
17:32:28 +226+ STATUS=IN_PROGRESS
17:32:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:28 +226+ sleep 1m
17:32:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:32:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:29 200'
17:32:29 ++1030+ head -n1
17:32:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:29 ++1030+ tail -n1
17:32:29 +1030+ STATUS_CODE=200
17:32:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:29 ++1030+ jq -r .notarizationStatus.status
17:32:29 +1030+ STATUS=IN_PROGRESS
17:32:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:29 +1030+ sleep 1m
17:32:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:32:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:31 200'
17:32:31 ++450+ head -n1
17:32:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:31 ++450+ tail -n1
17:32:31 +450+ STATUS_CODE=200
17:32:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:31 ++450+ jq -r .notarizationStatus.status
17:32:31 +450+ STATUS=IN_PROGRESS
17:32:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:31 +450+ sleep 1m
17:32:34 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:32:34 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:34 200'
17:32:34 ++334+ head -n1
17:32:34 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:34 ++334+ tail -n1
17:32:34 +334+ STATUS_CODE=200
17:32:34 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:34 ++334+ jq -r .notarizationStatus.status
17:32:34 +334+ STATUS=IN_PROGRESS
17:32:34 +334+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:34 +334+ sleep 1m
17:32:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:32:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:35 200'
17:32:35 ++834+ head -n1
17:32:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:35 ++834+ tail -n1
17:32:35 +834+ STATUS_CODE=200
17:32:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:35 ++834+ jq -r .notarizationStatus.status
17:32:35 +834+ STATUS=IN_PROGRESS
17:32:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:35 +834+ sleep 1m
17:32:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:32:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:42 200'
17:32:42 ++248+ head -n1
17:32:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:42 ++248+ tail -n1
17:32:42 +248+ STATUS_CODE=200
17:32:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:42 ++248+ jq -r .notarizationStatus.status
17:32:42 +248+ STATUS=IN_PROGRESS
17:32:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:42 +248+ sleep 1m
17:32:48 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:32:48 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:48 200'
17:32:48 ++502+ head -n1
17:32:48 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:48 ++502+ tail -n1
17:32:48 +502+ STATUS_CODE=200
17:32:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:48 ++502+ jq -r .notarizationStatus.status
17:32:48 +502+ STATUS=IN_PROGRESS
17:32:48 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:48 +502+ sleep 1m
17:32:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:32:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:48 200'
17:32:48 ++182+ head -n1
17:32:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:48 ++182+ tail -n1
17:32:48 +182+ STATUS_CODE=200
17:32:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:48 ++182+ jq -r .notarizationStatus.status
17:32:48 +182+ STATUS=IN_PROGRESS
17:32:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:48 +182+ sleep 1m
17:32:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:32:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:49 200'
17:32:49 ++648+ head -n1
17:32:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:49 ++648+ tail -n1
17:32:49 +648+ STATUS_CODE=200
17:32:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:49 ++648+ jq -r .notarizationStatus.status
17:32:49 +648+ STATUS=IN_PROGRESS
17:32:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:49 +648+ sleep 1m
17:32:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:32:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:54 200'
17:32:54 ++896+ head -n1
17:32:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:54 ++896+ tail -n1
17:32:54 +896+ STATUS_CODE=200
17:32:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:54 ++896+ jq -r .notarizationStatus.status
17:32:54 +896+ STATUS=IN_PROGRESS
17:32:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:54 +896+ sleep 1m
17:32:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:32:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:32:58 200'
17:32:58 ++376+ head -n1
17:32:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:32:58 ++376+ tail -n1
17:32:58 +376+ STATUS_CODE=200
17:32:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:32:58 ++376+ jq -r .notarizationStatus.status
17:32:58 +376+ STATUS=IN_PROGRESS
17:32:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:32:58 +376+ sleep 1m
17:33:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:33:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:01 200'
17:33:01 ++280+ head -n1
17:33:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:01 ++280+ tail -n1
17:33:01 +280+ STATUS_CODE=200
17:33:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:01 ++280+ jq -r .notarizationStatus.status
17:33:01 +280+ STATUS=IN_PROGRESS
17:33:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:01 +280+ sleep 1m
17:33:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:33:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:02 200'
17:33:02 ++709+ head -n1
17:33:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:02 ++709+ tail -n1
17:33:02 +709+ STATUS_CODE=200
17:33:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:02 ++709+ jq -r .notarizationStatus.status
17:33:02 +709+ STATUS=IN_PROGRESS
17:33:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:02 +709+ sleep 1m
17:33:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:33:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:10 200'
17:33:10 ++204+ head -n1
17:33:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:10 ++204+ tail -n1
17:33:10 +204+ STATUS_CODE=200
17:33:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:10 ++204+ jq -r .notarizationStatus.status
17:33:10 +204+ STATUS=IN_PROGRESS
17:33:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:10 +204+ sleep 1m
17:33:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:33:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:12 200'
17:33:12 ++959+ head -n1
17:33:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:12 ++959+ tail -n1
17:33:12 +959+ STATUS_CODE=200
17:33:12 ++959+ jq -r .notarizationStatus.status
17:33:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:12 +959+ STATUS=IN_PROGRESS
17:33:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:12 +959+ sleep 1m
17:33:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:33:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:13 200'
17:33:13 ++544+ head -n1
17:33:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:13 ++544+ tail -n1
17:33:13 +544+ STATUS_CODE=200
17:33:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:13 ++544+ jq -r .notarizationStatus.status
17:33:13 +544+ STATUS=IN_PROGRESS
17:33:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:13 +544+ sleep 1m
17:33:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:33:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:16 200'
17:33:16 ++418+ head -n1
17:33:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:16 ++418+ tail -n1
17:33:16 +418+ STATUS_CODE=200
17:33:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:16 ++418+ jq -r .notarizationStatus.status
17:33:16 +418+ STATUS=IN_PROGRESS
17:33:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:16 +418+ sleep 1m
17:33:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:33:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:19 200'
17:33:19 ++762+ head -n1
17:33:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:19 ++762+ tail -n1
17:33:19 +762+ STATUS_CODE=200
17:33:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:19 ++762+ jq -r .notarizationStatus.status
17:33:19 +762+ STATUS=IN_PROGRESS
17:33:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:19 +762+ sleep 1m
17:33:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:33:20 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:20 200'
17:33:20 ++302+ head -n1
17:33:20 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:20 ++302+ tail -n1
17:33:20 +302+ STATUS_CODE=200
17:33:20 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:20 ++302+ jq -r .notarizationStatus.status
17:33:20 +302+ STATUS=IN_PROGRESS
17:33:20 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:20 +302+ sleep 1m
17:33:21 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:33:21 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:21 200'
17:33:21 ++585+ head -n1
17:33:22 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:22 ++585+ tail -n1
17:33:22 +585+ STATUS_CODE=200
17:33:22 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:22 ++585+ jq -r .notarizationStatus.status
17:33:22 +585+ STATUS=IN_PROGRESS
17:33:22 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:22 +585+ sleep 1m
17:33:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:33:28 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:28 200'
17:33:28 ++226+ head -n1
17:33:28 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:28 ++226+ tail -n1
17:33:28 +226+ STATUS_CODE=200
17:33:28 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:28 ++226+ jq -r .notarizationStatus.status
17:33:28 +226+ STATUS=IN_PROGRESS
17:33:28 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:28 +226+ sleep 1m
17:33:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:33:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:29 200'
17:33:29 ++1030+ head -n1
17:33:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:29 ++1030+ tail -n1
17:33:29 +1030+ STATUS_CODE=200
17:33:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:29 ++1030+ jq -r .notarizationStatus.status
17:33:29 +1030+ STATUS=IN_PROGRESS
17:33:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:29 +1030+ sleep 1m
17:33:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:33:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:31 200'
17:33:31 ++450+ head -n1
17:33:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:31 ++450+ tail -n1
17:33:31 +450+ STATUS_CODE=200
17:33:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:31 ++450+ jq -r .notarizationStatus.status
17:33:31 +450+ STATUS=IN_PROGRESS
17:33:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:31 +450+ sleep 1m
17:33:34 ++334+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/status
17:33:34 +334+ RESPONSE_RAW='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","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\": \"240382a8-95a8-4a83-a0d6-0b288b5a4a79\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:07.251Z\",\n  \"sha256\": \"7e06ea8db3798a3b7468e0d7936351b104d424cfab5add16faae8e931c6d6d90\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f237014d6aec08663d5a8def0c0f3a8b42afe94e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:33:34 200'
17:33:34 ++334+ head -n1
17:33:34 +334+ RESPONSE='{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","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\": \"240382a8-95a8-4a83-a0d6-0b288b5a4a79\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:07.251Z\",\n  \"sha256\": \"7e06ea8db3798a3b7468e0d7936351b104d424cfab5add16faae8e931c6d6d90\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f237014d6aec08663d5a8def0c0f3a8b42afe94e\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:33:34 ++334+ tail -n1
17:33:34 +334+ STATUS_CODE=200
17:33:34 ++334+ jq -r .notarizationStatus.status
17:33:34 ++334+ echo '{"uuid":"ecdeae84-cf57-4580-92ea-7ec3a97c013d","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\":' '\"240382a8-95a8-4a83-a0d6-0b288b5a4a79\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:20:07.251Z\",\n' '\"sha256\":' '\"7e06ea8db3798a3b7468e0d7936351b104d424cfab5add16faae8e931c6d6d90\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f237014d6aec08663d5a8def0c0f3a8b42afe94e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.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-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64-3836294532996870907.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c2926574e89aec6514c2e6e5addcc9b60dfe8a7\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:33:34 +334+ STATUS=COMPLETE
17:33:34 +334+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:34 +334+ [[ 200 == \5\0\3 ]]
17:33:34 +334+ [[ 200 == \5\0\2 ]]
17:33:34 +334+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:33:34 +334+ break
17:33:34 +334+ rm eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:34 +334+ curl -JO https://cbi.eclipse.org/macos/xcrun/ecdeae84-cf57-4580-92ea-7ec3a97c013d/download
17:33:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:33:34                                  Dload  Upload   Total   Spent    Left  Speed
17:33:34 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32.4M    0 32.4M    0     0  76.3M      0 --:--:-- --:--:-- --:--:-- 76.1M
100  112M    0  112M    0     0  78.5M      0 --:--:--  0:00:01 --:--:-- 78.4M++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:33:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:35 200'
17:33:35 ++834+ head -n1
17:33:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:35 ++834+ tail -n1
17:33:35 +834+ STATUS_CODE=200
17:33:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:35 ++834+ jq -r .notarizationStatus.status
17:33:35 +834+ STATUS=IN_PROGRESS
17:33:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:35 +834+ sleep 1m
17:33:36 
100  194M    0  194M    0     0  79.8M      0 --:--:--  0:00:02 --:--:-- 79.8M
100  276M    0  276M    0     0  80.6M      0 --:--:--  0:00:03 --:--:-- 80.6M
100  359M    0  359M    0     0  81.2M      0 --:--:--  0:00:04 --:--:-- 81.2M
100  391M    0  391M    0     0  81.5M      0 --:--:--  0:00:04 --:--:-- 82.0M
17:33:39 curl: Saved to filename 'eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:33:39 +334+ cp -vf eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:39 'eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:33:39 ++334+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:39 +334+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:33:39 ++334+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:39 +334+ b=eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:39 +334+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:33:39 +334+ md5sum eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:41 +334+ sha1sum eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:42 +334+ sha512sum -b eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:33:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:33:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:42 200'
17:33:42 ++248+ head -n1
17:33:42 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:42 ++248+ tail -n1
17:33:42 +248+ STATUS_CODE=200
17:33:42 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:42 ++248+ jq -r .notarizationStatus.status
17:33:42 +248+ STATUS=IN_PROGRESS
17:33:42 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:42 +248+ sleep 1m
17:33:44 +334+ rm eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:33:44 +334+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:33:44 +334+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:33:44 +334+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:33:48 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:33:48 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:48 200'
17:33:48 ++502+ head -n1
17:33:48 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:48 ++502+ tail -n1
17:33:48 +502+ STATUS_CODE=200
17:33:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:48 ++502+ jq -r .notarizationStatus.status
17:33:48 +502+ STATUS=IN_PROGRESS
17:33:48 +502+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:48 +502+ sleep 1m
17:33:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:33:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:48 200'
17:33:48 ++182+ head -n1
17:33:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:48 ++182+ tail -n1
17:33:48 +182+ STATUS_CODE=200
17:33:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:48 ++182+ jq -r .notarizationStatus.status
17:33:48 +182+ STATUS=IN_PROGRESS
17:33:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:48 +182+ sleep 1m
17:33:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:33:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:49 200'
17:33:49 ++648+ head -n1
17:33:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:49 ++648+ tail -n1
17:33:49 +648+ STATUS_CODE=200
17:33:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:49 ++648+ jq -r .notarizationStatus.status
17:33:49 +648+ STATUS=IN_PROGRESS
17:33:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:49 +648+ sleep 1m
17:33:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:33:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:54 200'
17:33:54 ++896+ head -n1
17:33:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:54 ++896+ tail -n1
17:33:54 +896+ STATUS_CODE=200
17:33:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:54 ++896+ jq -r .notarizationStatus.status
17:33:54 +896+ STATUS=IN_PROGRESS
17:33:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:54 +896+ sleep 1m
17:33:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:33:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:33:58 200'
17:33:58 ++376+ head -n1
17:33:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:33:58 ++376+ tail -n1
17:33:58 +376+ STATUS_CODE=200
17:33:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:33:58 ++376+ jq -r .notarizationStatus.status
17:33:58 +376+ STATUS=IN_PROGRESS
17:33:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:33:58 +376+ sleep 1m
17:34:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:34:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:01 200'
17:34:01 ++280+ head -n1
17:34:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:01 ++280+ tail -n1
17:34:01 +280+ STATUS_CODE=200
17:34:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:01 ++280+ jq -r .notarizationStatus.status
17:34:01 +280+ STATUS=IN_PROGRESS
17:34:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:01 +280+ sleep 1m
17:34:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:34:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:02 200'
17:34:02 ++709+ head -n1
17:34:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:02 ++709+ tail -n1
17:34:02 +709+ STATUS_CODE=200
17:34:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:02 ++709+ jq -r .notarizationStatus.status
17:34:02 +709+ STATUS=IN_PROGRESS
17:34:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:02 +709+ sleep 1m
17:34:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:34:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:10 200'
17:34:10 ++204+ head -n1
17:34:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:10 ++204+ tail -n1
17:34:10 +204+ STATUS_CODE=200
17:34:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:10 ++204+ jq -r .notarizationStatus.status
17:34:10 +204+ STATUS=IN_PROGRESS
17:34:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:10 +204+ sleep 1m
17:34:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:34:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:12 200'
17:34:12 ++959+ head -n1
17:34:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:12 ++959+ tail -n1
17:34:12 +959+ STATUS_CODE=200
17:34:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:12 ++959+ jq -r .notarizationStatus.status
17:34:12 +959+ STATUS=IN_PROGRESS
17:34:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:12 +959+ sleep 1m
17:34:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:34:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:13 200'
17:34:13 ++544+ head -n1
17:34:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:13 ++544+ tail -n1
17:34:13 +544+ STATUS_CODE=200
17:34:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:13 ++544+ jq -r .notarizationStatus.status
17:34:13 +544+ STATUS=IN_PROGRESS
17:34:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:13 +544+ sleep 1m
17:34:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:34:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:16 200'
17:34:16 ++418+ head -n1
17:34:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:16 ++418+ tail -n1
17:34:16 +418+ STATUS_CODE=200
17:34:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:16 ++418+ jq -r .notarizationStatus.status
17:34:16 +418+ STATUS=IN_PROGRESS
17:34:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:16 +418+ sleep 1m
17:34:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:34:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:19 200'
17:34:19 ++762+ head -n1
17:34:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:19 ++762+ tail -n1
17:34:19 +762+ STATUS_CODE=200
17:34:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:19 ++762+ jq -r .notarizationStatus.status
17:34:19 +762+ STATUS=IN_PROGRESS
17:34:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:19 +762+ sleep 1m
17:34:20 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:34:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:21 200'
17:34:21 ++302+ head -n1
17:34:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:21 ++302+ tail -n1
17:34:21 +302+ STATUS_CODE=200
17:34:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:21 ++302+ jq -r .notarizationStatus.status
17:34:21 +302+ STATUS=IN_PROGRESS
17:34:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:21 +302+ sleep 1m
17:34:22 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:34:22 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:22 200'
17:34:22 ++585+ head -n1
17:34:22 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:22 ++585+ tail -n1
17:34:22 +585+ STATUS_CODE=200
17:34:22 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:22 ++585+ jq -r .notarizationStatus.status
17:34:22 +585+ STATUS=IN_PROGRESS
17:34:22 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:22 +585+ sleep 1m
17:34:28 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:34:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:29 200'
17:34:29 ++226+ head -n1
17:34:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:29 ++226+ tail -n1
17:34:29 +226+ STATUS_CODE=200
17:34:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:29 ++226+ jq -r .notarizationStatus.status
17:34:29 +226+ STATUS=IN_PROGRESS
17:34:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:29 +226+ sleep 1m
17:34:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:34:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:29 200'
17:34:29 ++1030+ head -n1
17:34:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:29 ++1030+ tail -n1
17:34:29 +1030+ STATUS_CODE=200
17:34:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:29 ++1030+ jq -r .notarizationStatus.status
17:34:29 +1030+ STATUS=IN_PROGRESS
17:34:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:29 +1030+ sleep 1m
17:34:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:34:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:31 200'
17:34:31 ++450+ head -n1
17:34:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:31 ++450+ tail -n1
17:34:31 +450+ STATUS_CODE=200
17:34:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:31 ++450+ jq -r .notarizationStatus.status
17:34:31 +450+ STATUS=IN_PROGRESS
17:34:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:31 +450+ sleep 1m
17:34:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:34:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:35 200'
17:34:35 ++834+ head -n1
17:34:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:35 ++834+ tail -n1
17:34:35 +834+ STATUS_CODE=200
17:34:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:35 ++834+ jq -r .notarizationStatus.status
17:34:35 +834+ STATUS=IN_PROGRESS
17:34:35 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:35 +834+ sleep 1m
17:34:42 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:34:42 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:42 200'
17:34:42 ++248+ head -n1
17:34:43 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:43 ++248+ tail -n1
17:34:43 +248+ STATUS_CODE=200
17:34:43 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:43 ++248+ jq -r .notarizationStatus.status
17:34:43 +248+ STATUS=IN_PROGRESS
17:34:43 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:43 +248+ sleep 1m
17:34:48 ++502+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/status
17:34:48 +502+ RESPONSE_RAW='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","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\": \"dabebb30-6d72-4b93-b952-775086562cc0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:20.765Z\",\n  \"sha256\": \"2300c1b53f514d918a64fa44ab95a6690ca9535e5a357f09764e32781cbbe936\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cbeba6286f279fe3aa7807547966a1ccbeef7826\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:34:48 200'
17:34:48 ++502+ head -n1
17:34:48 +502+ RESPONSE='{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","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\": \"dabebb30-6d72-4b93-b952-775086562cc0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:20.765Z\",\n  \"sha256\": \"2300c1b53f514d918a64fa44ab95a6690ca9535e5a357f09764e32781cbbe936\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cbeba6286f279fe3aa7807547966a1ccbeef7826\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:34:48 ++502+ tail -n1
17:34:48 +502+ STATUS_CODE=200
17:34:48 ++502+ jq -r .notarizationStatus.status
17:34:48 ++502+ echo '{"uuid":"723e0e8f-3b22-477a-82a9-cb50ca4c1743","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\":' '\"dabebb30-6d72-4b93-b952-775086562cc0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:21:20.765Z\",\n' '\"sha256\":' '\"2300c1b53f514d918a64fa44ab95a6690ca9535e5a357f09764e32781cbbe936\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cbeba6286f279fe3aa7807547966a1ccbeef7826\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.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-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64-7078826208333002317.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa109d8a86357dda1363ffc58cb216741bc65bf0\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:34:48 +502+ STATUS=COMPLETE
17:34:48 +502+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:48 +502+ [[ 200 == \5\0\3 ]]
17:34:48 +502+ [[ 200 == \5\0\2 ]]
17:34:48 +502+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:34:48 +502+ break
17:34:48 +502+ rm eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:48 +502+ curl -JO https://cbi.eclipse.org/macos/xcrun/723e0e8f-3b22-477a-82a9-cb50ca4c1743/download
17:34:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:34:48                                  Dload  Upload   Total   Spent    Left  Speed
17:34:48 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:34:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:48 200'
17:34:48 ++182+ head -n1
17:34:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:48 ++182+ tail -n1
17:34:48 +182+ STATUS_CODE=200
17:34:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:48 ++182+ jq -r .notarizationStatus.status
17:34:48 +182+ STATUS=IN_PROGRESS
17:34:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:48 +182+ sleep 1m
17:34:48 
100 5526k    0 5526k    0     0  19.0M      0 --:--:-- --:--:-- --:--:-- 19.0M++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:34:49 
100 21.9M    0 21.9M    0     0  15.7M      0 --:--:--  0:00:01 --:--:-- 15.7M+648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:49 200'
17:34:49 ++648+ head -n1
17:34:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:49 ++648+ tail -n1
17:34:49 +648+ STATUS_CODE=200
17:34:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:49 ++648+ jq -r .notarizationStatus.status
17:34:49 +648+ STATUS=IN_PROGRESS
17:34:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:49 +648+ sleep 1m
17:34:50 
100 54.0M    0 54.0M    0     0  23.7M      0 --:--:--  0:00:02 --:--:-- 23.7M
100  124M    0  124M    0     0  38.0M      0 --:--:--  0:00:03 --:--:-- 38.0M
100  201M    0  201M    0     0  47.2M      0 --:--:--  0:00:04 --:--:-- 47.1M
100  274M    0  274M    0     0  51.9M      0 --:--:--  0:00:05 --:--:-- 53.8M++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:34:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:54 200'
17:34:54 ++896+ head -n1
17:34:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:54 ++896+ tail -n1
17:34:54 +896+ STATUS_CODE=200
17:34:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:54 ++896+ jq -r .notarizationStatus.status
17:34:54 +896+ STATUS=IN_PROGRESS
17:34:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:54 +896+ sleep 1m
17:34:54 
100  350M    0  350M    0     0  55.8M      0 --:--:--  0:00:06 --:--:-- 67.2M
100  389M    0  389M    0     0  57.5M      0 --:--:--  0:00:06 --:--:-- 74.6M
17:34:55 curl: Saved to filename 'eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:34:55 +502+ cp -vf eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:56 'eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:34:56 ++502+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:56 +502+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:34:56 ++502+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:56 +502+ b=eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:56 +502+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:34:56 +502+ md5sum eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:57 +502+ sha1sum eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:34:58 +502+ sha512sum -b eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:34:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:34:58 200'
17:34:58 ++376+ head -n1
17:34:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:34:58 ++376+ tail -n1
17:34:58 +376+ STATUS_CODE=200
17:34:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:34:58 ++376+ jq -r .notarizationStatus.status
17:34:58 +376+ STATUS=IN_PROGRESS
17:34:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:34:58 +376+ sleep 1m
17:35:01 +502+ rm eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:35:01 +502+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:35:01 +502+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:35:01 +502+ rm -f eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:35:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:35:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:01 200'
17:35:01 ++280+ head -n1
17:35:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:01 ++280+ tail -n1
17:35:01 +280+ STATUS_CODE=200
17:35:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:01 ++280+ jq -r .notarizationStatus.status
17:35:01 +280+ STATUS=IN_PROGRESS
17:35:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:01 +280+ sleep 1m
17:35:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:35:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:02 200'
17:35:02 ++709+ head -n1
17:35:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:02 ++709+ tail -n1
17:35:02 +709+ STATUS_CODE=200
17:35:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:02 ++709+ jq -r .notarizationStatus.status
17:35:02 +709+ STATUS=IN_PROGRESS
17:35:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:02 +709+ sleep 1m
17:35:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:35:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:10 200'
17:35:10 ++204+ head -n1
17:35:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:10 ++204+ tail -n1
17:35:10 +204+ STATUS_CODE=200
17:35:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:10 ++204+ jq -r .notarizationStatus.status
17:35:10 +204+ STATUS=IN_PROGRESS
17:35:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:10 +204+ sleep 1m
17:35:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:35:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:12 200'
17:35:12 ++959+ head -n1
17:35:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:12 ++959+ tail -n1
17:35:12 +959+ STATUS_CODE=200
17:35:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:12 ++959+ jq -r .notarizationStatus.status
17:35:12 +959+ STATUS=IN_PROGRESS
17:35:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:12 +959+ sleep 1m
17:35:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:35:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:13 200'
17:35:13 ++544+ head -n1
17:35:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:13 ++544+ tail -n1
17:35:13 +544+ STATUS_CODE=200
17:35:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:13 ++544+ jq -r .notarizationStatus.status
17:35:13 +544+ STATUS=IN_PROGRESS
17:35:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:13 +544+ sleep 1m
17:35:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:35:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:16 200'
17:35:16 ++418+ head -n1
17:35:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:16 ++418+ tail -n1
17:35:16 +418+ STATUS_CODE=200
17:35:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:16 ++418+ jq -r .notarizationStatus.status
17:35:16 +418+ STATUS=IN_PROGRESS
17:35:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:16 +418+ sleep 1m
17:35:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:35:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:19 200'
17:35:19 ++762+ head -n1
17:35:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:19 ++762+ tail -n1
17:35:19 +762+ STATUS_CODE=200
17:35:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:19 ++762+ jq -r .notarizationStatus.status
17:35:19 +762+ STATUS=IN_PROGRESS
17:35:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:19 +762+ sleep 1m
17:35:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:35:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:21 200'
17:35:21 ++302+ head -n1
17:35:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:21 ++302+ tail -n1
17:35:21 +302+ STATUS_CODE=200
17:35:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:21 ++302+ jq -r .notarizationStatus.status
17:35:21 +302+ STATUS=IN_PROGRESS
17:35:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:21 +302+ sleep 1m
17:35:22 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:35:22 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:22 200'
17:35:22 ++585+ head -n1
17:35:22 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:22 ++585+ tail -n1
17:35:22 +585+ STATUS_CODE=200
17:35:22 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:22 ++585+ jq -r .notarizationStatus.status
17:35:22 +585+ STATUS=IN_PROGRESS
17:35:22 +585+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:22 +585+ sleep 1m
17:35:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:35:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:29 200'
17:35:29 ++226+ head -n1
17:35:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:29 ++226+ tail -n1
17:35:29 +226+ STATUS_CODE=200
17:35:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:29 ++226+ jq -r .notarizationStatus.status
17:35:29 +226+ STATUS=IN_PROGRESS
17:35:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:29 +226+ sleep 1m
17:35:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:35:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:29 200'
17:35:29 ++1030+ head -n1
17:35:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:29 ++1030+ tail -n1
17:35:29 +1030+ STATUS_CODE=200
17:35:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:29 ++1030+ jq -r .notarizationStatus.status
17:35:29 +1030+ STATUS=IN_PROGRESS
17:35:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:29 +1030+ sleep 1m
17:35:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:35:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:31 200'
17:35:31 ++450+ head -n1
17:35:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:31 ++450+ tail -n1
17:35:31 +450+ STATUS_CODE=200
17:35:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:31 ++450+ jq -r .notarizationStatus.status
17:35:31 +450+ STATUS=IN_PROGRESS
17:35:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:31 +450+ sleep 1m
17:35:35 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:35:35 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:35 200'
17:35:35 ++834+ head -n1
17:35:35 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:35 ++834+ tail -n1
17:35:35 +834+ STATUS_CODE=200
17:35:35 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:35 ++834+ jq -r .notarizationStatus.status
17:35:36 +834+ STATUS=IN_PROGRESS
17:35:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:36 +834+ sleep 1m
17:35:43 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:35:43 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:43 200'
17:35:43 ++248+ head -n1
17:35:43 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:43 ++248+ tail -n1
17:35:43 +248+ STATUS_CODE=200
17:35:43 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:43 ++248+ jq -r .notarizationStatus.status
17:35:43 +248+ STATUS=IN_PROGRESS
17:35:43 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:43 +248+ sleep 1m
17:35:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:35:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:48 200'
17:35:48 ++182+ head -n1
17:35:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:48 ++182+ tail -n1
17:35:48 +182+ STATUS_CODE=200
17:35:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:48 ++182+ jq -r .notarizationStatus.status
17:35:48 +182+ STATUS=IN_PROGRESS
17:35:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:48 +182+ sleep 1m
17:35:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:35:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:49 200'
17:35:49 ++648+ head -n1
17:35:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:49 ++648+ tail -n1
17:35:49 +648+ STATUS_CODE=200
17:35:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:49 ++648+ jq -r .notarizationStatus.status
17:35:49 +648+ STATUS=IN_PROGRESS
17:35:49 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:49 +648+ sleep 1m
17:35:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:35:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:54 200'
17:35:54 ++896+ head -n1
17:35:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:54 ++896+ tail -n1
17:35:54 +896+ STATUS_CODE=200
17:35:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:54 ++896+ jq -r .notarizationStatus.status
17:35:54 +896+ STATUS=IN_PROGRESS
17:35:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:54 +896+ sleep 1m
17:35:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:35:58 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:35:58 200'
17:35:58 ++376+ head -n1
17:35:58 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:35:58 ++376+ tail -n1
17:35:58 +376+ STATUS_CODE=200
17:35:58 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:35:58 ++376+ jq -r .notarizationStatus.status
17:35:58 +376+ STATUS=IN_PROGRESS
17:35:58 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:35:58 +376+ sleep 1m
17:36:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:36:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:01 200'
17:36:01 ++280+ head -n1
17:36:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:01 ++280+ tail -n1
17:36:01 +280+ STATUS_CODE=200
17:36:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:01 ++280+ jq -r .notarizationStatus.status
17:36:01 +280+ STATUS=IN_PROGRESS
17:36:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:01 +280+ sleep 1m
17:36:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:36:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:02 200'
17:36:02 ++709+ head -n1
17:36:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:02 ++709+ tail -n1
17:36:02 +709+ STATUS_CODE=200
17:36:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:02 ++709+ jq -r .notarizationStatus.status
17:36:02 +709+ STATUS=IN_PROGRESS
17:36:02 +709+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:02 +709+ sleep 1m
17:36:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:36:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:10 200'
17:36:10 ++204+ head -n1
17:36:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:10 ++204+ tail -n1
17:36:10 +204+ STATUS_CODE=200
17:36:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:10 ++204+ jq -r .notarizationStatus.status
17:36:10 +204+ STATUS=IN_PROGRESS
17:36:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:10 +204+ sleep 1m
17:36:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:36:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:12 200'
17:36:12 ++959+ head -n1
17:36:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:12 ++959+ tail -n1
17:36:12 +959+ STATUS_CODE=200
17:36:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:12 ++959+ jq -r .notarizationStatus.status
17:36:12 +959+ STATUS=IN_PROGRESS
17:36:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:12 +959+ sleep 1m
17:36:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:36:13 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:13 200'
17:36:13 ++544+ head -n1
17:36:13 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:13 ++544+ tail -n1
17:36:13 +544+ STATUS_CODE=200
17:36:13 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:13 ++544+ jq -r .notarizationStatus.status
17:36:13 +544+ STATUS=IN_PROGRESS
17:36:13 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:13 +544+ sleep 1m
17:36:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:36:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:16 200'
17:36:16 ++418+ head -n1
17:36:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:16 ++418+ tail -n1
17:36:16 +418+ STATUS_CODE=200
17:36:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:16 ++418+ jq -r .notarizationStatus.status
17:36:16 +418+ STATUS=IN_PROGRESS
17:36:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:16 +418+ sleep 1m
17:36:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:36:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:19 200'
17:36:19 ++762+ head -n1
17:36:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:19 ++762+ tail -n1
17:36:19 +762+ STATUS_CODE=200
17:36:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:19 ++762+ jq -r .notarizationStatus.status
17:36:19 +762+ STATUS=IN_PROGRESS
17:36:19 +762+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:19 +762+ sleep 1m
17:36:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:36:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:21 200'
17:36:21 ++302+ head -n1
17:36:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:21 ++302+ tail -n1
17:36:21 +302+ STATUS_CODE=200
17:36:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:21 ++302+ jq -r .notarizationStatus.status
17:36:21 +302+ STATUS=IN_PROGRESS
17:36:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:21 +302+ sleep 1m
17:36:22 ++585+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/status
17:36:22 +585+ RESPONSE_RAW='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","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\": \"fab6e82d-8bfb-4948-80f1-87598504b030\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:49.110Z\",\n  \"sha256\": \"ef0a7937467f58f377b3662f8d52fc53fcc3d8dd1dde051bd1fbac9f963a97f3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62495229f4438e19ef8be8f764899340b77fa5cc\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:36:22 200'
17:36:22 ++585+ head -n1
17:36:22 +585+ RESPONSE='{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","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\": \"fab6e82d-8bfb-4948-80f1-87598504b030\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:49.110Z\",\n  \"sha256\": \"ef0a7937467f58f377b3662f8d52fc53fcc3d8dd1dde051bd1fbac9f963a97f3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62495229f4438e19ef8be8f764899340b77fa5cc\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:36:22 ++585+ tail -n1
17:36:22 +585+ STATUS_CODE=200
17:36:22 ++585+ jq -r .notarizationStatus.status
17:36:22 ++585+ echo '{"uuid":"6fb38fcd-4966-479e-a634-08a58207eafa","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\":' '\"fab6e82d-8bfb-4948-80f1-87598504b030\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:21:49.110Z\",\n' '\"sha256\":' '\"ef0a7937467f58f377b3662f8d52fc53fcc3d8dd1dde051bd1fbac9f963a97f3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62495229f4438e19ef8be8f764899340b77fa5cc\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.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-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-aarch64-11684209346912889042.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b42a9bf4c0bcca15b4e718c97e41cd7654aca2aa\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:36:22 +585+ STATUS=COMPLETE
17:36:22 +585+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:22 +585+ [[ 200 == \5\0\3 ]]
17:36:22 +585+ [[ 200 == \5\0\2 ]]
17:36:22 +585+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:36:22 +585+ break
17:36:22 +585+ rm eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:22 +585+ curl -JO https://cbi.eclipse.org/macos/xcrun/6fb38fcd-4966-479e-a634-08a58207eafa/download
17:36:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:36:22                                  Dload  Upload   Total   Spent    Left  Speed
17:36:22 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28.2M    0 28.2M    0     0  65.4M      0 --:--:-- --:--:-- --:--:-- 65.3M
100  105M    0  105M    0     0  73.4M      0 --:--:--  0:00:01 --:--:-- 73.3M
100  178M    0  178M    0     0  73.3M      0 --:--:--  0:00:02 --:--:-- 73.2M
100  254M    0  254M    0     0  74.3M      0 --:--:--  0:00:03 --:--:-- 74.3M
100  328M    0  328M    0     0  75.5M      0 --:--:--  0:00:04 --:--:-- 75.5M
17:36:26 curl: Saved to filename 'eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:36:26 +585+ cp -vf eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:27 'eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:36:27 ++585+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:27 +585+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:36:27 ++585+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:27 +585+ b=eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:27 +585+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:36:27 +585+ md5sum eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:28 +585+ sha1sum eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:36:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:29 200'
17:36:29 ++226+ head -n1
17:36:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:29 ++226+ tail -n1
17:36:29 +226+ STATUS_CODE=200
17:36:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:29 ++226+ jq -r .notarizationStatus.status
17:36:29 +226+ STATUS=IN_PROGRESS
17:36:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:29 +226+ sleep 1m
17:36:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:36:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:29 200'
17:36:29 ++1030+ head -n1
17:36:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:29 ++1030+ tail -n1
17:36:29 +1030+ STATUS_CODE=200
17:36:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:29 ++1030+ jq -r .notarizationStatus.status
17:36:29 +1030+ STATUS=IN_PROGRESS
17:36:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:29 +1030+ sleep 1m
17:36:29 +585+ sha512sum -b eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg
17:36:31 +585+ rm eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:36:31 +585+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:36:31 +585+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:36:31 +585+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:36:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:36:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:31 200'
17:36:31 ++450+ head -n1
17:36:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:31 ++450+ tail -n1
17:36:31 +450+ STATUS_CODE=200
17:36:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:31 ++450+ jq -r .notarizationStatus.status
17:36:31 +450+ STATUS=IN_PROGRESS
17:36:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:31 +450+ sleep 1m
17:36:36 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:36:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:36 200'
17:36:36 ++834+ head -n1
17:36:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:36 ++834+ tail -n1
17:36:36 +834+ STATUS_CODE=200
17:36:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:36 ++834+ jq -r .notarizationStatus.status
17:36:36 +834+ STATUS=IN_PROGRESS
17:36:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:36 +834+ sleep 1m
17:36:43 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:36:43 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:43 200'
17:36:43 ++248+ head -n1
17:36:43 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:43 ++248+ tail -n1
17:36:43 +248+ STATUS_CODE=200
17:36:43 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:43 ++248+ jq -r .notarizationStatus.status
17:36:43 +248+ STATUS=IN_PROGRESS
17:36:43 +248+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:43 +248+ sleep 1m
17:36:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:36:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:48 200'
17:36:48 ++182+ head -n1
17:36:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:48 ++182+ tail -n1
17:36:48 +182+ STATUS_CODE=200
17:36:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:48 ++182+ jq -r .notarizationStatus.status
17:36:48 +182+ STATUS=IN_PROGRESS
17:36:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:48 +182+ sleep 1m
17:36:49 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:36:49 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:49 200'
17:36:49 ++648+ head -n1
17:36:49 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:49 ++648+ tail -n1
17:36:49 +648+ STATUS_CODE=200
17:36:49 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:49 ++648+ jq -r .notarizationStatus.status
17:36:50 +648+ STATUS=IN_PROGRESS
17:36:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:50 +648+ sleep 1m
17:36:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:36:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:54 200'
17:36:54 ++896+ head -n1
17:36:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:54 ++896+ tail -n1
17:36:54 +896+ STATUS_CODE=200
17:36:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:54 ++896+ jq -r .notarizationStatus.status
17:36:54 +896+ STATUS=IN_PROGRESS
17:36:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:54 +896+ sleep 1m
17:36:58 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:36:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:36:59 200'
17:36:59 ++376+ head -n1
17:36:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:36:59 ++376+ tail -n1
17:36:59 +376+ STATUS_CODE=200
17:36:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:36:59 ++376+ jq -r .notarizationStatus.status
17:36:59 +376+ STATUS=IN_PROGRESS
17:36:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:36:59 +376+ sleep 1m
17:37:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:37:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:01 200'
17:37:01 ++280+ head -n1
17:37:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:01 ++280+ tail -n1
17:37:01 +280+ STATUS_CODE=200
17:37:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:01 ++280+ jq -r .notarizationStatus.status
17:37:01 +280+ STATUS=IN_PROGRESS
17:37:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:01 +280+ sleep 1m
17:37:02 ++709+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/status
17:37:02 +709+ RESPONSE_RAW='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","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\": \"98f6eb6d-4356-4ac1-a5a7-178bbe9817d5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:37.041Z\",\n  \"sha256\": \"292505d35e83c25a1b1186b225d1fcd82383f4a4eb86f0425fc5f6d2f983fa82\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"88e0ea7cf8ccf011b3b64df4d3e4a1b6744408d5\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:37:02 200'
17:37:02 ++709+ head -n1
17:37:02 +709+ RESPONSE='{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","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\": \"98f6eb6d-4356-4ac1-a5a7-178bbe9817d5\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:37.041Z\",\n  \"sha256\": \"292505d35e83c25a1b1186b225d1fcd82383f4a4eb86f0425fc5f6d2f983fa82\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"88e0ea7cf8ccf011b3b64df4d3e4a1b6744408d5\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:37:02 ++709+ tail -n1
17:37:02 +709+ STATUS_CODE=200
17:37:02 ++709+ jq -r .notarizationStatus.status
17:37:02 ++709+ echo '{"uuid":"bf91cd3d-cd5d-4d57-9dc8-e545159c1769","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\":' '\"98f6eb6d-4356-4ac1-a5a7-178bbe9817d5\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:22:37.041Z\",\n' '\"sha256\":' '\"292505d35e83c25a1b1186b225d1fcd82383f4a4eb86f0425fc5f6d2f983fa82\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"88e0ea7cf8ccf011b3b64df4d3e4a1b6744408d5\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.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-M1-macosx-cocoa-x86_64-17961973746958823349.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd031fc8b8cfadae259cf806ecf396e738e0b482\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:37:02 +709+ STATUS=COMPLETE
17:37:02 +709+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:02 +709+ [[ 200 == \5\0\3 ]]
17:37:02 +709+ [[ 200 == \5\0\2 ]]
17:37:02 +709+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:37:02 +709+ break
17:37:02 +709+ rm eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:03 +709+ curl -JO https://cbi.eclipse.org/macos/xcrun/bf91cd3d-cd5d-4d57-9dc8-e545159c1769/download
17:37:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:37:03                                  Dload  Upload   Total   Spent    Left  Speed
17:37:03 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 48.4M    0 48.4M    0     0  68.2M      0 --:--:-- --:--:-- --:--:-- 68.1M
100  124M    0  124M    0     0  72.5M      0 --:--:--  0:00:01 --:--:-- 72.4M
100  200M    0  200M    0     0  73.8M      0 --:--:--  0:00:02 --:--:-- 73.8M
100  277M    0  277M    0     0  74.6M      0 --:--:--  0:00:03 --:--:-- 74.6M
100  353M    0  353M    0     0  75.0M      0 --:--:--  0:00:04 --:--:-- 75.0M
100  405M    0  405M    0     0  74.8M      0 --:--:--  0:00:05 --:--:-- 75.8M
17:37:08 curl: Saved to filename 'eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:37:08 +709+ cp -vf eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:09 'eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:37:09 ++709+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:09 +709+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:37:09 ++709+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:09 +709+ b=eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:09 +709+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:37:09 +709+ md5sum eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:10 +709+ sha1sum eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:37:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:10 200'
17:37:10 ++204+ head -n1
17:37:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:10 ++204+ tail -n1
17:37:10 +204+ STATUS_CODE=200
17:37:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:10 ++204+ jq -r .notarizationStatus.status
17:37:10 +204+ STATUS=IN_PROGRESS
17:37:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:10 +204+ sleep 1m
17:37:12 +709+ sha512sum -b eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg
17:37:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:37:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:12 200'
17:37:12 ++959+ head -n1
17:37:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:12 ++959+ tail -n1
17:37:12 +959+ STATUS_CODE=200
17:37:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:12 ++959+ jq -r .notarizationStatus.status
17:37:12 +959+ STATUS=IN_PROGRESS
17:37:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:12 +959+ sleep 1m
17:37:13 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:37:14 +709+ rm eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:37:14 +709+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:37:14 +709+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:37:14 +709+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:37:16 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:16 200'
17:37:16 ++544+ head -n1
17:37:16 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:16 ++544+ tail -n1
17:37:16 +544+ STATUS_CODE=200
17:37:16 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:16 ++544+ jq -r .notarizationStatus.status
17:37:16 +544+ STATUS=IN_PROGRESS
17:37:16 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:16 +544+ sleep 1m
17:37:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:37:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:16 200'
17:37:16 ++418+ head -n1
17:37:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:16 ++418+ tail -n1
17:37:16 +418+ STATUS_CODE=200
17:37:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:16 ++418+ jq -r .notarizationStatus.status
17:37:16 +418+ STATUS=IN_PROGRESS
17:37:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:16 +418+ sleep 1m
17:37:19 ++762+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/status
17:37:19 +762+ RESPONSE_RAW='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","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\": \"0c8be684-851a-4020-98f1-a22a49701a18\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:58.359Z\",\n  \"sha256\": \"d2d4b85f1b804e4c253366fd6a6feee7aa7dbcb760ebd164270568f435f84f9e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a578ad8d3316fc3fd1aad031075dd14a7cde7095\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:37:19 200'
17:37:19 ++762+ head -n1
17:37:19 +762+ RESPONSE='{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","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\": \"0c8be684-851a-4020-98f1-a22a49701a18\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:58.359Z\",\n  \"sha256\": \"d2d4b85f1b804e4c253366fd6a6feee7aa7dbcb760ebd164270568f435f84f9e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a578ad8d3316fc3fd1aad031075dd14a7cde7095\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:37:19 ++762+ tail -n1
17:37:19 +762+ STATUS_CODE=200
17:37:19 ++762+ jq -r .notarizationStatus.status
17:37:19 ++762+ echo '{"uuid":"efb29b0d-b57c-4047-a774-f6ed02bcfe30","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\":' '\"0c8be684-851a-4020-98f1-a22a49701a18\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:22:58.359Z\",\n' '\"sha256\":' '\"d2d4b85f1b804e4c253366fd6a6feee7aa7dbcb760ebd164270568f435f84f9e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a578ad8d3316fc3fd1aad031075dd14a7cde7095\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.php.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-php-2024-06-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.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-M1-macosx-cocoa-aarch64-14068080632293700290.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"67245f20e9595ac6fa2bf063bea1863588770cbc\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:37:19 +762+ STATUS=COMPLETE
17:37:19 +762+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:19 +762+ [[ 200 == \5\0\3 ]]
17:37:19 +762+ [[ 200 == \5\0\2 ]]
17:37:19 +762+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:37:19 +762+ break
17:37:19 +762+ rm eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:19 +762+ curl -JO https://cbi.eclipse.org/macos/xcrun/efb29b0d-b57c-4047-a774-f6ed02bcfe30/download
17:37:19   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:37:19                                  Dload  Upload   Total   Spent    Left  Speed
17:37:19 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 48.7M    0 48.7M    0     0  62.3M      0 --:--:-- --:--:-- --:--:-- 62.2M++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:37:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:21 200'
17:37:21 ++302+ head -n1
17:37:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:21 ++302+ tail -n1
17:37:21 +302+ STATUS_CODE=200
17:37:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:21 ++302+ jq -r .notarizationStatus.status
17:37:21 +302+ STATUS=IN_PROGRESS
17:37:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:21 +302+ sleep 1m
17:37:21 
100  125M    0  125M    0     0  70.5M      0 --:--:--  0:00:01 --:--:-- 70.5M
100  184M    0  184M    0     0  66.4M      0 --:--:--  0:00:02 --:--:-- 66.4M
100  256M    0  256M    0     0  68.0M      0 --:--:--  0:00:03 --:--:-- 68.0M
100  332M    0  332M    0     0  69.7M      0 --:--:--  0:00:04 --:--:-- 69.7M
100  402M    0  402M    0     0  71.4M      0 --:--:--  0:00:05 --:--:-- 72.8M
17:37:25 curl: Saved to filename 'eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:37:25 +762+ cp -vf eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:26 'eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:37:26 ++762+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:26 +762+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:37:26 ++762+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:26 +762+ b=eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:26 +762+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:37:26 +762+ md5sum eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:27 +762+ sha1sum eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:37:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:29 200'
17:37:29 ++226+ head -n1
17:37:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:29 ++226+ tail -n1
17:37:29 +226+ STATUS_CODE=200
17:37:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:29 ++226+ jq -r .notarizationStatus.status
17:37:29 +226+ STATUS=IN_PROGRESS
17:37:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:29 +226+ sleep 1m
17:37:29 +762+ sha512sum -b eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:37:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:29 200'
17:37:29 ++1030+ head -n1
17:37:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:29 ++1030+ tail -n1
17:37:29 +1030+ STATUS_CODE=200
17:37:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:29 ++1030+ jq -r .notarizationStatus.status
17:37:29 +1030+ STATUS=IN_PROGRESS
17:37:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:29 +1030+ sleep 1m
17:37:31 +762+ rm eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:37:31 +762+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:37:31 +762+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:37:31 +762+ rm -f eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:37:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:37:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:31 200'
17:37:31 ++450+ head -n1
17:37:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:31 ++450+ tail -n1
17:37:31 +450+ STATUS_CODE=200
17:37:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:31 ++450+ jq -r .notarizationStatus.status
17:37:31 +450+ STATUS=IN_PROGRESS
17:37:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:31 +450+ sleep 1m
17:37:36 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:37:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:36 200'
17:37:36 ++834+ head -n1
17:37:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:36 ++834+ tail -n1
17:37:36 +834+ STATUS_CODE=200
17:37:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:36 ++834+ jq -r .notarizationStatus.status
17:37:36 +834+ STATUS=IN_PROGRESS
17:37:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:36 +834+ sleep 1m
17:37:43 ++248+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/status
17:37:43 +248+ RESPONSE_RAW='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","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\": \"ce598315-14a1-4227-9ac9-a6c72a803783\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:19.947Z\",\n  \"sha256\": \"707aaaac5a27cc9821a1b1b2793afd71e4417a7a80a4a07c29625ff237f14cbb\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb4edb2d6e341ee806f91703d3505d2ac5dffebf\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:37:43 200'
17:37:43 ++248+ head -n1
17:37:43 +248+ RESPONSE='{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","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\": \"ce598315-14a1-4227-9ac9-a6c72a803783\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:19.947Z\",\n  \"sha256\": \"707aaaac5a27cc9821a1b1b2793afd71e4417a7a80a4a07c29625ff237f14cbb\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bb4edb2d6e341ee806f91703d3505d2ac5dffebf\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:37:43 ++248+ tail -n1
17:37:43 +248+ STATUS_CODE=200
17:37:43 ++248+ jq -r .notarizationStatus.status
17:37:43 ++248+ echo '{"uuid":"db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc","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\":' '\"ce598315-14a1-4227-9ac9-a6c72a803783\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:19:19.947Z\",\n' '\"sha256\":' '\"707aaaac5a27cc9821a1b1b2793afd71e4417a7a80a4a07c29625ff237f14cbb\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bb4edb2d6e341ee806f91703d3505d2ac5dffebf\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.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-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-aarch64-6257787215644585318.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d02f99f7ed50458bb452b06c49f7c578b0451e0\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:37:43 +248+ STATUS=COMPLETE
17:37:43 +248+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:43 +248+ [[ 200 == \5\0\3 ]]
17:37:43 +248+ [[ 200 == \5\0\2 ]]
17:37:43 +248+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:37:43 +248+ break
17:37:43 +248+ rm eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:43 +248+ curl -JO https://cbi.eclipse.org/macos/xcrun/db44cd7f-ab9d-4f17-a28f-dcc5ff1035cc/download
17:37:43   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:37:43                                  Dload  Upload   Total   Spent    Left  Speed
17:37:43 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29.1M    0 29.1M    0     0  69.7M      0 --:--:-- --:--:-- --:--:-- 69.7M
100  104M    0  104M    0     0  73.9M      0 --:--:--  0:00:01 --:--:-- 73.8M
100  176M    0  176M    0     0  73.1M      0 --:--:--  0:00:02 --:--:-- 73.0M
100  255M    0  255M    0     0  74.7M      0 --:--:--  0:00:03 --:--:-- 74.7M
100  327M    0  327M    0     0  74.0M      0 --:--:--  0:00:04 --:--:-- 73.9M
100  401M    0  401M    0     0  75.1M      0 --:--:--  0:00:05 --:--:-- 75.6M
17:37:48 curl: Saved to filename 'eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:37:48 +248+ cp -vf eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:37:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:48 200'
17:37:48 ++182+ head -n1
17:37:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:48 ++182+ tail -n1
17:37:48 +182+ STATUS_CODE=200
17:37:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:48 ++182+ jq -r .notarizationStatus.status
17:37:48 +182+ STATUS=IN_PROGRESS
17:37:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:48 +182+ sleep 1m
17:37:49 'eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:37:49 ++248+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:49 +248+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:37:49 ++248+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:49 +248+ b=eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:49 +248+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:37:49 +248+ md5sum eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:37:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:50 200'
17:37:50 ++648+ head -n1
17:37:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:50 ++648+ tail -n1
17:37:50 +648+ STATUS_CODE=200
17:37:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:50 ++648+ jq -r .notarizationStatus.status
17:37:50 +648+ STATUS=IN_PROGRESS
17:37:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:50 +648+ sleep 1m
17:37:50 +248+ sha1sum eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:52 +248+ sha512sum -b eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg
17:37:54 +248+ rm eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:37:54 +248+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:37:54 +248+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:37:54 +248+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:37:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:37:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:54 200'
17:37:54 ++896+ head -n1
17:37:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:54 ++896+ tail -n1
17:37:54 +896+ STATUS_CODE=200
17:37:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:54 ++896+ jq -r .notarizationStatus.status
17:37:54 +896+ STATUS=IN_PROGRESS
17:37:54 +896+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:54 +896+ sleep 1m
17:37:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:37:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:37:59 200'
17:37:59 ++376+ head -n1
17:37:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:37:59 ++376+ tail -n1
17:37:59 +376+ STATUS_CODE=200
17:37:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:37:59 ++376+ jq -r .notarizationStatus.status
17:37:59 +376+ STATUS=IN_PROGRESS
17:37:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:37:59 +376+ sleep 1m
17:38:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:38:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:01 200'
17:38:01 ++280+ head -n1
17:38:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:01 ++280+ tail -n1
17:38:01 +280+ STATUS_CODE=200
17:38:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:01 ++280+ jq -r .notarizationStatus.status
17:38:01 +280+ STATUS=IN_PROGRESS
17:38:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:01 +280+ sleep 1m
17:38:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:38:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:10 200'
17:38:10 ++204+ head -n1
17:38:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:10 ++204+ tail -n1
17:38:10 +204+ STATUS_CODE=200
17:38:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:10 ++204+ jq -r .notarizationStatus.status
17:38:10 +204+ STATUS=IN_PROGRESS
17:38:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:10 +204+ sleep 1m
17:38:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:38:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:12 200'
17:38:12 ++959+ head -n1
17:38:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:12 ++959+ tail -n1
17:38:12 +959+ STATUS_CODE=200
17:38:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:12 ++959+ jq -r .notarizationStatus.status
17:38:12 +959+ STATUS=IN_PROGRESS
17:38:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:12 +959+ sleep 1m
17:38:16 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:38:16 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:16 200'
17:38:16 ++544+ head -n1
17:38:16 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:16 ++544+ tail -n1
17:38:16 +544+ STATUS_CODE=200
17:38:16 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:16 ++544+ jq -r .notarizationStatus.status
17:38:16 +544+ STATUS=IN_PROGRESS
17:38:16 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:16 +544+ sleep 1m
17:38:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:38:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:16 200'
17:38:16 ++418+ head -n1
17:38:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:16 ++418+ tail -n1
17:38:16 +418+ STATUS_CODE=200
17:38:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:16 ++418+ jq -r .notarizationStatus.status
17:38:16 +418+ STATUS=IN_PROGRESS
17:38:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:16 +418+ sleep 1m
17:38:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:38:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:21 200'
17:38:21 ++302+ head -n1
17:38:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:21 ++302+ tail -n1
17:38:21 +302+ STATUS_CODE=200
17:38:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:21 ++302+ jq -r .notarizationStatus.status
17:38:21 +302+ STATUS=IN_PROGRESS
17:38:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:21 +302+ sleep 1m
17:38:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:38:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:29 200'
17:38:29 ++226+ head -n1
17:38:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:29 ++226+ tail -n1
17:38:29 +226+ STATUS_CODE=200
17:38:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:29 ++226+ jq -r .notarizationStatus.status
17:38:29 +226+ STATUS=IN_PROGRESS
17:38:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:29 +226+ sleep 1m
17:38:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:38:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:29 200'
17:38:29 ++1030+ head -n1
17:38:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:29 ++1030+ tail -n1
17:38:29 +1030+ STATUS_CODE=200
17:38:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:29 ++1030+ jq -r .notarizationStatus.status
17:38:29 +1030+ STATUS=IN_PROGRESS
17:38:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:29 +1030+ sleep 1m
17:38:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:38:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:31 200'
17:38:31 ++450+ head -n1
17:38:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:31 ++450+ tail -n1
17:38:31 +450+ STATUS_CODE=200
17:38:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:31 ++450+ jq -r .notarizationStatus.status
17:38:31 +450+ STATUS=IN_PROGRESS
17:38:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:31 +450+ sleep 1m
17:38:36 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:38:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:36 200'
17:38:36 ++834+ head -n1
17:38:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:36 ++834+ tail -n1
17:38:36 +834+ STATUS_CODE=200
17:38:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:36 ++834+ jq -r .notarizationStatus.status
17:38:36 +834+ STATUS=IN_PROGRESS
17:38:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:36 +834+ sleep 1m
17:38:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:38:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:48 200'
17:38:48 ++182+ head -n1
17:38:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:48 ++182+ tail -n1
17:38:48 +182+ STATUS_CODE=200
17:38:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:48 ++182+ jq -r .notarizationStatus.status
17:38:48 +182+ STATUS=IN_PROGRESS
17:38:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:48 +182+ sleep 1m
17:38:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:38:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:50 200'
17:38:50 ++648+ head -n1
17:38:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:50 ++648+ tail -n1
17:38:50 +648+ STATUS_CODE=200
17:38:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:50 ++648+ jq -r .notarizationStatus.status
17:38:50 +648+ STATUS=IN_PROGRESS
17:38:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:50 +648+ sleep 1m
17:38:54 ++896+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/status
17:38:54 +896+ RESPONSE_RAW='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","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\": \"f8420267-e065-4ac3-a017-538d104a3694\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:35.180Z\",\n  \"sha256\": \"f16b335bb61ff4b78606dc2d05a552841adc24531c93d15af378eddfb1cbc250\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e977344b30806946a6242aaf4b584cddf6aa0421\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:38:54 200'
17:38:54 ++896+ head -n1
17:38:54 +896+ RESPONSE='{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","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\": \"f8420267-e065-4ac3-a017-538d104a3694\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:35.180Z\",\n  \"sha256\": \"f16b335bb61ff4b78606dc2d05a552841adc24531c93d15af378eddfb1cbc250\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e977344b30806946a6242aaf4b584cddf6aa0421\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:38:54 ++896+ tail -n1
17:38:54 +896+ STATUS_CODE=200
17:38:54 ++896+ jq -r .notarizationStatus.status
17:38:54 ++896+ echo '{"uuid":"fd85b1d6-e08d-4c88-905c-9d18fe2f4054","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\":' '\"f8420267-e065-4ac3-a017-538d104a3694\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:23:35.180Z\",\n' '\"sha256\":' '\"f16b335bb61ff4b78606dc2d05a552841adc24531c93d15af378eddfb1cbc250\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e977344b30806946a6242aaf4b584cddf6aa0421\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.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-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2024-06-M1-macosx-cocoa-x86_64-4090186273973927478.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c6e8c827be2f42ffce91bec1419826190497e9bd\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:38:54 +896+ STATUS=COMPLETE
17:38:54 +896+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:54 +896+ [[ 200 == \5\0\3 ]]
17:38:54 +896+ [[ 200 == \5\0\2 ]]
17:38:54 +896+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:38:54 +896+ break
17:38:54 +896+ rm eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:38:54 +896+ curl -JO https://cbi.eclipse.org/macos/xcrun/fd85b1d6-e08d-4c88-905c-9d18fe2f4054/download
17:38:54   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:38:54                                  Dload  Upload   Total   Spent    Left  Speed
17:38:54 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59.9M    0 59.9M    0     0  75.4M      0 --:--:-- --:--:-- --:--:-- 75.3M
100  137M    0  137M    0     0  76.6M      0 --:--:--  0:00:01 --:--:-- 76.6M
100  198M    0  198M    0     0  71.0M      0 --:--:--  0:00:02 --:--:-- 71.0M
100  273M    0  273M    0     0  72.1M      0 --:--:--  0:00:03 --:--:-- 72.1M++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:38:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:38:59 200'
17:38:59 ++376+ head -n1
17:38:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:38:59 ++376+ tail -n1
17:38:59 +376+ STATUS_CODE=200
17:38:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:38:59 ++376+ jq -r .notarizationStatus.status
17:38:59 +376+ STATUS=IN_PROGRESS
17:38:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:38:59 +376+ sleep 1m
17:38:59 
100  351M    0  351M    0     0  73.3M      0 --:--:--  0:00:04 --:--:-- 73.3M
100  402M    0  402M    0     0  74.2M      0 --:--:--  0:00:05 --:--:-- 74.0M
17:39:00 curl: Saved to filename 'eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:39:00 +896+ cp -vf eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:01 'eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:39:01 ++896+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:01 +896+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:39:01 ++896+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:01 +896+ b=eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:01 +896+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:39:01 +896+ md5sum eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:39:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:01 200'
17:39:01 ++280+ head -n1
17:39:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:01 ++280+ tail -n1
17:39:01 +280+ STATUS_CODE=200
17:39:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:01 ++280+ jq -r .notarizationStatus.status
17:39:01 +280+ STATUS=IN_PROGRESS
17:39:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:01 +280+ sleep 1m
17:39:02 +896+ sha1sum eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:04 +896+ sha512sum -b eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg
17:39:06 +896+ rm eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:39:06 +896+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:39:06 +896+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:39:06 +896+ rm -f eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:39:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:39:10 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:10 200'
17:39:10 ++204+ head -n1
17:39:10 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:10 ++204+ tail -n1
17:39:10 +204+ STATUS_CODE=200
17:39:10 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:10 ++204+ jq -r .notarizationStatus.status
17:39:10 +204+ STATUS=IN_PROGRESS
17:39:10 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:10 +204+ sleep 1m
17:39:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:39:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:12 200'
17:39:12 ++959+ head -n1
17:39:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:12 ++959+ tail -n1
17:39:12 +959+ STATUS_CODE=200
17:39:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:12 ++959+ jq -r .notarizationStatus.status
17:39:12 +959+ STATUS=IN_PROGRESS
17:39:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:12 +959+ sleep 1m
17:39:16 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:39:16 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:16 200'
17:39:16 ++544+ head -n1
17:39:16 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:16 ++544+ tail -n1
17:39:16 +544+ STATUS_CODE=200
17:39:16 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:16 ++544+ jq -r .notarizationStatus.status
17:39:16 +544+ STATUS=IN_PROGRESS
17:39:16 +544+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:16 +544+ sleep 1m
17:39:16 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:39:16 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:16 200'
17:39:16 ++418+ head -n1
17:39:16 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:16 ++418+ tail -n1
17:39:16 +418+ STATUS_CODE=200
17:39:16 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:16 ++418+ jq -r .notarizationStatus.status
17:39:16 +418+ STATUS=IN_PROGRESS
17:39:16 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:16 +418+ sleep 1m
17:39:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:39:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:21 200'
17:39:21 ++302+ head -n1
17:39:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:21 ++302+ tail -n1
17:39:21 +302+ STATUS_CODE=200
17:39:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:21 ++302+ jq -r .notarizationStatus.status
17:39:21 +302+ STATUS=IN_PROGRESS
17:39:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:21 +302+ sleep 1m
17:39:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:39:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:29 200'
17:39:29 ++226+ head -n1
17:39:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:29 ++226+ tail -n1
17:39:29 +226+ STATUS_CODE=200
17:39:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:29 ++226+ jq -r .notarizationStatus.status
17:39:29 +226+ STATUS=IN_PROGRESS
17:39:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:29 +226+ sleep 1m
17:39:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:39:29 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:29 200'
17:39:29 ++1030+ head -n1
17:39:29 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:29 ++1030+ tail -n1
17:39:29 +1030+ STATUS_CODE=200
17:39:29 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:29 ++1030+ jq -r .notarizationStatus.status
17:39:29 +1030+ STATUS=IN_PROGRESS
17:39:29 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:29 +1030+ sleep 1m
17:39:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:39:31 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:31 200'
17:39:31 ++450+ head -n1
17:39:31 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:31 ++450+ tail -n1
17:39:31 +450+ STATUS_CODE=200
17:39:31 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:31 ++450+ jq -r .notarizationStatus.status
17:39:31 +450+ STATUS=IN_PROGRESS
17:39:31 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:31 +450+ sleep 1m
17:39:36 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:39:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:36 200'
17:39:36 ++834+ head -n1
17:39:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:36 ++834+ tail -n1
17:39:36 +834+ STATUS_CODE=200
17:39:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:36 ++834+ jq -r .notarizationStatus.status
17:39:36 +834+ STATUS=IN_PROGRESS
17:39:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:36 +834+ sleep 1m
17:39:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:39:48 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:48 200'
17:39:48 ++182+ head -n1
17:39:48 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:48 ++182+ tail -n1
17:39:48 +182+ STATUS_CODE=200
17:39:48 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:48 ++182+ jq -r .notarizationStatus.status
17:39:48 +182+ STATUS=IN_PROGRESS
17:39:48 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:48 +182+ sleep 1m
17:39:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:39:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:50 200'
17:39:50 ++648+ head -n1
17:39:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:50 ++648+ tail -n1
17:39:50 +648+ STATUS_CODE=200
17:39:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:50 ++648+ jq -r .notarizationStatus.status
17:39:50 +648+ STATUS=IN_PROGRESS
17:39:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:50 +648+ sleep 1m
17:39:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:39:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:39:59 200'
17:39:59 ++376+ head -n1
17:39:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:39:59 ++376+ tail -n1
17:39:59 +376+ STATUS_CODE=200
17:39:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:39:59 ++376+ jq -r .notarizationStatus.status
17:39:59 +376+ STATUS=IN_PROGRESS
17:39:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:39:59 +376+ sleep 1m
17:40:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:40:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:01 200'
17:40:01 ++280+ head -n1
17:40:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:01 ++280+ tail -n1
17:40:01 +280+ STATUS_CODE=200
17:40:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:01 ++280+ jq -r .notarizationStatus.status
17:40:01 +280+ STATUS=IN_PROGRESS
17:40:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:01 +280+ sleep 1m
17:40:10 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:40:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:11 200'
17:40:11 ++204+ head -n1
17:40:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:11 ++204+ tail -n1
17:40:11 +204+ STATUS_CODE=200
17:40:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:11 ++204+ jq -r .notarizationStatus.status
17:40:11 +204+ STATUS=IN_PROGRESS
17:40:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:11 +204+ sleep 1m
17:40:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:40:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:12 200'
17:40:12 ++959+ head -n1
17:40:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:12 ++959+ tail -n1
17:40:12 +959+ STATUS_CODE=200
17:40:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:12 ++959+ jq -r .notarizationStatus.status
17:40:12 +959+ STATUS=IN_PROGRESS
17:40:12 +959+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:12 +959+ sleep 1m
17:40:16 ++544+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/status
17:40:16 +544+ RESPONSE_RAW='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","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\": \"8664c667-d48c-4992-b2b0-bf48ac72dff8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:55.999Z\",\n  \"sha256\": \"3112733d034cf7a7d2ec167fdcc2e66758abbcf18464c261e030cbc0bdac6305\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ad1356a8edf159600cfb398817cfc16bd059a73\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:40:16 200'
17:40:16 ++544+ head -n1
17:40:16 +544+ RESPONSE='{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","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\": \"8664c667-d48c-4992-b2b0-bf48ac72dff8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:55.999Z\",\n  \"sha256\": \"3112733d034cf7a7d2ec167fdcc2e66758abbcf18464c261e030cbc0bdac6305\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ad1356a8edf159600cfb398817cfc16bd059a73\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:40:16 ++544+ tail -n1
17:40:16 +544+ STATUS_CODE=200
17:40:16 ++544+ jq -r .notarizationStatus.status
17:40:16 ++544+ echo '{"uuid":"69910b73-cb6e-4f20-91c0-7d5532e86eb2","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\":' '\"8664c667-d48c-4992-b2b0-bf48ac72dff8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:21:55.999Z\",\n' '\"sha256\":' '\"3112733d034cf7a7d2ec167fdcc2e66758abbcf18464c261e030cbc0bdac6305\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ad1356a8edf159600cfb398817cfc16bd059a73\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.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-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64-240460898378800055.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"818a2d9129d76a2308c62f3f09083f45ee08596c\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:40:16 +544+ STATUS=COMPLETE
17:40:16 +544+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:16 +544+ [[ 200 == \5\0\3 ]]
17:40:16 +544+ [[ 200 == \5\0\2 ]]
17:40:16 +544+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:40:16 +544+ break
17:40:16 +544+ rm eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:16 +544+ curl -JO https://cbi.eclipse.org/macos/xcrun/69910b73-cb6e-4f20-91c0-7d5532e86eb2/download
17:40:16   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:40:16                                  Dload  Upload   Total   Spent    Left  Speed
17:40:16 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 25.3M    0 25.3M    0     0  71.7M      0 --:--:-- --:--:-- --:--:-- 71.5M++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:40:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:17 200'
17:40:17 ++418+ head -n1
17:40:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:17 ++418+ tail -n1
17:40:17 +418+ STATUS_CODE=200
17:40:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:17 ++418+ jq -r .notarizationStatus.status
17:40:17 +418+ STATUS=IN_PROGRESS
17:40:17 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:17 +418+ sleep 1m
17:40:17 
100 99.3M    0 99.3M    0     0  73.1M      0 --:--:--  0:00:01 --:--:-- 73.0M
100  173M    0  173M    0     0  73.7M      0 --:--:--  0:00:02 --:--:-- 73.7M
100  250M    0  250M    0     0  74.7M      0 --:--:--  0:00:03 --:--:-- 74.6M
100  330M    0  330M    0     0  75.7M      0 --:--:--  0:00:04 --:--:-- 75.7M++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:40:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:21 200'
17:40:21 ++302+ head -n1
17:40:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:21 ++302+ tail -n1
17:40:21 +302+ STATUS_CODE=200
17:40:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:21 ++302+ jq -r .notarizationStatus.status
17:40:21 +302+ STATUS=IN_PROGRESS
17:40:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:21 +302+ sleep 1m
17:40:21 
100  411M    0  411M    0     0  76.9M      0 --:--:--  0:00:05 --:--:-- 77.3M
100  487M    0  487M    0     0  76.7M      0 --:--:--  0:00:06 --:--:-- 77.7M
100  500M    0  500M    0     0  75.9M      0 --:--:--  0:00:06 --:--:-- 77.1M
17:40:22 curl: Saved to filename 'eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:40:22 +544+ cp -vf eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:24 'eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:40:24 ++544+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:24 +544+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:40:24 ++544+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:24 +544+ b=eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:24 +544+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:40:24 +544+ md5sum eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:25 +544+ sha1sum eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:27 +544+ sha512sum -b eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg
17:40:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:40:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:29 200'
17:40:29 ++226+ head -n1
17:40:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:29 ++226+ tail -n1
17:40:29 +226+ STATUS_CODE=200
17:40:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:29 ++226+ jq -r .notarizationStatus.status
17:40:29 +226+ STATUS=IN_PROGRESS
17:40:29 +226+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:29 +226+ sleep 1m
17:40:29 ++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:40:30 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:30 200'
17:40:30 ++1030+ head -n1
17:40:30 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:30 ++1030+ tail -n1
17:40:30 +1030+ STATUS_CODE=200
17:40:30 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:30 ++1030+ jq -r .notarizationStatus.status
17:40:30 +1030+ STATUS=IN_PROGRESS
17:40:30 +1030+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:30 +1030+ sleep 1m
17:40:30 +544+ rm eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:40:30 +544+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:40:30 +544+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:40:30 +544+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:40:31 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:40:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:32 200'
17:40:32 ++450+ head -n1
17:40:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:32 ++450+ tail -n1
17:40:32 +450+ STATUS_CODE=200
17:40:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:32 ++450+ jq -r .notarizationStatus.status
17:40:32 +450+ STATUS=IN_PROGRESS
17:40:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:32 +450+ sleep 1m
17:40:36 ++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:40:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:36 200'
17:40:36 ++834+ head -n1
17:40:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:36 ++834+ tail -n1
17:40:36 +834+ STATUS_CODE=200
17:40:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:36 ++834+ jq -r .notarizationStatus.status
17:40:36 +834+ STATUS=IN_PROGRESS
17:40:36 +834+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:36 +834+ sleep 1m
17:40:48 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:40:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:49 200'
17:40:49 ++182+ head -n1
17:40:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:49 ++182+ tail -n1
17:40:49 +182+ STATUS_CODE=200
17:40:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:49 ++182+ jq -r .notarizationStatus.status
17:40:49 +182+ STATUS=IN_PROGRESS
17:40:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:49 +182+ sleep 1m
17:40:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:40:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:50 200'
17:40:50 ++648+ head -n1
17:40:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:50 ++648+ tail -n1
17:40:50 +648+ STATUS_CODE=200
17:40:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:50 ++648+ jq -r .notarizationStatus.status
17:40:50 +648+ STATUS=IN_PROGRESS
17:40:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:50 +648+ sleep 1m
17:40:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:40:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:40:59 200'
17:40:59 ++376+ head -n1
17:40:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:40:59 ++376+ tail -n1
17:40:59 +376+ STATUS_CODE=200
17:40:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:40:59 ++376+ jq -r .notarizationStatus.status
17:40:59 +376+ STATUS=IN_PROGRESS
17:40:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:40:59 +376+ sleep 1m
17:41:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:41:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:01 200'
17:41:01 ++280+ head -n1
17:41:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:01 ++280+ tail -n1
17:41:01 +280+ STATUS_CODE=200
17:41:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:01 ++280+ jq -r .notarizationStatus.status
17:41:01 +280+ STATUS=IN_PROGRESS
17:41:01 +280+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:01 +280+ sleep 1m
17:41:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:41:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:11 200'
17:41:11 ++204+ head -n1
17:41:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:11 ++204+ tail -n1
17:41:11 +204+ STATUS_CODE=200
17:41:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:11 ++204+ jq -r .notarizationStatus.status
17:41:11 +204+ STATUS=IN_PROGRESS
17:41:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:11 +204+ sleep 1m
17:41:12 ++959+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/status
17:41:12 +959+ RESPONSE_RAW='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","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\": \"a436e323-fd4f-4c85-8ee1-cea87cde8364\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:41.170Z\",\n  \"sha256\": \"478a7150067d231a531d826b6f879abc769fdf4fe8b34cc4e26b3dfda02bc0d3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3971d23860d88756cdb0a72a02795da174d32aa0\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:41:12 200'
17:41:12 ++959+ head -n1
17:41:12 +959+ RESPONSE='{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","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\": \"a436e323-fd4f-4c85-8ee1-cea87cde8364\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:41.170Z\",\n  \"sha256\": \"478a7150067d231a531d826b6f879abc769fdf4fe8b34cc4e26b3dfda02bc0d3\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3971d23860d88756cdb0a72a02795da174d32aa0\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:41:12 ++959+ tail -n1
17:41:12 +959+ STATUS_CODE=200
17:41:12 ++959+ jq -r .notarizationStatus.status
17:41:12 ++959+ echo '{"uuid":"abf2bc0c-04db-4cca-950d-c71ccb853d68","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\":' '\"a436e323-fd4f-4c85-8ee1-cea87cde8364\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:23:41.170Z\",\n' '\"sha256\":' '\"478a7150067d231a531d826b6f879abc769fdf4fe8b34cc4e26b3dfda02bc0d3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3971d23860d88756cdb0a72a02795da174d32aa0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.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-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2024-06-M1-macosx-cocoa-x86_64-13880432366038086734.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2d385aac27b6d2c4aef26652c65340a62c6a03cf\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:41:12 +959+ STATUS=COMPLETE
17:41:12 +959+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:12 +959+ [[ 200 == \5\0\3 ]]
17:41:12 +959+ [[ 200 == \5\0\2 ]]
17:41:12 +959+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:41:12 +959+ break
17:41:12 +959+ rm eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:12 +959+ curl -JO https://cbi.eclipse.org/macos/xcrun/abf2bc0c-04db-4cca-950d-c71ccb853d68/download
17:41:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:41:12                                  Dload  Upload   Total   Spent    Left  Speed
17:41:12 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 72.5M    0 72.5M    0     0  72.4M      0 --:--:--  0:00:01 --:--:-- 72.4M
100  139M    0  139M    0     0  69.4M      0 --:--:--  0:00:02 --:--:-- 69.4M
100  214M    0  214M    0     0  71.5M      0 --:--:--  0:00:02 --:--:-- 71.4M
100  290M    0  290M    0     0  72.5M      0 --:--:--  0:00:04 --:--:-- 72.5M++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:41:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:17 200'
17:41:17 ++418+ head -n1
17:41:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:17 ++418+ tail -n1
17:41:17 +418+ STATUS_CODE=200
17:41:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:17 ++418+ jq -r .notarizationStatus.status
17:41:17 +418+ STATUS=IN_PROGRESS
17:41:17 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:17 +418+ sleep 1m
17:41:17 
100  329M    0  329M    0     0  72.6M      0 --:--:--  0:00:04 --:--:-- 72.6M
17:41:17 curl: Saved to filename 'eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:41:17 +959+ cp -vf eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:18 'eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:41:18 ++959+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:18 +959+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:41:18 ++959+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:18 +959+ b=eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:18 +959+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:41:18 +959+ md5sum eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:19 +959+ sha1sum eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:20 +959+ sha512sum -b eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:41:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:21 200'
17:41:21 ++302+ head -n1
17:41:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:21 ++302+ tail -n1
17:41:21 +302+ STATUS_CODE=200
17:41:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:21 ++302+ jq -r .notarizationStatus.status
17:41:21 +302+ STATUS=IN_PROGRESS
17:41:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:21 +302+ sleep 1m
17:41:22 +959+ rm eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:41:22 +959+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:41:22 +959+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:41:22 +959+ rm -f eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:41:29 ++226+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/status
17:41:29 +226+ RESPONSE_RAW='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","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\": \"fe4d8900-7065-4ea8-bf8f-e64421f43115\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:22.283Z\",\n  \"sha256\": \"3500a53cdbde0fa8b610821a471de1e769cfef38bbb5d191a39ef8705ac59722\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37ab6c65ef8cec403bb161f3a44263682b4bb624\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"de550e4237d13f1f94750657da37f1b70c97dd77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"de550e4237d13f1f94750657da37f1b70c97dd77\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:41:29 200'
17:41:29 ++226+ head -n1
17:41:29 +226+ RESPONSE='{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","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\": \"fe4d8900-7065-4ea8-bf8f-e64421f43115\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:22.283Z\",\n  \"sha256\": \"3500a53cdbde0fa8b610821a471de1e769cfef38bbb5d191a39ef8705ac59722\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37ab6c65ef8cec403bb161f3a44263682b4bb624\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"de550e4237d13f1f94750657da37f1b70c97dd77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"de550e4237d13f1f94750657da37f1b70c97dd77\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:41:29 ++226+ tail -n1
17:41:29 +226+ STATUS_CODE=200
17:41:29 ++226+ jq -r .notarizationStatus.status
17:41:29 ++226+ echo '{"uuid":"bf5aad39-5190-40b1-ae60-fcde4f5c6edb","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\":' '\"fe4d8900-7065-4ea8-bf8f-e64421f43115\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:19:22.283Z\",\n' '\"sha256\":' '\"3500a53cdbde0fa8b610821a471de1e769cfef38bbb5d191a39ef8705ac59722\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37ab6c65ef8cec403bb161f3a44263682b4bb624\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de550e4237d13f1f94750657da37f1b70c97dd77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.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-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64-14891818787009114922.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"de550e4237d13f1f94750657da37f1b70c97dd77\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:41:29 +226+ STATUS=COMPLETE
17:41:29 +226+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:29 +226+ [[ 200 == \5\0\3 ]]
17:41:29 +226+ [[ 200 == \5\0\2 ]]
17:41:29 +226+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:41:29 +226+ break
17:41:29 +226+ rm eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:29 +226+ curl -JO https://cbi.eclipse.org/macos/xcrun/bf5aad39-5190-40b1-ae60-fcde4f5c6edb/download
17:41:29   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:41:29                                  Dload  Upload   Total   Spent    Left  Speed
17:41:29 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 8922k    0 8922k    0     0  58.4M      0 --:--:-- --:--:-- --:--:-- 58.0M++1030+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/status
17:41:30 +1030+ RESPONSE_RAW='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","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\": \"e38d6020-2774-4968-8d18-b5a8fdf824f0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n  \"uploadDate\": \"2024-04-11T21:24:00.059Z\",\n  \"sha256\": \"e7f428634c80029d733a67b3533cf466477c44e92084c6b692c9bcbff9205e7e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8c2522a2fcc49a88eeb37b1c48b494fd085895ec\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:41:30 200'
17:41:30 ++1030+ head -n1
17:41:30 +1030+ RESPONSE='{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","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\": \"e38d6020-2774-4968-8d18-b5a8fdf824f0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n  \"uploadDate\": \"2024-04-11T21:24:00.059Z\",\n  \"sha256\": \"e7f428634c80029d733a67b3533cf466477c44e92084c6b692c9bcbff9205e7e\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8c2522a2fcc49a88eeb37b1c48b494fd085895ec\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:41:30 ++1030+ tail -n1
17:41:30 +1030+ STATUS_CODE=200
17:41:30 ++1030+ jq -r .notarizationStatus.status
17:41:30 ++1030+ echo '{"uuid":"853e42a1-aff4-403c-8de6-4d4992f74971","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\":' '\"e38d6020-2774-4968-8d18-b5a8fdf824f0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:24:00.059Z\",\n' '\"sha256\":' '\"e7f428634c80029d733a67b3533cf466477c44e92084c6b692c9bcbff9205e7e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8c2522a2fcc49a88eeb37b1c48b494fd085895ec\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.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-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64-18208970138029531562.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b18bd8594eddb0017b83bd3dabb6ff48e86653f7\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:41:30 +1030+ STATUS=COMPLETE
17:41:30 +1030+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:30 +1030+ [[ 200 == \5\0\3 ]]
17:41:30 +1030+ [[ 200 == \5\0\2 ]]
17:41:30 +1030+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:41:30 +1030+ break
17:41:30 +1030+ rm eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:30 +1030+ curl -JO https://cbi.eclipse.org/macos/xcrun/853e42a1-aff4-403c-8de6-4d4992f74971/download
17:41:30   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:41:30                                  Dload  Upload   Total   Spent    Left  Speed
17:41:30 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 71.8M    0 71.8M    0     0  61.9M      0 --:--:--  0:00:01 --:--:-- 61.8M
100 26.7M    0 26.7M    0     0  49.6M      0 --:--:-- --:--:-- --:--:-- 49.5M
100  118M    0  118M    0     0  55.2M      0 --:--:--  0:00:02 --:--:-- 55.1M
100 75.1M    0 75.1M    0     0  49.2M      0 --:--:--  0:00:01 --:--:-- 49.2M++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:41:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:32 200'
17:41:32 ++450+ head -n1
17:41:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:32 ++450+ tail -n1
17:41:32 +450+ STATUS_CODE=200
17:41:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:32 ++450+ jq -r .notarizationStatus.status
17:41:32 +450+ STATUS=IN_PROGRESS
17:41:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:32 +450+ sleep 1m
17:41:32 
100  161M    0  161M    0     0  51.1M      0 --:--:--  0:00:03 --:--:-- 51.1M
100  119M    0  119M    0     0  47.2M      0 --:--:--  0:00:02 --:--:-- 47.2M
100  170M    0  170M    0     0  48.3M      0 --:--:--  0:00:03 --:--:-- 48.3M
100  212M    0  212M    0     0  51.1M      0 --:--:--  0:00:04 --:--:-- 51.1M
100  215M    0  215M    0     0  47.5M      0 --:--:--  0:00:04 --:--:-- 47.5M
100  256M    0  256M    0     0  49.8M      0 --:--:--  0:00:05 --:--:-- 49.5M
100  291M    0  291M    0     0  47.4M      0 --:--:--  0:00:06 --:--:-- 44.0M
100  264M    0  264M    0     0  46.4M      0 --:--:--  0:00:05 --:--:-- 46.0M++834+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/status
17:41:36 +834+ RESPONSE_RAW='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","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\": \"95e165b5-ed5c-43e5-a76f-bb2b4ce5c1c3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:10.643Z\",\n  \"sha256\": \"8331455efe80774d7082690812e3c9930dd804f0d392179edeb1bc821a1a2f19\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d04f09d5211fbf2a12e5b460301d256123128af1\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:41:36 200'
17:41:36 ++834+ head -n1
17:41:36 +834+ RESPONSE='{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","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\": \"95e165b5-ed5c-43e5-a76f-bb2b4ce5c1c3\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n  \"uploadDate\": \"2024-04-11T21:23:10.643Z\",\n  \"sha256\": \"8331455efe80774d7082690812e3c9930dd804f0d392179edeb1bc821a1a2f19\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d04f09d5211fbf2a12e5b460301d256123128af1\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:41:36 ++834+ tail -n1
17:41:36 +834+ STATUS_CODE=200
17:41:36 ++834+ jq -r .notarizationStatus.status
17:41:36 ++834+ echo '{"uuid":"ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad","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\":' '\"95e165b5-ed5c-43e5-a76f-bb2b4ce5c1c3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:23:10.643Z\",\n' '\"sha256\":' '\"8331455efe80774d7082690812e3c9930dd804f0d392179edeb1bc821a1a2f19\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d04f09d5211fbf2a12e5b460301d256123128af1\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/aarch64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f958673a6d2c5e9c7b90753534ae906ac63a90a9\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_11.5.0.202403041627.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"64028ca50f57ee31a21d1c3cc0724bb003096a1b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.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-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64-15175270067222780377.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"37216d3f53f555a6c8fc243c6d66668ab06c7f24\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:41:36 +834+ STATUS=COMPLETE
17:41:36 +834+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:36 +834+ [[ 200 == \5\0\3 ]]
17:41:36 +834+ [[ 200 == \5\0\2 ]]
17:41:36 +834+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:41:36 +834+ break
17:41:36 +834+ rm eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:36 +834+ curl -JO https://cbi.eclipse.org/macos/xcrun/ce61e6cf-ec3d-4d7a-ad2f-28da6e4cebad/download
17:41:36   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:41:36                                  Dload  Upload   Total   Spent    Left  Speed
17:41:36 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  348M    0  348M    0     0  48.7M      0 --:--:--  0:00:07 --:--:-- 45.9M
100 4532k    0 4532k    0     0  25.8M      0 --:--:-- --:--:-- --:--:-- 25.7M
100  299M    0  299M    0     0  45.8M      0 --:--:--  0:00:06 --:--:-- 44.8M
100  337M    0  337M    0     0  44.8M      0 --:--:--  0:00:07 --:--:-- 43.6M
100  388M    0  388M    0     0  47.6M      0 --:--:--  0:00:08 --:--:-- 45.4M
100 24.6M    0 24.6M    0     0  21.0M      0 --:--:--  0:00:01 --:--:-- 21.0M
100  370M    0  370M    0     0  44.0M      0 --:--:--  0:00:08 --:--:-- 40.8M
17:41:38 curl: Saved to filename 'eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:41:38 +1030+ cp -vf eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:38 
100  425M    0  425M    0     0  46.4M      0 --:--:--  0:00:09 --:--:-- 42.6M
100 40.4M    0 40.4M    0     0  18.6M      0 --:--:--  0:00:02 --:--:-- 18.6M
100  468M    0  468M    0     0  46.0M      0 --:--:--  0:00:10 --:--:-- 42.2M
100 80.2M    0 80.2M    0     0  25.2M      0 --:--:--  0:00:03 --:--:-- 25.2M'eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:41:40 ++1030+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:40 +1030+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:41:40 ++1030+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:40 +1030+ b=eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:40 +1030+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:41:40 +1030+ md5sum eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:40 
100  516M    0  516M    0     0  46.2M      0 --:--:--  0:00:11 --:--:-- 44.9M
100  124M    0  124M    0     0  29.7M      0 --:--:--  0:00:04 --:--:-- 29.7M
100  162M    0  162M    0     0  31.3M      0 --:--:--  0:00:05 --:--:-- 31.5M
100  568M    0  568M    0     0  46.7M      0 --:--:--  0:00:12 --:--:-- 44.0M+1030+ sha1sum eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:42 
100  604M    0  604M    0     0  46.4M      0 --:--:--  0:00:13 --:--:-- 44.4M
17:41:42 curl: Saved to filename 'eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:41:42 +226+ cp -vf eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:42 
100  218M    0  218M    0     0  35.3M      0 --:--:--  0:00:06 --:--:-- 38.7M
100  269M    0  269M    0     0  37.6M      0 --:--:--  0:00:07 --:--:-- 45.8M+1030+ sha512sum -b eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:41:44 'eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:41:44 ++226+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:44 +226+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:41:44 ++226+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:44 +226+ b=eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:44 +226+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:41:44 +226+ md5sum eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:44 
100  323M    0  323M    0     0  39.5M      0 --:--:--  0:00:08 --:--:-- 48.7M
100  369M    0  369M    0     0  41.2M      0 --:--:--  0:00:08 --:--:-- 51.1M
17:41:45 curl: Saved to filename 'eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:41:45 +834+ cp -vf eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:46 'eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:41:46 ++834+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:46 +834+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:41:46 ++834+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:46 +834+ b=eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:46 +834+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:41:46 +834+ md5sum eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:47 +1030+ rm eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:41:47 +1030+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:41:47 +1030+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:41:47 +1030+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:41:47 +226+ sha1sum eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:47 +834+ sha1sum eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:41:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:49 200'
17:41:49 ++182+ head -n1
17:41:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:49 ++182+ tail -n1
17:41:49 +182+ STATUS_CODE=200
17:41:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:49 ++182+ jq -r .notarizationStatus.status
17:41:49 +182+ STATUS=IN_PROGRESS
17:41:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:49 +182+ sleep 1m
17:41:49 +834+ sha512sum -b eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:49 +226+ sha512sum -b eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg
17:41:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:41:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:50 200'
17:41:50 ++648+ head -n1
17:41:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:50 ++648+ tail -n1
17:41:50 +648+ STATUS_CODE=200
17:41:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:50 ++648+ jq -r .notarizationStatus.status
17:41:50 +648+ STATUS=IN_PROGRESS
17:41:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:50 +648+ sleep 1m
17:41:51 +834+ rm eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:41:51 +834+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:41:51 +834+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:41:51 +834+ rm -f eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:41:53 +226+ rm eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:41:53 +226+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:41:53 +226+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:41:53 +226+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:41:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:41:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:41:59 200'
17:41:59 ++376+ head -n1
17:41:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:41:59 ++376+ tail -n1
17:41:59 +376+ STATUS_CODE=200
17:41:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:41:59 ++376+ jq -r .notarizationStatus.status
17:41:59 +376+ STATUS=IN_PROGRESS
17:41:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:41:59 +376+ sleep 1m
17:42:01 ++280+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/status
17:42:01 +280+ RESPONSE_RAW='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","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\": \"264d6c70-dd85-4df9-a3c8-265426e4f4f4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:41.902Z\",\n  \"sha256\": \"354ec0263dcaf48f6adc2192a952e8b11c0187be2e406db682e16d9cc799612d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedc83c072fd5726ee12dcc92a61f1ac51aa72b5\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"096c668521442a4a6bba105b85f90b156b4be75d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"096c668521442a4a6bba105b85f90b156b4be75d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:42:01 200'
17:42:01 ++280+ head -n1
17:42:01 +280+ RESPONSE='{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","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\": \"264d6c70-dd85-4df9-a3c8-265426e4f4f4\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:41.902Z\",\n  \"sha256\": \"354ec0263dcaf48f6adc2192a952e8b11c0187be2e406db682e16d9cc799612d\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fedc83c072fd5726ee12dcc92a61f1ac51aa72b5\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"096c668521442a4a6bba105b85f90b156b4be75d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"096c668521442a4a6bba105b85f90b156b4be75d\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:42:01 ++280+ tail -n1
17:42:01 +280+ STATUS_CODE=200
17:42:01 ++280+ jq -r .notarizationStatus.status
17:42:01 ++280+ echo '{"uuid":"a9d66137-86ab-4c6b-8c9c-5de470410a65","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\":' '\"264d6c70-dd85-4df9-a3c8-265426e4f4f4\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:19:41.902Z\",\n' '\"sha256\":' '\"354ec0263dcaf48f6adc2192a952e8b11c0187be2e406db682e16d9cc799612d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fedc83c072fd5726ee12dcc92a61f1ac51aa72b5\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096c668521442a4a6bba105b85f90b156b4be75d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.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-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64-16022506301620042632.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"096c668521442a4a6bba105b85f90b156b4be75d\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:42:01 +280+ STATUS=COMPLETE
17:42:01 +280+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:01 +280+ [[ 200 == \5\0\3 ]]
17:42:01 +280+ [[ 200 == \5\0\2 ]]
17:42:01 +280+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:42:01 +280+ break
17:42:01 +280+ rm eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:01 +280+ curl -JO https://cbi.eclipse.org/macos/xcrun/a9d66137-86ab-4c6b-8c9c-5de470410a65/download
17:42:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:42:01                                  Dload  Upload   Total   Spent    Left  Speed
17:42:01 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 62.1M    0 62.1M    0     0  79.1M      0 --:--:-- --:--:-- --:--:-- 79.0M
100  144M    0  144M    0     0  80.7M      0 --:--:--  0:00:01 --:--:-- 80.7M
100  229M    0  229M    0     0  82.2M      0 --:--:--  0:00:02 --:--:-- 82.1M
100  306M    0  306M    0     0  81.0M      0 --:--:--  0:00:03 --:--:-- 80.9M
100  384M    0  384M    0     0  80.3M      0 --:--:--  0:00:04 --:--:-- 80.3M
100  474M    0  474M    0     0  81.9M      0 --:--:--  0:00:05 --:--:-- 82.3M
100  499M    0  499M    0     0  82.0M      0 --:--:--  0:00:06 --:--:-- 82.5M
17:42:08 curl: Saved to filename 'eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:42:08 +280+ cp -vf eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:08 'eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:42:08 ++280+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:08 +280+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:42:08 ++280+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:08 +280+ b=eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:08 +280+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:42:08 +280+ md5sum eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:10 +280+ sha1sum eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:42:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:11 200'
17:42:11 ++204+ head -n1
17:42:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:11 ++204+ tail -n1
17:42:11 +204+ STATUS_CODE=200
17:42:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:11 ++204+ jq -r .notarizationStatus.status
17:42:11 +204+ STATUS=IN_PROGRESS
17:42:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:11 +204+ sleep 1m
17:42:12 +280+ sha512sum -b eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg
17:42:15 +280+ rm eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:42:15 +280+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:42:15 +280+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:42:15 +280+ rm -f eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:42:17 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:42:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:17 200'
17:42:17 ++418+ head -n1
17:42:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:17 ++418+ tail -n1
17:42:17 +418+ STATUS_CODE=200
17:42:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:17 ++418+ jq -r .notarizationStatus.status
17:42:17 +418+ STATUS=IN_PROGRESS
17:42:17 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:17 +418+ sleep 1m
17:42:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:42:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:21 200'
17:42:21 ++302+ head -n1
17:42:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:21 ++302+ tail -n1
17:42:21 +302+ STATUS_CODE=200
17:42:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:21 ++302+ jq -r .notarizationStatus.status
17:42:21 +302+ STATUS=IN_PROGRESS
17:42:21 +302+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:21 +302+ sleep 1m
17:42:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:42:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:32 200'
17:42:32 ++450+ head -n1
17:42:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:32 ++450+ tail -n1
17:42:32 +450+ STATUS_CODE=200
17:42:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:32 ++450+ jq -r .notarizationStatus.status
17:42:32 +450+ STATUS=IN_PROGRESS
17:42:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:32 +450+ sleep 1m
17:42:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:42:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:49 200'
17:42:49 ++182+ head -n1
17:42:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:49 ++182+ tail -n1
17:42:49 +182+ STATUS_CODE=200
17:42:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:49 ++182+ jq -r .notarizationStatus.status
17:42:49 +182+ STATUS=IN_PROGRESS
17:42:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:49 +182+ sleep 1m
17:42:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:42:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:50 200'
17:42:50 ++648+ head -n1
17:42:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:50 ++648+ tail -n1
17:42:50 +648+ STATUS_CODE=200
17:42:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:50 ++648+ jq -r .notarizationStatus.status
17:42:50 +648+ STATUS=IN_PROGRESS
17:42:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:50 +648+ sleep 1m
17:42:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:42:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:42:59 200'
17:42:59 ++376+ head -n1
17:42:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:42:59 ++376+ tail -n1
17:42:59 +376+ STATUS_CODE=200
17:42:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:42:59 ++376+ jq -r .notarizationStatus.status
17:42:59 +376+ STATUS=IN_PROGRESS
17:42:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:42:59 +376+ sleep 1m
17:43:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:43:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:11 200'
17:43:11 ++204+ head -n1
17:43:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:11 ++204+ tail -n1
17:43:11 +204+ STATUS_CODE=200
17:43:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:11 ++204+ jq -r .notarizationStatus.status
17:43:11 +204+ STATUS=IN_PROGRESS
17:43:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:11 +204+ sleep 1m
17:43:17 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:43:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:17 200'
17:43:17 ++418+ head -n1
17:43:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:17 ++418+ tail -n1
17:43:17 +418+ STATUS_CODE=200
17:43:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:17 ++418+ jq -r .notarizationStatus.status
17:43:17 +418+ STATUS=IN_PROGRESS
17:43:17 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:17 +418+ sleep 1m
17:43:21 ++302+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/status
17:43:21 +302+ RESPONSE_RAW='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","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\": \"e9ea50fd-c8e0-4388-a966-f62b00294a7a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:59.265Z\",\n  \"sha256\": \"de959e908cedf80f4ca633e1f44af2c10f2cd66c969d3029ebc0f606b3bea049\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98026d198b640e52829fa445d51e0b4073364886\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:43:21 200'
17:43:21 ++302+ head -n1
17:43:21 +302+ RESPONSE='{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","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\": \"e9ea50fd-c8e0-4388-a966-f62b00294a7a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:59.265Z\",\n  \"sha256\": \"de959e908cedf80f4ca633e1f44af2c10f2cd66c969d3029ebc0f606b3bea049\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98026d198b640e52829fa445d51e0b4073364886\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:43:21 ++302+ tail -n1
17:43:21 +302+ STATUS_CODE=200
17:43:21 ++302+ jq -r .notarizationStatus.status
17:43:21 ++302+ echo '{"uuid":"c9d14bdc-3b3d-41d7-978e-9519805258c4","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\":' '\"e9ea50fd-c8e0-4388-a966-f62b00294a7a\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:19:59.265Z\",\n' '\"sha256\":' '\"de959e908cedf80f4ca633e1f44af2c10f2cd66c969d3029ebc0f606b3bea049\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98026d198b640e52829fa445d51e0b4073364886\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.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-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64-600667931170261876.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"371053e7b70cb47ab9c7059d7cb32b56717a18f0\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:43:21 +302+ STATUS=COMPLETE
17:43:21 +302+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:21 +302+ [[ 200 == \5\0\3 ]]
17:43:21 +302+ [[ 200 == \5\0\2 ]]
17:43:21 +302+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:43:21 +302+ break
17:43:21 +302+ rm eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:21 +302+ curl -JO https://cbi.eclipse.org/macos/xcrun/c9d14bdc-3b3d-41d7-978e-9519805258c4/download
17:43:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:43:21                                  Dload  Upload   Total   Spent    Left  Speed
17:43:21 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 54.7M    0 54.7M    0     0  57.6M      0 --:--:-- --:--:-- --:--:-- 57.6M
100  136M    0  136M    0     0  69.8M      0 --:--:--  0:00:01 --:--:-- 69.8M
100  203M    0  203M    0     0  69.0M      0 --:--:--  0:00:02 --:--:-- 69.0M
100  286M    0  286M    0     0  72.5M      0 --:--:--  0:00:03 --:--:-- 72.5M
100  375M    0  375M    0     0  75.8M      0 --:--:--  0:00:04 --:--:-- 75.8M
100  442M    0  442M    0     0  76.7M      0 --:--:--  0:00:05 --:--:-- 80.4M
17:43:27 curl: Saved to filename 'eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:43:27 +302+ cp -vf eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:28 'eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:43:28 ++302+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:28 +302+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:43:28 ++302+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:28 +302+ b=eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:28 +302+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:43:28 +302+ md5sum eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:29 +302+ sha1sum eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:31 +302+ sha512sum -b eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg
17:43:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:43:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:32 200'
17:43:32 ++450+ head -n1
17:43:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:32 ++450+ tail -n1
17:43:32 +450+ STATUS_CODE=200
17:43:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:32 ++450+ jq -r .notarizationStatus.status
17:43:32 +450+ STATUS=IN_PROGRESS
17:43:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:32 +450+ sleep 1m
17:43:33 +302+ rm eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:43:33 +302+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:43:33 +302+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:43:33 +302+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:43:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:43:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:49 200'
17:43:49 ++182+ head -n1
17:43:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:49 ++182+ tail -n1
17:43:49 +182+ STATUS_CODE=200
17:43:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:49 ++182+ jq -r .notarizationStatus.status
17:43:49 +182+ STATUS=IN_PROGRESS
17:43:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:49 +182+ sleep 1m
17:43:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:43:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:50 200'
17:43:50 ++648+ head -n1
17:43:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:50 ++648+ tail -n1
17:43:50 +648+ STATUS_CODE=200
17:43:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:50 ++648+ jq -r .notarizationStatus.status
17:43:50 +648+ STATUS=IN_PROGRESS
17:43:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:50 +648+ sleep 1m
17:43:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:43:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:43:59 200'
17:43:59 ++376+ head -n1
17:43:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:43:59 ++376+ tail -n1
17:43:59 +376+ STATUS_CODE=200
17:43:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:43:59 ++376+ jq -r .notarizationStatus.status
17:43:59 +376+ STATUS=IN_PROGRESS
17:43:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:43:59 +376+ sleep 1m
17:44:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:44:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:11 200'
17:44:11 ++204+ head -n1
17:44:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:11 ++204+ tail -n1
17:44:11 +204+ STATUS_CODE=200
17:44:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:11 ++204+ jq -r .notarizationStatus.status
17:44:11 +204+ STATUS=IN_PROGRESS
17:44:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:11 +204+ sleep 1m
17:44:17 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:44:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:17 200'
17:44:17 ++418+ head -n1
17:44:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:17 ++418+ tail -n1
17:44:17 +418+ STATUS_CODE=200
17:44:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:17 ++418+ jq -r .notarizationStatus.status
17:44:17 +418+ STATUS=IN_PROGRESS
17:44:17 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:17 +418+ sleep 1m
17:44:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:44:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:32 200'
17:44:32 ++450+ head -n1
17:44:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:32 ++450+ tail -n1
17:44:32 +450+ STATUS_CODE=200
17:44:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:32 ++450+ jq -r .notarizationStatus.status
17:44:32 +450+ STATUS=IN_PROGRESS
17:44:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:32 +450+ sleep 1m
17:44:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:44:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:49 200'
17:44:49 ++182+ head -n1
17:44:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:49 ++182+ tail -n1
17:44:49 +182+ STATUS_CODE=200
17:44:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:49 ++182+ jq -r .notarizationStatus.status
17:44:49 +182+ STATUS=IN_PROGRESS
17:44:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:49 +182+ sleep 1m
17:44:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:44:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:50 200'
17:44:50 ++648+ head -n1
17:44:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:50 ++648+ tail -n1
17:44:50 +648+ STATUS_CODE=200
17:44:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:50 ++648+ jq -r .notarizationStatus.status
17:44:50 +648+ STATUS=IN_PROGRESS
17:44:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:50 +648+ sleep 1m
17:44:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:44:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:44:59 200'
17:44:59 ++376+ head -n1
17:44:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:44:59 ++376+ tail -n1
17:44:59 +376+ STATUS_CODE=200
17:44:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:44:59 ++376+ jq -r .notarizationStatus.status
17:44:59 +376+ STATUS=IN_PROGRESS
17:44:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:44:59 +376+ sleep 1m
17:45:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:45:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:45:11 200'
17:45:11 ++204+ head -n1
17:45:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:45:11 ++204+ tail -n1
17:45:11 +204+ STATUS_CODE=200
17:45:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:45:11 ++204+ jq -r .notarizationStatus.status
17:45:11 +204+ STATUS=IN_PROGRESS
17:45:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:11 +204+ sleep 1m
17:45:17 ++418+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/status
17:45:17 +418+ RESPONSE_RAW='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","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\": \"eddd7352-f993-4fd9-8302-e0e5719eb094\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:57.223Z\",\n  \"sha256\": \"34ccda1cf1b85d84435c6c4de8b007abb1e4e2fe418c20d645aa5b4d7b35ebf6\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d0d7c14960f444cca27e0160c584d7da17c47b9e\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:45:17 200'
17:45:17 ++418+ head -n1
17:45:17 +418+ RESPONSE='{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","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\": \"eddd7352-f993-4fd9-8302-e0e5719eb094\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:57.223Z\",\n  \"sha256\": \"34ccda1cf1b85d84435c6c4de8b007abb1e4e2fe418c20d645aa5b4d7b35ebf6\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d0d7c14960f444cca27e0160c584d7da17c47b9e\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:45:17 ++418+ tail -n1
17:45:17 +418+ STATUS_CODE=200
17:45:17 ++418+ jq -r .notarizationStatus.status
17:45:17 ++418+ echo '{"uuid":"90734669-0056-448f-8bbc-10245fd6192f","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\":' '\"eddd7352-f993-4fd9-8302-e0e5719eb094\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:20:57.223Z\",\n' '\"sha256\":' '\"34ccda1cf1b85d84435c6c4de8b007abb1e4e2fe418c20d645aa5b4d7b35ebf6\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d0d7c14960f444cca27e0160c584d7da17c47b9e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.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-M1-macosx-cocoa-x86_64-1576584328457586470.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"09bb78fa8aeb8273a5f0d2fbd6f85e83ca62bc43\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:45:17 +418+ STATUS=COMPLETE
17:45:17 +418+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:17 +418+ [[ 200 == \5\0\3 ]]
17:45:17 +418+ [[ 200 == \5\0\2 ]]
17:45:17 +418+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:45:17 +418+ break
17:45:17 +418+ rm eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:17 +418+ curl -JO https://cbi.eclipse.org/macos/xcrun/90734669-0056-448f-8bbc-10245fd6192f/download
17:45:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:45:17                                  Dload  Upload   Total   Spent    Left  Speed
17:45:17 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.9M    0 15.9M    0     0  60.5M      0 --:--:-- --:--:-- --:--:-- 60.5M
100 88.4M    0 88.4M    0     0  70.2M      0 --:--:--  0:00:01 --:--:-- 70.1M
100  153M    0  153M    0     0  67.9M      0 --:--:--  0:00:02 --:--:-- 67.9M
100  234M    0  234M    0     0  71.9M      0 --:--:--  0:00:03 --:--:-- 71.9M
100  316M    0  316M    0     0  74.3M      0 --:--:--  0:00:04 --:--:-- 74.3M
100  400M    0  400M    0     0  76.0M      0 --:--:--  0:00:05 --:--:-- 76.8M
100  476M    0  476M    0     0  76.0M      0 --:--:--  0:00:06 --:--:-- 77.4M
100  518M    0  518M    0     0  76.9M      0 --:--:--  0:00:06 --:--:-- 81.5M
17:45:24 curl: Saved to filename 'eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:45:24 +418+ cp -vf eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:25 'eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:45:25 ++418+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:25 +418+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:45:25 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:25 +418+ b=eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:25 +418+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:45:25 +418+ md5sum eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:26 +418+ sha1sum eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:28 +418+ sha512sum -b eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg
17:45:31 +418+ rm eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:45:31 +418+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:45:31 +418+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:45:31 +418+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:45:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:45:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:45:32 200'
17:45:32 ++450+ head -n1
17:45:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:45:32 ++450+ tail -n1
17:45:32 +450+ STATUS_CODE=200
17:45:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:45:32 ++450+ jq -r .notarizationStatus.status
17:45:32 +450+ STATUS=IN_PROGRESS
17:45:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:32 +450+ sleep 1m
17:45:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:45:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:45:49 200'
17:45:49 ++182+ head -n1
17:45:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:45:49 ++182+ tail -n1
17:45:49 +182+ STATUS_CODE=200
17:45:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:45:49 ++182+ jq -r .notarizationStatus.status
17:45:49 +182+ STATUS=IN_PROGRESS
17:45:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:49 +182+ sleep 1m
17:45:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:45:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:45:50 200'
17:45:50 ++648+ head -n1
17:45:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:45:50 ++648+ tail -n1
17:45:50 +648+ STATUS_CODE=200
17:45:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:45:50 ++648+ jq -r .notarizationStatus.status
17:45:50 +648+ STATUS=IN_PROGRESS
17:45:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:50 +648+ sleep 1m
17:45:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:45:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:45:59 200'
17:45:59 ++376+ head -n1
17:45:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:45:59 ++376+ tail -n1
17:45:59 +376+ STATUS_CODE=200
17:45:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:45:59 ++376+ jq -r .notarizationStatus.status
17:45:59 +376+ STATUS=IN_PROGRESS
17:45:59 +376+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:45:59 +376+ sleep 1m
17:46:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:46:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:46:11 200'
17:46:11 ++204+ head -n1
17:46:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:46:11 ++204+ tail -n1
17:46:11 +204+ STATUS_CODE=200
17:46:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:46:11 ++204+ jq -r .notarizationStatus.status
17:46:11 +204+ STATUS=IN_PROGRESS
17:46:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:46:11 +204+ sleep 1m
17:46:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:46:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:46:32 200'
17:46:32 ++450+ head -n1
17:46:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:46:32 ++450+ tail -n1
17:46:32 +450+ STATUS_CODE=200
17:46:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:46:32 ++450+ jq -r .notarizationStatus.status
17:46:32 +450+ STATUS=IN_PROGRESS
17:46:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:46:32 +450+ sleep 1m
17:46:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:46:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:46:49 200'
17:46:49 ++182+ head -n1
17:46:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:46:49 ++182+ tail -n1
17:46:49 +182+ STATUS_CODE=200
17:46:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:46:49 ++182+ jq -r .notarizationStatus.status
17:46:49 +182+ STATUS=IN_PROGRESS
17:46:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:46:49 +182+ sleep 1m
17:46:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:46:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:46:50 200'
17:46:50 ++648+ head -n1
17:46:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:46:50 ++648+ tail -n1
17:46:50 +648+ STATUS_CODE=200
17:46:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:46:50 ++648+ jq -r .notarizationStatus.status
17:46:50 +648+ STATUS=IN_PROGRESS
17:46:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:46:50 +648+ sleep 1m
17:46:59 ++376+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/status
17:46:59 +376+ RESPONSE_RAW='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","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\": \"a8c3671c-c969-445e-a196-8f6944828b4f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:48.067Z\",\n  \"sha256\": \"a4724e112784f5afe2daded65528608ae6d3486abea86643a5c3038175232111\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca4e6bd21ca643e8198f4c4ab35fa410a6b74042\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:46:59 200'
17:46:59 ++376+ head -n1
17:46:59 +376+ RESPONSE='{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","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\": \"a8c3671c-c969-445e-a196-8f6944828b4f\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n  \"uploadDate\": \"2024-04-11T21:20:48.067Z\",\n  \"sha256\": \"a4724e112784f5afe2daded65528608ae6d3486abea86643a5c3038175232111\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ca4e6bd21ca643e8198f4c4ab35fa410a6b74042\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:46:59 ++376+ tail -n1
17:46:59 +376+ STATUS_CODE=200
17:46:59 ++376+ jq -r .notarizationStatus.status
17:46:59 ++376+ echo '{"uuid":"608a4cf5-8735-4131-8c17-2ed32bf28be4","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\":' '\"a8c3671c-c969-445e-a196-8f6944828b4f\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:20:48.067Z\",\n' '\"sha256\":' '\"a4724e112784f5afe2daded65528608ae6d3486abea86643a5c3038175232111\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca4e6bd21ca643e8198f4c4ab35fa410a6b74042\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.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-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64-10478243410670954666.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d4ff0ce547b318c7722581543ef1a5d1f0887de\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:46:59 +376+ STATUS=COMPLETE
17:46:59 +376+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:46:59 +376+ [[ 200 == \5\0\3 ]]
17:46:59 +376+ [[ 200 == \5\0\2 ]]
17:46:59 +376+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:46:59 +376+ break
17:46:59 +376+ rm eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:46:59 +376+ curl -JO https://cbi.eclipse.org/macos/xcrun/608a4cf5-8735-4131-8c17-2ed32bf28be4/download
17:46:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:46:59                                  Dload  Upload   Total   Spent    Left  Speed
17:46:59 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 74.4M    0 74.4M    0     0  80.1M      0 --:--:-- --:--:-- --:--:-- 80.1M
100  152M    0  152M    0     0  79.1M      0 --:--:--  0:00:01 --:--:-- 79.1M
100  227M    0  227M    0     0  77.5M      0 --:--:--  0:00:02 --:--:-- 77.5M
100  299M    0  299M    0     0  76.2M      0 --:--:--  0:00:03 --:--:-- 76.2M
100  386M    0  386M    0     0  78.3M      0 --:--:--  0:00:04 --:--:-- 78.3M
100  462M    0  462M    0     0  77.9M      0 --:--:--  0:00:05 --:--:-- 77.5M
100  546M    0  546M    0     0  78.8M      0 --:--:--  0:00:06 --:--:-- 78.7M
100  605M    0  605M    0     0  79.9M      0 --:--:--  0:00:07 --:--:-- 81.3M
17:47:07 curl: Saved to filename 'eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:47:07 +376+ cp -vf eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:08 'eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:47:08 ++376+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:08 +376+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:47:08 ++376+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:08 +376+ b=eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:08 +376+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:47:08 +376+ md5sum eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:10 +376+ sha1sum eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:47:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:47:11 200'
17:47:11 ++204+ head -n1
17:47:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:47:11 ++204+ tail -n1
17:47:11 +204+ STATUS_CODE=200
17:47:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:47:11 ++204+ jq -r .notarizationStatus.status
17:47:11 +204+ STATUS=IN_PROGRESS
17:47:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:47:11 +204+ sleep 1m
17:47:12 +376+ sha512sum -b eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg
17:47:16 +376+ rm eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:47:16 +376+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:47:16 +376+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:47:16 +376+ rm -f eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:47:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:47:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:47:32 200'
17:47:32 ++450+ head -n1
17:47:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:47:32 ++450+ tail -n1
17:47:32 +450+ STATUS_CODE=200
17:47:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:47:32 ++450+ jq -r .notarizationStatus.status
17:47:32 +450+ STATUS=IN_PROGRESS
17:47:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:47:32 +450+ sleep 1m
17:47:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:47:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:47:49 200'
17:47:49 ++182+ head -n1
17:47:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:47:49 ++182+ tail -n1
17:47:49 +182+ STATUS_CODE=200
17:47:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:47:49 ++182+ jq -r .notarizationStatus.status
17:47:49 +182+ STATUS=IN_PROGRESS
17:47:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:47:49 +182+ sleep 1m
17:47:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:47:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:47:50 200'
17:47:50 ++648+ head -n1
17:47:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:47:50 ++648+ tail -n1
17:47:50 +648+ STATUS_CODE=200
17:47:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:47:50 ++648+ jq -r .notarizationStatus.status
17:47:50 +648+ STATUS=IN_PROGRESS
17:47:50 +648+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:47:50 +648+ sleep 1m
17:48:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:48:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:48:11 200'
17:48:11 ++204+ head -n1
17:48:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:48:11 ++204+ tail -n1
17:48:11 +204+ STATUS_CODE=200
17:48:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:48:11 ++204+ jq -r .notarizationStatus.status
17:48:11 +204+ STATUS=IN_PROGRESS
17:48:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:48:11 +204+ sleep 1m
17:48:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:48:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:48:32 200'
17:48:32 ++450+ head -n1
17:48:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:48:32 ++450+ tail -n1
17:48:32 +450+ STATUS_CODE=200
17:48:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:48:32 ++450+ jq -r .notarizationStatus.status
17:48:32 +450+ STATUS=IN_PROGRESS
17:48:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:48:32 +450+ sleep 1m
17:48:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:48:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:48:49 200'
17:48:49 ++182+ head -n1
17:48:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:48:49 ++182+ tail -n1
17:48:49 +182+ STATUS_CODE=200
17:48:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:48:49 ++182+ jq -r .notarizationStatus.status
17:48:49 +182+ STATUS=IN_PROGRESS
17:48:49 +182+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:48:49 +182+ sleep 1m
17:48:50 ++648+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/status
17:48:50 +648+ RESPONSE_RAW='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","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\": \"0b1e568a-40c7-461a-86b6-966eb391b3b0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:32.966Z\",\n  \"sha256\": \"319991d288bc52635814978af0e2f4e8903a425f081d356ad3c515d3f1961a65\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1fa60bb52d2d249d2a26b9a036783ef7c50f16b8\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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"}}
17:48:50 200'
17:48:50 ++648+ head -n1
17:48:50 +648+ RESPONSE='{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","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\": \"0b1e568a-40c7-461a-86b6-966eb391b3b0\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n  \"uploadDate\": \"2024-04-11T21:22:32.966Z\",\n  \"sha256\": \"319991d288bc52635814978af0e2f4e8903a425f081d356ad3c515d3f1961a65\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1fa60bb52d2d249d2a26b9a036783ef7c50f16b8\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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"}}'
17:48:50 ++648+ tail -n1
17:48:50 +648+ STATUS_CODE=200
17:48:50 ++648+ jq -r .notarizationStatus.status
17:48:50 ++648+ echo '{"uuid":"2a456a40-ac95-44c4-8489-5eee6d0fc6e5","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\":' '\"0b1e568a-40c7-461a-86b6-966eb391b3b0\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:22:32.966Z\",\n' '\"sha256\":' '\"319991d288bc52635814978af0e2f4e8903a425f081d356ad3c515d3f1961a65\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1fa60bb52d2d249d2a26b9a036783ef7c50f16b8\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dbdde133e6ce6ad11c497b2d61e108d043694a0a\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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-M1-macosx-cocoa-aarch64-14595684193253459521.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"}}'
17:48:50 +648+ STATUS=COMPLETE
17:48:50 +648+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:48:50 +648+ [[ 200 == \5\0\3 ]]
17:48:50 +648+ [[ 200 == \5\0\2 ]]
17:48:50 +648+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:48:50 +648+ break
17:48:50 +648+ rm eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:48:50 +648+ curl -JO https://cbi.eclipse.org/macos/xcrun/2a456a40-ac95-44c4-8489-5eee6d0fc6e5/download
17:48:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:48:50                                  Dload  Upload   Total   Spent    Left  Speed
17:48:50 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 71.4M    0 71.4M    0     0  82.5M      0 --:--:-- --:--:-- --:--:-- 82.4M
100  153M    0  153M    0     0  82.0M      0 --:--:--  0:00:01 --:--:-- 82.0M
100  235M    0  235M    0     0  82.0M      0 --:--:--  0:00:02 --:--:-- 82.0M
100  320M    0  320M    0     0  83.0M      0 --:--:--  0:00:03 --:--:-- 82.9M
100  408M    0  408M    0     0  83.9M      0 --:--:--  0:00:04 --:--:-- 83.9M
100  475M    0  475M    0     0  81.2M      0 --:--:--  0:00:05 --:--:-- 80.9M
100  536M    0  536M    0     0  80.4M      0 --:--:--  0:00:06 --:--:-- 79.8M
17:48:57 curl: Saved to filename 'eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:48:57 +648+ cp -vf eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:48:58 'eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:48:58 ++648+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:48:58 +648+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:48:58 ++648+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:48:58 +648+ b=eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:48:58 +648+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:48:58 +648+ md5sum eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:00 +648+ sha1sum eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:02 +648+ sha512sum -b eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:05 +648+ rm eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:49:05 +648+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:49:05 +648+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:49:05 +648+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:49:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:49:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:49:11 200'
17:49:11 ++204+ head -n1
17:49:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:49:11 ++204+ tail -n1
17:49:11 +204+ STATUS_CODE=200
17:49:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:49:11 ++204+ jq -r .notarizationStatus.status
17:49:11 +204+ STATUS=IN_PROGRESS
17:49:11 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:49:11 +204+ sleep 1m
17:49:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:49:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:49:32 200'
17:49:32 ++450+ head -n1
17:49:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:49:32 ++450+ tail -n1
17:49:32 +450+ STATUS_CODE=200
17:49:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:49:32 ++450+ jq -r .notarizationStatus.status
17:49:32 +450+ STATUS=IN_PROGRESS
17:49:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:49:32 +450+ sleep 1m
17:49:49 ++182+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/status
17:49:49 +182+ RESPONSE_RAW='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","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\": \"5c9cd7d8-b9e2-4388-8f7c-77f38e40c22d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n  \"uploadDate\": \"2024-04-11T21:18:27.594Z\",\n  \"sha256\": \"27047ac64e479a7f1daf50b3277848ce2aec07b58c0c31f16eae3dced1f9c7ce\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da6093769e187971671be048894e86ddef3ab3ce\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:49:49 200'
17:49:49 ++182+ head -n1
17:49:49 +182+ RESPONSE='{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","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\": \"5c9cd7d8-b9e2-4388-8f7c-77f38e40c22d\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n  \"uploadDate\": \"2024-04-11T21:18:27.594Z\",\n  \"sha256\": \"27047ac64e479a7f1daf50b3277848ce2aec07b58c0c31f16eae3dced1f9c7ce\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"da6093769e187971671be048894e86ddef3ab3ce\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:49:49 ++182+ tail -n1
17:49:49 +182+ STATUS_CODE=200
17:49:49 ++182+ jq -r .notarizationStatus.status
17:49:49 ++182+ echo '{"uuid":"42d0106f-09b9-41c0-afd4-4bdbce5d385f","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\":' '\"5c9cd7d8-b9e2-4388-8f7c-77f38e40c22d\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:18:27.594Z\",\n' '\"sha256\":' '\"27047ac64e479a7f1daf50b3277848ce2aec07b58c0c31f16eae3dced1f9c7ce\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da6093769e187971671be048894e86ddef3ab3ce\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.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-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64-935803851939044977.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3f4eb65f768caeb78e1ce05483d569415cb61a58\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:49:49 +182+ STATUS=COMPLETE
17:49:49 +182+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:49:49 +182+ [[ 200 == \5\0\3 ]]
17:49:49 +182+ [[ 200 == \5\0\2 ]]
17:49:49 +182+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:49:49 +182+ break
17:49:49 +182+ rm eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:49 +182+ curl -JO https://cbi.eclipse.org/macos/xcrun/42d0106f-09b9-41c0-afd4-4bdbce5d385f/download
17:49:49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:49:49                                  Dload  Upload   Total   Spent    Left  Speed
17:49:49 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  342k    0  342k    0     0  12.4M      0 --:--:-- --:--:-- --:--:-- 11.9M
100 87.5M    0 87.5M    0     0  85.0M      0 --:--:--  0:00:01 --:--:-- 84.9M
100  172M    0  172M    0     0  84.7M      0 --:--:--  0:00:02 --:--:-- 84.7M
100  254M    0  254M    0     0  83.7M      0 --:--:--  0:00:03 --:--:-- 83.7M
100  333M    0  333M    0     0  82.7M      0 --:--:--  0:00:04 --:--:-- 82.7M
100  420M    0  420M    0     0  83.5M      0 --:--:--  0:00:05 --:--:-- 83.9M
100  440M    0  440M    0     0  83.8M      0 --:--:--  0:00:05 --:--:-- 83.5M
17:49:54 curl: Saved to filename 'eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:49:54 +182+ cp -vf eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:55 'eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:49:55 ++182+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:55 +182+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:49:55 ++182+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:55 +182+ b=eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:55 +182+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:49:55 +182+ md5sum eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:56 +182+ sha1sum eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:49:58 +182+ sha512sum -b eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg
17:50:01 +182+ rm eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:50:01 +182+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:50:01 +182+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:50:01 +182+ rm -f eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:50:11 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/status
17:50:11 +204+ RESPONSE_RAW='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","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\": \"a46f92c7-e4ea-4be0-a43f-3b27e9a8f58a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:00.987Z\",\n  \"sha256\": \"3bd5f7e242a510dd12fe3ffa1176c95c0f035519711a3715d61a492f5dfb87e9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6323ca80d792b8b17f4ecbd0c325f5aec0a556b0\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"35b70bded2b0a0facef6ea99f0f7439201955128\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"35b70bded2b0a0facef6ea99f0f7439201955128\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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"}}
17:50:11 200'
17:50:11 ++204+ head -n1
17:50:11 +204+ RESPONSE='{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","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\": \"a46f92c7-e4ea-4be0-a43f-3b27e9a8f58a\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n  \"uploadDate\": \"2024-04-11T21:19:00.987Z\",\n  \"sha256\": \"3bd5f7e242a510dd12fe3ffa1176c95c0f035519711a3715d61a492f5dfb87e9\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6323ca80d792b8b17f4ecbd0c325f5aec0a556b0\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"35b70bded2b0a0facef6ea99f0f7439201955128\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"00fda142f82025ddc29a3ff87f899862c2236492\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0d84446ed183429d91d347d3608d126f74dea13\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c384d4a1366f3bf11f15601154d337fe1b815821\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56db27f8f145fa862542c0d2c9592d8d69436186\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c36958766d500048129da106e3c4ebd319c0c6d8\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6ae7be728cf595e1e718462c4563da4afa081569\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b468fa81027048c090a041f53ba22974236a2c1d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"51072a5db43be58f9ac1494222006a6f7b163adb\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b57da49024b0b5235c347c497ebe2051835f2819\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"674a51db3493c383c77407bcdb2d318af865499d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20931810e720111400be6b4e8f943153679c103e\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"427aeb6b74cb09e81be131cc693518e8537630ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01975133c820aa353af4166d8517f84b05ea7dd1\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"20795049135a80d66a48a5e8400393ab0a0624a3\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e5fedfb9609715b95820fae530250ccc6c62d384\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf3f1c980946c7ec6408f02abba461a398991b44\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"35b70bded2b0a0facef6ea99f0f7439201955128\",\n      \"arch\": \"x86_64\"\n    }\n  ],\n  \"issues\": [\n    {\n      \"severity\": \"warning\",\n      \"code\": null,\n      \"path\": \"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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"}}'
17:50:11 ++204+ tail -n1
17:50:11 +204+ STATUS_CODE=200
17:50:11 ++204+ jq -r .notarizationStatus.status
17:50:11 ++204+ echo '{"uuid":"88421fd8-be50-4776-821e-a7c220ee6713","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\":' '\"a46f92c7-e4ea-4be0-a43f-3b27e9a8f58a\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:19:00.987Z\",\n' '\"sha256\":' '\"3bd5f7e242a510dd12fe3ffa1176c95c0f035519711a3715d61a492f5dfb87e9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6323ca80d792b8b17f4ecbd0c325f5aec0a556b0\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"35b70bded2b0a0facef6ea99f0f7439201955128\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00fda142f82025ddc29a3ff87f899862c2236492\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9b7c59e625db5424cf507ba2a0b4def57f7bf99c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0d84446ed183429d91d347d3608d126f74dea13\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"81a0c8f9a4e0c5a95626f557dab51cece72c235d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"60bc48c687549b0627aa53bb1d50ff8d092e274c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ec96690f8cfc276374b9e7924528f4f5ed4d2b6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c384d4a1366f3bf11f15601154d337fe1b815821\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"be680a84ec35e141014f8311b8479fbdb1ca5065\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9baeda27c913a256e57743df93bdd22c9f76bb08\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9224ff9aa3fe6ec34ab9a7cd1229632937ac9373\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56db27f8f145fa862542c0d2c9592d8d69436186\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d81cf83346f1a00c362f37186ca858c18fa8964b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bcddde3bf4984745597a4ca46712f6cfd4b0e860\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21eb8b418a6e171245d55ebbe86604fc2e6e1cfe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"df3c8becc3cd37f4a0762610e4e46ce653eb5366\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"150eb822d20e7be5736ec5c96ec7cd3cd3156042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"83a1324b9dcb1c3a0d60870e7364012a29ab03b4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"dc04f91cc7a2cc6a2b10423c93ef213830b57f81\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3d3233f82652e0806ae41ac950dba8b33cb5bd76\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b75aa6512cdcb080a8dfe1fbebee28b309fcc6b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af925a24bcd9ee74f51d258397b24506c3979b0d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c36958766d500048129da106e3c4ebd319c0c6d8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a200878c1e274736eb0f2fe5a2451c169627ed3c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b4bac933709a237dbfce6ec0f375aacad784efb0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fd122ec24764dd18a0d9b5db337fff9091cef409\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2f4b408d3788096aecdaddc6d542f062d16eee99\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2ebed92fcc253ec57047425432b836d5770aeb6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ae7be728cf595e1e718462c4563da4afa081569\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba743419bcf1b162558b526c5c2c51157e6a0bea\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8e104cc9303f53dcb985fdf4c59c71639f47904d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cd73f2f6891427d2c99c6c04a7a9c7095584fe11\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01efa46624fd31a1a30235f04316c9d7d04985eb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b565b3b0fa1553522db354f1b406637ea2aa776\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4c67144110d4b9ceb593ff3950901ddfd644c18c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01ce5106027eeee9cbe728d2418df41ab34a225f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cb5c2122a8b15a1ceb7985bfcd0602a67875d24\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d1b762e85db6d8e5b68510e0c7942c67a3be878f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b468fa81027048c090a041f53ba22974236a2c1d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5e8c88ec5f3711c4ce43203e3f37641f8733042\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"eeb520430faa6ec4a3e55b3c8b2f11f82d57bc32\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21ff08e39bcdf6ea19240de3fa438b2b3d13db38\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06ef1d17f6368ee6c45c73d39e6eb1fdb3327bd5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"62272e5eaf4ec7012a63267f1782731a9e58b3fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"51072a5db43be58f9ac1494222006a6f7b163adb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e1b6ee2eb67d22cc2e36538eb7e3ec5dc9db0f59\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b57da49024b0b5235c347c497ebe2051835f2819\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ff59bad8a2ceaabd17063a7b7dddf022e05a2a66\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"76272c2d6ff8ea9cbc52395cdfac2188a1d0e56f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"058d200b38d3b218cfe90d1b294bb8f7af451f9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18f91d28fdc7c76568157a202ca60c5e3b563f40\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"936ac39246aaf13d01bdc59957366e3e70b0fabc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"38d28e28ddad7e5f5c7e47123a02fdfdd3f4cc6e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"674a51db3493c383c77407bcdb2d318af865499d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b0a137a3e11677c62cfc378ca938d70e545e12dd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2b8432861ada8ad1decdc20814a478586ad3cec1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6cac4a70038ffd05d09214031989fe4e9c3009e1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"82951ff5b1fe85bdf5432ef93effa87e32a77c39\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b112dfc409a1c754fae1178a2cc68c4acd0ae78e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aea0fe2165629be7dd7dbacb301659a5d8b5923b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20931810e720111400be6b4e8f943153679c103e\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f93cb7278d99313378f6d5d060e4ca2fee659b7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"427aeb6b74cb09e81be131cc693518e8537630ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01975133c820aa353af4166d8517f84b05ea7dd1\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e26482c075b59745cf69ecdb2920f2f71adf582b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b1952fbfe8eab983e65cb0bfb82756bbc78bc6bd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"20795049135a80d66a48a5e8400393ab0a0624a3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8939ae8f4fd1f5e555a22ff277a124c7541f1040\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e5fedfb9609715b95820fae530250ccc6c62d384\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"04fe6e4bc38b0b0afb5bfbfaa3de1e12de871c23\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a56be1ba49f5c56855c8748d4b4de07c591110a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a2cc4ad3268f93083c60042dca985eb6f1c1318a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0392a73a8d7d5c85367ee17bbe937c123c0bdbc0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"18cc89ca605c6d5d07bd8198e81af75ee2fe9116\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf3f1c980946c7ec6408f02abba461a398991b44\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9824a0eb3f15357836a3e77e26fabb81f854b114\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"35b70bded2b0a0facef6ea99f0f7439201955128\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' '[\n' '{\n' '\"severity\":' '\"warning\",\n' '\"code\":' 'null,\n' '\"path\":' '\"eclipse-jee-2024-06-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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-M1-macosx-cocoa-x86_64-11153150075996978269.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"}}'
17:50:11 +204+ STATUS=COMPLETE
17:50:11 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:50:11 +204+ [[ 200 == \5\0\3 ]]
17:50:11 +204+ [[ 200 == \5\0\2 ]]
17:50:11 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:50:11 +204+ break
17:50:11 +204+ rm eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:11 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/88421fd8-be50-4776-821e-a7c220ee6713/download
17:50:11   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:50:11                                  Dload  Upload   Total   Spent    Left  Speed
17:50:11 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 73.5M    0 73.5M    0     0  78.9M      0 --:--:-- --:--:-- --:--:-- 78.9M
100  159M    0  159M    0     0  82.3M      0 --:--:--  0:00:01 --:--:-- 82.2M
100  231M    0  231M    0     0  78.8M      0 --:--:--  0:00:02 --:--:-- 78.8M
100  287M    0  287M    0     0  73.1M      0 --:--:--  0:00:03 --:--:-- 73.1M
100  372M    0  372M    0     0  75.5M      0 --:--:--  0:00:04 --:--:-- 75.4M
100  458M    0  458M    0     0  77.4M      0 --:--:--  0:00:05 --:--:-- 77.1M
100  539M    0  539M    0     0  78.9M      0 --:--:--  0:00:06 --:--:-- 77.6M
17:50:18 curl: Saved to filename 'eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:50:18 +204+ cp -vf eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:19 'eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg'
17:50:19 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:19 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:50:19 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:19 +204+ b=eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:19 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:50:19 +204+ md5sum eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:21 +204+ sha1sum eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:23 +204+ sha512sum -b eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg
17:50:26 +204+ rm eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize
17:50:26 +204+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.md5
17:50:26 +204+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha1
17:50:26 +204+ rm -f eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize.sha512
17:50:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:50:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
17:50:32 200'
17:50:32 ++450+ head -n1
17:50:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
17:50:32 ++450+ tail -n1
17:50:32 +450+ STATUS_CODE=200
17:50:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
17:50:32 ++450+ jq -r .notarizationStatus.status
17:50:32 +450+ STATUS=IN_PROGRESS
17:50:32 +450+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
17:50:32 +450+ sleep 1m
17:51:32 ++450+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/status
17:51:32 +450+ RESPONSE_RAW='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","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\": \"07fa1615-324e-4b31-9d0b-2262885f31e8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:13.523Z\",\n  \"sha256\": \"dbfc075ecc80f57aa2bd5b0181074e205e5e196ef575fb3dacf6afd4729b47bc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f2e524bdd33f6900391c77987b4b97cef52d377b\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}
17:51:32 200'
17:51:32 ++450+ head -n1
17:51:32 +450+ RESPONSE='{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","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\": \"07fa1615-324e-4b31-9d0b-2262885f31e8\",\n  \"status\": \"Accepted\",\n  \"statusSummary\": \"Ready for distribution\",\n  \"statusCode\": 0,\n  \"archiveFilename\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n  \"uploadDate\": \"2024-04-11T21:21:13.523Z\",\n  \"sha256\": \"dbfc075ecc80f57aa2bd5b0181074e205e5e196ef575fb3dacf6afd4729b47bc\",\n  \"ticketContents\": [\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f2e524bdd33f6900391c77987b4b97cef52d377b\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n      \"arch\": \"x86_64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"973517d8b5ae54541eeff89996e6945da59b4d25\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"84264252757535fef718ec0a04eddefbbdfaaddc\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"87aa9a4b013797b7c76c057fa40599b663a69760\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a717922fca289e9aca4ce97b4305e39db076b73c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bf20da0a882203543e1a611afbb52e6317df7d09\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9dace9431df6db723e46540ecb4ffd4377973393\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"9ea88d306e762e37059709b19c43e5a1225e6895\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1167597f54a12ca6af40a5964f1faa7eab791531\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2cdd34b12a61437081a27e7c8497a92025612e26\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c0e562a072699957f3debf512c5b5abd1e394941\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"394ba74fcfba45508a5b101a8414cabf408bc846\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae83417aa739427162d08f673431266d24ae5bce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"30233282ba3c4007eeea26d89968538e238c29a1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"2e73fce100befaf01e9e7626094897ab5409e9db\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"faab78f84e538e1f4d552066420b745125cbc3ee\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"48853bae64d04b9b309fd476fa692133a27fb756\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"ac43031f894b2508208c8524b01a164f4f38e990\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"201c329523e750bcf6822847aa61eb1d8a375802\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"e619c9097b656d070285ea833a448202e84db841\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"02f5825377d0e5ca39106641613264d4acb00f0d\",\n      \"arch\": \"arm64\"\n    },\n    {\n      \"path\": \"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n      \"digestAlgorithm\": \"SHA-256\",\n      \"cdhash\": \"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n      \"arch\": \"arm64\"\n    }\n  ],\n  \"issues\": null\n}\n"}}'
17:51:32 ++450+ tail -n1
17:51:32 +450+ STATUS_CODE=200
17:51:32 ++450+ jq -r .notarizationStatus.status
17:51:32 ++450+ echo '{"uuid":"0a74f13a-7cb4-454a-adad-9a14958e8239","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\":' '\"07fa1615-324e-4b31-9d0b-2262885f31e8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n' '\"uploadDate\":' '\"2024-04-11T21:21:13.523Z\",\n' '\"sha256\":' '\"dbfc075ecc80f57aa2bd5b0181074e205e5e196ef575fb3dacf6afd4729b47bc\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f2e524bdd33f6900391c77987b4b97cef52d377b\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.aarch64_4.32.0.20240411-1203/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4d5000a7d51180a96dd485c82be51d42cdfc279\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4554f850852f3d5b739904c91e1f41b1cafe8d2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/aarch64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0d9c8de570095a22f038ebcb4a249348756d35f3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e302b0626882e5bdc7d5bcb210adf987a0282b7d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_11.5.0.202403041627.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6eb77a5e43a3ef208adccbc05f4618119b1583ab\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ed40b217ecca26fd72ac7ee3e7abd8c4bc2596fa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.security.macosx_1.102.200.v20231214-2017.jar/libkeystoreNative.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f0724dea441043db4efe6f3bc27a34bc73e87439\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-pi-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"973517d8b5ae54541eeff89996e6945da59b4d25\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-awt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"84264252757535fef718ec0a04eddefbbdfaaddc\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.swt.cocoa.macosx.aarch64_3.126.0.v20240405-0838.jar/libswt-cocoa-4965r6.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7cd7036bdbf6f764456f6af8cc03761cfd7ad81b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a57fa246808c741807ec3e2cc986ba2dfa72243a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"87aa9a4b013797b7c76c057fa40599b663a69760\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c78c8185bd25c7ed79a053d897930834912f9d9e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a717922fca289e9aca4ce97b4305e39db076b73c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bf20da0a882203543e1a611afbb52e6317df7d09\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ba66c2edb7740880fd65238a7f591ae5ca7c9b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ff7afe2915554f089cb6badaf33f3e1cd945b82\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9dace9431df6db723e46540ecb4ffd4377973393\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9ea88d306e762e37059709b19c43e5a1225e6895\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1167597f54a12ca6af40a5964f1faa7eab791531\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d37e527b8f1cb0aebf37ae3def858740e30e0812\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2cdd34b12a61437081a27e7c8497a92025612e26\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"39e40a21214b46e6fe15cd158ce2f3e832fdbe89\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c79794108fccfd9a590080c076c3ce9cf9ae6c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0a44eb875236b48281384a78d0c6a0dc6e6e5645\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5c0c4749dbde73b01575f26b179eddebc6c6f678\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5b4c5cc4faccb27dbb04f9b8586675a31ea35927\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c0e562a072699957f3debf512c5b5abd1e394941\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jpackage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92127e715ea5032c1fbcc2dc2f74b9b152230362\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"53eb49466ae7e2a8969a9eba023b8a21046b2a46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"19cd0e3d48014fc626cc7ad35b5a63739fac6f00\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aa164b76c9c9d602dd921bb921e37469afc70e46\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"394ba74fcfba45508a5b101a8414cabf408bc846\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"01773347bb9e114b1f40e5bbcc28ab67e8064321\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"697841ed0dadfa213786a222d29dfcb61afbe59f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/jwebserver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94616e2e8a5f1a1da70316a346bb227e1d7ab1c1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b2dd182a0c43b0b711a5774efdf1df06ccc35181\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a6f9f9cff2620520dbc3223ca2f61191539d8064\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e17874023df9b6b0a20d68a4165a970dd12da4ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fa642be648d7992af6d1d9562df6b8201bf5926e\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad9eedffc7c46f4139aa873628a6089994231bf3\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae83417aa739427162d08f673431266d24ae5bce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5e00b37607ffdefcd678cafc0a4e4db1b5f39c74\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e321e4e79cdbf5322dd5bf94ce9f92bb4e0f5c9a\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58b6f46cfa7a9892e35bae382cc5a94acdbc5145\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"24aa0a4a85df2afced578047874c4ffecf10cee4\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a7ab22aeaa44550ba3b564e24d4dd358a5aebc8c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b77c035f30b5c3b65b623c9fbe7205faa689dd2d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d2480bbbf9c6c44b7156a4de750f1a16d9e87c50\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4ff7fba3bfbee0d260e370ba8fbfbd8b4501216\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b62f9697b60cadb07dabb46a46dbf765c27b4713\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"44ecf7001572f3bb7580af7e2fe0c9e87bcd2dd5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"30233282ba3c4007eeea26d89968538e238c29a1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56f1c358c56b0265fc7e4d16167ac4b87a0b9cfd\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ae2fa91c67fb6856e0389d3f43ae39226ee33a21\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2fa6411deb3b6611c3ca818b7df055e681c7f5b6\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a22617d97502821f43f2aecaaa5e4b95fb594ae\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"deb40696d9d46a51d46b12d975de0e12c6446db2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2e73fce100befaf01e9e7626094897ab5409e9db\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"886d0c279de967842b1b025a8c77f4dd8dd376c2\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/lible.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"58fe4a48d65755455a7e7fcb774e6f9914f81eef\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a60bbc762e5d2e1011fb4deb13e05bae9f21910f\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"98aeb64651dd5805c669e2a29dc0d1fbaad9b1e5\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"965800f20ae99c31f2496439f7c1d087af2a02ce\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"cddfba8e683ac6e4f1cc2b10dfb480704fbce16d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"faab78f84e538e1f4d552066420b745125cbc3ee\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"48853bae64d04b9b309fd476fa692133a27fb756\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ac43031f894b2508208c8524b01a164f4f38e990\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1addb2ee41a640ae4aa43b0f1130e4226c9f568d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"055627ed77798aefb5f0d53886453f7e0a97e8f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4615750d05be5ea0e90943eb0e93fff0436f5693\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c8c2ab5c93cf6181c6f862c793513a991e10444b\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"201c329523e750bcf6822847aa61eb1d8a375802\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"717484c6127d365eaa443f2f236ee64aabddaeaf\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"959d2e1807368c270b6f2e8bec6264f8cc37d10c\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e619c9097b656d070285ea833a448202e84db841\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libsyslookup.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"916b598972b2cd4b04b6ac35f539bf116cf848f1\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5d1036bef1b687c8d6197bf4158f6e6c74968e77\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4b14ffce4428ad30917b653dfab4b72ec3c2cc42\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"69795b0fe1d0964f609ccd09408ce568817dfe97\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_21.0.2.v20240123-0840/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"02f5825377d0e5ca39106641613264d4acb00f0d\",\n' '\"arch\":' '\"arm64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2024-06-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.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-M1-macosx-cocoa-aarch64-10688215941510250820.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bbaf917979aed90e48e77b4610f15592a7a43de3\",\n' '\"arch\":' '\"arm64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}\n"}}'
17:51:32 +450+ STATUS=COMPLETE
17:51:32 +450+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]]
17:51:32 +450+ [[ 200 == \5\0\3 ]]
17:51:32 +450+ [[ 200 == \5\0\2 ]]
17:51:32 +450+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]]
17:51:32 +450+ break
17:51:32 +450+ rm eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:32 +450+ curl -JO https://cbi.eclipse.org/macos/xcrun/0a74f13a-7cb4-454a-adad-9a14958e8239/download
17:51:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:51:32                                  Dload  Upload   Total   Spent    Left  Speed
17:51:32 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 65.2M    0 65.2M    0     0  81.3M      0 --:--:-- --:--:-- --:--:-- 81.2M
100  146M    0  146M    0     0  81.5M      0 --:--:--  0:00:01 --:--:-- 81.5M
100  229M    0  229M    0     0  82.1M      0 --:--:--  0:00:02 --:--:-- 82.1M
100  311M    0  311M    0     0  81.9M      0 --:--:--  0:00:03 --:--:-- 81.9M
100  393M    0  393M    0     0  82.0M      0 --:--:--  0:00:04 --:--:-- 82.0M
100  479M    0  479M    0     0  82.7M      0 --:--:--  0:00:05 --:--:-- 82.9M
100  515M    0  515M    0     0  82.7M      0 --:--:--  0:00:06 --:--:-- 83.2M
17:51:39 curl: Saved to filename 'eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:51:39 +450+ cp -vf eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:39 'eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg'
17:51:39 ++450+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:39 +450+ d=/home/jenkins/agent/workspace/notarize-downloads/temp
17:51:39 ++450+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:39 +450+ b=eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:39 +450+ cd /home/jenkins/agent/workspace/notarize-downloads/temp
17:51:39 +450+ md5sum eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:41 +450+ sha1sum eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:43 +450+ sha512sum -b eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg
17:51:46 +450+ rm eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize
17:51:46 +450+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.md5
17:51:46 +450+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha1
17:51:46 +450+ rm -f eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize.sha512
17:51:46 +133+ pushd temp
17:51:46 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
17:51:46 ++133+ find eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg'
17:51:46 +133+ for i in $( find * -name '*.dmg' )
17:51:46 +133+ scp eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:51:58 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:52:00 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:52:00 +133+ for i in $( find * -name '*.dmg' )
17:52:00 +133+ scp eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:52:13 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:52:13 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:52:15 +133+ for i in $( find * -name '*.dmg' )
17:52:15 +133+ scp eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:52:24 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:52:24 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:52:25 +133+ for i in $( find * -name '*.dmg' )
17:52:25 +133+ scp eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:52:34 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:52:34 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:52:34 +133+ for i in $( find * -name '*.dmg' )
17:52:34 +133+ scp eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:52:47 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:52:47 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:52:48 +133+ for i in $( find * -name '*.dmg' )
17:52:48 +133+ scp eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:53:01 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:53:02 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:53:02 +133+ for i in $( find * -name '*.dmg' )
17:53:02 +133+ scp eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:53:13 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:53:13 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:53:14 +133+ for i in $( find * -name '*.dmg' )
17:53:14 +133+ scp eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:53:26 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:53:27 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:53:27 +133+ for i in $( find * -name '*.dmg' )
17:53:27 +133+ scp eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:53:36 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:53:36 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:53:37 +133+ for i in $( find * -name '*.dmg' )
17:53:37 +133+ scp eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:53:47 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:53:47 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:53:48 +133+ for i in $( find * -name '*.dmg' )
17:53:48 +133+ scp eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:54:01 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:54:01 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:54:02 +133+ for i in $( find * -name '*.dmg' )
17:54:02 +133+ scp eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:54:15 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:54:15 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:54:16 +133+ for i in $( find * -name '*.dmg' )
17:54:16 +133+ scp eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:54:30 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:54:31 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:54:32 +133+ for i in $( find * -name '*.dmg' )
17:54:32 +133+ scp eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:54:45 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:54:46 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:54:47 +133+ for i in $( find * -name '*.dmg' )
17:54:47 +133+ scp eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:54:57 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:54:57 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:54:58 +133+ for i in $( find * -name '*.dmg' )
17:54:58 +133+ scp eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:55:07 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:55:08 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:55:08 +133+ for i in $( find * -name '*.dmg' )
17:55:08 +133+ scp eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:55:19 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:55:19 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:55:19 +133+ for i in $( find * -name '*.dmg' )
17:55:19 +133+ scp eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:55:31 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:55:32 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:55:32 +133+ for i in $( find * -name '*.dmg' )
17:55:32 +133+ scp eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.md5 eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.sha1 eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:55:42 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-signed
17:55:42 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-aarch64.dmg-tonotarize*'
17:55:43 +133+ for i in $( find * -name '*.dmg' )
17:55:43 +133+ scp eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging
17:55:53 +133+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-signed
17:55:53 +133+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-06-M1-macosx-cocoa-x86_64.dmg-tonotarize*'
17:55:53 +133+ popd
17:55:53 ~/agent/workspace/notarize-downloads
17:55:53 ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
17:55:53 +133+ [[ -n '' ]]
17:55:53 $ ssh-agent -k
17:55:53 unset SSH_AUTH_SOCK;
17:55:53 unset SSH_AGENT_PID;
17:55:53 echo Agent pid 51 killed;
17:55:53 [ssh-agent] Stopped.
17:55:53 Archiving artifacts
17:55:55 Finished: SUCCESS