12:03:25 Started by user Jonah Graham 12:03:25 Running as Jonah Graham 12:03:25 Agent basic-26j4t is provisioned from template basic 12:03:25 --- 12:03:25 apiVersion: "v1" 12:03:25 kind: "Pod" 12:03:25 metadata: 12:03:25 annotations: {} 12:03:25 labels: 12:03:25 jenkins: "slave" 12:03:25 jenkins/label: "" 12:03:25 name: "basic-26j4t" 12:03:25 spec: 12:03:25 containers: 12:03:25 - env: 12:03:25 - name: "JENKINS_SECRET" 12:03:25 value: "********" 12:03:25 - name: "JENKINS_TUNNEL" 12:03:25 value: "jenkins-discovery.packaging.svc.cluster.local:50000" 12:03:25 - name: "JENKINS_AGENT_NAME" 12:03:25 value: "basic-26j4t" 12:03:25 - name: "JENKINS_REMOTING_JAVA_OPTS" 12:03:25 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 12:03:25 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 12:03:25 - name: "JAVA_TOOL_OPTIONS" 12:03:25 value: "" 12:03:25 - name: "_JAVA_OPTIONS" 12:03:25 value: "" 12:03:25 - name: "OPENJ9_JAVA_OPTIONS" 12:03:25 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 12:03:25 - name: "JENKINS_NAME" 12:03:25 value: "basic-26j4t" 12:03:25 - name: "JENKINS_AGENT_WORKDIR" 12:03:25 value: "/home/jenkins/agent" 12:03:25 - name: "JENKINS_URL" 12:03:25 value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" 12:03:25 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" 12:03:25 imagePullPolicy: "Always" 12:03:25 name: "jnlp" 12:03:25 resources: 12:03:25 limits: 12:03:25 memory: "4096Mi" 12:03:25 cpu: "2000m" 12:03:25 requests: 12:03:25 memory: "4096Mi" 12:03:25 cpu: "1000m" 12:03:25 securityContext: 12:03:25 privileged: false 12:03:25 tty: true 12:03:25 volumeMounts: 12:03:25 - mountPath: "/home/jenkins/.m2/toolchains.xml" 12:03:25 name: "m2-dir" 12:03:25 readOnly: true 12:03:25 subPath: "toolchains.xml" 12:03:25 - mountPath: "/home/jenkins/.mavenrc" 12:03:25 name: "m2-dir" 12:03:25 readOnly: true 12:03:25 subPath: ".mavenrc" 12:03:25 - mountPath: "/opt/tools" 12:03:25 name: "volume-0" 12:03:25 readOnly: false 12:03:25 - mountPath: "/home/jenkins" 12:03:25 name: "volume-2" 12:03:25 readOnly: false 12:03:25 - mountPath: "/home/jenkins/.m2/repository" 12:03:25 name: "volume-3" 12:03:25 readOnly: false 12:03:25 - mountPath: "/home/jenkins/.m2/settings-security.xml" 12:03:25 name: "m2-secret-dir" 12:03:25 readOnly: true 12:03:25 subPath: "settings-security.xml" 12:03:25 - mountPath: "/home/jenkins/.m2/wrapper" 12:03:25 name: "volume-4" 12:03:25 readOnly: false 12:03:25 - mountPath: "/home/jenkins/.m2/settings.xml" 12:03:25 name: "m2-secret-dir" 12:03:25 readOnly: true 12:03:25 subPath: "settings.xml" 12:03:25 - mountPath: "/home/jenkins/.ssh" 12:03:25 name: "volume-1" 12:03:25 readOnly: false 12:03:25 - mountPath: "/home/jenkins/agent" 12:03:25 name: "workspace-volume" 12:03:25 readOnly: false 12:03:25 workingDir: "/home/jenkins/agent" 12:03:25 nodeSelector: 12:03:25 beta.kubernetes.io/os: "linux" 12:03:25 restartPolicy: "Never" 12:03:25 securityContext: {} 12:03:25 volumes: 12:03:25 - name: "volume-0" 12:03:25 persistentVolumeClaim: 12:03:25 claimName: "tools-claim-jiro-packaging" 12:03:25 readOnly: true 12:03:25 - name: "m2-secret-dir" 12:03:25 secret: 12:03:25 secretName: "m2-secret-dir" 12:03:25 - emptyDir: 12:03:25 medium: "" 12:03:25 name: "volume-2" 12:03:25 - configMap: 12:03:25 name: "m2-dir" 12:03:25 name: "m2-dir" 12:03:25 - configMap: 12:03:25 name: "known-hosts" 12:03:25 name: "volume-1" 12:03:25 - emptyDir: 12:03:25 medium: "" 12:03:25 name: "workspace-volume" 12:03:25 - emptyDir: 12:03:25 medium: "" 12:03:25 name: "volume-4" 12:03:25 - emptyDir: 12:03:25 medium: "" 12:03:25 name: "volume-3" 12:03:25 12:03:25 Building remotely on basic-26j4t in workspace /home/jenkins/agent/workspace/notarize-downloads 12:03:25 [WS-CLEANUP] Deleting project workspace... 12:03:25 [WS-CLEANUP] Deferred wipeout is used... 12:03:25 [ssh-agent] Looking for ssh-agent implementation... 12:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:25 $ ssh-agent 12:03:25 SSH_AUTH_SOCK=/tmp/ssh-qumZ8U6lrGQq/agent.78 12:03:25 SSH_AGENT_PID=80 12:03:25 [ssh-agent] Started. 12:03:26 Running ssh-add (command line suppressed) 12:03:26 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_1394195593219499589.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_1394195593219499589.key) 12:03:26 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org) 12:03:26 The recommended git tool is: git 12:03:27 No credentials specified 12:03:27 Cloning the remote Git repository 12:03:27 Cloning repository git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git 12:03:27 > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10 12:03:27 Fetching upstream changes from git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git 12:03:27 > git --version # timeout=10 12:03:27 > git --version # 'git version 2.20.1' 12:03:27 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:28 > git config remote.origin.url git://git.eclipse.org/gitroot/epp/org.eclipse.epp.packages.git # timeout=10 12:03:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:28 Avoid second fetch 12:03:28 > git rev-parse origin/master^{commit} # timeout=10 12:03:28 Checking out Revision f096b1ccb5f657e3e82410688bb61555f1a4393e (origin/master) 12:03:28 > git config core.sparsecheckout # timeout=10 12:03:28 > git checkout -f f096b1ccb5f657e3e82410688bb61555f1a4393e # timeout=10 12:03:31 Commit message: "Set version qualifiers with setGitDate script" 12:03:31 > git rev-list --no-walk 3262560a2e7af7df0886d2eefb60167c583a8a16 # timeout=10 12:03:31 [notarize-downloads] $ /bin/bash /tmp/jenkins451306729374310530.sh 12:03:31 + export 'PS4=+$$+ ' 12:03:31 + PS4='+$$+ ' 12:03:31 +152+ SSHUSER=genie.packaging@projects-storage.eclipse.org 12:03:31 +152+ SSH='ssh genie.packaging@projects-storage.eclipse.org' 12:03:31 +152+ SCP=scp 12:03:31 +152+ mkdir temp 12:03:31 +152+ pushd temp 12:03:31 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads 12:03:31 ++152+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize' 12:03:32 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:03:32 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:03:42 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:03:42 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:03:55 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:03:55 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:03 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:03 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:11 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:11 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:21 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:21 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:32 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:32 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:46 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:46 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:04:54 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:04:54 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:05:00 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:05:00 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:05:05 +152+ for path in $( ${SSH} find ${RELEASES_DIR} -maxdepth 1 -name '*.dmg-tonotarize' ) 12:05:05 +152+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize . 12:05:23 +152+ popd 12:05:23 ~/agent/workspace/notarize-downloads 12:05:23 ++152+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' 12:05:23 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:05:23 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:05:23 +152+ LOG=eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:23 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:05:23 +152+ sleep 18s 12:05:23 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 +152+ tee --append eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:23 +180+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 ++180+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 +180+ DMG=eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 +180+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 ++180+ echo eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:23 ++180+ sed s/-macosx.cocoa.x86_64.dmg//g 12:05:23 ++180+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:05:23 +180+ PRIMARY_BUNDLE_ID=eclipse-cpp-2021-06-M2 12:05:23 +180+ retryCount=3 12:05:23 +180+ '[' 3 -gt 0 ']' 12:05:23 ++180+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:05:40 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:05:40 200' 12:05:40 ++180+ head -n1 12:05:40 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:40 ++180+ tail -n1 12:05:40 +180+ STATUS_CODE=200 12:05:40 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:40 ++180+ jq -r .uuid 12:05:40 +180+ UUID=0a203f3a-e089-4db6-9cf5-10ede84c76f2 12:05:40 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:40 ++180+ jq -r .notarizationStatus.status 12:05:40 +180+ STATUS=IN_PROGRESS 12:05:40 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:05:40 +180+ sleep 1m 12:05:41 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:05:41 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:05:41 +152+ LOG=eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:41 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:05:41 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 +152+ sleep 18s 12:05:41 +152+ tee --append eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:41 +204+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 +204+ DMG=eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 +204+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 ++204+ echo eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:41 ++204+ sed s/-macosx.cocoa.x86_64.dmg//g 12:05:41 ++204+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:05:41 +204+ PRIMARY_BUNDLE_ID=eclipse-dsl-2021-06-M2 12:05:41 +204+ retryCount=3 12:05:41 +204+ '[' 3 -gt 0 ']' 12:05:41 ++204+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:05:59 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:05:59 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:05:59 +152+ LOG=eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:59 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:05:59 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 +152+ sleep 18s 12:05:59 +152+ tee --append eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:05:59 +216+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 ++216+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 +216+ DMG=eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 +216+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:05:59 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:05:59 200' 12:05:59 ++204+ head -n1 12:05:59 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:59 ++204+ tail -n1 12:05:59 +204+ STATUS_CODE=200 12:05:59 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:59 ++204+ jq -r .uuid 12:05:59 +204+ UUID=d5a10529-d90b-4059-ac01-8ff5928614f1 12:05:59 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:05:59 ++204+ jq -r .notarizationStatus.status 12:05:59 +204+ STATUS=IN_PROGRESS 12:05:59 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:05:59 +204+ sleep 1m 12:06:02 ++216+ echo eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:02 ++216+ sed s/-macosx.cocoa.x86_64.dmg//g 12:06:02 ++216+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:06:02 +216+ PRIMARY_BUNDLE_ID=eclipse-embedcpp-2021-06-M2 12:06:02 +216+ retryCount=3 12:06:02 +216+ '[' 3 -gt 0 ']' 12:06:02 ++216+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-embedcpp-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:06:17 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:06:17 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:17 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:06:17 +152+ LOG=eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:17 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:06:17 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:17 +152+ sleep 18s 12:06:17 +152+ tee --append eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:17 +239+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:17 ++239+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:17 +239+ DMG=eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:17 +239+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:20 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:06:20 200' 12:06:20 ++216+ head -n1 12:06:20 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:20 ++216+ tail -n1 12:06:20 +216+ STATUS_CODE=200 12:06:20 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:20 ++216+ jq -r .uuid 12:06:20 +216+ UUID=dc07df7e-4df8-4c74-a3fa-66fa26194935 12:06:20 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:20 ++216+ jq -r .notarizationStatus.status 12:06:20 +216+ STATUS=IN_PROGRESS 12:06:20 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:06:20 +216+ sleep 1m 12:06:28 ++239+ echo eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:28 ++239+ sed s/-macosx.cocoa.x86_64.dmg//g 12:06:28 ++239+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:06:28 +239+ PRIMARY_BUNDLE_ID=eclipse-java-2021-06-M2 12:06:28 +239+ retryCount=3 12:06:28 +239+ '[' 3 -gt 0 ']' 12:06:28 ++239+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:06:35 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:06:35 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:35 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:06:35 +152+ LOG=eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:35 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:06:35 +152+ sleep 18s 12:06:35 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:35 +152+ tee --append eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:35 +267+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:35 ++267+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:35 +267+ DMG=eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:35 +267+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:38 ++267+ echo eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:38 ++267+ sed s/-macosx.cocoa.x86_64.dmg//g 12:06:38 ++267+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:06:38 +267+ PRIMARY_BUNDLE_ID=eclipse-jee-2021-06-M2 12:06:38 +267+ retryCount=3 12:06:38 +267+ '[' 3 -gt 0 ']' 12:06:38 ++267+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:06:40 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:06:40 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:06:40 200' 12:06:40 ++180+ head -n1 12:06:40 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:40 ++180+ tail -n1 12:06:40 +180+ STATUS_CODE=200 12:06:40 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:06:40 ++180+ jq -r .notarizationStatus.status 12:06:40 +180+ STATUS=IN_PROGRESS 12:06:40 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:06:40 +180+ sleep 1m 12:06:47 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:06:47 200' 12:06:47 ++239+ head -n1 12:06:47 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:47 ++239+ tail -n1 12:06:47 +239+ STATUS_CODE=200 12:06:47 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:47 ++239+ jq -r .uuid 12:06:47 +239+ UUID=35df3a5f-805f-4bfb-a597-c507e62170f7 12:06:47 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:47 ++239+ jq -r .notarizationStatus.status 12:06:47 +239+ STATUS=IN_PROGRESS 12:06:47 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:06:47 +239+ sleep 1m 12:06:53 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:06:53 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:53 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:06:53 +152+ LOG=eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:53 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:06:53 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:53 +152+ sleep 18s 12:06:53 +152+ tee --append eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:06:53 +300+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:53 ++300+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:53 +300+ DMG=eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:53 +300+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:56 ++300+ echo eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:06:56 ++300+ sed s/-macosx.cocoa.x86_64.dmg//g 12:06:56 ++300+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:06:56 +300+ PRIMARY_BUNDLE_ID=eclipse-modeling-2021-06-M2 12:06:56 +300+ retryCount=3 12:06:56 +300+ '[' 3 -gt 0 ']' 12:06:56 ++300+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:06:59 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:06:59 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:06:59 200' 12:06:59 ++204+ head -n1 12:06:59 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:06:59 ++204+ tail -n1 12:06:59 +204+ STATUS_CODE=200 12:06:59 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:06:59 ++204+ jq -r .notarizationStatus.status 12:06:59 +204+ STATUS=IN_PROGRESS 12:06:59 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:06:59 +204+ sleep 1m 12:07:11 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:07:11 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:11 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:07:11 +152+ LOG=eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:11 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:07:11 +152+ /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-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:11 +152+ sleep 18s 12:07:11 +152+ tee --append eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:11 +322+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:11 ++322+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:11 +322+ DMG=eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:11 +322+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:12 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:07:12 200' 12:07:12 ++267+ head -n1 12:07:12 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:12 ++267+ tail -n1 12:07:12 +267+ STATUS_CODE=200 12:07:12 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:12 ++267+ jq -r .uuid 12:07:12 +267+ UUID=db657984-ecbd-465f-8b95-a332801d2cd6 12:07:12 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:12 ++267+ jq -r .notarizationStatus.status 12:07:12 +267+ STATUS=IN_PROGRESS 12:07:12 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:12 +267+ sleep 1m 12:07:13 ++322+ echo eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:13 ++322+ sed s/-macosx.cocoa.x86_64.dmg//g 12:07:13 ++322+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:07:13 +322+ PRIMARY_BUNDLE_ID=eclipse-parallel-2021-06-M2 12:07:13 +322+ retryCount=3 12:07:13 +322+ '[' 3 -gt 0 ']' 12:07:13 ++322+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-parallel-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:07:20 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:07:20 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:07:20 200' 12:07:20 ++216+ head -n1 12:07:20 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:20 ++216+ tail -n1 12:07:20 +216+ STATUS_CODE=200 12:07:20 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:07:20 ++216+ jq -r .notarizationStatus.status 12:07:20 +216+ STATUS=IN_PROGRESS 12:07:20 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:20 +216+ sleep 1m 12:07:29 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:07:29 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:29 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:07:29 +152+ LOG=eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:29 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:07:29 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:29 +152+ sleep 18s 12:07:29 +152+ tee --append eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:29 +355+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:29 ++355+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:29 +355+ DMG=eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:29 +355+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:30 ++355+ echo eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:30 ++355+ sed s/-macosx.cocoa.x86_64.dmg//g 12:07:30 ++355+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:07:30 +355+ PRIMARY_BUNDLE_ID=eclipse-php-2021-06-M2 12:07:30 +355+ retryCount=3 12:07:30 +355+ '[' 3 -gt 0 ']' 12:07:30 ++355+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:07:31 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:07:31 200' 12:07:31 ++300+ head -n1 12:07:31 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:31 ++300+ tail -n1 12:07:31 +300+ STATUS_CODE=200 12:07:31 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:31 ++300+ jq -r .uuid 12:07:31 +300+ UUID=38169ae3-3cb9-4431-8901-d2edf7e90c31 12:07:31 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:31 ++300+ jq -r .notarizationStatus.status 12:07:31 +300+ STATUS=IN_PROGRESS 12:07:31 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:31 +300+ sleep 1m 12:07:40 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:07:47 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:07:47 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:07:47 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:47 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:07:47 +152+ LOG=eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:47 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:07:47 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:47 +152+ sleep 18s 12:07:47 +152+ tee --append eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:07:47 +382+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:47 ++382+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:47 +382+ DMG=eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:47 +382+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:49 ++382+ echo eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:07:49 ++382+ sed s/-macosx.cocoa.x86_64.dmg//g 12:07:49 ++382+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:07:49 +382+ PRIMARY_BUNDLE_ID=eclipse-rcp-2021-06-M2 12:07:49 +382+ retryCount=3 12:07:49 +382+ '[' 3 -gt 0 ']' 12:07:49 ++382+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:07:54 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:07:54 200' 12:07:54 ++239+ head -n1 12:07:54 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:54 ++239+ tail -n1 12:07:54 +239+ STATUS_CODE=200 12:07:54 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:07:54 ++239+ jq -r .notarizationStatus.status 12:07:54 +239+ STATUS=IN_PROGRESS 12:07:54 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:54 +239+ sleep 1m 12:07:56 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:07:56 200' 12:07:56 ++180+ head -n1 12:07:56 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:07:56 ++180+ tail -n1 12:07:56 +180+ STATUS_CODE=200 12:07:56 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:07:56 ++180+ jq -r .notarizationStatus.status 12:07:56 +180+ STATUS=IN_PROGRESS 12:07:56 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:56 +180+ sleep 1m 12:07:57 +355+ RESPONSE_RAW='<html> 12:07:57 <head> 12:07:57 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:07:57 12:07:57 <style type="text/css"> 12:07:57 /*! 12:07:57 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:07:57 * Copyright 2011-2015 Twitter, Inc. 12:07:57 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:07:57 */ 12:07:57 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:07:57 html { 12:07:57 font-family: sans-serif; 12:07:57 -ms-text-size-adjust: 100%; 12:07:57 -webkit-text-size-adjust: 100%; 12:07:57 } 12:07:57 body { 12:07:57 margin: 0; 12:07:57 } 12:07:57 h1 { 12:07:57 font-size: 1.7em; 12:07:57 font-weight: 400; 12:07:57 line-height: 1.3; 12:07:57 margin: 0.68em 0; 12:07:57 } 12:07:57 * { 12:07:57 -webkit-box-sizing: border-box; 12:07:57 -moz-box-sizing: border-box; 12:07:57 box-sizing: border-box; 12:07:57 } 12:07:57 *:before, 12:07:57 *:after { 12:07:57 -webkit-box-sizing: border-box; 12:07:57 -moz-box-sizing: border-box; 12:07:57 box-sizing: border-box; 12:07:57 } 12:07:57 html { 12:07:57 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:07:57 } 12:07:57 body { 12:07:57 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:07:57 line-height: 1.66666667; 12:07:57 font-size: 13px; 12:07:57 color: #333333; 12:07:57 background-color: #ffffff; 12:07:57 margin: 2em 1em; 12:07:57 } 12:07:57 p { 12:07:57 margin: 0 0 10px; 12:07:57 font-size: 13px; 12:07:57 } 12:07:57 .alert.alert-info { 12:07:57 padding: 15px; 12:07:57 margin-bottom: 20px; 12:07:57 border: 1px solid transparent; 12:07:57 background-color: #f5f5f5; 12:07:57 border-color: #8b8d8f; 12:07:57 color: #363636; 12:07:57 margin-top: 30px; 12:07:57 } 12:07:57 .alert p { 12:07:57 padding-left: 35px; 12:07:57 } 12:07:57 a { 12:07:57 color: #0088ce; 12:07:57 } 12:07:57 12:07:57 ul { 12:07:57 position: relative; 12:07:57 padding-left: 51px; 12:07:57 } 12:07:57 p.info { 12:07:57 position: relative; 12:07:57 font-size: 15px; 12:07:57 margin-bottom: 10px; 12:07:57 } 12:07:57 p.info:before, p.info:after { 12:07:57 content: ""; 12:07:57 position: absolute; 12:07:57 top: 9%; 12:07:57 left: 0; 12:07:57 } 12:07:57 p.info:before { 12:07:57 content: "i"; 12:07:57 left: 3px; 12:07:57 width: 20px; 12:07:57 height: 20px; 12:07:57 font-family: serif; 12:07:57 font-size: 15px; 12:07:57 font-weight: bold; 12:07:57 line-height: 21px; 12:07:57 text-align: center; 12:07:57 color: #fff; 12:07:57 background: #4d5258; 12:07:57 border-radius: 16px; 12:07:57 } 12:07:57 12:07:57 @media (min-width: 768px) { 12:07:57 body { 12:07:57 margin: 4em 3em; 12:07:57 } 12:07:57 h1 { 12:07:57 font-size: 2.15em;} 12:07:57 } 12:07:57 12:07:57 </style> 12:07:57 </head> 12:07:57 <body> 12:07:57 <div> 12:07:57 <h1>Application is not available</h1> 12:07:57 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:07:57 12:07:57 <div class="alert alert-info"> 12:07:57 <p class="info"> 12:07:57 Possible reasons you are seeing this page: 12:07:57 </p> 12:07:57 <ul> 12:07:57 <li> 12:07:57 <strong>The host doesn'\''t exist.</strong> 12:07:57 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:07:57 </li> 12:07:57 <li> 12:07:57 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:07:57 Check if the URL path was typed correctly and that the route was created using the desired path. 12:07:57 </li> 12:07:57 <li> 12:07:57 <strong>Route and path matches, but all pods are down.</strong> 12:07:57 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:07:57 </li> 12:07:57 </ul> 12:07:57 </div> 12:07:57 </div> 12:07:57 </body> 12:07:57 </html> 12:07:57 12:07:57 503' 12:07:57 ++355+ head -n1 12:07:57 +355+ RESPONSE='<html> ' 12:07:57 ++355+ tail -n1 12:07:57 +355+ STATUS_CODE=503 12:07:57 ++355+ echo '<html> ' 12:07:57 ++355+ jq -r .uuid 12:07:57 parse error: Invalid numeric literal at line 1, column 7 12:07:57 +355+ UUID= 12:07:57 ++355+ echo '<html> ' 12:07:57 ++355+ jq -r .notarizationStatus.status 12:07:57 parse error: Invalid numeric literal at line 1, column 7 12:07:57 +355+ STATUS= 12:07:57 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:07:57 +355+ [[ 503 == \5\0\3 ]] 12:07:57 +355+ sleep 1m 12:07:59 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:08:05 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:08:05 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:05 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:08:05 +152+ LOG=eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:08:05 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:08:05 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:05 +152+ sleep 18s 12:08:05 +152+ tee --append eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:08:05 +423+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:05 ++423+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:05 +423+ DMG=eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:05 +423+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:07 ++423+ echo eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:07 ++423+ sed s/-macosx.cocoa.x86_64.dmg//g 12:08:07 ++423+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:08:07 +423+ PRIMARY_BUNDLE_ID=eclipse-scout-2021-06-M2 12:08:07 +423+ retryCount=3 12:08:07 +423+ '[' 3 -gt 0 ']' 12:08:07 ++423+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:08:12 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:08:19 +204+ RESPONSE_RAW='<html> 12:08:19 <head> 12:08:19 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:08:19 12:08:19 <style type="text/css"> 12:08:19 /*! 12:08:19 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:08:19 * Copyright 2011-2015 Twitter, Inc. 12:08:19 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:08:19 */ 12:08:19 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:08:19 html { 12:08:19 font-family: sans-serif; 12:08:19 -ms-text-size-adjust: 100%; 12:08:19 -webkit-text-size-adjust: 100%; 12:08:19 } 12:08:19 body { 12:08:19 margin: 0; 12:08:19 } 12:08:19 h1 { 12:08:19 font-size: 1.7em; 12:08:19 font-weight: 400; 12:08:19 line-height: 1.3; 12:08:19 margin: 0.68em 0; 12:08:19 } 12:08:19 * { 12:08:19 -webkit-box-sizing: border-box; 12:08:19 -moz-box-sizing: border-box; 12:08:19 box-sizing: border-box; 12:08:19 } 12:08:19 *:before, 12:08:19 *:after { 12:08:19 -webkit-box-sizing: border-box; 12:08:19 -moz-box-sizing: border-box; 12:08:19 box-sizing: border-box; 12:08:19 } 12:08:19 html { 12:08:19 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:08:19 } 12:08:19 body { 12:08:19 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:08:19 line-height: 1.66666667; 12:08:19 font-size: 13px; 12:08:19 color: #333333; 12:08:19 background-color: #ffffff; 12:08:19 margin: 2em 1em; 12:08:19 } 12:08:19 p { 12:08:19 margin: 0 0 10px; 12:08:19 font-size: 13px; 12:08:19 } 12:08:19 .alert.alert-info { 12:08:19 padding: 15px; 12:08:19 margin-bottom: 20px; 12:08:19 border: 1px solid transparent; 12:08:19 background-color: #f5f5f5; 12:08:19 border-color: #8b8d8f; 12:08:19 color: #363636; 12:08:19 margin-top: 30px; 12:08:19 } 12:08:19 .alert p { 12:08:19 padding-left: 35px; 12:08:19 } 12:08:19 a { 12:08:19 color: #0088ce; 12:08:19 } 12:08:19 12:08:19 ul { 12:08:19 position: relative; 12:08:19 padding-left: 51px; 12:08:19 } 12:08:19 p.info { 12:08:19 position: relative; 12:08:19 font-size: 15px; 12:08:19 margin-bottom: 10px; 12:08:19 } 12:08:19 p.info:before, p.info:after { 12:08:19 content: ""; 12:08:19 position: absolute; 12:08:19 top: 9%; 12:08:19 left: 0; 12:08:19 } 12:08:19 p.info:before { 12:08:19 content: "i"; 12:08:19 left: 3px; 12:08:19 width: 20px; 12:08:19 height: 20px; 12:08:19 font-family: serif; 12:08:19 font-size: 15px; 12:08:19 font-weight: bold; 12:08:19 line-height: 21px; 12:08:19 text-align: center; 12:08:19 color: #fff; 12:08:19 background: #4d5258; 12:08:19 border-radius: 16px; 12:08:19 } 12:08:19 12:08:19 @media (min-width: 768px) { 12:08:19 body { 12:08:19 margin: 4em 3em; 12:08:19 } 12:08:19 h1 { 12:08:19 font-size: 2.15em;} 12:08:19 } 12:08:19 12:08:19 </style> 12:08:19 </head> 12:08:19 <body> 12:08:19 <div> 12:08:19 <h1>Application is not available</h1> 12:08:19 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:08:19 12:08:19 <div class="alert alert-info"> 12:08:19 <p class="info"> 12:08:19 Possible reasons you are seeing this page: 12:08:19 </p> 12:08:19 <ul> 12:08:19 <li> 12:08:19 <strong>The host doesn'\''t exist.</strong> 12:08:19 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:08:19 </li> 12:08:19 <li> 12:08:19 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:08:19 Check if the URL path was typed correctly and that the route was created using the desired path. 12:08:19 </li> 12:08:19 <li> 12:08:19 <strong>Route and path matches, but all pods are down.</strong> 12:08:19 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:08:19 </li> 12:08:19 </ul> 12:08:19 </div> 12:08:19 </div> 12:08:19 </body> 12:08:19 </html> 12:08:19 12:08:19 503' 12:08:19 ++204+ head -n1 12:08:19 +204+ RESPONSE='<html> ' 12:08:19 ++204+ tail -n1 12:08:19 +204+ STATUS_CODE=503 12:08:19 ++204+ echo '<html> ' 12:08:19 ++204+ jq -r .notarizationStatus.status 12:08:19 parse error: Invalid numeric literal at line 1, column 7 12:08:19 +204+ STATUS= 12:08:19 +204+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:08:19 +204+ [[ 503 == \5\0\3 ]] 12:08:19 +204+ sleep 1m 12:08:20 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:08:23 +152+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize') 12:08:23 +152+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:23 ++152+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:08:23 +152+ LOG=eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:08:23 +152+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:08:23 +152+ /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-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:23 +152+ sleep 18s 12:08:23 +152+ tee --append eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.log 12:08:23 +447+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:23 ++447+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:23 +447+ DMG=eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:23 +447+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:26 ++447+ echo eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:08:26 ++447+ sed s/-macosx.cocoa.x86_64.dmg//g 12:08:26 ++447+ sed -E 's/^[0-9\-]*_(.*)/\1/g' 12:08:26 +447+ PRIMARY_BUNDLE_ID=eclipse-committers-2021-06-M2 12:08:26 +447+ retryCount=3 12:08:26 +447+ '[' 3 -gt 0 ']' 12:08:26 ++447+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:08:26 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:08:26 200' 12:08:26 ++216+ head -n1 12:08:26 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:08:26 200' 12:08:26 ++267+ head -n1 12:08:26 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:26 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:26 ++216+ tail -n1 12:08:26 ++267+ tail -n1 12:08:26 +267+ STATUS_CODE=200 12:08:26 +216+ STATUS_CODE=200 12:08:26 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:08:26 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:08:26 ++267+ jq -r .notarizationStatus.status 12:08:26 ++216+ jq -r .notarizationStatus.status 12:08:26 +267+ STATUS=IN_PROGRESS 12:08:26 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:08:26 +267+ sleep 1m 12:08:26 +216+ STATUS=IN_PROGRESS 12:08:26 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:08:26 +216+ sleep 1m 12:08:27 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:08:27 200' 12:08:27 ++322+ head -n1 12:08:27 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:27 ++322+ tail -n1 12:08:27 +322+ STATUS_CODE=200 12:08:27 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:27 ++322+ jq -r .uuid 12:08:27 +322+ UUID=2d2f0ae9-112d-443d-88b7-246c92cabf8f 12:08:27 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:27 ++322+ jq -r .notarizationStatus.status 12:08:27 +322+ STATUS=IN_PROGRESS 12:08:27 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:08:27 +322+ sleep 1m 12:08:31 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:08:41 +152+ jobs -p 12:08:41 180 12:08:41 204 12:08:41 216 12:08:41 239 12:08:41 267 12:08:41 300 12:08:41 322 12:08:41 355 12:08:41 382 12:08:41 423 12:08:41 447 12:08:41 +152+ wait 12:08:41 ++152+ jobs -p 12:08:46 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:08:46 200' 12:08:46 ++300+ head -n1 12:08:46 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:08:46 ++300+ tail -n1 12:08:46 +300+ STATUS_CODE=200 12:08:46 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:08:46 ++300+ jq -r .notarizationStatus.status 12:08:46 +300+ STATUS=IN_PROGRESS 12:08:46 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:08:46 +300+ sleep 1m 12:08:54 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:08:56 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:08:57 ++355+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:09:06 +355+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:09:06 404' 12:09:06 ++355+ head -n1 12:09:06 +355+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:09:06 ++355+ tail -n1 12:09:06 +355+ STATUS_CODE=404 12:09:06 ++355+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:09:06 ++355+ jq -r .notarizationStatus.status 12:09:06 parse error: Invalid numeric literal at line 1, column 15 12:09:06 +355+ STATUS= 12:09:06 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:06 +355+ [[ 404 == \5\0\3 ]] 12:09:06 +355+ [[ 404 == \5\0\2 ]] 12:09:06 +355+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:09:06 +355+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:09:06 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:09:06 ++355+ expr 3 - 1 12:09:06 +355+ retryCount=2 12:09:06 +355+ '[' 2 -eq 0 ']' 12:09:06 +355+ echo Retrying... 12:09:06 Retrying... 12:09:06 +355+ '[' 2 -gt 0 ']' 12:09:06 ++355+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:09:06 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:06 200' 12:09:06 ++239+ head -n1 12:09:06 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:06 ++239+ tail -n1 12:09:06 +239+ STATUS_CODE=200 12:09:06 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:06 ++239+ jq -r .notarizationStatus.status 12:09:06 +239+ STATUS=IN_PROGRESS 12:09:06 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:06 +239+ sleep 1m 12:09:19 +382+ RESPONSE_RAW='<html> 12:09:19 <head><title>502 Bad Gateway</title></head> 12:09:19 <body> 12:09:19 <center><h1>502 Bad Gateway</h1></center> 12:09:19 <hr><center>nginx</center> 12:09:19 </body> 12:09:19 </html> 12:09:19 12:09:19 502' 12:09:19 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:19 200' 12:09:19 ++180+ head -n1 12:09:19 ++382+ head -n1 12:09:19 +382+ RESPONSE='<html> ' 12:09:19 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:19 ++382+ tail -n1 12:09:19 ++180+ tail -n1 12:09:19 +180+ STATUS_CODE=200 12:09:19 +382+ STATUS_CODE=502 12:09:19 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:19 ++382+ echo '<html> ' 12:09:19 ++180+ jq -r .notarizationStatus.status 12:09:19 ++382+ jq -r .uuid 12:09:19 parse error: Invalid numeric literal at line 1, column 7 12:09:19 +180+ STATUS=IN_PROGRESS 12:09:19 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:19 +180+ sleep 1m 12:09:19 +382+ UUID= 12:09:19 ++382+ echo '<html> ' 12:09:19 ++382+ jq -r .notarizationStatus.status 12:09:19 parse error: Invalid numeric literal at line 1, column 7 12:09:19 +382+ STATUS= 12:09:19 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:19 +382+ [[ 502 == \5\0\3 ]] 12:09:19 +382+ [[ 502 == \5\0\2 ]] 12:09:19 +382+ sleep 1m 12:09:19 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:09:26 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:09:26 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:09:27 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:09:34 +355+ RESPONSE_RAW='<html> 12:09:34 <head><title>502 Bad Gateway</title></head> 12:09:34 <body> 12:09:34 <center><h1>502 Bad Gateway</h1></center> 12:09:34 <hr><center>nginx</center> 12:09:34 </body> 12:09:34 </html> 12:09:34 12:09:34 502' 12:09:34 ++355+ head -n1 12:09:34 +355+ RESPONSE='<html> ' 12:09:34 ++355+ tail -n1 12:09:34 +355+ STATUS_CODE=502 12:09:34 ++355+ echo '<html> ' 12:09:34 ++355+ jq -r .uuid 12:09:34 parse error: Invalid numeric literal at line 1, column 7 12:09:34 +355+ UUID= 12:09:34 ++355+ echo '<html> ' 12:09:34 ++355+ jq -r .notarizationStatus.status 12:09:34 parse error: Invalid numeric literal at line 1, column 7 12:09:34 +355+ STATUS= 12:09:34 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:34 +355+ [[ 502 == \5\0\3 ]] 12:09:34 +355+ [[ 502 == \5\0\2 ]] 12:09:34 +355+ sleep 1m 12:09:37 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:37 200' 12:09:37 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:37 200' 12:09:37 ++267+ head -n1 12:09:37 ++204+ head -n1 12:09:37 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:37 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:37 ++204+ tail -n1 12:09:37 ++267+ tail -n1 12:09:37 +204+ STATUS_CODE=200 12:09:37 +267+ STATUS_CODE=200 12:09:37 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:37 ++204+ jq -r .notarizationStatus.status 12:09:37 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:37 ++267+ jq -r .notarizationStatus.status 12:09:37 +204+ STATUS=IN_PROGRESS 12:09:37 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:37 +267+ STATUS=IN_PROGRESS 12:09:37 +204+ sleep 1m 12:09:37 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:37 +267+ sleep 1m 12:09:38 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:38 200' 12:09:38 ++216+ head -n1 12:09:38 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:38 ++216+ tail -n1 12:09:38 +216+ STATUS_CODE=200 12:09:38 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:38 ++216+ jq -r .notarizationStatus.status 12:09:38 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:38 200' 12:09:38 ++322+ head -n1 12:09:38 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:38 ++322+ tail -n1 12:09:38 +216+ STATUS=IN_PROGRESS 12:09:38 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:38 +216+ sleep 1m 12:09:38 +322+ STATUS_CODE=200 12:09:38 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:38 ++322+ jq -r .notarizationStatus.status 12:09:38 +322+ STATUS=IN_PROGRESS 12:09:38 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:38 +322+ sleep 1m 12:09:46 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:09:58 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:09:58 200' 12:09:58 ++300+ head -n1 12:09:58 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:09:58 ++300+ tail -n1 12:09:58 +300+ STATUS_CODE=200 12:09:58 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:09:58 ++300+ jq -r .notarizationStatus.status 12:09:58 +300+ STATUS=IN_PROGRESS 12:09:58 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:09:58 +300+ sleep 1m 12:10:06 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:10:19 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:10:19 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:10:19 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:10:19 200' 12:10:19 ++180+ head -n1 12:10:19 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:10:19 ++180+ tail -n1 12:10:19 +180+ STATUS_CODE=200 12:10:19 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:10:19 ++180+ jq -r .notarizationStatus.status 12:10:19 +180+ STATUS=IN_PROGRESS 12:10:19 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:19 +180+ sleep 1m 12:10:20 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:10:20 200' 12:10:20 ++239+ head -n1 12:10:20 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:10:20 ++239+ tail -n1 12:10:20 +239+ STATUS_CODE=200 12:10:20 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:10:20 ++239+ jq -r .notarizationStatus.status 12:10:20 +239+ STATUS=IN_PROGRESS 12:10:20 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:20 +239+ sleep 1m 12:10:20 +382+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:10:20 404' 12:10:20 ++382+ head -n1 12:10:20 +382+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:10:20 ++382+ tail -n1 12:10:20 +382+ STATUS_CODE=404 12:10:20 ++382+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:10:20 ++382+ jq -r .notarizationStatus.status 12:10:20 parse error: Invalid numeric literal at line 1, column 15 12:10:20 +382+ STATUS= 12:10:20 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:20 +382+ [[ 404 == \5\0\3 ]] 12:10:20 +382+ [[ 404 == \5\0\2 ]] 12:10:20 +382+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:10:20 +382+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:10:20 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:10:20 ++382+ expr 3 - 1 12:10:20 +382+ retryCount=2 12:10:20 +382+ '[' 2 -eq 0 ']' 12:10:20 +382+ echo Retrying... 12:10:20 Retrying... 12:10:20 +382+ '[' 2 -gt 0 ']' 12:10:20 ++382+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:10:34 ++355+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:10:37 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:10:37 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:10:38 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:10:38 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:10:39 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:10:39 200' 12:10:39 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:10:39 200' 12:10:39 ++322+ head -n1 12:10:39 ++216+ head -n1 12:10:39 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:10:39 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:10:39 ++322+ tail -n1 12:10:39 ++216+ tail -n1 12:10:39 +322+ STATUS_CODE=200 12:10:39 +216+ STATUS_CODE=200 12:10:39 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:10:39 ++322+ jq -r .notarizationStatus.status 12:10:39 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:10:39 ++216+ jq -r .notarizationStatus.status 12:10:39 +322+ STATUS=IN_PROGRESS 12:10:39 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:39 +322+ sleep 1m 12:10:39 +216+ STATUS=IN_PROGRESS 12:10:39 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:39 +216+ sleep 1m 12:10:46 +382+ RESPONSE_RAW='<html> 12:10:46 <head> 12:10:46 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:10:46 12:10:46 <style type="text/css"> 12:10:46 /*! 12:10:46 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:10:46 * Copyright 2011-2015 Twitter, Inc. 12:10:46 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:10:46 */ 12:10:46 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:10:46 html { 12:10:46 font-family: sans-serif; 12:10:46 -ms-text-size-adjust: 100%; 12:10:46 -webkit-text-size-adjust: 100%; 12:10:46 } 12:10:46 body { 12:10:46 margin: 0; 12:10:46 } 12:10:46 h1 { 12:10:46 font-size: 1.7em; 12:10:46 font-weight: 400; 12:10:46 line-height: 1.3; 12:10:46 margin: 0.68em 0; 12:10:46 } 12:10:46 * { 12:10:46 -webkit-box-sizing: border-box; 12:10:46 -moz-box-sizing: border-box; 12:10:46 box-sizing: border-box; 12:10:46 } 12:10:46 *:before, 12:10:46 *:after { 12:10:46 -webkit-box-sizing: border-box; 12:10:46 -moz-box-sizing: border-box; 12:10:46 box-sizing: border-box; 12:10:46 } 12:10:46 html { 12:10:46 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:10:46 } 12:10:46 body { 12:10:46 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:10:46 line-height: 1.66666667; 12:10:46 font-size: 13px; 12:10:46 color: #333333; 12:10:46 background-color: #ffffff; 12:10:46 margin: 2em 1em; 12:10:46 } 12:10:46 p { 12:10:46 margin: 0 0 10px; 12:10:46 font-size: 13px; 12:10:46 } 12:10:46 .alert.alert-info { 12:10:46 padding: 15px; 12:10:46 margin-bottom: 20px; 12:10:46 border: 1px solid transparent; 12:10:46 background-color: #f5f5f5; 12:10:46 border-color: #8b8d8f; 12:10:46 color: #363636; 12:10:46 margin-top: 30px; 12:10:46 } 12:10:46 .alert p { 12:10:46 padding-left: 35px; 12:10:46 } 12:10:46 a { 12:10:46 color: #0088ce; 12:10:46 } 12:10:46 12:10:46 ul { 12:10:46 position: relative; 12:10:46 padding-left: 51px; 12:10:46 } 12:10:46 p.info { 12:10:46 position: relative; 12:10:46 font-size: 15px; 12:10:46 margin-bottom: 10px; 12:10:46 } 12:10:46 p.info:before, p.info:after { 12:10:46 content: ""; 12:10:46 position: absolute; 12:10:46 top: 9%; 12:10:46 left: 0; 12:10:46 } 12:10:46 p.info:before { 12:10:46 content: "i"; 12:10:46 left: 3px; 12:10:46 width: 20px; 12:10:46 height: 20px; 12:10:46 font-family: serif; 12:10:46 font-size: 15px; 12:10:46 font-weight: bold; 12:10:46 line-height: 21px; 12:10:46 text-align: center; 12:10:46 color: #fff; 12:10:46 background: #4d5258; 12:10:46 border-radius: 16px; 12:10:46 } 12:10:46 12:10:46 @media (min-width: 768px) { 12:10:46 body { 12:10:46 margin: 4em 3em; 12:10:46 } 12:10:46 h1 { 12:10:46 font-size: 2.15em;} 12:10:46 } 12:10:46 12:10:46 </style> 12:10:46 </head> 12:10:46 <body> 12:10:46 <div> 12:10:46 <h1>Application is not available</h1> 12:10:46 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:10:46 12:10:46 <div class="alert alert-info"> 12:10:46 <p class="info"> 12:10:46 Possible reasons you are seeing this page: 12:10:46 </p> 12:10:46 <ul> 12:10:46 <li> 12:10:46 <strong>The host doesn'\''t exist.</strong> 12:10:46 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:10:46 </li> 12:10:46 <li> 12:10:46 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:10:46 Check if the URL path was typed correctly and that the route was created using the desired path. 12:10:46 </li> 12:10:46 <li> 12:10:46 <strong>Route and path matches, but all pods are down.</strong> 12:10:46 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:10:46 </li> 12:10:46 </ul> 12:10:46 </div> 12:10:46 </div> 12:10:46 </body> 12:10:46 </html> 12:10:46 12:10:46 503' 12:10:46 ++382+ head -n1 12:10:46 +382+ RESPONSE='<html> ' 12:10:46 ++382+ tail -n1 12:10:46 +382+ STATUS_CODE=503 12:10:46 ++382+ echo '<html> ' 12:10:46 ++382+ jq -r .uuid 12:10:46 parse error: Invalid numeric literal at line 1, column 7 12:10:46 +382+ UUID= 12:10:46 ++382+ echo '<html> ' 12:10:46 ++382+ jq -r .notarizationStatus.status 12:10:46 parse error: Invalid numeric literal at line 1, column 7 12:10:46 +382+ STATUS= 12:10:46 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:46 +382+ [[ 503 == \5\0\3 ]] 12:10:46 +382+ sleep 1m 12:10:53 +204+ RESPONSE_RAW='<html> 12:10:53 <head> 12:10:53 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:10:53 12:10:53 <style type="text/css"> 12:10:53 /*! 12:10:53 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:10:53 * Copyright 2011-2015 Twitter, Inc. 12:10:53 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:10:53 */ 12:10:53 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:10:53 html { 12:10:53 font-family: sans-serif; 12:10:53 -ms-text-size-adjust: 100%; 12:10:53 -webkit-text-size-adjust: 100%; 12:10:53 } 12:10:53 body { 12:10:53 margin: 0; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 1.7em; 12:10:53 font-weight: 400; 12:10:53 line-height: 1.3; 12:10:53 margin: 0.68em 0; 12:10:53 } 12:10:53 * { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 *:before, 12:10:53 *:after { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 html { 12:10:53 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:10:53 } 12:10:53 body { 12:10:53 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:10:53 line-height: 1.66666667; 12:10:53 font-size: 13px; 12:10:53 color: #333333; 12:10:53 background-color: #ffffff; 12:10:53 margin: 2em 1em; 12:10:53 } 12:10:53 p { 12:10:53 margin: 0 0 10px; 12:10:53 font-size: 13px; 12:10:53 } 12:10:53 .alert.alert-info { 12:10:53 padding: 15px; 12:10:53 margin-bottom: 20px; 12:10:53 border: 1px solid transparent; 12:10:53 background-color: #f5f5f5; 12:10:53 border-color: #8b8d8f; 12:10:53 color: #363636; 12:10:53 margin-top: 30px; 12:10:53 } 12:10:53 .alert p { 12:10:53 padding-left: 35px; 12:10:53 } 12:10:53 a { 12:10:53 color: #0088ce; 12:10:53 } 12:10:53 12:10:53 ul { 12:10:53 position: relative; 12:10:53 padding-left: 51px; 12:10:53 } 12:10:53 p.info { 12:10:53 position: relative; 12:10:53 font-size: 15px; 12:10:53 margin-bottom: 10px; 12:10:53 } 12:10:53 p.info:before, p.info:after { 12:10:53 content: ""; 12:10:53 position: absolute; 12:10:53 top: 9%; 12:10:53 left: 0; 12:10:53 } 12:10:53 p.info:before { 12:10:53 content: "i"; 12:10:53 left: 3px; 12:10:53 width: 20px; 12:10:53 height: 20px; 12:10:53 font-family: serif; 12:10:53 font-size: 15px; 12:10:53 font-weight: bold; 12:10:53 line-height: 21px; 12:10:53 text-align: center; 12:10:53 color: #fff; 12:10:53 background: #4d5258; 12:10:53 border-radius: 16px; 12:10:53 } 12:10:53 12:10:53 @media (min-width: 768px) { 12:10:53 body { 12:10:53 margin: 4em 3em; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 2.15em;} 12:10:53 } 12:10:53 12:10:53 </style> 12:10:53 </head> 12:10:53 <body> 12:10:53 <div> 12:10:53 <h1>Application is not available</h1> 12:10:53 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:10:53 12:10:53 <div class="alert alert-info"> 12:10:53 <p class="info"> 12:10:53 Possible reasons you are seeing this page: 12:10:53 </p> 12:10:53 <ul> 12:10:53 <li> 12:10:53 <strong>The host doesn'\''t exist.</strong> 12:10:53 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:10:53 Check if the URL path was typed correctly and that the route was created using the desired path. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>Route and path matches, but all pods are down.</strong> 12:10:53 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:10:53 </li> 12:10:53 </ul> 12:10:53 </div> 12:10:53 </div> 12:10:53 </body> 12:10:53 </html> 12:10:53 12:10:53 503' 12:10:53 ++204+ head -n1 12:10:53 +204+ RESPONSE='<html> ' 12:10:53 ++204+ tail -n1 12:10:53 +204+ STATUS_CODE=503 12:10:53 ++204+ jq -r .notarizationStatus.status 12:10:53 ++204+ echo '<html> ' 12:10:53 +267+ RESPONSE_RAW='<html> 12:10:53 <head> 12:10:53 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:10:53 12:10:53 <style type="text/css"> 12:10:53 /*! 12:10:53 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:10:53 * Copyright 2011-2015 Twitter, Inc. 12:10:53 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:10:53 */ 12:10:53 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:10:53 html { 12:10:53 font-family: sans-serif; 12:10:53 -ms-text-size-adjust: 100%; 12:10:53 -webkit-text-size-adjust: 100%; 12:10:53 } 12:10:53 body { 12:10:53 margin: 0; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 1.7em; 12:10:53 font-weight: 400; 12:10:53 line-height: 1.3; 12:10:53 margin: 0.68em 0; 12:10:53 } 12:10:53 * { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 *:before, 12:10:53 *:after { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 html { 12:10:53 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:10:53 } 12:10:53 body { 12:10:53 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:10:53 line-height: 1.66666667; 12:10:53 font-size: 13px; 12:10:53 color: #333333; 12:10:53 background-color: #ffffff; 12:10:53 margin: 2em 1em; 12:10:53 } 12:10:53 p { 12:10:53 margin: 0 0 10px; 12:10:53 font-size: 13px; 12:10:53 } 12:10:53 .alert.alert-info { 12:10:53 padding: 15px; 12:10:53 margin-bottom: 20px; 12:10:53 border: 1px solid transparent; 12:10:53 background-color: #f5f5f5; 12:10:53 border-color: #8b8d8f; 12:10:53 color: #363636; 12:10:53 margin-top: 30px; 12:10:53 } 12:10:53 .alert p { 12:10:53 padding-left: 35px; 12:10:53 } 12:10:53 a { 12:10:53 color: #0088ce; 12:10:53 } 12:10:53 12:10:53 ul { 12:10:53 position: relative; 12:10:53 padding-left: 51px; 12:10:53 } 12:10:53 p.info { 12:10:53 position: relative; 12:10:53 font-size: 15px; 12:10:53 margin-bottom: 10px; 12:10:53 } 12:10:53 p.info:before, p.info:after { 12:10:53 content: ""; 12:10:53 position: absolute; 12:10:53 top: 9%; 12:10:53 left: 0; 12:10:53 } 12:10:53 p.info:before { 12:10:53 content: "i"; 12:10:53 left: 3px; 12:10:53 width: 20px; 12:10:53 height: 20px; 12:10:53 font-family: serif; 12:10:53 font-size: 15px; 12:10:53 font-weight: bold; 12:10:53 line-height: 21px; 12:10:53 text-align: center; 12:10:53 color: #fff; 12:10:53 background: #4d5258; 12:10:53 border-radius: 16px; 12:10:53 } 12:10:53 12:10:53 @media (min-width: 768px) { 12:10:53 body { 12:10:53 margin: 4em 3em; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 2.15em;} 12:10:53 } 12:10:53 12:10:53 </style> 12:10:53 </head> 12:10:53 <body> 12:10:53 <div> 12:10:53 <h1>Application is not available</h1> 12:10:53 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:10:53 12:10:53 <div class="alert alert-info"> 12:10:53 <p class="info"> 12:10:53 Possible reasons you are seeing this page: 12:10:53 </p> 12:10:53 <ul> 12:10:53 <li> 12:10:53 <strong>The host doesn'\''t exist.</strong> 12:10:53 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:10:53 Check if the URL path was typed correctly and that the route was created using the desired path. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>Route and path matches, but all pods are down.</strong> 12:10:53 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:10:53 </li> 12:10:53 </ul> 12:10:53 </div> 12:10:53 </div> 12:10:53 </body> 12:10:53 </html> 12:10:53 12:10:53 503' 12:10:53 +355+ RESPONSE_RAW='<html> 12:10:53 <head> 12:10:53 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:10:53 12:10:53 <style type="text/css"> 12:10:53 /*! 12:10:53 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:10:53 * Copyright 2011-2015 Twitter, Inc. 12:10:53 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:10:53 */ 12:10:53 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:10:53 html { 12:10:53 font-family: sans-serif; 12:10:53 -ms-text-size-adjust: 100%; 12:10:53 -webkit-text-size-adjust: 100%; 12:10:53 } 12:10:53 body { 12:10:53 margin: 0; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 1.7em; 12:10:53 font-weight: 400; 12:10:53 line-height: 1.3; 12:10:53 margin: 0.68em 0; 12:10:53 } 12:10:53 * { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 *:before, 12:10:53 *:after { 12:10:53 -webkit-box-sizing: border-box; 12:10:53 -moz-box-sizing: border-box; 12:10:53 box-sizing: border-box; 12:10:53 } 12:10:53 html { 12:10:53 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:10:53 } 12:10:53 body { 12:10:53 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:10:53 line-height: 1.66666667; 12:10:53 font-size: 13px; 12:10:53 color: #333333; 12:10:53 background-color: #ffffff; 12:10:53 margin: 2em 1em; 12:10:53 } 12:10:53 p { 12:10:53 margin: 0 0 10px; 12:10:53 font-size: 13px; 12:10:53 } 12:10:53 .alert.alert-info { 12:10:53 padding: 15px; 12:10:53 margin-bottom: 20px; 12:10:53 border: 1px solid transparent; 12:10:53 background-color: #f5f5f5; 12:10:53 border-color: #8b8d8f; 12:10:53 color: #363636; 12:10:53 margin-top: 30px; 12:10:53 } 12:10:53 .alert p { 12:10:53 padding-left: 35px; 12:10:53 } 12:10:53 a { 12:10:53 color: #0088ce; 12:10:53 } 12:10:53 12:10:53 ul { 12:10:53 position: relative; 12:10:53 padding-left: 51px; 12:10:53 } 12:10:53 p.info { 12:10:53 position: relative; 12:10:53 font-size: 15px; 12:10:53 margin-bottom: 10px; 12:10:53 } 12:10:53 p.info:before, p.info:after { 12:10:53 content: ""; 12:10:53 position: absolute; 12:10:53 top: 9%; 12:10:53 left: 0; 12:10:53 } 12:10:53 p.info:before { 12:10:53 content: "i"; 12:10:53 left: 3px; 12:10:53 width: 20px; 12:10:53 height: 20px; 12:10:53 font-family: serif; 12:10:53 font-size: 15px; 12:10:53 font-weight: bold; 12:10:53 line-height: 21px; 12:10:53 text-align: center; 12:10:53 color: #fff; 12:10:53 background: #4d5258; 12:10:53 border-radius: 16px; 12:10:53 } 12:10:53 12:10:53 @media (min-width: 768px) { 12:10:53 body { 12:10:53 margin: 4em 3em; 12:10:53 } 12:10:53 h1 { 12:10:53 font-size: 2.15em;} 12:10:53 } 12:10:53 12:10:53 </style> 12:10:53 </head> 12:10:53 <body> 12:10:53 <div> 12:10:53 <h1>Application is not available</h1> 12:10:53 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:10:53 12:10:53 <div class="alert alert-info"> 12:10:53 <p class="info"> 12:10:53 Possible reasons you are seeing this page: 12:10:53 </p> 12:10:53 <ul> 12:10:53 <li> 12:10:53 <strong>The host doesn'\''t exist.</strong> 12:10:53 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:10:53 Check if the URL path was typed correctly and that the route was created using the desired path. 12:10:53 </li> 12:10:53 <li> 12:10:53 <strong>Route and path matches, but all pods are down.</strong> 12:10:53 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:10:53 </li> 12:10:53 </ul> 12:10:53 </div> 12:10:53 </div> 12:10:53 </body> 12:10:53 </html> 12:10:53 12:10:53 503' 12:10:53 ++267+ head -n1 12:10:53 ++355+ head -n1 12:10:53 +267+ RESPONSE='<html> ' 12:10:53 +355+ RESPONSE='<html> ' 12:10:53 ++267+ tail -n1 12:10:53 ++355+ tail -n1 12:10:53 parse error: Invalid numeric literal at line 1, column 7 12:10:53 +204+ STATUS= 12:10:53 +204+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:53 +204+ [[ 503 == \5\0\3 ]] 12:10:53 +204+ sleep 1m 12:10:53 +267+ STATUS_CODE=503 12:10:53 +355+ STATUS_CODE=503 12:10:53 ++267+ echo '<html> ' 12:10:53 ++267+ jq -r .notarizationStatus.status 12:10:53 ++355+ echo '<html> ' 12:10:53 ++355+ jq -r .notarizationStatus.status 12:10:53 parse error: Invalid numeric literal at line 1, column 7 12:10:53 +267+ STATUS= 12:10:53 +267+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:53 parse error: Invalid numeric literal at line 1, column 7 12:10:53 +267+ [[ 503 == \5\0\3 ]] 12:10:53 +267+ sleep 1m 12:10:53 +355+ STATUS= 12:10:53 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:10:53 +355+ [[ 503 == \5\0\3 ]] 12:10:53 +355+ sleep 1m 12:10:58 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:11:18 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:11:18 200' 12:11:18 ++300+ head -n1 12:11:18 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:11:18 ++300+ tail -n1 12:11:18 +300+ STATUS_CODE=200 12:11:18 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:11:18 ++300+ jq -r .notarizationStatus.status 12:11:18 +300+ STATUS=IN_PROGRESS 12:11:18 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:18 +300+ sleep 1m 12:11:19 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:11:20 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:11:39 +180+ RESPONSE_RAW='<html> 12:11:39 <head> 12:11:39 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:11:39 12:11:39 <style type="text/css"> 12:11:39 /*! 12:11:39 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:11:39 * Copyright 2011-2015 Twitter, Inc. 12:11:39 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:11:39 */ 12:11:39 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:11:39 html { 12:11:39 font-family: sans-serif; 12:11:39 -ms-text-size-adjust: 100%; 12:11:39 -webkit-text-size-adjust: 100%; 12:11:39 } 12:11:39 body { 12:11:39 margin: 0; 12:11:39 } 12:11:39 h1 { 12:11:39 font-size: 1.7em; 12:11:39 font-weight: 400; 12:11:39 line-height: 1.3; 12:11:39 margin: 0.68em 0; 12:11:39 } 12:11:39 * { 12:11:39 -webkit-box-sizing: border-box; 12:11:39 -moz-box-sizing: border-box; 12:11:39 box-sizing: border-box; 12:11:39 } 12:11:39 *:before, 12:11:39 *:after { 12:11:39 -webkit-box-sizing: border-box; 12:11:39 -moz-box-sizing: border-box; 12:11:39 box-sizing: border-box; 12:11:39 } 12:11:39 html { 12:11:39 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:11:39 } 12:11:39 body { 12:11:39 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:11:39 line-height: 1.66666667; 12:11:39 font-size: 13px; 12:11:39 color: #333333; 12:11:39 background-color: #ffffff; 12:11:39 margin: 2em 1em; 12:11:39 } 12:11:39 p { 12:11:39 margin: 0 0 10px; 12:11:39 font-size: 13px; 12:11:39 } 12:11:39 .alert.alert-info { 12:11:39 padding: 15px; 12:11:39 margin-bottom: 20px; 12:11:39 border: 1px solid transparent; 12:11:39 background-color: #f5f5f5; 12:11:39 border-color: #8b8d8f; 12:11:39 color: #363636; 12:11:39 margin-top: 30px; 12:11:39 } 12:11:39 .alert p { 12:11:39 padding-left: 35px; 12:11:39 } 12:11:39 a { 12:11:39 color: #0088ce; 12:11:39 } 12:11:39 12:11:39 ul { 12:11:39 position: relative; 12:11:39 padding-left: 51px; 12:11:39 } 12:11:39 p.info { 12:11:39 position: relative; 12:11:39 font-size: 15px; 12:11:39 margin-bottom: 10px; 12:11:39 } 12:11:39 p.info:before, p.info:after { 12:11:39 content: ""; 12:11:39 position: absolute; 12:11:39 top: 9%; 12:11:39 left: 0; 12:11:39 } 12:11:39 p.info:before { 12:11:39 content: "i"; 12:11:39 left: 3px; 12:11:39 width: 20px; 12:11:39 height: 20px; 12:11:39 font-family: serif; 12:11:39 font-size: 15px; 12:11:39 font-weight: bold; 12:11:39 line-height: 21px; 12:11:39 text-align: center; 12:11:39 color: #fff; 12:11:39 background: #4d5258; 12:11:39 border-radius: 16px; 12:11:39 } 12:11:39 12:11:39 @media (min-width: 768px) { 12:11:39 body { 12:11:39 margin: 4em 3em; 12:11:39 } 12:11:39 h1 { 12:11:39 font-size: 2.15em;} 12:11:39 } 12:11:39 12:11:39 </style> 12:11:39 </head> 12:11:39 <body> 12:11:39 <div> 12:11:39 <h1>Application is not available</h1> 12:11:39 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:11:39 12:11:39 <div class="alert alert-info"> 12:11:39 <p class="info"> 12:11:39 Possible reasons you are seeing this page: 12:11:39 </p> 12:11:39 <ul> 12:11:39 <li> 12:11:39 <strong>The host doesn'\''t exist.</strong> 12:11:39 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:11:39 </li> 12:11:39 <li> 12:11:39 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:11:39 Check if the URL path was typed correctly and that the route was created using the desired path. 12:11:39 </li> 12:11:39 <li> 12:11:39 <strong>Route and path matches, but all pods are down.</strong> 12:11:39 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:11:39 </li> 12:11:39 </ul> 12:11:39 </div> 12:11:39 </div> 12:11:39 </body> 12:11:39 </html> 12:11:39 12:11:39 503' 12:11:39 ++180+ head -n1 12:11:39 +180+ RESPONSE='<html> ' 12:11:39 ++180+ tail -n1 12:11:39 +180+ STATUS_CODE=503 12:11:39 ++180+ echo '<html> ' 12:11:39 ++180+ jq -r .notarizationStatus.status 12:11:39 parse error: Invalid numeric literal at line 1, column 7 12:11:39 +180+ STATUS= 12:11:39 +180+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:39 +180+ [[ 503 == \5\0\3 ]] 12:11:39 +180+ sleep 1m 12:11:39 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:11:39 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:11:39 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:11:39 200' 12:11:39 ++239+ head -n1 12:11:39 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:11:39 ++239+ tail -n1 12:11:39 +239+ STATUS_CODE=200 12:11:39 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:11:39 ++239+ jq -r .notarizationStatus.status 12:11:39 +239+ STATUS=IN_PROGRESS 12:11:39 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:39 +239+ sleep 1m 12:11:46 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:11:53 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:11:53 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:11:53 ++355+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:11:57 +322+ RESPONSE_RAW='<html> 12:11:57 <head> 12:11:57 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:11:57 12:11:57 <style type="text/css"> 12:11:57 /*! 12:11:57 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:11:57 * Copyright 2011-2015 Twitter, Inc. 12:11:57 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:11:57 */ 12:11:57 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:11:57 html { 12:11:57 font-family: sans-serif; 12:11:57 -ms-text-size-adjust: 100%; 12:11:57 -webkit-text-size-adjust: 100%; 12:11:57 } 12:11:57 body { 12:11:57 margin: 0; 12:11:57 } 12:11:57 h1 { 12:11:57 font-size: 1.7em; 12:11:57 font-weight: 400; 12:11:57 line-height: 1.3; 12:11:57 margin: 0.68em 0; 12:11:57 } 12:11:57 * { 12:11:57 -webkit-box-sizing: border-box; 12:11:57 -moz-box-sizing: border-box; 12:11:57 box-sizing: border-box; 12:11:57 } 12:11:57 *:before, 12:11:57 *:after { 12:11:57 -webkit-box-sizing: border-box; 12:11:57 -moz-box-sizing: border-box; 12:11:57 box-sizing: border-box; 12:11:57 } 12:11:57 html { 12:11:57 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:11:57 } 12:11:57 body { 12:11:57 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:11:57 line-height: 1.66666667; 12:11:57 font-size: 13px; 12:11:57 color: #333333; 12:11:57 background-color: #ffffff; 12:11:57 margin: 2em 1em; 12:11:57 } 12:11:57 p { 12:11:57 margin: 0 0 10px; 12:11:57 font-size: 13px; 12:11:57 } 12:11:57 .alert.alert-info { 12:11:57 padding: 15px; 12:11:57 margin-bottom: 20px; 12:11:57 border: 1px solid transparent; 12:11:57 background-color: #f5f5f5; 12:11:57 border-color: #8b8d8f; 12:11:57 color: #363636; 12:11:57 margin-top: 30px; 12:11:57 } 12:11:57 .alert p { 12:11:57 padding-left: 35px; 12:11:57 } 12:11:57 a { 12:11:57 color: #0088ce; 12:11:57 } 12:11:57 12:11:57 ul { 12:11:57 position: relative; 12:11:57 padding-left: 51px; 12:11:57 } 12:11:57 p.info { 12:11:57 position: relative; 12:11:57 font-size: 15px; 12:11:57 margin-bottom: 10px; 12:11:57 } 12:11:57 p.info:before, p.info:after { 12:11:57 content: ""; 12:11:57 position: absolute; 12:11:57 top: 9%; 12:11:57 left: 0; 12:11:57 } 12:11:57 p.info:before { 12:11:57 content: "i"; 12:11:57 left: 3px; 12:11:57 width: 20px; 12:11:57 height: 20px; 12:11:57 font-family: serif; 12:11:57 font-size: 15px; 12:11:57 font-weight: bold; 12:11:57 line-height: 21px; 12:11:57 text-align: center; 12:11:57 color: #fff; 12:11:57 background: #4d5258; 12:11:57 border-radius: 16px; 12:11:57 } 12:11:57 12:11:57 @media (min-width: 768px) { 12:11:57 body { 12:11:57 margin: 4em 3em; 12:11:57 } 12:11:57 h1 { 12:11:57 font-size: 2.15em;} 12:11:57 } 12:11:57 12:11:57 </style> 12:11:57 </head> 12:11:57 <body> 12:11:57 <div> 12:11:57 <h1>Application is not available</h1> 12:11:57 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:11:57 12:11:57 <div class="alert alert-info"> 12:11:57 <p class="info"> 12:11:57 Possible reasons you are seeing this page: 12:11:57 </p> 12:11:57 <ul> 12:11:57 <li> 12:11:57 <strong>The host doesn'\''t exist.</strong> 12:11:57 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:11:57 </li> 12:11:57 <li> 12:11:57 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:11:57 Check if the URL path was typed correctly and that the route was created using the desired path. 12:11:57 </li> 12:11:57 <li> 12:11:57 <strong>Route and path matches, but all pods are down.</strong> 12:11:57 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:11:57 </li> 12:11:57 </ul> 12:11:57 </div> 12:11:57 </div> 12:11:57 </body> 12:11:57 </html> 12:11:57 12:11:57 503' 12:11:57 +216+ RESPONSE_RAW='<html> 12:11:57 <head> 12:11:57 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:11:57 12:11:57 <style type="text/css"> 12:11:57 /*! 12:11:57 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:11:57 * Copyright 2011-2015 Twitter, Inc. 12:11:57 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:11:57 */ 12:11:57 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:11:57 html { 12:11:57 font-family: sans-serif; 12:11:57 -ms-text-size-adjust: 100%; 12:11:57 -webkit-text-size-adjust: 100%; 12:11:57 } 12:11:57 body { 12:11:57 margin: 0; 12:11:57 } 12:11:57 h1 { 12:11:57 font-size: 1.7em; 12:11:57 font-weight: 400; 12:11:57 line-height: 1.3; 12:11:57 margin: 0.68em 0; 12:11:57 } 12:11:57 * { 12:11:57 -webkit-box-sizing: border-box; 12:11:57 -moz-box-sizing: border-box; 12:11:57 box-sizing: border-box; 12:11:57 } 12:11:57 *:before, 12:11:57 *:after { 12:11:57 -webkit-box-sizing: border-box; 12:11:57 -moz-box-sizing: border-box; 12:11:57 box-sizing: border-box; 12:11:57 } 12:11:57 html { 12:11:57 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:11:57 } 12:11:57 body { 12:11:57 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:11:57 line-height: 1.66666667; 12:11:57 font-size: 13px; 12:11:57 color: #333333; 12:11:57 background-color: #ffffff; 12:11:57 margin: 2em 1em; 12:11:57 } 12:11:57 p { 12:11:57 margin: 0 0 10px; 12:11:57 font-size: 13px; 12:11:57 } 12:11:57 .alert.alert-info { 12:11:57 padding: 15px; 12:11:57 margin-bottom: 20px; 12:11:57 border: 1px solid transparent; 12:11:57 background-color: #f5f5f5; 12:11:57 border-color: #8b8d8f; 12:11:57 color: #363636; 12:11:57 margin-top: 30px; 12:11:57 } 12:11:57 .alert p { 12:11:57 padding-left: 35px; 12:11:57 } 12:11:57 a { 12:11:57 color: #0088ce; 12:11:57 } 12:11:57 12:11:57 ul { 12:11:57 position: relative; 12:11:57 padding-left: 51px; 12:11:57 } 12:11:57 p.info { 12:11:57 position: relative; 12:11:57 font-size: 15px; 12:11:57 margin-bottom: 10px; 12:11:57 } 12:11:57 p.info:before, p.info:after { 12:11:57 content: ""; 12:11:57 position: absolute; 12:11:57 top: 9%; 12:11:57 left: 0; 12:11:57 } 12:11:57 p.info:before { 12:11:57 content: "i"; 12:11:57 left: 3px; 12:11:57 width: 20px; 12:11:57 height: 20px; 12:11:57 font-family: serif; 12:11:57 font-size: 15px; 12:11:57 font-weight: bold; 12:11:57 line-height: 21px; 12:11:57 text-align: center; 12:11:57 color: #fff; 12:11:57 background: #4d5258; 12:11:57 border-radius: 16px; 12:11:57 } 12:11:57 12:11:57 @media (min-width: 768px) { 12:11:57 body { 12:11:57 margin: 4em 3em; 12:11:57 } 12:11:57 h1 { 12:11:57 font-size: 2.15em;} 12:11:57 } 12:11:57 12:11:57 </style> 12:11:57 </head> 12:11:57 <body> 12:11:57 <div> 12:11:57 <h1>Application is not available</h1> 12:11:57 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:11:57 12:11:57 <div class="alert alert-info"> 12:11:57 <p class="info"> 12:11:57 Possible reasons you are seeing this page: 12:11:57 </p> 12:11:57 <ul> 12:11:57 <li> 12:11:57 <strong>The host doesn'\''t exist.</strong> 12:11:57 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:11:57 </li> 12:11:57 <li> 12:11:57 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:11:57 Check if the URL path was typed correctly and that the route was created using the desired path. 12:11:57 </li> 12:11:57 <li> 12:11:57 <strong>Route and path matches, but all pods are down.</strong> 12:11:57 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:11:57 </li> 12:11:57 </ul> 12:11:57 </div> 12:11:57 </div> 12:11:57 </body> 12:11:57 </html> 12:11:57 12:11:57 503' 12:11:57 ++322+ head -n1 12:11:57 ++216+ head -n1 12:11:57 +322+ RESPONSE='<html> ' 12:11:57 +216+ RESPONSE='<html> ' 12:11:57 ++216+ tail -n1 12:11:57 ++322+ tail -n1 12:11:57 +216+ STATUS_CODE=503 12:11:57 +322+ STATUS_CODE=503 12:11:57 ++216+ echo '<html> ' 12:11:57 ++216+ jq -r .notarizationStatus.status 12:11:57 ++322+ echo '<html> ' 12:11:57 ++322+ jq -r .notarizationStatus.status 12:11:57 parse error: Invalid numeric literal at line 1, column 7 12:11:57 parse error: Invalid numeric literal at line 1, column 7 12:11:57 +216+ STATUS= 12:11:57 +216+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:57 +216+ [[ 503 == \5\0\3 ]] 12:11:57 +216+ sleep 1m 12:11:57 +322+ STATUS= 12:11:57 +322+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:57 +322+ [[ 503 == \5\0\3 ]] 12:11:57 +322+ sleep 1m 12:11:58 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:11:58 200' 12:11:58 ++204+ head -n1 12:11:58 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:11:58 ++204+ tail -n1 12:11:58 +204+ STATUS_CODE=200 12:11:58 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:11:58 ++204+ jq -r .notarizationStatus.status 12:11:58 +204+ STATUS=IN_PROGRESS 12:11:58 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:58 +204+ sleep 1m 12:11:58 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:11:58 200' 12:11:58 ++267+ head -n1 12:11:58 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:11:58 ++267+ tail -n1 12:11:58 +267+ STATUS_CODE=200 12:11:58 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:11:58 ++267+ jq -r .notarizationStatus.status 12:11:58 +267+ STATUS=IN_PROGRESS 12:11:58 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:11:58 +267+ sleep 1m 12:12:05 +382+ RESPONSE_RAW='<html> 12:12:05 <head> 12:12:05 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:12:05 12:12:05 <style type="text/css"> 12:12:05 /*! 12:12:05 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:12:05 * Copyright 2011-2015 Twitter, Inc. 12:12:05 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:12:05 */ 12:12:05 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:12:05 html { 12:12:05 font-family: sans-serif; 12:12:05 -ms-text-size-adjust: 100%; 12:12:05 -webkit-text-size-adjust: 100%; 12:12:05 } 12:12:05 body { 12:12:05 margin: 0; 12:12:05 } 12:12:05 h1 { 12:12:05 font-size: 1.7em; 12:12:05 font-weight: 400; 12:12:05 line-height: 1.3; 12:12:05 margin: 0.68em 0; 12:12:05 } 12:12:05 * { 12:12:05 -webkit-box-sizing: border-box; 12:12:05 -moz-box-sizing: border-box; 12:12:05 box-sizing: border-box; 12:12:05 } 12:12:05 *:before, 12:12:05 *:after { 12:12:05 -webkit-box-sizing: border-box; 12:12:05 -moz-box-sizing: border-box; 12:12:05 box-sizing: border-box; 12:12:05 } 12:12:05 html { 12:12:05 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:12:05 } 12:12:05 body { 12:12:05 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:12:05 line-height: 1.66666667; 12:12:05 font-size: 13px; 12:12:05 color: #333333; 12:12:05 background-color: #ffffff; 12:12:05 margin: 2em 1em; 12:12:05 } 12:12:05 p { 12:12:05 margin: 0 0 10px; 12:12:05 font-size: 13px; 12:12:05 } 12:12:05 .alert.alert-info { 12:12:05 padding: 15px; 12:12:05 margin-bottom: 20px; 12:12:05 border: 1px solid transparent; 12:12:05 background-color: #f5f5f5; 12:12:05 border-color: #8b8d8f; 12:12:05 color: #363636; 12:12:05 margin-top: 30px; 12:12:05 } 12:12:05 .alert p { 12:12:05 padding-left: 35px; 12:12:05 } 12:12:05 a { 12:12:05 color: #0088ce; 12:12:05 } 12:12:05 12:12:05 ul { 12:12:05 position: relative; 12:12:05 padding-left: 51px; 12:12:05 } 12:12:05 p.info { 12:12:05 position: relative; 12:12:05 font-size: 15px; 12:12:05 margin-bottom: 10px; 12:12:05 } 12:12:05 p.info:before, p.info:after { 12:12:05 content: ""; 12:12:05 position: absolute; 12:12:05 top: 9%; 12:12:05 left: 0; 12:12:05 } 12:12:05 p.info:before { 12:12:05 content: "i"; 12:12:05 left: 3px; 12:12:05 width: 20px; 12:12:05 height: 20px; 12:12:05 font-family: serif; 12:12:05 font-size: 15px; 12:12:05 font-weight: bold; 12:12:05 line-height: 21px; 12:12:05 text-align: center; 12:12:05 color: #fff; 12:12:05 background: #4d5258; 12:12:05 border-radius: 16px; 12:12:05 } 12:12:05 12:12:05 @media (min-width: 768px) { 12:12:05 body { 12:12:05 margin: 4em 3em; 12:12:05 } 12:12:05 h1 { 12:12:05 font-size: 2.15em;} 12:12:05 } 12:12:05 12:12:05 </style> 12:12:05 </head> 12:12:05 <body> 12:12:05 <div> 12:12:05 <h1>Application is not available</h1> 12:12:05 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:12:05 12:12:05 <div class="alert alert-info"> 12:12:05 <p class="info"> 12:12:05 Possible reasons you are seeing this page: 12:12:05 </p> 12:12:05 <ul> 12:12:05 <li> 12:12:05 <strong>The host doesn'\''t exist.</strong> 12:12:05 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:12:05 </li> 12:12:05 <li> 12:12:05 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:12:05 Check if the URL path was typed correctly and that the route was created using the desired path. 12:12:05 </li> 12:12:05 <li> 12:12:05 <strong>Route and path matches, but all pods are down.</strong> 12:12:05 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:12:05 </li> 12:12:05 </ul> 12:12:05 </div> 12:12:05 </div> 12:12:05 </body> 12:12:05 </html> 12:12:05 12:12:05 503' 12:12:05 ++382+ head -n1 12:12:05 +382+ RESPONSE='<html> ' 12:12:05 ++382+ tail -n1 12:12:05 +382+ STATUS_CODE=503 12:12:05 ++382+ echo '<html> ' 12:12:05 ++382+ jq -r .notarizationStatus.status 12:12:05 parse error: Invalid numeric literal at line 1, column 7 12:12:05 +382+ STATUS= 12:12:05 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:12:05 +382+ [[ 503 == \5\0\3 ]] 12:12:05 +382+ sleep 1m 12:12:10 +355+ RESPONSE_RAW='<html> 12:12:10 <head> 12:12:10 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:12:10 12:12:10 <style type="text/css"> 12:12:10 /*! 12:12:10 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:12:10 * Copyright 2011-2015 Twitter, Inc. 12:12:10 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:12:10 */ 12:12:10 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:12:10 html { 12:12:10 font-family: sans-serif; 12:12:10 -ms-text-size-adjust: 100%; 12:12:10 -webkit-text-size-adjust: 100%; 12:12:10 } 12:12:10 body { 12:12:10 margin: 0; 12:12:10 } 12:12:10 h1 { 12:12:10 font-size: 1.7em; 12:12:10 font-weight: 400; 12:12:10 line-height: 1.3; 12:12:10 margin: 0.68em 0; 12:12:10 } 12:12:10 * { 12:12:10 -webkit-box-sizing: border-box; 12:12:10 -moz-box-sizing: border-box; 12:12:10 box-sizing: border-box; 12:12:10 } 12:12:10 *:before, 12:12:10 *:after { 12:12:10 -webkit-box-sizing: border-box; 12:12:10 -moz-box-sizing: border-box; 12:12:10 box-sizing: border-box; 12:12:10 } 12:12:10 html { 12:12:10 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:12:10 } 12:12:10 body { 12:12:10 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:12:10 line-height: 1.66666667; 12:12:10 font-size: 13px; 12:12:10 color: #333333; 12:12:10 background-color: #ffffff; 12:12:10 margin: 2em 1em; 12:12:10 } 12:12:10 p { 12:12:10 margin: 0 0 10px; 12:12:10 font-size: 13px; 12:12:10 } 12:12:10 .alert.alert-info { 12:12:10 padding: 15px; 12:12:10 margin-bottom: 20px; 12:12:10 border: 1px solid transparent; 12:12:10 background-color: #f5f5f5; 12:12:10 border-color: #8b8d8f; 12:12:10 color: #363636; 12:12:10 margin-top: 30px; 12:12:10 } 12:12:10 .alert p { 12:12:10 padding-left: 35px; 12:12:10 } 12:12:10 a { 12:12:10 color: #0088ce; 12:12:10 } 12:12:10 12:12:10 ul { 12:12:10 position: relative; 12:12:10 padding-left: 51px; 12:12:10 } 12:12:10 p.info { 12:12:10 position: relative; 12:12:10 font-size: 15px; 12:12:10 margin-bottom: 10px; 12:12:10 } 12:12:10 p.info:before, p.info:after { 12:12:10 content: ""; 12:12:10 position: absolute; 12:12:10 top: 9%; 12:12:10 left: 0; 12:12:10 } 12:12:10 p.info:before { 12:12:10 content: "i"; 12:12:10 left: 3px; 12:12:10 width: 20px; 12:12:10 height: 20px; 12:12:10 font-family: serif; 12:12:10 font-size: 15px; 12:12:10 font-weight: bold; 12:12:10 line-height: 21px; 12:12:10 text-align: center; 12:12:10 color: #fff; 12:12:10 background: #4d5258; 12:12:10 border-radius: 16px; 12:12:10 } 12:12:10 12:12:10 @media (min-width: 768px) { 12:12:10 body { 12:12:10 margin: 4em 3em; 12:12:10 } 12:12:10 h1 { 12:12:10 font-size: 2.15em;} 12:12:10 } 12:12:10 12:12:10 </style> 12:12:10 </head> 12:12:10 <body> 12:12:10 <div> 12:12:10 <h1>Application is not available</h1> 12:12:10 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:12:10 12:12:10 <div class="alert alert-info"> 12:12:10 <p class="info"> 12:12:10 Possible reasons you are seeing this page: 12:12:10 </p> 12:12:10 <ul> 12:12:10 <li> 12:12:10 <strong>The host doesn'\''t exist.</strong> 12:12:10 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:12:10 </li> 12:12:10 <li> 12:12:10 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:12:10 Check if the URL path was typed correctly and that the route was created using the desired path. 12:12:10 </li> 12:12:10 <li> 12:12:10 <strong>Route and path matches, but all pods are down.</strong> 12:12:10 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:12:10 </li> 12:12:10 </ul> 12:12:10 </div> 12:12:10 </div> 12:12:10 </body> 12:12:10 </html> 12:12:10 12:12:10 503' 12:12:10 ++355+ head -n1 12:12:10 +355+ RESPONSE='<html> ' 12:12:10 ++355+ tail -n1 12:12:10 +355+ STATUS_CODE=503 12:12:10 ++355+ echo '<html> ' 12:12:10 ++355+ jq -r .notarizationStatus.status 12:12:10 parse error: Invalid numeric literal at line 1, column 7 12:12:10 +355+ STATUS= 12:12:10 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:12:10 +355+ [[ 503 == \5\0\3 ]] 12:12:10 +355+ sleep 1m 12:12:18 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:12:38 +300+ RESPONSE_RAW='<html> 12:12:38 <head> 12:12:38 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:12:38 12:12:38 <style type="text/css"> 12:12:38 /*! 12:12:38 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:12:38 * Copyright 2011-2015 Twitter, Inc. 12:12:38 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:12:38 */ 12:12:38 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:12:38 html { 12:12:38 font-family: sans-serif; 12:12:38 -ms-text-size-adjust: 100%; 12:12:38 -webkit-text-size-adjust: 100%; 12:12:38 } 12:12:38 body { 12:12:38 margin: 0; 12:12:38 } 12:12:38 h1 { 12:12:38 font-size: 1.7em; 12:12:38 font-weight: 400; 12:12:38 line-height: 1.3; 12:12:38 margin: 0.68em 0; 12:12:38 } 12:12:38 * { 12:12:38 -webkit-box-sizing: border-box; 12:12:38 -moz-box-sizing: border-box; 12:12:38 box-sizing: border-box; 12:12:38 } 12:12:38 *:before, 12:12:38 *:after { 12:12:38 -webkit-box-sizing: border-box; 12:12:38 -moz-box-sizing: border-box; 12:12:38 box-sizing: border-box; 12:12:38 } 12:12:38 html { 12:12:38 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:12:38 } 12:12:38 body { 12:12:38 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:12:38 line-height: 1.66666667; 12:12:38 font-size: 13px; 12:12:38 color: #333333; 12:12:38 background-color: #ffffff; 12:12:38 margin: 2em 1em; 12:12:38 } 12:12:38 p { 12:12:38 margin: 0 0 10px; 12:12:38 font-size: 13px; 12:12:38 } 12:12:38 .alert.alert-info { 12:12:38 padding: 15px; 12:12:38 margin-bottom: 20px; 12:12:38 border: 1px solid transparent; 12:12:38 background-color: #f5f5f5; 12:12:38 border-color: #8b8d8f; 12:12:38 color: #363636; 12:12:38 margin-top: 30px; 12:12:38 } 12:12:38 .alert p { 12:12:38 padding-left: 35px; 12:12:38 } 12:12:38 a { 12:12:38 color: #0088ce; 12:12:38 } 12:12:38 12:12:38 ul { 12:12:38 position: relative; 12:12:38 padding-left: 51px; 12:12:38 } 12:12:38 p.info { 12:12:38 position: relative; 12:12:38 font-size: 15px; 12:12:38 margin-bottom: 10px; 12:12:38 } 12:12:38 p.info:before, p.info:after { 12:12:38 content: ""; 12:12:38 position: absolute; 12:12:38 top: 9%; 12:12:38 left: 0; 12:12:38 } 12:12:38 p.info:before { 12:12:38 content: "i"; 12:12:38 left: 3px; 12:12:38 width: 20px; 12:12:38 height: 20px; 12:12:38 font-family: serif; 12:12:38 font-size: 15px; 12:12:38 font-weight: bold; 12:12:38 line-height: 21px; 12:12:38 text-align: center; 12:12:38 color: #fff; 12:12:38 background: #4d5258; 12:12:38 border-radius: 16px; 12:12:38 } 12:12:38 12:12:38 @media (min-width: 768px) { 12:12:38 body { 12:12:38 margin: 4em 3em; 12:12:38 } 12:12:38 h1 { 12:12:38 font-size: 2.15em;} 12:12:38 } 12:12:38 12:12:38 </style> 12:12:38 </head> 12:12:38 <body> 12:12:38 <div> 12:12:38 <h1>Application is not available</h1> 12:12:38 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:12:38 12:12:38 <div class="alert alert-info"> 12:12:38 <p class="info"> 12:12:38 Possible reasons you are seeing this page: 12:12:38 </p> 12:12:38 <ul> 12:12:38 <li> 12:12:38 <strong>The host doesn'\''t exist.</strong> 12:12:38 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:12:38 </li> 12:12:38 <li> 12:12:38 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:12:38 Check if the URL path was typed correctly and that the route was created using the desired path. 12:12:38 </li> 12:12:38 <li> 12:12:38 <strong>Route and path matches, but all pods are down.</strong> 12:12:38 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:12:38 </li> 12:12:38 </ul> 12:12:38 </div> 12:12:38 </div> 12:12:38 </body> 12:12:38 </html> 12:12:38 12:12:38 503' 12:12:38 ++300+ head -n1 12:12:38 +300+ RESPONSE='<html> ' 12:12:38 ++300+ tail -n1 12:12:38 +300+ STATUS_CODE=503 12:12:38 ++300+ echo '<html> ' 12:12:38 ++300+ jq -r .notarizationStatus.status 12:12:38 parse error: Invalid numeric literal at line 1, column 7 12:12:38 +300+ STATUS= 12:12:38 +300+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:12:38 +300+ [[ 503 == \5\0\3 ]] 12:12:38 +300+ sleep 1m 12:12:39 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:12:39 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:12:54 +180+ RESPONSE_RAW='<html> 12:12:54 <head> 12:12:54 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:12:54 12:12:54 <style type="text/css"> 12:12:54 /*! 12:12:54 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:12:54 * Copyright 2011-2015 Twitter, Inc. 12:12:54 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:12:54 */ 12:12:54 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:12:54 html { 12:12:54 font-family: sans-serif; 12:12:54 -ms-text-size-adjust: 100%; 12:12:54 -webkit-text-size-adjust: 100%; 12:12:54 } 12:12:54 body { 12:12:54 margin: 0; 12:12:54 } 12:12:54 h1 { 12:12:54 font-size: 1.7em; 12:12:54 font-weight: 400; 12:12:54 line-height: 1.3; 12:12:54 margin: 0.68em 0; 12:12:54 } 12:12:54 * { 12:12:54 -webkit-box-sizing: border-box; 12:12:54 -moz-box-sizing: border-box; 12:12:54 box-sizing: border-box; 12:12:54 } 12:12:54 *:before, 12:12:54 *:after { 12:12:54 -webkit-box-sizing: border-box; 12:12:54 -moz-box-sizing: border-box; 12:12:54 box-sizing: border-box; 12:12:54 } 12:12:54 html { 12:12:54 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:12:54 } 12:12:54 body { 12:12:54 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:12:54 line-height: 1.66666667; 12:12:54 font-size: 13px; 12:12:54 color: #333333; 12:12:54 background-color: #ffffff; 12:12:54 margin: 2em 1em; 12:12:54 } 12:12:54 p { 12:12:54 margin: 0 0 10px; 12:12:54 font-size: 13px; 12:12:54 } 12:12:54 .alert.alert-info { 12:12:54 padding: 15px; 12:12:54 margin-bottom: 20px; 12:12:54 border: 1px solid transparent; 12:12:54 background-color: #f5f5f5; 12:12:54 border-color: #8b8d8f; 12:12:54 color: #363636; 12:12:54 margin-top: 30px; 12:12:54 } 12:12:54 .alert p { 12:12:54 padding-left: 35px; 12:12:54 } 12:12:54 a { 12:12:54 color: #0088ce; 12:12:54 } 12:12:54 12:12:54 ul { 12:12:54 position: relative; 12:12:54 padding-left: 51px; 12:12:54 } 12:12:54 p.info { 12:12:54 position: relative; 12:12:54 font-size: 15px; 12:12:54 margin-bottom: 10px; 12:12:54 } 12:12:54 p.info:before, p.info:after { 12:12:54 content: ""; 12:12:54 position: absolute; 12:12:54 top: 9%; 12:12:54 left: 0; 12:12:54 } 12:12:54 p.info:before { 12:12:54 content: "i"; 12:12:54 left: 3px; 12:12:54 width: 20px; 12:12:54 height: 20px; 12:12:54 font-family: serif; 12:12:54 font-size: 15px; 12:12:54 font-weight: bold; 12:12:54 line-height: 21px; 12:12:54 text-align: center; 12:12:54 color: #fff; 12:12:54 background: #4d5258; 12:12:54 border-radius: 16px; 12:12:54 } 12:12:54 12:12:54 @media (min-width: 768px) { 12:12:54 body { 12:12:54 margin: 4em 3em; 12:12:54 } 12:12:54 h1 { 12:12:54 font-size: 2.15em;} 12:12:54 } 12:12:54 12:12:54 </style> 12:12:54 </head> 12:12:54 <body> 12:12:54 <div> 12:12:54 <h1>Application is not available</h1> 12:12:54 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:12:54 12:12:54 <div class="alert alert-info"> 12:12:54 <p class="info"> 12:12:54 Possible reasons you are seeing this page: 12:12:54 </p> 12:12:54 <ul> 12:12:54 <li> 12:12:54 <strong>The host doesn'\''t exist.</strong> 12:12:54 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:12:54 </li> 12:12:54 <li> 12:12:54 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:12:54 Check if the URL path was typed correctly and that the route was created using the desired path. 12:12:54 </li> 12:12:54 <li> 12:12:54 <strong>Route and path matches, but all pods are down.</strong> 12:12:54 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:12:54 </li> 12:12:54 </ul> 12:12:54 </div> 12:12:54 </div> 12:12:54 </body> 12:12:54 </html> 12:12:54 12:12:54 503' 12:12:54 ++180+ head -n1 12:12:54 +180+ RESPONSE='<html> ' 12:12:54 ++180+ tail -n1 12:12:54 +180+ STATUS_CODE=503 12:12:54 ++180+ echo '<html> ' 12:12:54 ++180+ jq -r .notarizationStatus.status 12:12:54 parse error: Invalid numeric literal at line 1, column 7 12:12:54 +180+ STATUS= 12:12:54 +180+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:12:54 +180+ [[ 503 == \5\0\3 ]] 12:12:54 +180+ sleep 1m 12:12:57 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:12:57 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:12:58 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:12:58 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:12:59 +239+ RESPONSE_RAW='<html> 12:12:59 <head> 12:12:59 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:12:59 12:12:59 <style type="text/css"> 12:12:59 /*! 12:12:59 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:12:59 * Copyright 2011-2015 Twitter, Inc. 12:12:59 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:12:59 */ 12:12:59 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:12:59 html { 12:12:59 font-family: sans-serif; 12:12:59 -ms-text-size-adjust: 100%; 12:12:59 -webkit-text-size-adjust: 100%; 12:12:59 } 12:12:59 body { 12:12:59 margin: 0; 12:12:59 } 12:12:59 h1 { 12:12:59 font-size: 1.7em; 12:12:59 font-weight: 400; 12:12:59 line-height: 1.3; 12:12:59 margin: 0.68em 0; 12:12:59 } 12:12:59 * { 12:12:59 -webkit-box-sizing: border-box; 12:12:59 -moz-box-sizing: border-box; 12:12:59 box-sizing: border-box; 12:12:59 } 12:12:59 *:before, 12:12:59 *:after { 12:12:59 -webkit-box-sizing: border-box; 12:12:59 -moz-box-sizing: border-box; 12:12:59 box-sizing: border-box; 12:12:59 } 12:12:59 html { 12:12:59 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:12:59 } 12:12:59 body { 12:12:59 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:12:59 line-height: 1.66666667; 12:12:59 font-size: 13px; 12:12:59 color: #333333; 12:12:59 background-color: #ffffff; 12:12:59 margin: 2em 1em; 12:12:59 } 12:12:59 p { 12:12:59 margin: 0 0 10px; 12:12:59 font-size: 13px; 12:12:59 } 12:12:59 .alert.alert-info { 12:12:59 padding: 15px; 12:12:59 margin-bottom: 20px; 12:12:59 border: 1px solid transparent; 12:12:59 background-color: #f5f5f5; 12:12:59 border-color: #8b8d8f; 12:12:59 color: #363636; 12:12:59 margin-top: 30px; 12:12:59 } 12:12:59 .alert p { 12:12:59 padding-left: 35px; 12:12:59 } 12:12:59 a { 12:12:59 color: #0088ce; 12:12:59 } 12:12:59 12:12:59 ul { 12:12:59 position: relative; 12:12:59 padding-left: 51px; 12:12:59 } 12:12:59 p.info { 12:12:59 position: relative; 12:12:59 font-size: 15px; 12:12:59 margin-bottom: 10px; 12:12:59 } 12:12:59 p.info:before, p.info:after { 12:12:59 content: ""; 12:12:59 position: absolute; 12:12:59 top: 9%; 12:12:59 left: 0; 12:12:59 } 12:12:59 p.info:before { 12:12:59 content: "i"; 12:12:59 left: 3px; 12:12:59 width: 20px; 12:12:59 height: 20px; 12:12:59 font-family: serif; 12:12:59 font-size: 15px; 12:12:59 font-weight: bold; 12:12:59 line-height: 21px; 12:12:59 text-align: center; 12:12:59 color: #fff; 12:12:59 background: #4d5258; 12:12:59 border-radius: 16px; 12:12:59 } 12:12:59 12:12:59 @media (min-width: 768px) { 12:12:59 body { 12:12:59 margin: 4em 3em; 12:12:59 } 12:12:59 h1 { 12:12:59 font-size: 2.15em;} 12:12:59 } 12:12:59 12:12:59 </style> 12:12:59 </head> 12:12:59 <body> 12:12:59 <div> 12:12:59 <h1>Application is not available</h1> 12:12:59 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:12:59 12:12:59 <div class="alert alert-info"> 12:12:59 <p class="info"> 12:12:59 Possible reasons you are seeing this page: 12:12:59 </p> 12:12:59 <ul> 12:12:59 <li> 12:12:59 <strong>The host doesn'\''t exist.</strong> 12:12:59 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:12:59 </li> 12:12:59 <li> 12:12:59 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:12:59 Check if the URL path was typed correctly and that the route was created using the desired path. 12:12:59 </li> 12:12:59 <li> 12:12:59 <strong>Route and path matches, but all pods are down.</strong> 12:12:59 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:12:59 </li> 12:12:59 </ul> 12:12:59 </div> 12:12:59 </div> 12:12:59 </body> 12:12:59 </html> 12:12:59 12:12:59 503' 12:12:59 ++239+ head -n1 12:12:59 +239+ RESPONSE='<html> ' 12:12:59 ++239+ tail -n1 12:12:59 +239+ STATUS_CODE=503 12:12:59 ++239+ echo '<html> ' 12:12:59 ++239+ jq -r .notarizationStatus.status 12:12:59 parse error: Invalid numeric literal at line 1, column 7 12:12:59 +239+ STATUS= 12:12:59 +239+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:12:59 +239+ [[ 503 == \5\0\3 ]] 12:12:59 +239+ sleep 1m 12:13:05 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:13:10 ++355+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:13:12 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:13:12 200' 12:13:12 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:13:12 200' 12:13:12 ++204+ head -n1 12:13:12 ++267+ head -n1 12:13:12 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:13:12 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:13:12 ++267+ tail -n1 12:13:12 ++204+ tail -n1 12:13:12 +267+ STATUS_CODE=200 12:13:12 +204+ STATUS_CODE=200 12:13:12 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:13:12 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:13:12 ++267+ jq -r .notarizationStatus.status 12:13:12 ++204+ jq -r .notarizationStatus.status 12:13:12 +267+ STATUS=IN_PROGRESS 12:13:12 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:12 +267+ sleep 1m 12:13:12 +204+ STATUS=IN_PROGRESS 12:13:12 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:12 +204+ sleep 1m 12:13:13 +355+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:13 404' 12:13:13 ++355+ head -n1 12:13:13 +355+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:13:13 ++355+ tail -n1 12:13:13 +355+ STATUS_CODE=404 12:13:13 ++355+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:13 ++355+ jq -r .notarizationStatus.status 12:13:13 parse error: Invalid numeric literal at line 1, column 15 12:13:13 +355+ STATUS= 12:13:13 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:13 +355+ [[ 404 == \5\0\3 ]] 12:13:13 +355+ [[ 404 == \5\0\2 ]] 12:13:13 +355+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:13:13 +355+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:13:13 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:13 ++355+ expr 2 - 1 12:13:13 +355+ retryCount=1 12:13:13 +355+ '[' 1 -eq 0 ']' 12:13:13 +355+ echo Retrying... 12:13:13 Retrying... 12:13:13 +355+ '[' 1 -gt 0 ']' 12:13:13 ++355+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-php-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:13:32 +382+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:32 404' 12:13:32 ++382+ head -n1 12:13:32 +382+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:13:32 ++382+ tail -n1 12:13:32 +382+ STATUS_CODE=404 12:13:32 ++382+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:32 ++382+ jq -r .notarizationStatus.status 12:13:32 parse error: Invalid numeric literal at line 1, column 15 12:13:32 +382+ STATUS= 12:13:32 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:32 +382+ [[ 404 == \5\0\3 ]] 12:13:32 +382+ [[ 404 == \5\0\2 ]] 12:13:32 +382+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:13:32 +382+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:13:32 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:13:32 ++382+ expr 2 - 1 12:13:32 +382+ retryCount=1 12:13:32 +382+ '[' 1 -eq 0 ']' 12:13:32 +382+ echo Retrying... 12:13:32 Retrying... 12:13:32 +382+ '[' 1 -gt 0 ']' 12:13:32 ++382+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:13:38 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:13:54 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:13:54 200' 12:13:54 ++300+ head -n1 12:13:54 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:13:54 ++300+ tail -n1 12:13:54 +300+ STATUS_CODE=200 12:13:54 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:13:54 ++300+ jq -r .notarizationStatus.status 12:13:54 +300+ STATUS=IN_PROGRESS 12:13:54 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:54 +300+ sleep 1m 12:13:54 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:13:54 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:13:54 200' 12:13:54 ++180+ head -n1 12:13:54 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:13:54 ++180+ tail -n1 12:13:54 +180+ STATUS_CODE=200 12:13:54 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:13:54 ++180+ jq -r .notarizationStatus.status 12:13:54 +180+ STATUS=IN_PROGRESS 12:13:54 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:13:54 +180+ sleep 1m 12:13:59 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:14:00 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:14:00 200' 12:14:00 ++239+ head -n1 12:14:00 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:14:00 ++239+ tail -n1 12:14:00 +239+ STATUS_CODE=200 12:14:00 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:14:00 ++239+ jq -r .notarizationStatus.status 12:14:00 +239+ STATUS=IN_PROGRESS 12:14:00 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:14:00 +239+ sleep 1m 12:14:12 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:14:12 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:14:32 +267+ RESPONSE_RAW='<html> 12:14:32 <head> 12:14:32 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:14:32 12:14:32 <style type="text/css"> 12:14:32 /*! 12:14:32 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:14:32 * Copyright 2011-2015 Twitter, Inc. 12:14:32 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:14:32 */ 12:14:32 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:14:32 html { 12:14:32 font-family: sans-serif; 12:14:32 -ms-text-size-adjust: 100%; 12:14:32 -webkit-text-size-adjust: 100%; 12:14:32 } 12:14:32 body { 12:14:32 margin: 0; 12:14:32 } 12:14:32 h1 { 12:14:32 font-size: 1.7em; 12:14:32 font-weight: 400; 12:14:32 line-height: 1.3; 12:14:32 margin: 0.68em 0; 12:14:32 } 12:14:32 * { 12:14:32 -webkit-box-sizing: border-box; 12:14:32 -moz-box-sizing: border-box; 12:14:32 box-sizing: border-box; 12:14:32 } 12:14:32 *:before, 12:14:32 *:after { 12:14:32 -webkit-box-sizing: border-box; 12:14:32 -moz-box-sizing: border-box; 12:14:32 box-sizing: border-box; 12:14:32 } 12:14:32 html { 12:14:32 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:14:32 } 12:14:32 body { 12:14:32 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:14:32 line-height: 1.66666667; 12:14:32 font-size: 13px; 12:14:32 color: #333333; 12:14:32 background-color: #ffffff; 12:14:32 margin: 2em 1em; 12:14:32 } 12:14:32 p { 12:14:32 margin: 0 0 10px; 12:14:32 font-size: 13px; 12:14:32 } 12:14:32 .alert.alert-info { 12:14:32 padding: 15px; 12:14:32 margin-bottom: 20px; 12:14:32 border: 1px solid transparent; 12:14:32 background-color: #f5f5f5; 12:14:32 border-color: #8b8d8f; 12:14:32 color: #363636; 12:14:32 margin-top: 30px; 12:14:32 } 12:14:32 .alert p { 12:14:32 padding-left: 35px; 12:14:32 } 12:14:32 a { 12:14:32 color: #0088ce; 12:14:32 } 12:14:32 12:14:32 ul { 12:14:32 position: relative; 12:14:32 padding-left: 51px; 12:14:32 } 12:14:32 p.info { 12:14:32 position: relative; 12:14:32 font-size: 15px; 12:14:32 margin-bottom: 10px; 12:14:32 } 12:14:32 p.info:before, p.info:after { 12:14:32 content: ""; 12:14:32 position: absolute; 12:14:32 top: 9%; 12:14:32 left: 0; 12:14:32 } 12:14:32 p.info:before { 12:14:32 content: "i"; 12:14:32 left: 3px; 12:14:32 width: 20px; 12:14:32 height: 20px; 12:14:32 font-family: serif; 12:14:32 font-size: 15px; 12:14:32 font-weight: bold; 12:14:32 line-height: 21px; 12:14:32 text-align: center; 12:14:32 color: #fff; 12:14:32 background: #4d5258; 12:14:32 border-radius: 16px; 12:14:32 } 12:14:32 12:14:32 @media (min-width: 768px) { 12:14:32 body { 12:14:32 margin: 4em 3em; 12:14:32 } 12:14:32 h1 { 12:14:32 font-size: 2.15em;} 12:14:32 } 12:14:32 12:14:32 </style> 12:14:32 </head> 12:14:32 <body> 12:14:32 <div> 12:14:32 <h1>Application is not available</h1> 12:14:32 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:14:32 12:14:32 <div class="alert alert-info"> 12:14:32 <p class="info"> 12:14:32 Possible reasons you are seeing this page: 12:14:32 </p> 12:14:32 <ul> 12:14:32 <li> 12:14:32 <strong>The host doesn'\''t exist.</strong> 12:14:32 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:14:32 </li> 12:14:32 <li> 12:14:32 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:14:32 Check if the URL path was typed correctly and that the route was created using the desired path. 12:14:32 </li> 12:14:32 <li> 12:14:32 <strong>Route and path matches, but all pods are down.</strong> 12:14:32 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:14:32 </li> 12:14:32 </ul> 12:14:32 </div> 12:14:32 </div> 12:14:32 </body> 12:14:32 </html> 12:14:32 12:14:32 503' 12:14:32 ++267+ head -n1 12:14:32 +267+ RESPONSE='<html> ' 12:14:32 ++267+ tail -n1 12:14:32 +267+ STATUS_CODE=503 12:14:32 ++267+ echo '<html> ' 12:14:32 ++267+ jq -r .notarizationStatus.status 12:14:32 parse error: Invalid numeric literal at line 1, column 7 12:14:32 +267+ STATUS= 12:14:32 +267+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:14:32 +267+ [[ 503 == \5\0\3 ]] 12:14:32 +267+ sleep 1m 12:14:32 +204+ RESPONSE_RAW='<html> 12:14:32 <head> 12:14:32 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:14:32 12:14:32 <style type="text/css"> 12:14:32 /*! 12:14:32 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:14:32 * Copyright 2011-2015 Twitter, Inc. 12:14:32 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:14:32 */ 12:14:32 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:14:32 html { 12:14:32 font-family: sans-serif; 12:14:32 -ms-text-size-adjust: 100%; 12:14:32 -webkit-text-size-adjust: 100%; 12:14:32 } 12:14:32 body { 12:14:32 margin: 0; 12:14:32 } 12:14:32 h1 { 12:14:32 font-size: 1.7em; 12:14:32 font-weight: 400; 12:14:32 line-height: 1.3; 12:14:32 margin: 0.68em 0; 12:14:32 } 12:14:32 * { 12:14:32 -webkit-box-sizing: border-box; 12:14:32 -moz-box-sizing: border-box; 12:14:32 box-sizing: border-box; 12:14:32 } 12:14:32 *:before, 12:14:32 *:after { 12:14:32 -webkit-box-sizing: border-box; 12:14:32 -moz-box-sizing: border-box; 12:14:32 box-sizing: border-box; 12:14:32 } 12:14:32 html { 12:14:32 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:14:32 } 12:14:32 body { 12:14:32 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:14:32 line-height: 1.66666667; 12:14:32 font-size: 13px; 12:14:32 color: #333333; 12:14:32 background-color: #ffffff; 12:14:32 margin: 2em 1em; 12:14:32 } 12:14:32 p { 12:14:32 margin: 0 0 10px; 12:14:32 font-size: 13px; 12:14:32 } 12:14:32 .alert.alert-info { 12:14:32 padding: 15px; 12:14:32 margin-bottom: 20px; 12:14:32 border: 1px solid transparent; 12:14:32 background-color: #f5f5f5; 12:14:32 border-color: #8b8d8f; 12:14:32 color: #363636; 12:14:32 margin-top: 30px; 12:14:32 } 12:14:32 .alert p { 12:14:32 padding-left: 35px; 12:14:32 } 12:14:32 a { 12:14:32 color: #0088ce; 12:14:32 } 12:14:32 12:14:32 ul { 12:14:32 position: relative; 12:14:32 padding-left: 51px; 12:14:32 } 12:14:32 p.info { 12:14:32 position: relative; 12:14:32 font-size: 15px; 12:14:32 margin-bottom: 10px; 12:14:32 } 12:14:32 p.info:before, p.info:after { 12:14:32 content: ""; 12:14:32 position: absolute; 12:14:32 top: 9%; 12:14:32 left: 0; 12:14:32 } 12:14:32 p.info:before { 12:14:32 content: "i"; 12:14:32 left: 3px; 12:14:32 width: 20px; 12:14:32 height: 20px; 12:14:32 font-family: serif; 12:14:32 font-size: 15px; 12:14:32 font-weight: bold; 12:14:32 line-height: 21px; 12:14:32 text-align: center; 12:14:32 color: #fff; 12:14:32 background: #4d5258; 12:14:32 border-radius: 16px; 12:14:32 } 12:14:32 12:14:32 @media (min-width: 768px) { 12:14:32 body { 12:14:32 margin: 4em 3em; 12:14:32 } 12:14:32 h1 { 12:14:32 font-size: 2.15em;} 12:14:32 } 12:14:32 12:14:32 </style> 12:14:32 </head> 12:14:32 <body> 12:14:32 <div> 12:14:32 <h1>Application is not available</h1> 12:14:32 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:14:32 12:14:32 <div class="alert alert-info"> 12:14:32 <p class="info"> 12:14:32 Possible reasons you are seeing this page: 12:14:32 </p> 12:14:32 <ul> 12:14:32 <li> 12:14:32 <strong>The host doesn'\''t exist.</strong> 12:14:32 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:14:32 </li> 12:14:32 <li> 12:14:32 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:14:32 Check if the URL path was typed correctly and that the route was created using the desired path. 12:14:32 </li> 12:14:32 <li> 12:14:32 <strong>Route and path matches, but all pods are down.</strong> 12:14:32 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:14:32 </li> 12:14:32 </ul> 12:14:32 </div> 12:14:32 </div> 12:14:32 </body> 12:14:32 </html> 12:14:32 12:14:32 503' 12:14:32 ++204+ head -n1 12:14:32 +204+ RESPONSE='<html> ' 12:14:32 ++204+ tail -n1 12:14:32 +204+ STATUS_CODE=503 12:14:32 ++204+ echo '<html> ' 12:14:32 ++204+ jq -r .notarizationStatus.status 12:14:32 parse error: Invalid numeric literal at line 1, column 7 12:14:32 +204+ STATUS= 12:14:32 +204+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:14:32 +204+ [[ 503 == \5\0\3 ]] 12:14:32 +204+ sleep 1m 12:14:54 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:14:54 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:15:00 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:15:07 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:15:07 200' 12:15:07 ++300+ head -n1 12:15:07 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:07 ++300+ tail -n1 12:15:07 +300+ STATUS_CODE=200 12:15:07 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:15:07 ++300+ jq -r .notarizationStatus.status 12:15:07 +300+ STATUS=IN_PROGRESS 12:15:07 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:07 +300+ sleep 1m 12:15:08 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:15:08 200' 12:15:08 ++239+ head -n1 12:15:08 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:08 ++239+ tail -n1 12:15:08 +239+ STATUS_CODE=200 12:15:08 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:15:08 ++239+ jq -r .notarizationStatus.status 12:15:08 +239+ STATUS=IN_PROGRESS 12:15:08 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:08 +239+ sleep 1m 12:15:09 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:15:09 200' 12:15:09 ++180+ head -n1 12:15:09 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:09 ++180+ tail -n1 12:15:09 +180+ STATUS_CODE=200 12:15:09 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:15:09 ++180+ jq -r .notarizationStatus.status 12:15:09 +180+ STATUS=IN_PROGRESS 12:15:09 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:09 +180+ sleep 1m 12:15:12 +423+ RESPONSE_RAW='<html><body><h1>502 Bad Gateway</h1> 12:15:12 The server returned an invalid or incomplete response. 12:15:12 </body></html> 12:15:12 12:15:12 502' 12:15:12 ++423+ head -n1 12:15:12 +423+ RESPONSE='<html><body><h1>502 Bad Gateway</h1>' 12:15:12 ++423+ tail -n1 12:15:12 +423+ STATUS_CODE=502 12:15:12 ++423+ echo '<html><body><h1>502 Bad Gateway</h1>' 12:15:12 ++423+ jq -r .uuid 12:15:12 parse error: Invalid numeric literal at line 1, column 20 12:15:12 +423+ UUID= 12:15:12 ++423+ echo '<html><body><h1>502 Bad Gateway</h1>' 12:15:12 ++423+ jq -r .notarizationStatus.status 12:15:12 parse error: Invalid numeric literal at line 1, column 20 12:15:12 +423+ STATUS= 12:15:12 +423+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:12 +423+ [[ 502 == \5\0\3 ]] 12:15:12 +423+ [[ 502 == \5\0\2 ]] 12:15:12 +423+ sleep 1m 12:15:32 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:15:32 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:15:49 +204+ RESPONSE_RAW='<html> 12:15:49 <head> 12:15:49 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:15:49 12:15:49 <style type="text/css"> 12:15:49 /*! 12:15:49 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:15:49 * Copyright 2011-2015 Twitter, Inc. 12:15:49 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:15:49 */ 12:15:49 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:15:49 html { 12:15:49 font-family: sans-serif; 12:15:49 -ms-text-size-adjust: 100%; 12:15:49 -webkit-text-size-adjust: 100%; 12:15:49 } 12:15:49 body { 12:15:49 margin: 0; 12:15:49 } 12:15:49 h1 { 12:15:49 font-size: 1.7em; 12:15:49 font-weight: 400; 12:15:49 line-height: 1.3; 12:15:49 margin: 0.68em 0; 12:15:49 } 12:15:49 * { 12:15:49 -webkit-box-sizing: border-box; 12:15:49 -moz-box-sizing: border-box; 12:15:49 box-sizing: border-box; 12:15:49 } 12:15:49 *:before, 12:15:49 *:after { 12:15:49 -webkit-box-sizing: border-box; 12:15:49 -moz-box-sizing: border-box; 12:15:49 box-sizing: border-box; 12:15:49 } 12:15:49 html { 12:15:49 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:15:49 } 12:15:49 body { 12:15:49 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:15:49 line-height: 1.66666667; 12:15:49 font-size: 13px; 12:15:49 color: #333333; 12:15:49 background-color: #ffffff; 12:15:49 margin: 2em 1em; 12:15:49 } 12:15:49 p { 12:15:49 margin: 0 0 10px; 12:15:49 font-size: 13px; 12:15:49 } 12:15:49 .alert.alert-info { 12:15:49 padding: 15px; 12:15:49 margin-bottom: 20px; 12:15:49 border: 1px solid transparent; 12:15:49 background-color: #f5f5f5; 12:15:49 border-color: #8b8d8f; 12:15:49 color: #363636; 12:15:49 margin-top: 30px; 12:15:49 } 12:15:49 .alert p { 12:15:49 padding-left: 35px; 12:15:49 } 12:15:49 a { 12:15:49 color: #0088ce; 12:15:49 } 12:15:49 12:15:49 ul { 12:15:49 position: relative; 12:15:49 padding-left: 51px; 12:15:49 } 12:15:49 p.info { 12:15:49 position: relative; 12:15:49 font-size: 15px; 12:15:49 margin-bottom: 10px; 12:15:49 } 12:15:49 p.info:before, p.info:after { 12:15:49 content: ""; 12:15:49 position: absolute; 12:15:49 top: 9%; 12:15:49 left: 0; 12:15:49 } 12:15:49 p.info:before { 12:15:49 content: "i"; 12:15:49 left: 3px; 12:15:49 width: 20px; 12:15:49 height: 20px; 12:15:49 font-family: serif; 12:15:49 font-size: 15px; 12:15:49 font-weight: bold; 12:15:49 line-height: 21px; 12:15:49 text-align: center; 12:15:49 color: #fff; 12:15:49 background: #4d5258; 12:15:49 border-radius: 16px; 12:15:49 } 12:15:49 12:15:49 @media (min-width: 768px) { 12:15:49 body { 12:15:49 margin: 4em 3em; 12:15:49 } 12:15:49 h1 { 12:15:49 font-size: 2.15em;} 12:15:49 } 12:15:49 12:15:49 </style> 12:15:49 </head> 12:15:49 <body> 12:15:49 <div> 12:15:49 <h1>Application is not available</h1> 12:15:49 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:15:49 12:15:49 <div class="alert alert-info"> 12:15:49 <p class="info"> 12:15:49 Possible reasons you are seeing this page: 12:15:49 </p> 12:15:49 <ul> 12:15:49 <li> 12:15:49 <strong>The host doesn'\''t exist.</strong> 12:15:49 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:15:49 </li> 12:15:49 <li> 12:15:49 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:15:49 Check if the URL path was typed correctly and that the route was created using the desired path. 12:15:49 </li> 12:15:49 <li> 12:15:49 <strong>Route and path matches, but all pods are down.</strong> 12:15:49 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:15:49 </li> 12:15:49 </ul> 12:15:49 </div> 12:15:49 </div> 12:15:49 </body> 12:15:49 </html> 12:15:49 12:15:49 503' 12:15:49 ++204+ head -n1 12:15:49 +204+ RESPONSE='<html> ' 12:15:49 ++204+ tail -n1 12:15:49 +204+ STATUS_CODE=503 12:15:49 ++204+ echo '<html> ' 12:15:49 ++204+ jq -r .notarizationStatus.status 12:15:49 parse error: Invalid numeric literal at line 1, column 7 12:15:49 +204+ STATUS= 12:15:49 +204+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:49 +204+ [[ 503 == \5\0\3 ]] 12:15:49 +204+ sleep 1m 12:15:49 +267+ RESPONSE_RAW='<html> 12:15:49 <head> 12:15:49 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:15:49 12:15:49 <style type="text/css"> 12:15:49 /*! 12:15:49 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:15:49 * Copyright 2011-2015 Twitter, Inc. 12:15:49 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:15:49 */ 12:15:49 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:15:49 html { 12:15:49 font-family: sans-serif; 12:15:49 -ms-text-size-adjust: 100%; 12:15:49 -webkit-text-size-adjust: 100%; 12:15:49 } 12:15:49 body { 12:15:49 margin: 0; 12:15:49 } 12:15:49 h1 { 12:15:49 font-size: 1.7em; 12:15:49 font-weight: 400; 12:15:49 line-height: 1.3; 12:15:49 margin: 0.68em 0; 12:15:49 } 12:15:49 * { 12:15:49 -webkit-box-sizing: border-box; 12:15:49 -moz-box-sizing: border-box; 12:15:49 box-sizing: border-box; 12:15:49 } 12:15:49 *:before, 12:15:49 *:after { 12:15:49 -webkit-box-sizing: border-box; 12:15:49 -moz-box-sizing: border-box; 12:15:49 box-sizing: border-box; 12:15:49 } 12:15:49 html { 12:15:49 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:15:49 } 12:15:49 body { 12:15:49 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:15:49 line-height: 1.66666667; 12:15:49 font-size: 13px; 12:15:49 color: #333333; 12:15:49 background-color: #ffffff; 12:15:49 margin: 2em 1em; 12:15:49 } 12:15:49 p { 12:15:49 margin: 0 0 10px; 12:15:49 font-size: 13px; 12:15:49 } 12:15:49 .alert.alert-info { 12:15:49 padding: 15px; 12:15:49 margin-bottom: 20px; 12:15:49 border: 1px solid transparent; 12:15:49 background-color: #f5f5f5; 12:15:49 border-color: #8b8d8f; 12:15:49 color: #363636; 12:15:49 margin-top: 30px; 12:15:49 } 12:15:49 .alert p { 12:15:49 padding-left: 35px; 12:15:49 } 12:15:49 a { 12:15:49 color: #0088ce; 12:15:49 } 12:15:49 12:15:49 ul { 12:15:49 position: relative; 12:15:49 padding-left: 51px; 12:15:49 } 12:15:49 p.info { 12:15:49 position: relative; 12:15:49 font-size: 15px; 12:15:49 margin-bottom: 10px; 12:15:49 } 12:15:49 p.info:before, p.info:after { 12:15:49 content: ""; 12:15:49 position: absolute; 12:15:49 top: 9%; 12:15:49 left: 0; 12:15:49 } 12:15:49 p.info:before { 12:15:49 content: "i"; 12:15:49 left: 3px; 12:15:49 width: 20px; 12:15:49 height: 20px; 12:15:49 font-family: serif; 12:15:49 font-size: 15px; 12:15:49 font-weight: bold; 12:15:49 line-height: 21px; 12:15:49 text-align: center; 12:15:49 color: #fff; 12:15:49 background: #4d5258; 12:15:49 border-radius: 16px; 12:15:49 } 12:15:49 12:15:49 @media (min-width: 768px) { 12:15:49 body { 12:15:49 margin: 4em 3em; 12:15:49 } 12:15:49 h1 { 12:15:49 font-size: 2.15em;} 12:15:49 } 12:15:49 12:15:49 </style> 12:15:49 </head> 12:15:49 <body> 12:15:49 <div> 12:15:49 <h1>Application is not available</h1> 12:15:49 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:15:49 12:15:49 <div class="alert alert-info"> 12:15:49 <p class="info"> 12:15:49 Possible reasons you are seeing this page: 12:15:49 </p> 12:15:49 <ul> 12:15:49 <li> 12:15:49 <strong>The host doesn'\''t exist.</strong> 12:15:49 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:15:49 </li> 12:15:49 <li> 12:15:49 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:15:49 Check if the URL path was typed correctly and that the route was created using the desired path. 12:15:49 </li> 12:15:49 <li> 12:15:49 <strong>Route and path matches, but all pods are down.</strong> 12:15:49 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:15:49 </li> 12:15:49 </ul> 12:15:49 </div> 12:15:49 </div> 12:15:49 </body> 12:15:49 </html> 12:15:49 12:15:49 503' 12:15:49 ++267+ head -n1 12:15:49 +267+ RESPONSE='<html> ' 12:15:49 ++267+ tail -n1 12:15:49 +267+ STATUS_CODE=503 12:15:49 ++267+ echo '<html> ' 12:15:49 ++267+ jq -r .notarizationStatus.status 12:15:49 parse error: Invalid numeric literal at line 1, column 7 12:15:49 +267+ STATUS= 12:15:49 +267+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:49 +267+ [[ 503 == \5\0\3 ]] 12:15:49 +267+ sleep 1m 12:15:56 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:15:56 200' 12:15:56 ++382+ head -n1 12:15:56 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:56 ++382+ tail -n1 12:15:56 +382+ STATUS_CODE=200 12:15:56 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:56 ++382+ jq -r .uuid 12:15:56 +382+ UUID=52cac499-1647-48f5-9297-05ca31b7b432 12:15:56 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:15:56 ++382+ jq -r .notarizationStatus.status 12:15:56 +382+ STATUS=IN_PROGRESS 12:15:56 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:15:56 +382+ sleep 1m 12:16:07 +355+ RESPONSE_RAW='<html> 12:16:07 <head><title>502 Bad Gateway</title></head> 12:16:07 <body> 12:16:07 <center><h1>502 Bad Gateway</h1></center> 12:16:07 <hr><center>nginx</center> 12:16:07 </body> 12:16:07 </html> 12:16:07 12:16:07 502' 12:16:07 ++355+ head -n1 12:16:07 +355+ RESPONSE='<html> ' 12:16:07 ++355+ tail -n1 12:16:07 +355+ STATUS_CODE=502 12:16:07 ++355+ echo '<html> ' 12:16:07 ++355+ jq -r .uuid 12:16:07 parse error: Invalid numeric literal at line 1, column 7 12:16:07 +355+ UUID= 12:16:07 ++355+ echo '<html> ' 12:16:07 ++355+ jq -r .notarizationStatus.status 12:16:07 parse error: Invalid numeric literal at line 1, column 7 12:16:07 +355+ STATUS= 12:16:07 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:07 +355+ [[ 502 == \5\0\3 ]] 12:16:07 +355+ [[ 502 == \5\0\2 ]] 12:16:07 +355+ sleep 1m 12:16:07 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:16:07 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:07 200' 12:16:07 ++300+ head -n1 12:16:07 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:07 ++300+ tail -n1 12:16:07 +300+ STATUS_CODE=200 12:16:07 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:07 ++300+ jq -r .notarizationStatus.status 12:16:07 +300+ STATUS=IN_PROGRESS 12:16:07 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:07 +300+ sleep 1m 12:16:08 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:16:08 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:08 200' 12:16:08 ++239+ head -n1 12:16:08 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:08 ++239+ tail -n1 12:16:08 +239+ STATUS_CODE=200 12:16:08 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:08 ++239+ jq -r .notarizationStatus.status 12:16:08 +239+ STATUS=IN_PROGRESS 12:16:08 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:08 +239+ sleep 1m 12:16:09 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:16:09 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:09 200' 12:16:09 ++180+ head -n1 12:16:09 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:09 ++180+ tail -n1 12:16:09 +180+ STATUS_CODE=200 12:16:09 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:09 ++180+ jq -r .notarizationStatus.status 12:16:09 +180+ STATUS=IN_PROGRESS 12:16:09 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:09 +180+ sleep 1m 12:16:12 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:16:12 +423+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:16:12 404' 12:16:12 ++423+ head -n1 12:16:12 +423+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:16:12 ++423+ tail -n1 12:16:12 +423+ STATUS_CODE=404 12:16:12 ++423+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:16:12 ++423+ jq -r .notarizationStatus.status 12:16:12 parse error: Invalid numeric literal at line 1, column 15 12:16:12 +423+ STATUS= 12:16:12 +423+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:12 +423+ [[ 404 == \5\0\3 ]] 12:16:12 +423+ [[ 404 == \5\0\2 ]] 12:16:12 +423+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:16:12 +423+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:16:12 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:16:12 ++423+ expr 3 - 1 12:16:12 +423+ retryCount=2 12:16:12 +423+ '[' 2 -eq 0 ']' 12:16:12 +423+ echo Retrying... 12:16:12 Retrying... 12:16:12 +423+ '[' 2 -gt 0 ']' 12:16:12 ++423+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:16:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:32 200' 12:16:32 ++423+ head -n1 12:16:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:32 ++423+ tail -n1 12:16:32 +423+ STATUS_CODE=200 12:16:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:32 ++423+ jq -r .uuid 12:16:32 +423+ UUID=046dcfde-1d32-49d9-ad5e-a74d2a852c56 12:16:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:32 ++423+ jq -r .notarizationStatus.status 12:16:32 +423+ STATUS=IN_PROGRESS 12:16:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:32 +423+ sleep 1m 12:16:49 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:16:49 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:16:49 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:49 200' 12:16:49 ++204+ head -n1 12:16:49 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:49 ++204+ tail -n1 12:16:49 +204+ STATUS_CODE=200 12:16:49 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:49 ++204+ jq -r .notarizationStatus.status 12:16:49 +204+ STATUS=IN_PROGRESS 12:16:49 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:49 +204+ sleep 1m 12:16:49 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:49 200' 12:16:49 ++267+ head -n1 12:16:49 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:49 ++267+ tail -n1 12:16:49 +267+ STATUS_CODE=200 12:16:49 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:49 ++267+ jq -r .notarizationStatus.status 12:16:49 +267+ STATUS=IN_PROGRESS 12:16:49 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:49 +267+ sleep 1m 12:16:51 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:51 200' 12:16:51 ++216+ head -n1 12:16:51 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:16:51 200' 12:16:51 ++322+ head -n1 12:16:51 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:51 ++216+ tail -n1 12:16:51 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:16:51 ++322+ tail -n1 12:16:51 +216+ STATUS_CODE=200 12:16:51 +322+ STATUS_CODE=200 12:16:51 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:51 ++216+ jq -r .notarizationStatus.status 12:16:51 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:16:51 ++322+ jq -r .notarizationStatus.status 12:16:51 +216+ STATUS=IN_PROGRESS 12:16:51 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:51 +216+ sleep 1m 12:16:51 +322+ STATUS=IN_PROGRESS 12:16:51 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:16:51 +322+ sleep 1m 12:16:56 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:17:05 +382+ RESPONSE_RAW='<html> 12:17:05 <head> 12:17:05 <meta name="viewport" content="width=device-width, initial-scale=1"> 12:17:05 12:17:05 <style type="text/css"> 12:17:05 /*! 12:17:05 * Bootstrap v3.3.5 (http://getbootstrap.com) 12:17:05 * Copyright 2011-2015 Twitter, Inc. 12:17:05 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 12:17:05 */ 12:17:05 /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 12:17:05 html { 12:17:05 font-family: sans-serif; 12:17:05 -ms-text-size-adjust: 100%; 12:17:05 -webkit-text-size-adjust: 100%; 12:17:05 } 12:17:05 body { 12:17:05 margin: 0; 12:17:05 } 12:17:05 h1 { 12:17:05 font-size: 1.7em; 12:17:05 font-weight: 400; 12:17:05 line-height: 1.3; 12:17:05 margin: 0.68em 0; 12:17:05 } 12:17:05 * { 12:17:05 -webkit-box-sizing: border-box; 12:17:05 -moz-box-sizing: border-box; 12:17:05 box-sizing: border-box; 12:17:05 } 12:17:05 *:before, 12:17:05 *:after { 12:17:05 -webkit-box-sizing: border-box; 12:17:05 -moz-box-sizing: border-box; 12:17:05 box-sizing: border-box; 12:17:05 } 12:17:05 html { 12:17:05 -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 12:17:05 } 12:17:05 body { 12:17:05 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 12:17:05 line-height: 1.66666667; 12:17:05 font-size: 13px; 12:17:05 color: #333333; 12:17:05 background-color: #ffffff; 12:17:05 margin: 2em 1em; 12:17:05 } 12:17:05 p { 12:17:05 margin: 0 0 10px; 12:17:05 font-size: 13px; 12:17:05 } 12:17:05 .alert.alert-info { 12:17:05 padding: 15px; 12:17:05 margin-bottom: 20px; 12:17:05 border: 1px solid transparent; 12:17:05 background-color: #f5f5f5; 12:17:05 border-color: #8b8d8f; 12:17:05 color: #363636; 12:17:05 margin-top: 30px; 12:17:05 } 12:17:05 .alert p { 12:17:05 padding-left: 35px; 12:17:05 } 12:17:05 a { 12:17:05 color: #0088ce; 12:17:05 } 12:17:05 12:17:05 ul { 12:17:05 position: relative; 12:17:05 padding-left: 51px; 12:17:05 } 12:17:05 p.info { 12:17:05 position: relative; 12:17:05 font-size: 15px; 12:17:05 margin-bottom: 10px; 12:17:05 } 12:17:05 p.info:before, p.info:after { 12:17:05 content: ""; 12:17:05 position: absolute; 12:17:05 top: 9%; 12:17:05 left: 0; 12:17:05 } 12:17:05 p.info:before { 12:17:05 content: "i"; 12:17:05 left: 3px; 12:17:05 width: 20px; 12:17:05 height: 20px; 12:17:05 font-family: serif; 12:17:05 font-size: 15px; 12:17:05 font-weight: bold; 12:17:05 line-height: 21px; 12:17:05 text-align: center; 12:17:05 color: #fff; 12:17:05 background: #4d5258; 12:17:05 border-radius: 16px; 12:17:05 } 12:17:05 12:17:05 @media (min-width: 768px) { 12:17:05 body { 12:17:05 margin: 4em 3em; 12:17:05 } 12:17:05 h1 { 12:17:05 font-size: 2.15em;} 12:17:05 } 12:17:05 12:17:05 </style> 12:17:05 </head> 12:17:05 <body> 12:17:05 <div> 12:17:05 <h1>Application is not available</h1> 12:17:05 <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p> 12:17:05 12:17:05 <div class="alert alert-info"> 12:17:05 <p class="info"> 12:17:05 Possible reasons you are seeing this page: 12:17:05 </p> 12:17:05 <ul> 12:17:05 <li> 12:17:05 <strong>The host doesn'\''t exist.</strong> 12:17:05 Make sure the hostname was typed correctly and that a route matching this hostname exists. 12:17:05 </li> 12:17:05 <li> 12:17:05 <strong>The host exists, but doesn'\''t have a matching path.</strong> 12:17:05 Check if the URL path was typed correctly and that the route was created using the desired path. 12:17:05 </li> 12:17:05 <li> 12:17:05 <strong>Route and path matches, but all pods are down.</strong> 12:17:05 Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running. 12:17:05 </li> 12:17:05 </ul> 12:17:05 </div> 12:17:05 </div> 12:17:05 </body> 12:17:05 </html> 12:17:05 12:17:05 503' 12:17:05 ++382+ head -n1 12:17:05 +382+ RESPONSE='<html> ' 12:17:05 ++382+ tail -n1 12:17:05 +382+ STATUS_CODE=503 12:17:05 ++382+ echo '<html> ' 12:17:05 ++382+ jq -r .notarizationStatus.status 12:17:05 parse error: Invalid numeric literal at line 1, column 7 12:17:05 +382+ STATUS= 12:17:05 +382+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:05 +382+ [[ 503 == \5\0\3 ]] 12:17:05 +382+ sleep 1m 12:17:07 ++355+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun//status 12:17:07 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:17:08 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:17:09 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:17:09 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:09 200' 12:17:09 ++180+ head -n1 12:17:09 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:09 ++180+ tail -n1 12:17:09 +180+ STATUS_CODE=200 12:17:09 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:09 ++180+ jq -r .notarizationStatus.status 12:17:09 +180+ STATUS=IN_PROGRESS 12:17:09 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:09 +180+ sleep 1m 12:17:09 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:09 200' 12:17:09 ++300+ head -n1 12:17:09 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:09 ++300+ tail -n1 12:17:09 +355+ RESPONSE_RAW='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:17:09 404' 12:17:09 ++355+ head -n1 12:17:09 +300+ STATUS_CODE=200 12:17:09 +355+ RESPONSE='RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:17:09 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:09 ++300+ jq -r .notarizationStatus.status 12:17:09 ++355+ tail -n1 12:17:09 +355+ STATUS_CODE=404 12:17:09 ++355+ echo RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:17:09 ++355+ jq -r .notarizationStatus.status 12:17:09 +300+ STATUS=IN_PROGRESS 12:17:09 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:09 +300+ sleep 1m 12:17:09 parse error: Invalid numeric literal at line 1, column 15 12:17:09 +355+ STATUS= 12:17:09 +355+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:09 +355+ [[ 404 == \5\0\3 ]] 12:17:09 +355+ [[ 404 == \5\0\2 ]] 12:17:09 +355+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:17:09 +355+ echo 'Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status' 12:17:09 Notarization failed: RESTEASY003210: Could not find resource for full path: http://cbi.eclipse.org/macos-notarization-service//status 12:17:09 ++355+ expr 1 - 1 12:17:09 +355+ retryCount=0 12:17:09 +355+ '[' 0 -eq 0 ']' 12:17:09 +355+ echo 'Notarization failed 3 times. Exiting' 12:17:09 Notarization failed 3 times. Exiting 12:17:09 +355+ exit 1 12:17:09 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:09 200' 12:17:09 ++239+ head -n1 12:17:09 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:09 ++239+ tail -n1 12:17:09 +239+ STATUS_CODE=200 12:17:09 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:09 ++239+ jq -r .notarizationStatus.status 12:17:09 +239+ STATUS=IN_PROGRESS 12:17:09 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:09 +239+ sleep 1m 12:17:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:17:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:32 200' 12:17:32 ++423+ head -n1 12:17:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:32 ++423+ tail -n1 12:17:32 +423+ STATUS_CODE=200 12:17:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:32 ++423+ jq -r .notarizationStatus.status 12:17:32 +423+ STATUS=IN_PROGRESS 12:17:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:32 +423+ sleep 1m 12:17:49 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:17:49 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:17:51 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:17:51 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:17:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:52 200' 12:17:52 ++322+ head -n1 12:17:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:52 ++322+ tail -n1 12:17:52 +322+ STATUS_CODE=200 12:17:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:52 ++322+ jq -r .notarizationStatus.status 12:17:52 +322+ STATUS=IN_PROGRESS 12:17:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:52 +322+ sleep 1m 12:17:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:52 200' 12:17:52 ++216+ head -n1 12:17:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:52 ++216+ tail -n1 12:17:52 +216+ STATUS_CODE=200 12:17:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:52 ++216+ jq -r .notarizationStatus.status 12:17:52 +216+ STATUS=IN_PROGRESS 12:17:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:52 +216+ sleep 1m 12:17:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:52 200' 12:17:52 ++204+ head -n1 12:17:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:52 ++204+ tail -n1 12:17:52 +204+ STATUS_CODE=200 12:17:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:52 ++204+ jq -r .notarizationStatus.status 12:17:52 +204+ STATUS=IN_PROGRESS 12:17:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:52 +204+ sleep 1m 12:17:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:17:52 200' 12:17:52 ++267+ head -n1 12:17:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:17:52 ++267+ tail -n1 12:17:52 +267+ STATUS_CODE=200 12:17:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:17:52 ++267+ jq -r .notarizationStatus.status 12:17:52 +267+ STATUS=IN_PROGRESS 12:17:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:17:52 +267+ sleep 1m 12:18:05 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:18:09 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:18:09 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:18:09 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:18:13 +447+ RESPONSE_RAW='<html> 12:18:13 <head><title>504 Gateway Time-out</title></head> 12:18:13 <body> 12:18:13 <center><h1>504 Gateway Time-out</h1></center> 12:18:13 <hr><center>nginx</center> 12:18:13 </body> 12:18:13 </html> 12:18:13 12:18:13 504' 12:18:13 ++447+ head -n1 12:18:13 +447+ RESPONSE='<html> ' 12:18:13 ++447+ tail -n1 12:18:13 +447+ STATUS_CODE=504 12:18:13 ++447+ echo '<html> ' 12:18:13 ++447+ jq -r .uuid 12:18:13 parse error: Invalid numeric literal at line 1, column 7 12:18:13 +447+ UUID= 12:18:13 ++447+ echo '<html> ' 12:18:13 ++447+ jq -r .notarizationStatus.status 12:18:13 parse error: Invalid numeric literal at line 1, column 7 12:18:13 +447+ STATUS= 12:18:13 +447+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:13 +447+ [[ 504 == \5\0\3 ]] 12:18:13 +447+ [[ 504 == \5\0\2 ]] 12:18:13 +447+ [[ '' != \C\O\M\P\L\E\T\E ]] 12:18:13 +447+ echo 'Notarization failed: <html> ' 12:18:13 Notarization failed: <html> 12:18:13 ++447+ expr 3 - 1 12:18:13 +447+ retryCount=2 12:18:13 +447+ '[' 2 -eq 0 ']' 12:18:13 +447+ echo Retrying... 12:18:13 Retrying... 12:18:13 +447+ '[' 2 -gt 0 ']' 12:18:13 ++447+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2021-06-M2", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize 12:18:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:16 200' 12:18:16 ++180+ head -n1 12:18:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:16 200' 12:18:16 ++300+ head -n1 12:18:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:16 200' 12:18:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:16 ++382+ head -n1 12:18:16 ++180+ tail -n1 12:18:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:16 200' 12:18:16 ++239+ head -n1 12:18:16 ++300+ tail -n1 12:18:16 +180+ STATUS_CODE=200 12:18:16 +300+ STATUS_CODE=200 12:18:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:16 ++382+ tail -n1 12:18:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:16 ++180+ jq -r .notarizationStatus.status 12:18:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:16 ++300+ jq -r .notarizationStatus.status 12:18:16 ++239+ tail -n1 12:18:16 +382+ STATUS_CODE=200 12:18:16 +239+ STATUS_CODE=200 12:18:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:16 ++239+ jq -r .notarizationStatus.status 12:18:16 ++382+ jq -r .notarizationStatus.status 12:18:16 +180+ STATUS=IN_PROGRESS 12:18:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:16 +180+ sleep 1m 12:18:16 +300+ STATUS=IN_PROGRESS 12:18:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:16 +300+ sleep 1m 12:18:16 +239+ STATUS=IN_PROGRESS 12:18:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:16 +239+ sleep 1m 12:18:16 +382+ STATUS=IN_PROGRESS 12:18:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:16 +382+ sleep 1m 12:18:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:18:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:32 200' 12:18:32 ++423+ head -n1 12:18:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:32 ++423+ tail -n1 12:18:32 +423+ STATUS_CODE=200 12:18:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:32 ++423+ jq -r .notarizationStatus.status 12:18:32 +423+ STATUS=IN_PROGRESS 12:18:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:32 +423+ sleep 1m 12:18:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:37 200' 12:18:37 ++447+ head -n1 12:18:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:37 ++447+ tail -n1 12:18:37 +447+ STATUS_CODE=200 12:18:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:37 ++447+ jq -r .uuid 12:18:37 +447+ UUID=3bbb453c-191b-45fc-b10d-138060bf28a6 12:18:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:37 ++447+ jq -r .notarizationStatus.status 12:18:37 +447+ STATUS=IN_PROGRESS 12:18:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:37 +447+ sleep 1m 12:18:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:18:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:52 200' 12:18:52 ++322+ head -n1 12:18:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:52 ++322+ tail -n1 12:18:52 +322+ STATUS_CODE=200 12:18:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:52 ++322+ jq -r .notarizationStatus.status 12:18:52 +322+ STATUS=IN_PROGRESS 12:18:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:52 +322+ sleep 1m 12:18:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:18:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:52 200' 12:18:52 ++216+ head -n1 12:18:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:52 ++216+ tail -n1 12:18:52 +216+ STATUS_CODE=200 12:18:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:52 ++216+ jq -r .notarizationStatus.status 12:18:52 +216+ STATUS=IN_PROGRESS 12:18:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:52 +216+ sleep 1m 12:18:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:18:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:18:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:52 200' 12:18:52 ++204+ head -n1 12:18:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:52 ++204+ tail -n1 12:18:52 +204+ STATUS_CODE=200 12:18:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:52 ++204+ jq -r .notarizationStatus.status 12:18:52 +204+ STATUS=IN_PROGRESS 12:18:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:52 +204+ sleep 1m 12:18:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:18:52 200' 12:18:52 ++267+ head -n1 12:18:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:18:52 ++267+ tail -n1 12:18:52 +267+ STATUS_CODE=200 12:18:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:18:52 ++267+ jq -r .notarizationStatus.status 12:18:52 +267+ STATUS=IN_PROGRESS 12:18:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:18:52 +267+ sleep 1m 12:19:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:19:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:19:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:19:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:19:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:19:16 200' 12:19:16 ++239+ head -n1 12:19:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:19:16 ++239+ tail -n1 12:19:16 +239+ STATUS_CODE=200 12:19:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:19:16 ++239+ jq -r .notarizationStatus.status 12:19:16 +239+ STATUS=IN_PROGRESS 12:19:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:16 +239+ sleep 1m 12:19:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:16 200' 12:19:16 ++300+ head -n1 12:19:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:16 ++300+ tail -n1 12:19:16 +300+ STATUS_CODE=200 12:19:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:16 ++300+ jq -r .notarizationStatus.status 12:19:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:16 200' 12:19:16 ++382+ head -n1 12:19:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:16 ++382+ tail -n1 12:19:16 +300+ STATUS=IN_PROGRESS 12:19:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:16 +300+ sleep 1m 12:19:16 +382+ STATUS_CODE=200 12:19:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:16 ++382+ jq -r .notarizationStatus.status 12:19:16 +382+ STATUS=IN_PROGRESS 12:19:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:16 +382+ sleep 1m 12:19:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:16 200' 12:19:16 ++180+ head -n1 12:19:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:16 ++180+ tail -n1 12:19:16 +180+ STATUS_CODE=200 12:19:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:16 ++180+ jq -r .notarizationStatus.status 12:19:16 +180+ STATUS=IN_PROGRESS 12:19:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:16 +180+ sleep 1m 12:19:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:19:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:32 200' 12:19:32 ++423+ head -n1 12:19:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:32 ++423+ tail -n1 12:19:32 +423+ STATUS_CODE=200 12:19:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:32 ++423+ jq -r .notarizationStatus.status 12:19:32 +423+ STATUS=IN_PROGRESS 12:19:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:32 +423+ sleep 1m 12:19:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:19:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:37 200' 12:19:37 ++447+ head -n1 12:19:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:37 ++447+ tail -n1 12:19:37 +447+ STATUS_CODE=200 12:19:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:37 ++447+ jq -r .notarizationStatus.status 12:19:37 +447+ STATUS=IN_PROGRESS 12:19:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:37 +447+ sleep 1m 12:19:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:19:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:52 200' 12:19:52 ++322+ head -n1 12:19:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:52 ++322+ tail -n1 12:19:52 +322+ STATUS_CODE=200 12:19:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:52 ++322+ jq -r .notarizationStatus.status 12:19:52 +322+ STATUS=IN_PROGRESS 12:19:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:52 +322+ sleep 1m 12:19:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:19:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:52 200' 12:19:52 ++216+ head -n1 12:19:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:52 ++216+ tail -n1 12:19:52 +216+ STATUS_CODE=200 12:19:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:52 ++216+ jq -r .notarizationStatus.status 12:19:52 +216+ STATUS=IN_PROGRESS 12:19:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:52 +216+ sleep 1m 12:19:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:19:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:19:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:52 200' 12:19:52 ++204+ head -n1 12:19:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:52 ++204+ tail -n1 12:19:52 +204+ STATUS_CODE=200 12:19:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:52 ++204+ jq -r .notarizationStatus.status 12:19:52 +204+ STATUS=IN_PROGRESS 12:19:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:52 +204+ sleep 1m 12:19:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:19:52 200' 12:19:52 ++267+ head -n1 12:19:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:19:52 ++267+ tail -n1 12:19:52 +267+ STATUS_CODE=200 12:19:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:19:52 ++267+ jq -r .notarizationStatus.status 12:19:52 +267+ STATUS=IN_PROGRESS 12:19:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:19:52 +267+ sleep 1m 12:20:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:20:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:20:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:20:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:20:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:20:16 200' 12:20:16 ++239+ head -n1 12:20:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:20:16 200' 12:20:16 ++382+ head -n1 12:20:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:20:16 ++239+ tail -n1 12:20:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:20:16 ++382+ tail -n1 12:20:16 +239+ STATUS_CODE=200 12:20:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:20:16 ++239+ jq -r .notarizationStatus.status 12:20:16 +382+ STATUS_CODE=200 12:20:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:20:16 ++382+ jq -r .notarizationStatus.status 12:20:16 +239+ STATUS=IN_PROGRESS 12:20:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:16 +239+ sleep 1m 12:20:16 +382+ STATUS=IN_PROGRESS 12:20:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:16 +382+ sleep 1m 12:20:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:20:16 200' 12:20:16 ++300+ head -n1 12:20:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:20:16 ++300+ tail -n1 12:20:16 +300+ STATUS_CODE=200 12:20:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:20:16 ++300+ jq -r .notarizationStatus.status 12:20:16 +300+ STATUS=IN_PROGRESS 12:20:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:16 +300+ sleep 1m 12:20:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:20:16 200' 12:20:16 ++180+ head -n1 12:20:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:20:16 ++180+ tail -n1 12:20:16 +180+ STATUS_CODE=200 12:20:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:20:16 ++180+ jq -r .notarizationStatus.status 12:20:16 +180+ STATUS=IN_PROGRESS 12:20:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:16 +180+ sleep 1m 12:20:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:20:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}} 12:20:32 200' 12:20:32 ++423+ head -n1 12:20:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:20:32 ++423+ tail -n1 12:20:32 +423+ STATUS_CODE=200 12:20:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:20:32 ++423+ jq -r .notarizationStatus.status 12:20:32 +423+ STATUS=IN_PROGRESS 12:20:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:32 +423+ sleep 1m 12:20:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:20:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:20:37 200' 12:20:37 ++447+ head -n1 12:20:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:20:37 ++447+ tail -n1 12:20:37 +447+ STATUS_CODE=200 12:20:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:20:37 ++447+ jq -r .notarizationStatus.status 12:20:37 +447+ STATUS=IN_PROGRESS 12:20:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:37 +447+ sleep 1m 12:20:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:20:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:20:52 200' 12:20:52 ++322+ head -n1 12:20:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:20:52 ++322+ tail -n1 12:20:52 +322+ STATUS_CODE=200 12:20:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:20:52 ++322+ jq -r .notarizationStatus.status 12:20:52 +322+ STATUS=IN_PROGRESS 12:20:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:52 +322+ sleep 1m 12:20:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:20:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:20:52 200' 12:20:52 ++216+ head -n1 12:20:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:20:52 ++216+ tail -n1 12:20:52 +216+ STATUS_CODE=200 12:20:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:20:52 ++216+ jq -r .notarizationStatus.status 12:20:52 +216+ STATUS=IN_PROGRESS 12:20:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:52 +216+ sleep 1m 12:20:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:20:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:20:52 200' 12:20:52 ++204+ head -n1 12:20:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:20:52 ++204+ tail -n1 12:20:52 +204+ STATUS_CODE=200 12:20:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:20:52 ++204+ jq -r .notarizationStatus.status 12:20:52 +204+ STATUS=IN_PROGRESS 12:20:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:52 +204+ sleep 1m 12:20:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:20:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:20:52 200' 12:20:52 ++267+ head -n1 12:20:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:20:52 ++267+ tail -n1 12:20:52 +267+ STATUS_CODE=200 12:20:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:20:52 ++267+ jq -r .notarizationStatus.status 12:20:52 +267+ STATUS=IN_PROGRESS 12:20:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:20:52 +267+ sleep 1m 12:21:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:21:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:21:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:21:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:21:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:21:16 200' 12:21:16 ++239+ head -n1 12:21:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:21:16 ++239+ tail -n1 12:21:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:21:16 200' 12:21:16 +239+ STATUS_CODE=200 12:21:16 ++300+ head -n1 12:21:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:21:16 ++239+ jq -r .notarizationStatus.status 12:21:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:21:16 ++300+ tail -n1 12:21:16 +300+ STATUS_CODE=200 12:21:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:21:16 ++300+ jq -r .notarizationStatus.status 12:21:16 +239+ STATUS=IN_PROGRESS 12:21:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:16 +239+ sleep 1m 12:21:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:21:16 200' 12:21:16 ++382+ head -n1 12:21:16 +300+ STATUS=IN_PROGRESS 12:21:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:16 +300+ sleep 1m 12:21:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:21:16 ++382+ tail -n1 12:21:16 +382+ STATUS_CODE=200 12:21:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:21:16 ++382+ jq -r .notarizationStatus.status 12:21:16 +382+ STATUS=IN_PROGRESS 12:21:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:16 +382+ sleep 1m 12:21:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:21:16 200' 12:21:16 ++180+ head -n1 12:21:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:21:16 ++180+ tail -n1 12:21:16 +180+ STATUS_CODE=200 12:21:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:21:16 ++180+ jq -r .notarizationStatus.status 12:21:16 +180+ STATUS=IN_PROGRESS 12:21:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:16 +180+ sleep 1m 12:21:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:21:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}} 12:21:32 200' 12:21:32 ++423+ head -n1 12:21:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:21:32 ++423+ tail -n1 12:21:32 +423+ STATUS_CODE=200 12:21:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:21:32 ++423+ jq -r .notarizationStatus.status 12:21:32 +423+ STATUS=IN_PROGRESS 12:21:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:32 +423+ sleep 1m 12:21:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:21:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:21:37 200' 12:21:37 ++447+ head -n1 12:21:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:21:37 ++447+ tail -n1 12:21:37 +447+ STATUS_CODE=200 12:21:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:21:37 ++447+ jq -r .notarizationStatus.status 12:21:37 +447+ STATUS=IN_PROGRESS 12:21:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:37 +447+ sleep 1m 12:21:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:21:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:21:52 200' 12:21:52 ++322+ head -n1 12:21:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:21:52 ++322+ tail -n1 12:21:52 +322+ STATUS_CODE=200 12:21:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:21:52 ++322+ jq -r .notarizationStatus.status 12:21:52 +322+ STATUS=IN_PROGRESS 12:21:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:52 +322+ sleep 1m 12:21:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:21:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:21:52 200' 12:21:52 ++216+ head -n1 12:21:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:21:52 ++216+ tail -n1 12:21:52 +216+ STATUS_CODE=200 12:21:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:21:52 ++216+ jq -r .notarizationStatus.status 12:21:52 +216+ STATUS=IN_PROGRESS 12:21:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:52 +216+ sleep 1m 12:21:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:21:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:21:52 200' 12:21:52 ++204+ head -n1 12:21:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:21:52 ++204+ tail -n1 12:21:52 +204+ STATUS_CODE=200 12:21:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:21:52 ++204+ jq -r .notarizationStatus.status 12:21:52 +204+ STATUS=IN_PROGRESS 12:21:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:52 +204+ sleep 1m 12:21:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:21:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:21:52 200' 12:21:52 ++267+ head -n1 12:21:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:21:52 ++267+ tail -n1 12:21:52 +267+ STATUS_CODE=200 12:21:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:21:52 ++267+ jq -r .notarizationStatus.status 12:21:52 +267+ STATUS=IN_PROGRESS 12:21:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:21:52 +267+ sleep 1m 12:22:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:22:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:22:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:22:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:22:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:22:16 200' 12:22:16 ++382+ head -n1 12:22:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:22:16 ++382+ tail -n1 12:22:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:22:16 200' 12:22:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:22:16 200' 12:22:16 ++300+ head -n1 12:22:16 ++239+ head -n1 12:22:16 +382+ STATUS_CODE=200 12:22:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:22:16 ++382+ jq -r .notarizationStatus.status 12:22:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:22:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:22:16 ++239+ tail -n1 12:22:16 ++300+ tail -n1 12:22:16 +239+ STATUS_CODE=200 12:22:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:22:16 +300+ STATUS_CODE=200 12:22:16 ++239+ jq -r .notarizationStatus.status 12:22:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:22:16 ++300+ jq -r .notarizationStatus.status 12:22:16 +382+ STATUS=IN_PROGRESS 12:22:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:16 +382+ sleep 1m 12:22:16 +239+ STATUS=IN_PROGRESS 12:22:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:16 +239+ sleep 1m 12:22:16 +300+ STATUS=IN_PROGRESS 12:22:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:16 +300+ sleep 1m 12:22:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:22:16 200' 12:22:16 ++180+ head -n1 12:22:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:22:16 ++180+ tail -n1 12:22:16 +180+ STATUS_CODE=200 12:22:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:22:16 ++180+ jq -r .notarizationStatus.status 12:22:16 +180+ STATUS=IN_PROGRESS 12:22:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:16 +180+ sleep 1m 12:22:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:22:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}} 12:22:32 200' 12:22:32 ++423+ head -n1 12:22:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:22:32 ++423+ tail -n1 12:22:32 +423+ STATUS_CODE=200 12:22:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:22:32 ++423+ jq -r .notarizationStatus.status 12:22:32 +423+ STATUS=IN_PROGRESS 12:22:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:32 +423+ sleep 1m 12:22:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:22:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:22:37 200' 12:22:37 ++447+ head -n1 12:22:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:22:37 ++447+ tail -n1 12:22:37 +447+ STATUS_CODE=200 12:22:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:22:37 ++447+ jq -r .notarizationStatus.status 12:22:37 +447+ STATUS=IN_PROGRESS 12:22:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:37 +447+ sleep 1m 12:22:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:22:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:22:52 200' 12:22:52 ++322+ head -n1 12:22:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:22:52 ++322+ tail -n1 12:22:52 +322+ STATUS_CODE=200 12:22:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:22:52 ++322+ jq -r .notarizationStatus.status 12:22:52 +322+ STATUS=IN_PROGRESS 12:22:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:52 +322+ sleep 1m 12:22:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:22:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:22:52 200' 12:22:52 ++216+ head -n1 12:22:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:22:52 ++216+ tail -n1 12:22:52 +216+ STATUS_CODE=200 12:22:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:22:52 ++216+ jq -r .notarizationStatus.status 12:22:52 +216+ STATUS=IN_PROGRESS 12:22:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:52 +216+ sleep 1m 12:22:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:22:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:22:52 200' 12:22:52 ++204+ head -n1 12:22:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:22:52 ++204+ tail -n1 12:22:52 +204+ STATUS_CODE=200 12:22:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:22:52 ++204+ jq -r .notarizationStatus.status 12:22:52 +204+ STATUS=IN_PROGRESS 12:22:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:52 +204+ sleep 1m 12:22:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:22:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:22:52 200' 12:22:52 ++267+ head -n1 12:22:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:22:52 ++267+ tail -n1 12:22:52 +267+ STATUS_CODE=200 12:22:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:22:52 ++267+ jq -r .notarizationStatus.status 12:22:52 +267+ STATUS=IN_PROGRESS 12:22:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:22:52 +267+ sleep 1m 12:23:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:23:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:23:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:23:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:23:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:23:16 200' 12:23:16 ++239+ head -n1 12:23:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:23:16 ++239+ tail -n1 12:23:16 +239+ STATUS_CODE=200 12:23:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:23:16 ++239+ jq -r .notarizationStatus.status 12:23:16 +239+ STATUS=IN_PROGRESS 12:23:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:16 +239+ sleep 1m 12:23:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:23:16 200' 12:23:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:23:16 200' 12:23:16 ++300+ head -n1 12:23:16 ++382+ head -n1 12:23:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:23:16 ++300+ tail -n1 12:23:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:23:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:23:16 200' 12:23:16 ++382+ tail -n1 12:23:16 ++180+ head -n1 12:23:16 +300+ STATUS_CODE=200 12:23:16 +382+ STATUS_CODE=200 12:23:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:23:16 ++180+ tail -n1 12:23:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:23:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:23:16 ++382+ jq -r .notarizationStatus.status 12:23:16 ++300+ jq -r .notarizationStatus.status 12:23:16 +180+ STATUS_CODE=200 12:23:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:23:16 ++180+ jq -r .notarizationStatus.status 12:23:16 +300+ STATUS=IN_PROGRESS 12:23:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:16 +300+ sleep 1m 12:23:16 +382+ STATUS=IN_PROGRESS 12:23:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:16 +382+ sleep 1m 12:23:16 +180+ STATUS=IN_PROGRESS 12:23:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:16 +180+ sleep 1m 12:23:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:23:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}} 12:23:32 200' 12:23:32 ++423+ head -n1 12:23:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:23:32 ++423+ tail -n1 12:23:32 +423+ STATUS_CODE=200 12:23:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:23:32 ++423+ jq -r .notarizationStatus.status 12:23:32 +423+ STATUS=IN_PROGRESS 12:23:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:32 +423+ sleep 1m 12:23:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:23:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:23:37 200' 12:23:37 ++447+ head -n1 12:23:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:23:37 ++447+ tail -n1 12:23:37 +447+ STATUS_CODE=200 12:23:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:23:37 ++447+ jq -r .notarizationStatus.status 12:23:37 +447+ STATUS=IN_PROGRESS 12:23:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:37 +447+ sleep 1m 12:23:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:23:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:23:52 200' 12:23:52 ++322+ head -n1 12:23:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:23:52 ++322+ tail -n1 12:23:52 +322+ STATUS_CODE=200 12:23:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:23:52 ++322+ jq -r .notarizationStatus.status 12:23:52 +322+ STATUS=IN_PROGRESS 12:23:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:52 +322+ sleep 1m 12:23:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:23:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:23:52 200' 12:23:52 ++216+ head -n1 12:23:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:23:52 ++216+ tail -n1 12:23:52 +216+ STATUS_CODE=200 12:23:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:23:52 ++216+ jq -r .notarizationStatus.status 12:23:52 +216+ STATUS=IN_PROGRESS 12:23:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:52 +216+ sleep 1m 12:23:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:23:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:23:52 200' 12:23:52 ++204+ head -n1 12:23:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:23:52 ++204+ tail -n1 12:23:52 +204+ STATUS_CODE=200 12:23:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:23:52 ++204+ jq -r .notarizationStatus.status 12:23:52 +204+ STATUS=IN_PROGRESS 12:23:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:52 +204+ sleep 1m 12:23:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:23:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:23:52 200' 12:23:52 ++267+ head -n1 12:23:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:23:52 ++267+ tail -n1 12:23:52 +267+ STATUS_CODE=200 12:23:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:23:52 ++267+ jq -r .notarizationStatus.status 12:23:52 +267+ STATUS=IN_PROGRESS 12:23:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:23:52 +267+ sleep 1m 12:24:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:24:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:24:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:24:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:24:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:24:16 200' 12:24:16 ++239+ head -n1 12:24:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:24:16 ++239+ tail -n1 12:24:16 +239+ STATUS_CODE=200 12:24:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:24:16 ++239+ jq -r .notarizationStatus.status 12:24:16 +239+ STATUS=IN_PROGRESS 12:24:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:16 +239+ sleep 1m 12:24:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:24:16 200' 12:24:16 ++180+ head -n1 12:24:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:24:16 ++180+ tail -n1 12:24:16 +180+ STATUS_CODE=200 12:24:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:24:16 ++180+ jq -r .notarizationStatus.status 12:24:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:24:16 200' 12:24:16 +180+ STATUS=IN_PROGRESS 12:24:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:16 +180+ sleep 1m 12:24:16 ++382+ head -n1 12:24:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:24:16 200' 12:24:16 ++300+ head -n1 12:24:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:24:16 ++382+ tail -n1 12:24:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:24:16 ++300+ tail -n1 12:24:16 +382+ STATUS_CODE=200 12:24:16 +300+ STATUS_CODE=200 12:24:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:24:16 ++382+ jq -r .notarizationStatus.status 12:24:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:24:16 ++300+ jq -r .notarizationStatus.status 12:24:16 +382+ STATUS=IN_PROGRESS 12:24:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:16 +382+ sleep 1m 12:24:16 +300+ STATUS=IN_PROGRESS 12:24:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:16 +300+ sleep 1m 12:24:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:24:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}} 12:24:32 200' 12:24:32 ++423+ head -n1 12:24:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:24:32 ++423+ tail -n1 12:24:32 +423+ STATUS_CODE=200 12:24:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg'\''."}}' 12:24:32 ++423+ jq -r .notarizationStatus.status 12:24:32 +423+ STATUS=IN_PROGRESS 12:24:32 +423+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:32 +423+ sleep 1m 12:24:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:24:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:24:37 200' 12:24:37 ++447+ head -n1 12:24:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:24:37 ++447+ tail -n1 12:24:37 +447+ STATUS_CODE=200 12:24:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:24:37 ++447+ jq -r .notarizationStatus.status 12:24:37 +447+ STATUS=IN_PROGRESS 12:24:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:37 +447+ sleep 1m 12:24:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:24:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:24:52 200' 12:24:52 ++322+ head -n1 12:24:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:24:52 ++322+ tail -n1 12:24:52 +322+ STATUS_CODE=200 12:24:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:24:52 ++322+ jq -r .notarizationStatus.status 12:24:52 +322+ STATUS=IN_PROGRESS 12:24:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:52 +322+ sleep 1m 12:24:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:24:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:24:52 200' 12:24:52 ++216+ head -n1 12:24:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:24:52 ++216+ tail -n1 12:24:52 +216+ STATUS_CODE=200 12:24:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:24:52 ++216+ jq -r .notarizationStatus.status 12:24:52 +216+ STATUS=IN_PROGRESS 12:24:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:52 +216+ sleep 1m 12:24:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:24:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:24:52 200' 12:24:52 ++204+ head -n1 12:24:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:24:52 ++204+ tail -n1 12:24:52 +204+ STATUS_CODE=200 12:24:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:24:52 ++204+ jq -r .notarizationStatus.status 12:24:52 +204+ STATUS=IN_PROGRESS 12:24:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:52 +204+ sleep 1m 12:24:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:24:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:24:52 200' 12:24:52 ++267+ head -n1 12:24:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:24:52 ++267+ tail -n1 12:24:52 +267+ STATUS_CODE=200 12:24:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:24:52 ++267+ jq -r .notarizationStatus.status 12:24:52 +267+ STATUS=IN_PROGRESS 12:24:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:24:52 +267+ sleep 1m 12:25:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:25:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:25:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:25:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:25:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:25:16 200' 12:25:16 ++180+ head -n1 12:25:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:25:16 ++180+ tail -n1 12:25:16 +180+ STATUS_CODE=200 12:25:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:25:16 ++180+ jq -r .notarizationStatus.status 12:25:16 +180+ STATUS=IN_PROGRESS 12:25:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:16 +180+ sleep 1m 12:25:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:25:16 200' 12:25:16 ++239+ head -n1 12:25:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:25:16 ++239+ tail -n1 12:25:16 +239+ STATUS_CODE=200 12:25:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:25:16 ++239+ jq -r .notarizationStatus.status 12:25:16 +239+ STATUS=IN_PROGRESS 12:25:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:16 +239+ sleep 1m 12:25:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:25:16 200' 12:25:16 ++300+ head -n1 12:25:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:25:16 200' 12:25:16 ++382+ head -n1 12:25:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:25:16 ++300+ tail -n1 12:25:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:25:16 ++382+ tail -n1 12:25:16 +300+ STATUS_CODE=200 12:25:16 +382+ STATUS_CODE=200 12:25:16 ++300+ jq -r .notarizationStatus.status 12:25:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:25:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:25:16 ++382+ jq -r .notarizationStatus.status 12:25:16 +300+ STATUS=IN_PROGRESS 12:25:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:16 +300+ sleep 1m 12:25:16 +382+ STATUS=IN_PROGRESS 12:25:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:16 +382+ sleep 1m 12:25:32 ++423+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/status 12:25:32 +423+ RESPONSE_RAW='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","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\": \"b0c64bd5-b3de-44cb-a6d3-29a2d2d34789\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:34Z\",\n \"sha256\": \"c1973a42b1267d54af87e83ae960056b6fdc98e104c1f7c8567a8866565d8e47\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5ce6354d09e69dbdd13ee5ae23011fbcaf3f50f\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:25:32 200' 12:25:32 ++423+ head -n1 12:25:32 +423+ RESPONSE='{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","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\": \"b0c64bd5-b3de-44cb-a6d3-29a2d2d34789\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:34Z\",\n \"sha256\": \"c1973a42b1267d54af87e83ae960056b6fdc98e104c1f7c8567a8866565d8e47\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b5ce6354d09e69dbdd13ee5ae23011fbcaf3f50f\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:25:32 ++423+ tail -n1 12:25:32 +423+ STATUS_CODE=200 12:25:32 ++423+ jq -r .notarizationStatus.status 12:25:32 ++423+ echo '{"uuid":"046dcfde-1d32-49d9-ad5e-a74d2a852c56","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\":' '\"b0c64bd5-b3de-44cb-a6d3-29a2d2d34789\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:19:34Z\",\n' '\"sha256\":' '\"c1973a42b1267d54af87e83ae960056b6fdc98e104c1f7c8567a8866565d8e47\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b5ce6354d09e69dbdd13ee5ae23011fbcaf3f50f\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.scout.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-scout-2021-06-M2-macosx-cocoa-x86_64-8858144529126087181.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"771d59a6bea6ac62473b95b74f0f789fe5a9bad8\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:25:32 +423+ STATUS=COMPLETE 12:25:32 +423+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:32 +423+ [[ 200 == \5\0\3 ]] 12:25:32 +423+ [[ 200 == \5\0\2 ]] 12:25:32 +423+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:25:32 +423+ break 12:25:32 +423+ rm eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:32 +423+ curl -JO https://cbi.eclipse.org/macos/xcrun/046dcfde-1d32-49d9-ad5e-a74d2a852c56/download 12:25:32 % Total % Received % Xferd Average Speed Time Time Time Current 12:25:32 Dload Upload Total Spent Left Speed 12:25:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30.7M 0 30.7M 0 0 33.1M 0 --:--:-- --:--:-- --:--:-- 33.0M 100 68.3M 0 68.3M 0 0 35.4M 0 --:--:-- 0:00:01 --:--:-- 35.4M 100 100M 0 100M 0 0 34.2M 0 --:--:-- 0:00:02 --:--:-- 34.2M 100 132M 0 132M 0 0 33.7M 0 --:--:-- 0:00:03 --:--:-- 33.7M++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:25:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:25:37 200' 12:25:37 ++447+ head -n1 12:25:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:25:37 ++447+ tail -n1 12:25:37 +447+ STATUS_CODE=200 12:25:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:25:37 ++447+ jq -r .notarizationStatus.status 12:25:37 +447+ STATUS=IN_PROGRESS 12:25:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:37 +447+ sleep 1m 12:25:37 100 166M 0 166M 0 0 33.8M 0 --:--:-- 0:00:04 --:--:-- 33.8M 100 187M 0 187M 0 0 30.5M 0 --:--:-- 0:00:06 --:--:-- 30.1M 100 195M 0 195M 0 0 28.2M 0 --:--:-- 0:00:06 --:--:-- 25.5M 100 225M 0 225M 0 0 28.4M 0 --:--:-- 0:00:07 --:--:-- 25.1M 100 254M 0 254M 0 0 28.4M 0 --:--:-- 0:00:08 --:--:-- 24.3M 100 283M 0 283M 0 0 28.5M 0 --:--:-- 0:00:09 --:--:-- 23.3M 100 289M 0 289M 0 0 28.6M 0 --:--:-- 0:00:10 --:--:-- 25.6M 12:25:42 curl: Saved to filename 'eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:25:42 +423+ cp -vf eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:43 'eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:25:43 ++423+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:43 +423+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:25:43 ++423+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:43 +423+ b=eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:43 +423+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:25:43 +423+ md5sum eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:43 +423+ sha1sum eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:44 +423+ sha512sum -b eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg 12:25:44 +423+ rm eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:25:44 +423+ rm -f eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:25:44 +423+ rm -f eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:25:44 +423+ rm -f eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:25:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:25:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:25:52 200' 12:25:52 ++322+ head -n1 12:25:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:25:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:25:52 ++322+ tail -n1 12:25:52 +322+ STATUS_CODE=200 12:25:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:25:52 ++322+ jq -r .notarizationStatus.status 12:25:52 +322+ STATUS=IN_PROGRESS 12:25:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:52 +322+ sleep 1m 12:25:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:25:52 200' 12:25:52 ++216+ head -n1 12:25:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:25:52 ++216+ tail -n1 12:25:52 +216+ STATUS_CODE=200 12:25:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:25:52 ++216+ jq -r .notarizationStatus.status 12:25:52 +216+ STATUS=IN_PROGRESS 12:25:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:52 +216+ sleep 1m 12:25:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:25:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:25:52 200' 12:25:52 ++204+ head -n1 12:25:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:25:52 ++204+ tail -n1 12:25:52 +204+ STATUS_CODE=200 12:25:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:25:52 ++204+ jq -r .notarizationStatus.status 12:25:52 +204+ STATUS=IN_PROGRESS 12:25:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:52 +204+ sleep 1m 12:25:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:25:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:25:52 200' 12:25:52 ++267+ head -n1 12:25:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:25:52 ++267+ tail -n1 12:25:52 +267+ STATUS_CODE=200 12:25:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:25:52 ++267+ jq -r .notarizationStatus.status 12:25:52 +267+ STATUS=IN_PROGRESS 12:25:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:25:52 +267+ sleep 1m 12:26:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:26:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:26:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:26:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:26:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:26:16 200' 12:26:16 ++180+ head -n1 12:26:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}} 12:26:16 200' 12:26:16 ++239+ head -n1 12:26:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:26:16 ++180+ tail -n1 12:26:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:26:16 ++239+ tail -n1 12:26:16 +180+ STATUS_CODE=200 12:26:16 +239+ STATUS_CODE=200 12:26:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:26:16 ++180+ jq -r .notarizationStatus.status 12:26:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg'\''."}}' 12:26:16 ++239+ jq -r .notarizationStatus.status 12:26:16 +180+ STATUS=IN_PROGRESS 12:26:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:16 +180+ sleep 1m 12:26:16 +239+ STATUS=IN_PROGRESS 12:26:16 +239+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:16 +239+ sleep 1m 12:26:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}} 12:26:16 200' 12:26:16 ++382+ head -n1 12:26:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:26:16 ++382+ tail -n1 12:26:16 +382+ STATUS_CODE=200 12:26:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg'\''."}}' 12:26:16 ++382+ jq -r .notarizationStatus.status 12:26:16 +382+ STATUS=IN_PROGRESS 12:26:16 +382+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:16 +382+ sleep 1m 12:26:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:26:16 200' 12:26:16 ++300+ head -n1 12:26:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:26:16 ++300+ tail -n1 12:26:16 +300+ STATUS_CODE=200 12:26:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:26:16 ++300+ jq -r .notarizationStatus.status 12:26:16 +300+ STATUS=IN_PROGRESS 12:26:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:16 +300+ sleep 1m 12:26:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:26:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:26:37 200' 12:26:37 ++447+ head -n1 12:26:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:26:37 ++447+ tail -n1 12:26:37 +447+ STATUS_CODE=200 12:26:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:26:37 ++447+ jq -r .notarizationStatus.status 12:26:37 +447+ STATUS=IN_PROGRESS 12:26:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:37 +447+ sleep 1m 12:26:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:26:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:26:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:26:52 200' 12:26:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:26:52 200' 12:26:52 ++322+ head -n1 12:26:52 ++216+ head -n1 12:26:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:26:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:26:52 ++322+ tail -n1 12:26:52 ++216+ tail -n1 12:26:52 +322+ STATUS_CODE=200 12:26:52 +216+ STATUS_CODE=200 12:26:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:26:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:26:52 ++322+ jq -r .notarizationStatus.status 12:26:52 ++216+ jq -r .notarizationStatus.status 12:26:52 +322+ STATUS=IN_PROGRESS 12:26:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:52 +322+ sleep 1m 12:26:52 +216+ STATUS=IN_PROGRESS 12:26:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:52 +216+ sleep 1m 12:26:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:26:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:26:52 200' 12:26:52 ++204+ head -n1 12:26:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:26:52 ++204+ tail -n1 12:26:52 +204+ STATUS_CODE=200 12:26:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:26:52 ++204+ jq -r .notarizationStatus.status 12:26:52 +204+ STATUS=IN_PROGRESS 12:26:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:52 +204+ sleep 1m 12:26:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:26:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:26:52 200' 12:26:52 ++267+ head -n1 12:26:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:26:52 ++267+ tail -n1 12:26:52 +267+ STATUS_CODE=200 12:26:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:26:52 ++267+ jq -r .notarizationStatus.status 12:26:52 +267+ STATUS=IN_PROGRESS 12:26:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:26:52 +267+ sleep 1m 12:27:16 ++239+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/status 12:27:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:27:16 ++382+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/status 12:27:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:27:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:27:16 200' 12:27:16 ++180+ head -n1 12:27:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:27:16 ++180+ tail -n1 12:27:16 +180+ STATUS_CODE=200 12:27:16 +239+ RESPONSE_RAW='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","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\": \"0e6d4f0e-e663-42f1-86cb-ba8383dea41e\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:05Z\",\n \"sha256\": \"66d89ae2882c24fd19393f70c82ab90ffd722f615ef33e61a8453795db74de3b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"481d05a081c19555d9490b6d6db88881f381d558\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"241b151979340f6830f4b15a34f16d3eb109063f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"241b151979340f6830f4b15a34f16d3eb109063f\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:27:16 200' 12:27:16 ++239+ head -n1 12:27:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:27:16 ++180+ jq -r .notarizationStatus.status 12:27:16 +239+ RESPONSE='{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","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\": \"0e6d4f0e-e663-42f1-86cb-ba8383dea41e\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:05Z\",\n \"sha256\": \"66d89ae2882c24fd19393f70c82ab90ffd722f615ef33e61a8453795db74de3b\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"481d05a081c19555d9490b6d6db88881f381d558\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"241b151979340f6830f4b15a34f16d3eb109063f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"241b151979340f6830f4b15a34f16d3eb109063f\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:27:16 ++239+ tail -n1 12:27:16 +180+ STATUS=IN_PROGRESS 12:27:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:16 +180+ sleep 1m 12:27:16 +382+ RESPONSE_RAW='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","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\": \"2a479116-365a-41b7-ad17-53bdb048e9c3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:55Z\",\n \"sha256\": \"3e035b95adbd92b1ef07a84a68a9a29c85d6cb8daf2b76e7313c2771875302c3\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94880bdc61058df2fb59c257109fd869c8e58487\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:27:16 200' 12:27:16 +239+ STATUS_CODE=200 12:27:16 ++382+ head -n1 12:27:16 ++239+ jq -r .notarizationStatus.status 12:27:16 +382+ RESPONSE='{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","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\": \"2a479116-365a-41b7-ad17-53bdb048e9c3\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n \"uploadDate\": \"2021-05-06T16:19:55Z\",\n \"sha256\": \"3e035b95adbd92b1ef07a84a68a9a29c85d6cb8daf2b76e7313c2771875302c3\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94880bdc61058df2fb59c257109fd869c8e58487\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:27:16 ++382+ tail -n1 12:27:16 +382+ STATUS_CODE=200 12:27:16 ++382+ jq -r .notarizationStatus.status 12:27:16 ++382+ echo '{"uuid":"52cac499-1647-48f5-9297-05ca31b7b432","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\":' '\"2a479116-365a-41b7-ad17-53bdb048e9c3\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:19:55Z\",\n' '\"sha256\":' '\"3e035b95adbd92b1ef07a84a68a9a29c85d6cb8daf2b76e7313c2771875302c3\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94880bdc61058df2fb59c257109fd869c8e58487\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.rcp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64-5034909271434549490.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d12ebebef8786b5a781c9c374aae008db7b582ae\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:27:16 +382+ STATUS=COMPLETE 12:27:16 +382+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:16 +382+ [[ 200 == \5\0\3 ]] 12:27:16 +382+ [[ 200 == \5\0\2 ]] 12:27:16 +382+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:27:16 +382+ break 12:27:16 +382+ rm eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:16 ++239+ echo '{"uuid":"35df3a5f-805f-4bfb-a597-c507e62170f7","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\":' '\"0e6d4f0e-e663-42f1-86cb-ba8383dea41e\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:19:05Z\",\n' '\"sha256\":' '\"66d89ae2882c24fd19393f70c82ab90ffd722f615ef33e61a8453795db74de3b\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"481d05a081c19555d9490b6d6db88881f381d558\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"241b151979340f6830f4b15a34f16d3eb109063f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.java.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d524a4778f267ccc1912527566b606305c33c70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3a547b915447517f948c813529baefbcedaa624\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4beb157b7e6a74560078bb00d247aacc63f309de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56890dca2184104f2c4d9236cca40e9902133a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"338e1f37bac624ec26de89af96be76885598d7a6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92daa85058e50425160e90e7f26d7722db353367\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"daaef57cd3afb793189bb12a8967b3395c51238a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e59d349315623d92b56266abf6479c275ec16ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2999a03597a78893fdce174e211312d5aa29fbe9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec27d0bedfdade562cd66ca0550d68942336236\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0beff52a372bdc6af6396234874397ea65d79bfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40350149e94ab6c0d1c27747a02071cd096b1564\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b51627e664ce19548f30e4563032fbead529715c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca838b2e6206e67b9b89a7b6593226619765f296\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9717368ad2b6600fd6507ea7c67164038391cedb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a0b63675c85ead171ee10656cc0b96adacac993c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"992d590fb77a084dd806788bb812d0d607863b34\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"115fd220b20872392e114caac92bdd3aa4e71e01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00edd82f005fdd12da3ad615403e626be4093ebf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71f46c318b600a22d6528da4807f7b53151981dc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9106082a0a003a926e7957fa6d760d7a803405ae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"124ad2d9edc4d50339af78c46604620603730955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a4de01d5817ed98e1b08257589884e2be985618\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"211b6eb6c0ce412354bbe881b564f517368dce07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a44c078129ae0e36ab32c0820d208233e1de833b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf3e8edb317ae92124612c589270e1048264111\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ef831361fb168478fa2a19d268737724888a16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-java-2021-06-M2-macosx-cocoa-x86_64-3047198634335483711.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"241b151979340f6830f4b15a34f16d3eb109063f\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:27:16 +239+ STATUS=COMPLETE 12:27:16 +239+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:16 +239+ [[ 200 == \5\0\3 ]] 12:27:16 +239+ [[ 200 == \5\0\2 ]] 12:27:16 +239+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:27:16 +239+ break 12:27:16 +239+ rm eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:16 +239+ curl -JO https://cbi.eclipse.org/macos/xcrun/35df3a5f-805f-4bfb-a597-c507e62170f7/download 12:27:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:27:16 200' 12:27:16 ++300+ head -n1 12:27:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:27:16 ++300+ tail -n1 12:27:16 +300+ STATUS_CODE=200 12:27:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:27:16 ++300+ jq -r .notarizationStatus.status 12:27:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:16 Dload Upload Total Spent Left Speed 12:27:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0+382+ curl -JO https://cbi.eclipse.org/macos/xcrun/52cac499-1647-48f5-9297-05ca31b7b432/download 12:27:16 +300+ STATUS=IN_PROGRESS 12:27:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:16 +300+ sleep 1m 12:27:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:16 Dload Upload Total Spent Left Speed 12:27:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17.2M 0 17.2M 0 0 18.2M 0 --:--:-- --:--:-- --:--:-- 18.1M 100 11.3M 0 11.3M 0 0 11.9M 0 --:--:-- --:--:-- --:--:-- 11.9M 100 28.5M 0 28.5M 0 0 14.6M 0 --:--:-- 0:00:01 --:--:-- 14.6M 100 40.2M 0 40.2M 0 0 20.6M 0 --:--:-- 0:00:01 --:--:-- 20.6M 100 37.4M 0 37.4M 0 0 12.6M 0 --:--:-- 0:00:02 --:--:-- 12.6M 100 56.4M 0 56.4M 0 0 19.0M 0 --:--:-- 0:00:02 --:--:-- 19.0M 100 86.7M 0 86.7M 0 0 21.9M 0 --:--:-- 0:00 100 47.8M 0 47.8M 0 0 12.0M :03 --:--:--0 --:--:-- 0:00: 21.03 9M--:--:-- 12.0M 100 65.7M 0 65.7M 0 0 13.2M 0 --:--:-- 0:00:04 --:--:-- 13.2M 100 106M 0 106M 0 0 21.5M 0 --:--:-- 0:00:04 --:--:-- 21.5M 100 117M 0 117M 0 0 19.7M 0 --:--:-- 0:00:05 --:--:-- 20.0M 100 93.4M 0 93.4M 0 0 15.6M 0 --:--:-- 0:00:05 --:--:-- 16.4M 100 106M 0 106M 0 0 15.2M 0 --:--:-- 0:00:06 --:--:-- 15.5M 100 137M 0 137M 0 0 19.8M 0 --:--:-- 0:00:06 --:--:-- 19.5M 100 125M 0 125M 0 0 15.7M 0 --:--:-- 0:00:07 --:--:-- 17.5M 100 156M 0 156M 0 0 19.6M 0 --:--:-- 0:00:07 --:--:-- 20.0M 100 149M 0 149M 0 0 16.6M 0 --:--:-- 0:00:08 --:--:-- 20.2M 100 170M 0 170M 0 0 19.0M 0 --:--:-- 0:00:08 --:--:-- 16.8M 100 159M 0 159M 100 197M 0 197M 0 0 19.8M 0 --:--:-- 0:00:09 --:--:-- 18.1M 0 0 16.0M 0 --:--:-- 0:00:09 --:--:-- 18.7M 100 212M 0 212M 0 0 19.3M 0 --:--:-- 0:00:10 --:--:-- 18.9M 100 176M 0 176M 0 0 16.1M 0 --:--:-- 0:00:10 --:--:-- 16.5M 100 241M 0 241M 0 0 20.1M 0 --:--:-- 0:00:11 --:--:-- 20.6M 100 193M 0 193M 0 0 16.0M 0 --:--:-- 0:00:12 --:--:-- 17.1M 100 260M 0 260M 0 0 20.0M 0 --:--:-- 0:00:12 --:--:-- 20.7M 100 202M 0 202M 0 0 15.6M 0 --:--:-- 0:00:12 --:--:-- 15.4M 100 227M 0 227M 0 0 16.3M 0 --:--:-- 0:00:13 --:--:-- 15.7M 100 272M 0 272M 0 0 19.3M 0 --:--:-- 0:00:14 --:--:-- 19.7M 100 285M 0 285M 0 0 19.1M 0 --:--:-- 0:00:14 --:--:-- 17.6M 100 251M 0 251M 0 0 16.8M 0 --:--:-- 0:00:14 --:--:-- 18.4M 100 300M 0 300M 0 0 18.8M 0 --:--:-- 0:00:15 --:--:-- 17.5M 100 268M 0 268M 0 0 16.8M 0 --:--:-- 0:00:15 --:--:-- 18.3M 100 284M 0 284M 0 0 16.7M 0 --:--:-- 0:00:16 --:--:-- 18.5M 100 320M 0 320M 0 0 18.8M 0 --:--:-- 0:00:16 --:--:-- 15.8M 100 322M 0 322M 0 0 18.9M 0 --:--:-- 0:00:17 --:--:-- 15.2M 12:27:33 curl: Saved to filename 'eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:27:33 +382+ cp -vf eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:33 'eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:27:33 ++382+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:33 +382+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:27:33 ++382+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:33 +382+ b=eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:33 +382+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:27:33 +382+ md5sum eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:34 +382+ sha1sum eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:34 100 320M 0 320M 0 0 17.8M 0 --:--:-- 0:00:17 --:--:-- 23.7M 100 326M 0 326M 0 0 18.0M 0 --:--:-- 0:00:18 --:--:-- 23.6M 12:27:34 curl: Saved to filename 'eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:27:34 +239+ cp -vf eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 'eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:27:35 ++239+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +239+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:27:35 ++239+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +239+ b=eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +239+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:27:35 +239+ md5sum eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +382+ sha512sum -b eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +239+ sha1sum eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:35 +382+ rm eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:27:35 +382+ rm -f eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:27:35 +382+ rm -f eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:27:35 +382+ rm -f eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:27:36 +239+ sha512sum -b eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg 12:27:37 +239+ rm eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:27:37 +239+ rm -f eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:27:37 +239+ rm -f eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:27:37 +239+ rm -f eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:27:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:27:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:27:37 200' 12:27:37 ++447+ head -n1 12:27:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:27:37 ++447+ tail -n1 12:27:37 +447+ STATUS_CODE=200 12:27:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:27:37 ++447+ jq -r .notarizationStatus.status 12:27:37 +447+ STATUS=IN_PROGRESS 12:27:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:37 +447+ sleep 1m 12:27:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:27:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:27:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:27:52 200' 12:27:52 ++216+ head -n1 12:27:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:27:52 ++216+ tail -n1 12:27:52 +216+ STATUS_CODE=200 12:27:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:27:52 ++216+ jq -r .notarizationStatus.status 12:27:52 +216+ STATUS=IN_PROGRESS 12:27:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:52 +216+ sleep 1m 12:27:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:27:52 200' 12:27:52 ++322+ head -n1 12:27:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:27:52 ++322+ tail -n1 12:27:52 +322+ STATUS_CODE=200 12:27:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:27:52 ++322+ jq -r .notarizationStatus.status 12:27:52 +322+ STATUS=IN_PROGRESS 12:27:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:52 +322+ sleep 1m 12:27:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:27:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:27:52 200' 12:27:52 ++204+ head -n1 12:27:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:27:52 ++204+ tail -n1 12:27:52 +204+ STATUS_CODE=200 12:27:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:27:52 ++204+ jq -r .notarizationStatus.status 12:27:52 +204+ STATUS=IN_PROGRESS 12:27:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:52 +204+ sleep 1m 12:27:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:27:52 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:27:52 200' 12:27:52 ++267+ head -n1 12:27:52 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:27:52 ++267+ tail -n1 12:27:52 +267+ STATUS_CODE=200 12:27:52 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:27:52 ++267+ jq -r .notarizationStatus.status 12:27:52 +267+ STATUS=IN_PROGRESS 12:27:52 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:27:52 +267+ sleep 1m 12:28:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:28:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:28:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:28:16 200' 12:28:16 ++180+ head -n1 12:28:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:28:16 ++180+ tail -n1 12:28:16 +180+ STATUS_CODE=200 12:28:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:28:16 ++180+ jq -r .notarizationStatus.status 12:28:16 +180+ STATUS=IN_PROGRESS 12:28:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:16 +180+ sleep 1m 12:28:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:28:16 200' 12:28:16 ++300+ head -n1 12:28:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:28:16 ++300+ tail -n1 12:28:16 +300+ STATUS_CODE=200 12:28:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:28:16 ++300+ jq -r .notarizationStatus.status 12:28:16 +300+ STATUS=IN_PROGRESS 12:28:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:16 +300+ sleep 1m 12:28:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:28:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}} 12:28:37 200' 12:28:37 ++447+ head -n1 12:28:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:28:37 ++447+ tail -n1 12:28:37 +447+ STATUS_CODE=200 12:28:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg'\''."}}' 12:28:37 ++447+ jq -r .notarizationStatus.status 12:28:37 +447+ STATUS=IN_PROGRESS 12:28:37 +447+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:37 +447+ sleep 1m 12:28:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:28:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:28:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}} 12:28:52 200' 12:28:52 ++216+ head -n1 12:28:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}' 12:28:52 ++216+ tail -n1 12:28:52 +216+ STATUS_CODE=200 12:28:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}' 12:28:52 ++216+ jq -r .notarizationStatus.status 12:28:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:28:52 200' 12:28:52 ++322+ head -n1 12:28:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:28:52 ++322+ tail -n1 12:28:52 +216+ STATUS=IN_PROGRESS 12:28:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:52 +216+ sleep 1m 12:28:52 +322+ STATUS_CODE=200 12:28:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:28:52 ++322+ jq -r .notarizationStatus.status 12:28:52 +322+ STATUS=IN_PROGRESS 12:28:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:52 +322+ sleep 1m 12:28:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:28:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}} 12:28:52 200' 12:28:52 ++204+ head -n1 12:28:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:28:52 ++204+ tail -n1 12:28:52 +204+ STATUS_CODE=200 12:28:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg'\''."}}' 12:28:52 ++204+ jq -r .notarizationStatus.status 12:28:52 +204+ STATUS=IN_PROGRESS 12:28:52 +204+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:52 +204+ sleep 1m 12:28:52 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:28:53 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:28:53 200' 12:28:53 ++267+ head -n1 12:28:53 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:28:53 ++267+ tail -n1 12:28:53 +267+ STATUS_CODE=200 12:28:53 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:28:53 ++267+ jq -r .notarizationStatus.status 12:28:53 +267+ STATUS=IN_PROGRESS 12:28:53 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:28:53 +267+ sleep 1m 12:29:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:29:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}} 12:29:16 200' 12:29:16 ++180+ head -n1 12:29:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:29:16 ++180+ tail -n1 12:29:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:29:16 +180+ STATUS_CODE=200 12:29:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg'\''."}}' 12:29:16 ++180+ jq -r .notarizationStatus.status 12:29:16 +180+ STATUS=IN_PROGRESS 12:29:16 +180+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:16 +180+ sleep 1m 12:29:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:29:16 200' 12:29:16 ++300+ head -n1 12:29:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:29:16 ++300+ tail -n1 12:29:16 +300+ STATUS_CODE=200 12:29:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:29:16 ++300+ jq -r .notarizationStatus.status 12:29:16 +300+ STATUS=IN_PROGRESS 12:29:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:16 +300+ sleep 1m 12:29:37 ++447+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/status 12:29:37 +447+ RESPONSE_RAW='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","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\": \"0f5e32a3-fae5-4f68-a4ca-62421c51b0fd\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:07Z\",\n \"sha256\": \"60f115ecd03557ab06c7a64ab8d820ebda09a641fd32147aaa33833fffafcc6d\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9ad757ef32e37fa98483d4c5f1a40e9609b8720\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:29:37 200' 12:29:37 ++447+ head -n1 12:29:37 +447+ RESPONSE='{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","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\": \"0f5e32a3-fae5-4f68-a4ca-62421c51b0fd\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:07Z\",\n \"sha256\": \"60f115ecd03557ab06c7a64ab8d820ebda09a641fd32147aaa33833fffafcc6d\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c9ad757ef32e37fa98483d4c5f1a40e9609b8720\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:29:37 ++447+ tail -n1 12:29:37 +447+ STATUS_CODE=200 12:29:37 ++447+ jq -r .notarizationStatus.status 12:29:37 ++447+ echo '{"uuid":"3bbb453c-191b-45fc-b10d-138060bf28a6","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\":' '\"0f5e32a3-fae5-4f68-a4ca-62421c51b0fd\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:20:07Z\",\n' '\"sha256\":' '\"60f115ecd03557ab06c7a64ab8d820ebda09a641fd32147aaa33833fffafcc6d\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c9ad757ef32e37fa98483d4c5f1a40e9609b8720\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.committers.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-committers-2021-06-M2-macosx-cocoa-x86_64-6420431456115007893.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3dede2ee1dcc299ad3a5c12971d838bd8554e148\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:29:37 +447+ STATUS=COMPLETE 12:29:37 +447+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:37 +447+ [[ 200 == \5\0\3 ]] 12:29:37 +447+ [[ 200 == \5\0\2 ]] 12:29:37 +447+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:29:37 +447+ break 12:29:37 +447+ rm eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:37 +447+ curl -JO https://cbi.eclipse.org/macos/xcrun/3bbb453c-191b-45fc-b10d-138060bf28a6/download 12:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:37 Dload Upload Total Spent Left Speed 12:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 740k 0 740k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.6M 100 33.6M 0 33.6M 0 0 31.5M 0 --:--:-- 0:00:01 --:--:-- 31.5M 100 64.8M 0 64.8M 0 0 31.3M 0 --:--:-- 0:00:02 --:--:-- 31.3M 100 93.7M 0 93.7M 0 0 30.5M 0 --:--:-- 0:00:03 --:--:-- 30.5M 100 126M 0 126M 0 0 31.0M 0 --:--:-- 0:00:04 --:--:-- 31.0M 100 161M 0 161M 0 0 31.9M 0 --:--:-- 0:00:05 --:--:-- 32.1M 100 195M 0 195M 0 0 32.1M 0 --:--:-- 0:00:06 --:--:-- 32.2M 100 223M 0 223M 0 0 31.5M 0 --:--:-- 0:00:07 --:--:-- 31.6M 100 255M 0 255M 0 0 31.6M 0 --:--:-- 0:00:08 --:--:-- 32.2M 100 282M 0 282M 0 0 31.1M 0 --:--:-- 0:00:09 --:--:-- 31.2M 100 304M 0 304M 0 0 30.2M 0 --:--:-- 0:00:10 --:--:-- 28.5M 100 335M 0 335M 0 0 30.3M 0 --:--:-- 0:00:11 --:--:-- 28.1M 100 359M 0 359M 0 0 29.7M 0 --:--:-- 0:00:12 --:--:-- 27.2M 100 390M 0 390M 0 0 29.8M 0 --:--:-- 0:00:13 --:--:-- 26.9M 100 409M 0 409M 0 0 29.9M 0 --:--:-- 0:00:13 --:--:-- 27.5M 12:29:51 curl: Saved to filename 'eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:29:51 +447+ cp -vf eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:51 'eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:29:51 ++447+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:51 +447+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:29:51 ++447+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:51 +447+ b=eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:51 +447+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:29:51 +447+ md5sum eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:52 +447+ sha1sum eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:29:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:29:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:29:52 200' 12:29:52 ++322+ head -n1 12:29:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:29:52 200' 12:29:52 ++216+ head -n1 12:29:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:29:52 ++322+ tail -n1 12:29:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:29:52 ++216+ tail -n1 12:29:52 +322+ STATUS_CODE=200 12:29:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:29:52 ++322+ jq -r .notarizationStatus.status 12:29:52 +216+ STATUS_CODE=200 12:29:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:29:52 ++216+ jq -r .notarizationStatus.status 12:29:52 +322+ STATUS=IN_PROGRESS 12:29:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:52 +322+ sleep 1m 12:29:52 +216+ STATUS=IN_PROGRESS 12:29:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:52 +216+ sleep 1m 12:29:52 ++204+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/status 12:29:52 +204+ RESPONSE_RAW='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","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\": \"bed9905f-f620-433c-827e-628866717927\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:01Z\",\n \"sha256\": \"2b269f1fa5c0ddde148105d4e2881b354db68a8bcdabe3516c1af0330ae07952\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f388e649d365e22a9cfc4c9d0c58d01fd5f8499\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ab2974985450592bab75e948c3ee0830e167720\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ab2974985450592bab75e948c3ee0830e167720\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:29:52 200' 12:29:52 ++204+ head -n1 12:29:52 +204+ RESPONSE='{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","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\": \"bed9905f-f620-433c-827e-628866717927\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:01Z\",\n \"sha256\": \"2b269f1fa5c0ddde148105d4e2881b354db68a8bcdabe3516c1af0330ae07952\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0f388e649d365e22a9cfc4c9d0c58d01fd5f8499\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ab2974985450592bab75e948c3ee0830e167720\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7ab2974985450592bab75e948c3ee0830e167720\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:29:52 ++204+ tail -n1 12:29:52 +204+ STATUS_CODE=200 12:29:52 ++204+ jq -r .notarizationStatus.status 12:29:52 ++204+ echo '{"uuid":"d5a10529-d90b-4059-ac01-8ff5928614f1","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\":' '\"bed9905f-f620-433c-827e-628866717927\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:20:01Z\",\n' '\"sha256\":' '\"2b269f1fa5c0ddde148105d4e2881b354db68a8bcdabe3516c1af0330ae07952\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0f388e649d365e22a9cfc4c9d0c58d01fd5f8499\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ab2974985450592bab75e948c3ee0830e167720\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.dsl.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64-1521326050996604923.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7ab2974985450592bab75e948c3ee0830e167720\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:29:52 +204+ STATUS=COMPLETE 12:29:52 +204+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:52 +204+ [[ 200 == \5\0\3 ]] 12:29:52 +204+ [[ 200 == \5\0\2 ]] 12:29:52 +204+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:29:52 +204+ break 12:29:52 +204+ rm eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:52 +204+ curl -JO https://cbi.eclipse.org/macos/xcrun/d5a10529-d90b-4059-ac01-8ff5928614f1/download 12:29:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:29:52 Dload Upload Total Spent Left Speed 12:29:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0+447+ sha512sum -b eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg 12:29:53 100 15.6M 0 15.6M 0 0 16.8M 0 --:--:-- --:--:-- --:--:-- 16.8M+447+ rm eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:29:53 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:29:53 +447+ rm -f eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:29:53 +447+ rm -f eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:29:53 +447+ rm -f eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:29:53 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:29:53 200' 12:29:53 ++267+ head -n1 12:29:53 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:29:53 ++267+ tail -n1 12:29:53 +267+ STATUS_CODE=200 12:29:53 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:29:53 ++267+ jq -r .notarizationStatus.status 12:29:53 +267+ STATUS=IN_PROGRESS 12:29:53 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:29:53 +267+ sleep 1m 12:29:54 100 36.4M 0 36.4M 0 0 18.5M 0 --:--:-- 0:00:01 --:--:-- 18.4M 100 55.6M 0 55.6M 0 0 18.9M 0 --:--:-- 0:00:02 --:--:-- 18.9M 100 85.5M 0 85.5M 0 0 21.7M 0 --:--:-- 0:00:03 --:--:-- 21.7M 100 108M 0 108M 0 0 22.0M 0 --:--:-- 0:00:04 --:--:-- 22.0M 100 144M 0 144M 0 0 24.4M 0 --:--:-- 0:00:05 --:--:-- 25.8M 100 171M 0 171M 0 0 24.6M 0 --:--:-- 0:00:06 --:--:-- 27.0M 100 196M 0 196M 0 0 24.7M 0 --:--:-- 0:00:07 --:--:-- 28.2M 100 234M 0 234M 0 0 26.2M 0 --:--:-- 0:00:08 --:--:-- 29.8M 100 266M 0 266M 0 0 26.7M 0 --:--:-- 0:00:09 --:--:-- 31.4M 100 284M 0 284M 0 0 26.0M 0 --:--:-- 0:00:10 --:--:-- 27.9M 100 310M 0 310M 0 0 26.0M 0 --:--:-- 0:00:11 --:--:-- 27.9M 100 340M 0 340M 0 0 26.3M 0 --:--:-- 0:00:12 --:--:-- 28.7M 100 364M 0 364M 0 0 26.1M 0 --:--:-- 0:00:13 --:--:-- 25.8M 100 386M 0 386M 0 0 26.2M 0 --:--:-- 0:00:14 --:--:-- 25.0M 12:30:07 curl: Saved to filename 'eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:30:07 +204+ cp -vf eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:07 'eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:30:07 ++204+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:07 +204+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:30:07 ++204+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:07 +204+ b=eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:07 +204+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:30:07 +204+ md5sum eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:08 +204+ sha1sum eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:09 +204+ sha512sum -b eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:09 +204+ rm eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:30:09 +204+ rm -f eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:30:09 +204+ rm -f eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:30:09 +204+ rm -f eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:30:16 ++180+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/status 12:30:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:30:16 +180+ RESPONSE_RAW='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","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\": \"10afaa4a-936e-4787-a369-925e16fd59b8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:35Z\",\n \"sha256\": \"a335dd0d41ea7caf8e52e85b9eb21c2e760c21e51ea4e27361d5cc939d4503bd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"557069e9dd0d1e046480d07d70458779b71645c6\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:30:16 200' 12:30:16 ++180+ head -n1 12:30:16 +180+ RESPONSE='{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","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\": \"10afaa4a-936e-4787-a369-925e16fd59b8\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:35Z\",\n \"sha256\": \"a335dd0d41ea7caf8e52e85b9eb21c2e760c21e51ea4e27361d5cc939d4503bd\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"557069e9dd0d1e046480d07d70458779b71645c6\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:30:16 ++180+ tail -n1 12:30:16 +180+ STATUS_CODE=200 12:30:16 ++180+ jq -r .notarizationStatus.status 12:30:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:30:16 200' 12:30:16 ++300+ head -n1 12:30:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:30:16 ++180+ echo '{"uuid":"0a203f3a-e089-4db6-9cf5-10ede84c76f2","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\":' '\"10afaa4a-936e-4787-a369-925e16fd59b8\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:20:35Z\",\n' '\"sha256\":' '\"a335dd0d41ea7caf8e52e85b9eb21c2e760c21e51ea4e27361d5cc939d4503bd\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"557069e9dd0d1e046480d07d70458779b71645c6\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.cpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d524a4778f267ccc1912527566b606305c33c70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3a547b915447517f948c813529baefbcedaa624\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4beb157b7e6a74560078bb00d247aacc63f309de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56890dca2184104f2c4d9236cca40e9902133a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"338e1f37bac624ec26de89af96be76885598d7a6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92daa85058e50425160e90e7f26d7722db353367\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"daaef57cd3afb793189bb12a8967b3395c51238a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e59d349315623d92b56266abf6479c275ec16ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2999a03597a78893fdce174e211312d5aa29fbe9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec27d0bedfdade562cd66ca0550d68942336236\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0beff52a372bdc6af6396234874397ea65d79bfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40350149e94ab6c0d1c27747a02071cd096b1564\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b51627e664ce19548f30e4563032fbead529715c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca838b2e6206e67b9b89a7b6593226619765f296\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9717368ad2b6600fd6507ea7c67164038391cedb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a0b63675c85ead171ee10656cc0b96adacac993c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"992d590fb77a084dd806788bb812d0d607863b34\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"115fd220b20872392e114caac92bdd3aa4e71e01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00edd82f005fdd12da3ad615403e626be4093ebf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71f46c318b600a22d6528da4807f7b53151981dc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9106082a0a003a926e7957fa6d760d7a803405ae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"124ad2d9edc4d50339af78c46604620603730955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a4de01d5817ed98e1b08257589884e2be985618\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"211b6eb6c0ce412354bbe881b564f517368dce07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a44c078129ae0e36ab32c0820d208233e1de833b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf3e8edb317ae92124612c589270e1048264111\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dy++300+ tail -n1 12:30:16 lib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ef831361fb168478fa2a19d268737724888a16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64-8261025752099868422.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f6cf96f54536f43a5c3f8e7cb155e8a3698317a0\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:30:16 +300+ STATUS_CODE=200 12:30:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:30:16 ++300+ jq -r .notarizationStatus.status 12:30:16 +300+ STATUS=IN_PROGRESS 12:30:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:30:16 +300+ sleep 1m 12:30:16 +180+ STATUS=COMPLETE 12:30:16 +180+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:30:16 +180+ [[ 200 == \5\0\3 ]] 12:30:16 +180+ [[ 200 == \5\0\2 ]] 12:30:16 +180+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:30:16 +180+ break 12:30:16 +180+ rm eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:16 +180+ curl -JO https://cbi.eclipse.org/macos/xcrun/0a203f3a-e089-4db6-9cf5-10ede84c76f2/download 12:30:16 % Total % Received % Xferd Average Speed Time Time Time Current 12:30:16 Dload Upload Total Spent Left Speed 12:30:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.8M 0 18.8M 0 0 23.9M 0 --:--:-- --:--:-- --:--:-- 23.9M 100 43.8M 0 43.8M 0 0 24.5M 0 --:--:-- 0:00:01 --:--:-- 24.5M 100 80.1M 0 80.1M 0 0 28.7M 0 --:--:-- 0:00:02 --:--:-- 28.7M 100 106M 0 106M 0 0 28.2M 0 --:--:-- 0:00:03 --:--:-- 28.2M 100 137M 0 137M 0 0 28.6M 0 --:--:-- 0:00:04 --:--:-- 28.6M 100 173M 0 173M 0 0 30.0M 0 --:--:-- 0:00:05 --:--:-- 31.0M 100 207M 0 207M 0 0 30.5M 0 --:--:-- 0:00:06 --:--:-- 32.6M 100 243M 0 243M 0 0 31.3M 0 --:--:-- 0:00:07 --:--:-- 32.7M 100 273M 0 273M 0 0 31.1M 0 --:--:-- 0:00:08 --:--:-- 33.3M 100 304M 0 304M 0 0 31.1M 0 --:--:-- 0:00:09 --:--:-- 33.4M 100 335M 0 335M 0 0 31.0M 0 --:--:-- 0:00:10 --:--:-- 32.2M 100 353M 0 353M 0 0 31.1M 0 --:--:-- 0:00:11 --:--:-- 32.0M 12:30:28 curl: Saved to filename 'eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:30:28 +180+ cp -vf eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:28 'eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:30:28 ++180+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:28 +180+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:30:28 ++180+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:28 +180+ b=eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:28 +180+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:30:28 +180+ md5sum eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:28 +180+ sha1sum eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:29 +180+ sha512sum -b eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:30:30 +180+ rm eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:30:30 +180+ rm -f eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:30:30 +180+ rm -f eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:30:30 +180+ rm -f eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:30:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:30:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:30:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:30:52 200' 12:30:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:30:52 200' 12:30:52 ++322+ head -n1 12:30:52 ++216+ head -n1 12:30:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:30:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:30:52 ++216+ tail -n1 12:30:52 ++322+ tail -n1 12:30:52 +216+ STATUS_CODE=200 12:30:52 +322+ STATUS_CODE=200 12:30:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:30:52 ++216+ jq -r .notarizationStatus.status 12:30:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:30:52 ++322+ jq -r .notarizationStatus.status 12:30:52 +216+ STATUS=IN_PROGRESS 12:30:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:30:52 +216+ sleep 1m 12:30:52 +322+ STATUS=IN_PROGRESS 12:30:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:30:52 +322+ sleep 1m 12:30:53 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:30:53 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:30:53 200' 12:30:53 ++267+ head -n1 12:30:53 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:30:53 ++267+ tail -n1 12:30:53 +267+ STATUS_CODE=200 12:30:53 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:30:53 ++267+ jq -r .notarizationStatus.status 12:30:53 +267+ STATUS=IN_PROGRESS 12:30:53 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:30:53 +267+ sleep 1m 12:31:16 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:31:16 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:31:16 200' 12:31:16 ++300+ head -n1 12:31:16 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:31:16 ++300+ tail -n1 12:31:16 +300+ STATUS_CODE=200 12:31:16 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:31:16 ++300+ jq -r .notarizationStatus.status 12:31:16 +300+ STATUS=IN_PROGRESS 12:31:16 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:31:16 +300+ sleep 1m 12:31:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:31:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:31:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:31:52 200' 12:31:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:31:52 200' 12:31:52 ++322+ head -n1 12:31:52 ++216+ head -n1 12:31:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:31:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:31:52 ++216+ tail -n1 12:31:52 ++322+ tail -n1 12:31:52 +216+ STATUS_CODE=200 12:31:52 +322+ STATUS_CODE=200 12:31:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:31:52 ++216+ jq -r .notarizationStatus.status 12:31:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:31:52 ++322+ jq -r .notarizationStatus.status 12:31:52 +216+ STATUS=IN_PROGRESS 12:31:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:31:52 +216+ sleep 1m 12:31:52 +322+ STATUS=IN_PROGRESS 12:31:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:31:52 +322+ sleep 1m 12:31:53 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:31:54 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:31:54 200' 12:31:54 ++267+ head -n1 12:31:54 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:31:54 ++267+ tail -n1 12:31:54 +267+ STATUS_CODE=200 12:31:54 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:31:54 ++267+ jq -r .notarizationStatus.status 12:31:54 +267+ STATUS=IN_PROGRESS 12:31:54 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:31:54 +267+ sleep 1m 12:32:17 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:32:17 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}} 12:32:17 200' 12:32:17 ++300+ head -n1 12:32:17 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:32:17 ++300+ tail -n1 12:32:17 +300+ STATUS_CODE=200 12:32:17 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg'\''."}}' 12:32:17 ++300+ jq -r .notarizationStatus.status 12:32:17 +300+ STATUS=IN_PROGRESS 12:32:17 +300+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:32:17 +300+ sleep 1m 12:32:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:32:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:32:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:32:52 200' 12:32:52 ++216+ head -n1 12:32:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:32:52 ++216+ tail -n1 12:32:52 +216+ STATUS_CODE=200 12:32:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:32:52 ++216+ jq -r .notarizationStatus.status 12:32:52 +216+ STATUS=IN_PROGRESS 12:32:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:32:52 +216+ sleep 1m 12:32:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}} 12:32:52 200' 12:32:52 ++322+ head -n1 12:32:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:32:52 ++322+ tail -n1 12:32:52 +322+ STATUS_CODE=200 12:32:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg'\''."}}' 12:32:52 ++322+ jq -r .notarizationStatus.status 12:32:52 +322+ STATUS=IN_PROGRESS 12:32:52 +322+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:32:52 +322+ sleep 1m 12:32:54 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:32:54 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:32:54 200' 12:32:54 ++267+ head -n1 12:32:54 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:32:54 ++267+ tail -n1 12:32:54 +267+ STATUS_CODE=200 12:32:54 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:32:54 ++267+ jq -r .notarizationStatus.status 12:32:54 +267+ STATUS=IN_PROGRESS 12:32:54 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:32:54 +267+ sleep 1m 12:33:17 ++300+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/status 12:33:17 +300+ RESPONSE_RAW='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","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\": \"15377d85-5d26-4e0f-b48d-f50abb7c03f9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:29Z\",\n \"sha256\": \"af34583bd168903774762ff686b6d70c42cdb264e535ec6d5a5e210ff5e7c183\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6326752c7309255aa0781d5382510a77d5ed328e\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:33:17 200' 12:33:17 ++300+ head -n1 12:33:17 +300+ RESPONSE='{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","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\": \"15377d85-5d26-4e0f-b48d-f50abb7c03f9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:29Z\",\n \"sha256\": \"af34583bd168903774762ff686b6d70c42cdb264e535ec6d5a5e210ff5e7c183\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6326752c7309255aa0781d5382510a77d5ed328e\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:33:17 ++300+ tail -n1 12:33:17 +300+ STATUS_CODE=200 12:33:17 ++300+ jq -r .notarizationStatus.status 12:33:17 ++300+ echo '{"uuid":"38169ae3-3cb9-4431-8901-d2edf7e90c31","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\":' '\"15377d85-5d26-4e0f-b48d-f50abb7c03f9\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:20:29Z\",\n' '\"sha256\":' '\"af34583bd168903774762ff686b6d70c42cdb264e535ec6d5a5e210ff5e7c183\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6326752c7309255aa0781d5382510a77d5ed328e\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.modeling.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64-7025965843157697209.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9424acf43775a19b1d42b8aa56ee57a21f799bcb\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:33:17 +300+ STATUS=COMPLETE 12:33:17 +300+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:33:17 +300+ [[ 200 == \5\0\3 ]] 12:33:17 +300+ [[ 200 == \5\0\2 ]] 12:33:17 +300+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:33:17 +300+ break 12:33:17 +300+ rm eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:17 +300+ curl -JO https://cbi.eclipse.org/macos/xcrun/38169ae3-3cb9-4431-8901-d2edf7e90c31/download 12:33:17 % Total % Received % Xferd Average Speed Time Time Time Current 12:33:17 Dload Upload Total Spent Left Speed 12:33:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8947k 0 8947k 0 0 14.2M 0 --:--:-- --:--:-- --:--:-- 14.2M 100 36.4M 0 36.4M 0 0 22.5M 0 --:--:-- 0:00:01 --:--:-- 22.5M 100 55.7M 0 55.7M 0 0 21.1M 0 --:--:-- 0:00:02 --:--:-- 21.1M 100 79.4M 0 79.4M 0 0 21.9M 0 --:--:-- 0:00:03 --:--:-- 21.9M 100 108M 0 108M 0 0 23.6M 0 --:--:-- 0:00:04 --:--:-- 23.5M 100 139M 0 139M 0 0 24.8M 0 --:--:-- 0:00:05 --:--:-- 26.1M 100 168M 0 168M 0 0 25.4M 0 --:--:-- 0:00:06 --:--:-- 26.3M 100 183M 0 183M 0 0 24.0M 0 --:--:-- 0:00:07 --:--:-- 25.5M 100 216M 0 216M 0 0 25.1M 0 --:--:-- 0:00:08 --:--:-- 27.4M 100 245M 0 245M 0 0 25.5M 0 --:--:-- 0:00:09 --:--:-- 27.3M 100 274M 0 274M 0 0 25.8M 0 --:--:-- 0:00:10 --:--:-- 26.9M 100 304M 0 304M 0 0 26.2M 0 --:--:-- 0:00:11 --:--:-- 27.2M 100 331M 0 331M 0 0 26.2M 0 --:--:-- 0:00:12 --:--:-- 29.5M 100 362M 0 362M 0 0 26.5M 0 --:--:-- 0:00:13 --:--:-- 29.1M 100 392M 0 392M 0 0 26.8M 0 --:--:-- 0:00:14 --:--:-- 29.4M 100 420M 0 420M 0 0 26.9M 0 --:--:-- 0:00:15 --:--:-- 29.2M 100 436M 0 436M 0 0 27.1M 0 --:--:-- 0:00:16 --:--:-- 29.6M 12:33:33 curl: Saved to filename 'eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:33:33 +300+ cp -vf eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:33 'eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:33:33 ++300+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:33 +300+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:33:33 ++300+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:33 +300+ b=eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:33 +300+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:33:33 +300+ md5sum eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:34 +300+ sha1sum eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:35 +300+ sha512sum -b eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:36 +300+ rm eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:33:36 +300+ rm -f eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:33:36 +300+ rm -f eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:33:36 +300+ rm -f eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:33:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:33:52 ++322+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/status 12:33:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:33:52 200' 12:33:52 ++216+ head -n1 12:33:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:33:52 ++216+ tail -n1 12:33:52 +216+ STATUS_CODE=200 12:33:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:33:52 ++216+ jq -r .notarizationStatus.status 12:33:52 +216+ STATUS=IN_PROGRESS 12:33:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:33:52 +216+ sleep 1m 12:33:52 +322+ RESPONSE_RAW='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","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\": \"ff0c374f-6466-455e-aae3-81d960ee19e9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n \"uploadDate\": \"2021-05-06T16:27:49Z\",\n \"sha256\": \"537f6f79f0e3811df794e5c64010ed9f97d865fbd86e2369430e8d385281130e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3015a5910d4afdc47c354eab3cc7f853cf1c57bb\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.parallel.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:33:52 200' 12:33:52 ++322+ head -n1 12:33:52 +322+ RESPONSE='{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","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\": \"ff0c374f-6466-455e-aae3-81d960ee19e9\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n \"uploadDate\": \"2021-05-06T16:27:49Z\",\n \"sha256\": \"537f6f79f0e3811df794e5c64010ed9f97d865fbd86e2369430e8d385281130e\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3015a5910d4afdc47c354eab3cc7f853cf1c57bb\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.parallel.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:33:52 ++322+ tail -n1 12:33:52 +322+ STATUS_CODE=200 12:33:52 ++322+ jq -r .notarizationStatus.status 12:33:52 ++322+ echo '{"uuid":"2d2f0ae9-112d-443d-88b7-246c92cabf8f","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\":' '\"ff0c374f-6466-455e-aae3-81d960ee19e9\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:27:49Z\",\n' '\"sha256\":' '\"537f6f79f0e3811df794e5c64010ed9f97d865fbd86e2369430e8d385281130e\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3015a5910d4afdc47c354eab3cc7f853cf1c57bb\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.parallel.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d524a4778f267ccc1912527566b606305c33c70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64-462129223981460742.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0cd0a9648922a1e45f8520411f10136c79f3d587\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:33:52 +322+ STATUS=COMPLETE 12:33:52 +322+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:33:52 +322+ [[ 200 == \5\0\3 ]] 12:33:52 +322+ [[ 200 == \5\0\2 ]] 12:33:52 +322+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:33:52 +322+ break 12:33:52 +322+ rm eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:33:52 +322+ curl -JO https://cbi.eclipse.org/macos/xcrun/2d2f0ae9-112d-443d-88b7-246c92cabf8f/download 12:33:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:33:52 Dload Upload Total Spent Left Speed 12:33:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11.9M 0 11.9M 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 12.9M++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:33:54 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}} 12:33:54 200' 12:33:54 ++267+ head -n1 12:33:54 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:33:54 ++267+ tail -n1 12:33:54 +267+ STATUS_CODE=200 12:33:54 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg'\''."}}' 12:33:54 ++267+ jq -r .notarizationStatus.status 12:33:54 +267+ STATUS=IN_PROGRESS 12:33:54 +267+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:33:54 +267+ sleep 1m 12:33:54 100 38.6M 0 38.6M 0 0 20.0M 0 --:--:-- 0:00:01 --:--:-- 20.0M 100 65.2M 0 65.2M 0 0 22.2M 0 --:--:-- 0:00:02 --:--:-- 22.2M 100 95.9M 0 95.9M 0 0 24.4M 0 --:--:-- 0:00:03 --:--:-- 24.4M 100 118M 0 118M 0 0 23.9M 0 --:--:-- 0:00:04 --:--:-- 23.9M 100 139M 0 139M 0 0 23.5M 0 --:--:-- 0:00:05 --:--:-- 25.5M 100 158M 0 158M 0 0 22.8M 0 --:--:-- 0:00:06 --:--:-- 23.8M 100 173M 0 173M 0 0 21.8M 0 --:--:-- 0:00:07 --:--:-- 21.6M 100 193M 0 193M 0 0 21.7M 0 --:--:-- 0:00:08 --:--:-- 19.5M 100 214M 0 214M 0 0 21.6M 0 --:--:-- 0:00:09 --:--:-- 19.3M 100 244M 0 244M 0 0 22.3M 0 --:--:-- 0:00:10 --:--:-- 21.0M 100 266M 0 266M 0 0 21.9M 0 --:--:-- 0:00:12 --:--:-- 20.8M 100 286M 0 286M 0 0 22.1M 0 --:--:-- 0:00:12 --:--:-- 22.5M 100 308M 0 308M 0 0 22.1M 0 --:--:-- 0:00:13 --:--:-- 22.8M 100 316M 0 316M 0 0 22.0M 0 --:--:-- 0:00:14 --:--:-- 22.8M 12:34:07 curl: Saved to filename 'eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:34:07 +322+ cp -vf eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:07 'eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:34:07 ++322+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:07 +322+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:34:07 ++322+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:07 +322+ b=eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:07 +322+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:34:07 +322+ md5sum eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:07 +322+ sha1sum eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:08 +322+ sha512sum -b eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:09 +322+ rm eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:34:09 +322+ rm -f eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:34:09 +322+ rm -f eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:34:09 +322+ rm -f eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:34:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:34:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:34:52 200' 12:34:52 ++216+ head -n1 12:34:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:34:52 ++216+ tail -n1 12:34:52 +216+ STATUS_CODE=200 12:34:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:34:52 ++216+ jq -r .notarizationStatus.status 12:34:52 +216+ STATUS=IN_PROGRESS 12:34:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:34:52 +216+ sleep 1m 12:34:54 ++267+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/status 12:34:54 +267+ RESPONSE_RAW='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","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\": \"29f27685-ca54-499d-9b8e-be36f122a5af\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:53Z\",\n \"sha256\": \"fde70911b93ff86466cb0f96363982cd48a10062b0cc26a3a2f04dbda2f92bfb\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad4129e73bf420d6c0fdde9d1389358da86b55d2\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e8fb301de37133fd6736951cc48a738197c65391\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e8fb301de37133fd6736951cc48a738197c65391\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:34:54 200' 12:34:54 ++267+ head -n1 12:34:54 +267+ RESPONSE='{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","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\": \"29f27685-ca54-499d-9b8e-be36f122a5af\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n \"uploadDate\": \"2021-05-06T16:20:53Z\",\n \"sha256\": \"fde70911b93ff86466cb0f96363982cd48a10062b0cc26a3a2f04dbda2f92bfb\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad4129e73bf420d6c0fdde9d1389358da86b55d2\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e8fb301de37133fd6736951cc48a738197c65391\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e8fb301de37133fd6736951cc48a738197c65391\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:34:54 ++267+ tail -n1 12:34:54 +267+ STATUS_CODE=200 12:34:54 ++267+ jq -r .notarizationStatus.status 12:34:54 ++267+ echo '{"uuid":"db657984-ecbd-465f-8b95-a332801d2cd6","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\":' '\"29f27685-ca54-499d-9b8e-be36f122a5af\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:20:53Z\",\n' '\"sha256\":' '\"fde70911b93ff86466cb0f96363982cd48a10062b0cc26a3a2f04dbda2f92bfb\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad4129e73bf420d6c0fdde9d1389358da86b55d2\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8fb301de37133fd6736951cc48a738197c65391\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.jee.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d524a4778f267ccc1912527566b606305c33c70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3a547b915447517f948c813529baefbcedaa624\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4beb157b7e6a74560078bb00d247aacc63f309de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56890dca2184104f2c4d9236cca40e9902133a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"338e1f37bac624ec26de89af96be76885598d7a6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92daa85058e50425160e90e7f26d7722db353367\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"daaef57cd3afb793189bb12a8967b3395c51238a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e59d349315623d92b56266abf6479c275ec16ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2999a03597a78893fdce174e211312d5aa29fbe9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec27d0bedfdade562cd66ca0550d68942336236\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0beff52a372bdc6af6396234874397ea65d79bfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40350149e94ab6c0d1c27747a02071cd096b1564\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b51627e664ce19548f30e4563032fbead529715c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca838b2e6206e67b9b89a7b6593226619765f296\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9717368ad2b6600fd6507ea7c67164038391cedb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a0b63675c85ead171ee10656cc0b96adacac993c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"992d590fb77a084dd806788bb812d0d607863b34\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"115fd220b20872392e114caac92bdd3aa4e71e01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00edd82f005fdd12da3ad615403e626be4093ebf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71f46c318b600a22d6528da4807f7b53151981dc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9106082a0a003a926e7957fa6d760d7a803405ae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"124ad2d9edc4d50339af78c46604620603730955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a4de01d5817ed98e1b08257589884e2be985618\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"211b6eb6c0ce412354bbe881b564f517368dce07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a44c078129ae0e36ab32c0820d208233e1de833b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf3e8edb317ae92124612c589270e1048264111\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ef831361fb168478fa2a19d268737724888a16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-jee-2021-06-M2-macosx-cocoa-x86_64-4149793999384559404.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e8fb301de37133fd6736951cc48a738197c65391\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:34:54 +267+ STATUS=COMPLETE 12:34:54 +267+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:34:54 +267+ [[ 200 == \5\0\3 ]] 12:34:54 +267+ [[ 200 == \5\0\2 ]] 12:34:54 +267+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:34:54 +267+ break 12:34:54 +267+ rm eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:34:54 +267+ curl -JO https://cbi.eclipse.org/macos/xcrun/db657984-ecbd-465f-8b95-a332801d2cd6/download 12:34:54 % Total % Received % Xferd Average Speed Time Time Time Current 12:34:54 Dload Upload Total Spent Left Speed 12:34:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.7M 0 15.7M 0 0 24.2M 0 --:--:-- --:--:-- --:--:-- 24.2M 100 46.1M 0 46.1M 0 0 28.7M 0 --:--:-- 0:00:01 --:--:-- 28.7M 100 73.7M 0 73.7M 0 0 28.3M 0 --:--:-- 0:00:02 --:--:-- 28.3M 100 110M 0 110M 0 0 30.5M 0 --:--:-- 0:00:03 --:--:-- 30.5M 100 143M 0 143M 0 0 31.2M 0 --:--:-- 0:00:04 --:--:-- 31.2M 100 170M 0 170M 0 0 30.2M 0 --:--:-- 0:00:05 --:--:-- 31.0M 100 197M 0 197M 0 0 29.8M 0 --:--:-- 0:00:06 --:--:-- 30.2M 100 230M 0 230M 0 0 30.2M 0 --:--:-- 0:00:07 --:--:-- 31.3M 100 266M 0 266M 0 0 30.9M 0 --:--:-- 0:00:08 --:--:-- 31.2M 100 292M 0 292M 0 0 30.4M 0 --:--:-- 0:00:09 --:--:-- 29.6M 100 330M 0 330M 0 0 31.1M 0 --:--:-- 0:00:10 --:--:-- 32.1M 100 348M 0 348M 0 0 30.0M 0 --:--:-- 0:00:11 --:--:-- 30.1M 100 373M 0 373M 0 0 29.6M 0 --:--:-- 0:00:12 --:--:-- 28.6M 100 403M 0 403M 0 0 29.6M 0 --:--:-- 0:00:13 --:--:-- 27.5M 100 437M 0 437M 0 0 29.9M 0 --:--:-- 0:00:14 --:--:-- 29.0M 100 464M 0 464M 0 0 29.7M 0 --:--:-- 0:00:15 --:--:-- 26.8M 100 489M 0 489M 0 0 29.4M 0 --:--:-- 0:00:16 --:--:-- 28.2M 100 507M 0 507M 0 0 28.8M 0 --:--:-- 0:00:17 --:--:-- 26.7M 100 521M 0 521M 0 0 27.8M 0 --:--:-- 0:00:18 --:--:-- 22.7M 100 524M 0 524M 0 0 27.6M 0 --:--:-- 0:00:18 --:--:-- 19.8M 12:35:13 curl: Saved to filename 'eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:35:13 +267+ cp -vf eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:14 'eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:35:14 ++267+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:14 +267+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:35:14 ++267+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:14 +267+ b=eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:14 +267+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:35:14 +267+ md5sum eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:18 +267+ sha1sum eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:19 +267+ sha512sum -b eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg 12:35:20 +267+ rm eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:35:20 +267+ rm -f eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:35:20 +267+ rm -f eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:35:20 +267+ rm -f eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:35:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:35:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:35:52 200' 12:35:52 ++216+ head -n1 12:35:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:35:52 ++216+ tail -n1 12:35:52 +216+ STATUS_CODE=200 12:35:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:35:52 ++216+ jq -r .notarizationStatus.status 12:35:52 +216+ STATUS=IN_PROGRESS 12:35:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:35:52 +216+ sleep 1m 12:36:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:36:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:36:52 200' 12:36:52 ++216+ head -n1 12:36:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:36:52 ++216+ tail -n1 12:36:52 +216+ STATUS_CODE=200 12:36:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:36:52 ++216+ jq -r .notarizationStatus.status 12:36:52 +216+ STATUS=IN_PROGRESS 12:36:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:36:52 +216+ sleep 1m 12:37:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:37:52 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:37:52 200' 12:37:52 ++216+ head -n1 12:37:52 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:37:52 ++216+ tail -n1 12:37:52 +216+ STATUS_CODE=200 12:37:52 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:37:52 ++216+ jq -r .notarizationStatus.status 12:37:52 +216+ STATUS=IN_PROGRESS 12:37:52 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:37:52 +216+ sleep 1m 12:38:52 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:38:53 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:38:53 200' 12:38:53 ++216+ head -n1 12:38:53 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:38:53 ++216+ tail -n1 12:38:53 +216+ STATUS_CODE=200 12:38:53 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:38:53 ++216+ jq -r .notarizationStatus.status 12:38:53 +216+ STATUS=IN_PROGRESS 12:38:53 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:38:53 +216+ sleep 1m 12:39:53 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:39:53 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}} 12:39:53 200' 12:39:53 ++216+ head -n1 12:39:53 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"No errors uploading '\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:39:53 ++216+ tail -n1 12:39:53 +216+ STATUS_CODE=200 12:39:53 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"No' errors uploading ''\''/tmp/macos-notarization-service/pending-files/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg'\''."}}' 12:39:53 ++216+ jq -r .notarizationStatus.status 12:39:53 +216+ STATUS=IN_PROGRESS 12:39:53 +216+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]] 12:39:53 +216+ sleep 1m 12:40:53 ++216+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/status 12:40:53 +216+ RESPONSE_RAW='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","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\": \"92b17fa2-fe31-4b1b-8596-c5bec2d3f978\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n \"uploadDate\": \"2021-05-06T16:29:14Z\",\n \"sha256\": \"98f8f8d589719e2bfe285e1d240acdfd03fbd2872db7613e7826489bf91278f9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d2a9f04a00c232452c1c3c181ec3ef2c727adeb\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e531f711537baec656615f3887a7ce891cd172d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e531f711537baec656615f3887a7ce891cd172d\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}} 12:40:53 200' 12:40:53 ++216+ head -n1 12:40:53 +216+ RESPONSE='{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","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\": \"92b17fa2-fe31-4b1b-8596-c5bec2d3f978\",\n \"status\": \"Accepted\",\n \"statusSummary\": \"Ready for distribution\",\n \"statusCode\": 0,\n \"archiveFilename\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n \"uploadDate\": \"2021-05-06T16:29:14Z\",\n \"sha256\": \"98f8f8d589719e2bfe285e1d240acdfd03fbd2872db7613e7826489bf91278f9\",\n \"ticketContents\": [\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1d2a9f04a00c232452c1c3c181ec3ef2c727adeb\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e531f711537baec656615f3887a7ce891cd172d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"131377198f4e33c325e7699225191a6b87adbf71\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n \"arch\": \"i386\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8d524a4778f267ccc1912527566b606305c33c70\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e3a547b915447517f948c813529baefbcedaa624\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"4beb157b7e6a74560078bb00d247aacc63f309de\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"56890dca2184104f2c4d9236cca40e9902133a9d\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"338e1f37bac624ec26de89af96be76885598d7a6\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92daa85058e50425160e90e7f26d7722db353367\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"daaef57cd3afb793189bb12a8967b3395c51238a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e59d349315623d92b56266abf6479c275ec16ec5\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"2999a03597a78893fdce174e211312d5aa29fbe9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6ec27d0bedfdade562cd66ca0550d68942336236\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0beff52a372bdc6af6396234874397ea65d79bfd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"40350149e94ab6c0d1c27747a02071cd096b1564\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b51627e664ce19548f30e4563032fbead529715c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ca838b2e6206e67b9b89a7b6593226619765f296\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9717368ad2b6600fd6507ea7c67164038391cedb\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a0b63675c85ead171ee10656cc0b96adacac993c\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"992d590fb77a084dd806788bb812d0d607863b34\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"115fd220b20872392e114caac92bdd3aa4e71e01\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"00edd82f005fdd12da3ad615403e626be4093ebf\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"71f46c318b600a22d6528da4807f7b53151981dc\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9106082a0a003a926e7957fa6d760d7a803405ae\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"124ad2d9edc4d50339af78c46604620603730955\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6a4de01d5817ed98e1b08257589884e2be985618\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"211b6eb6c0ce412354bbe881b564f517368dce07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"a44c078129ae0e36ab32c0820d208233e1de833b\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"6bf3e8edb317ae92124612c589270e1048264111\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"41ef831361fb168478fa2a19d268737724888a16\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n \"arch\": \"x86_64\"\n },\n {\n \"path\": \"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n \"digestAlgorithm\": \"SHA-256\",\n \"cdhash\": \"1e531f711537baec656615f3887a7ce891cd172d\",\n \"arch\": \"x86_64\"\n }\n ],\n \"issues\": null\n}"}}' 12:40:53 ++216+ tail -n1 12:40:53 +216+ STATUS_CODE=200 12:40:53 ++216+ jq -r .notarizationStatus.status 12:40:53 ++216+ echo '{"uuid":"dc07df7e-4df8-4c74-a3fa-66fa26194935","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\":' '\"92b17fa2-fe31-4b1b-8596-c5bec2d3f978\",\n' '\"status\":' '\"Accepted\",\n' '\"statusSummary\":' '\"Ready' for 'distribution\",\n' '\"statusCode\":' '0,\n' '\"archiveFilename\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n' '\"uploadDate\":' '\"2021-05-06T16:29:14Z\",\n' '\"sha256\":' '\"98f8f8d589719e2bfe285e1d240acdfd03fbd2872db7613e7826489bf91278f9\",\n' '\"ticketContents\":' '[\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1d2a9f04a00c232452c1c3c181ec3ef2c727adeb\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1e531f711537baec656615f3887a7ce891cd172d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/epp.package.embedcpp.executable.cocoa.macosx.x86_64_4.20.0.20210506-1200/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.platform.ide.executable.cocoa.macosx.x86_64_4.20.0.I20210429-1800/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"131377198f4e33c325e7699225191a6b87adbf71\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9bd6d3f39174dbfa7cfd108a007f8e059197d3d5\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a3a37b81f16e2e2cdb17a95115a319b68dbb2219\",\n' '\"arch\":' '\"i386\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libpty.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1602d449d08cab9af4a3a8bebe1db40f3c9a8269\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.core.macosx_6.0.200.202105030420.jar/os/macosx/x86_64/libspawner.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8d524a4778f267ccc1912527566b606305c33c70\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.cdt.native.serial_1.2.200.202105030420.jar/os/macosx/x86_64/libserial.jnilib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"642a406c27db7760ee3fdf8a5d21bde767f73cc3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.200.v20210429-1609/eclipse_11407.so\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"626c76932dc77e0ca9d57e515a0477175ad152bb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jaotc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a019bace71eca7bc4eab9970410817e392dc7fa8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jar\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e3a547b915447517f948c813529baefbcedaa624\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jarsigner\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9df8bcf85940fe5aff6ff3a08177f9097015782b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/java\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4046226459e5877c3f68b08bcb351ccc6952e4b5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javac\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"4beb157b7e6a74560078bb00d247aacc63f309de\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javadoc\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"3eb4f6dd23be9ffd95009540ccc1d9c450c81a25\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/javap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"56890dca2184104f2c4d9236cca40e9902133a9d\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jcmd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"338e1f37bac624ec26de89af96be76885598d7a6\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jconsole\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"af999548a06d731f0d1ac287ff82591b76d4f6b0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"da817922ef52f19cd7be4d38f1d0179214118dd9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeprscan\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92daa85058e50425160e90e7f26d7722db353367\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jdeps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"daaef57cd3afb793189bb12a8967b3395c51238a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jfr\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"94dc2433b72d0d95f265e4684db63ad7275256f2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jhsdb\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"75cdbb1eaaa25a55ec58d0138265eb60ab1b7e8f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jimage\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e59d349315623d92b56266abf6479c275ec16ec5\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jinfo\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7eca6ae7f0417558ea878870b52e97e0a06ea316\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jlink\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"2999a03597a78893fdce174e211312d5aa29fbe9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmap\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6ec27d0bedfdade562cd66ca0550d68942336236\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jmod\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"aee907fb1ec2c056e43ab264af30dac33d176d33\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jps\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"06f3b5ad99e4d8a4030e1a722e20233a6ba71528\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jrunscript\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0beff52a372bdc6af6396234874397ea65d79bfd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jshell\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"fc6f0e2d4c8aa425d1b023c6843ad449a8774424\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstack\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0c3b22604129a2c5eff6a4ea889d9a2dbf842179\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstat\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"c4622a70f984dd02274199bcabcc91bb90c85c57\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/jstatd\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"381518cd836937ac1f42ef71acdd14e494a5db9f\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/keytool\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e04bf55d8d191cecab74bdcb33d0c7b69601d1fe\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmid\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"40350149e94ab6c0d1c27747a02071cd096b1564\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/rmiregistry\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b51627e664ce19548f30e4563032fbead529715c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/bin/serialver\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"e482fcc01c37d9d1981f5f285b5580a26d7c06c8\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/jspawnhelper\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ca838b2e6206e67b9b89a7b6593226619765f296\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libattach.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9717368ad2b6600fd6507ea7c67164038391cedb\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a590e24876c8d0c634b7287d8bbf6a434077d630\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libawt_lwawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"271b29a9f1f68fae35ec5b1ad9c86a625f0f77c2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libdt_socket.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5f2058b4841d1ff6cd6510af3c48271168a87ede\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libextnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"21bb0c6b8f38fa92d174fee8d36fa75a553c4e5b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfontmanager.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a0b63675c85ead171ee10656cc0b96adacac993c\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libfreetype.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"f5a0145e7c2d3c185b78d69b2b5fc537720ddd96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libinstrument.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"182a4bd3d192948c6b5bebab161b7b0a120d2baa\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2gss.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"5bb0eb0fe406515967d0057129dd2dca20e910cd\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pcsc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"992d590fb77a084dd806788bb812d0d607863b34\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libj2pkcs11.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b980b76db0e7a624acd35da5f532b2190d78a8b3\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjaas.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"92d18c45bb70a1ea4c6cc28b871ce79a0e9eaf91\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjava.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b7e592ae4fe4df3a678f53f48632ab2277ca9789\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjavajpeg.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"115fd220b20872392e114caac92bdd3aa4e71e01\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjawt.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"17d08b0ecc13d3b277d7f872939bb50249a1da96\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjdwp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"31d6875612789b61242cbf3e2d39f6d15a6bbdf9\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjimage.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"00edd82f005fdd12da3ad615403e626be4093ebf\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjli.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ad52e51379e420fe49c0b2de19544ff2750e9516\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libjsound.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"33b4496df48f407b924bba4e0145a5bf9e29edc7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/liblcms.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"d9ee7c12f51b5096e3a6bf1dc400ad843d11cad0\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ea073ff7bf7a831a734df0883b1cf00b7d955e8b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_agent.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0e2d47d704ff57aef7120aeb2fc6239d6fa3583a\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmanagement_ext.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"71f46c318b600a22d6528da4807f7b53151981dc\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libmlib_image.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9106082a0a003a926e7957fa6d760d7a803405ae\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnet.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"ec2ca48b91138e91078ba0294d4fc27b75f50eff\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libnio.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"79e2cea1fc89eddd984a1c32eb1795f7ee0e8535\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosx.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"0ff57f79f55db3e854ca7fbd9b047e96953e5899\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxapp.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"124ad2d9edc4d50339af78c46604620603730955\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxkrb5.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6a4de01d5817ed98e1b08257589884e2be985618\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxsecurity.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"211b6eb6c0ce412354bbe881b564f517368dce07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libosxui.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a67e3c670d2da2d28744080e65a9d20e9c727d9b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libprefs.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"7a7af411cb68d94aef5471d40e72be18bd4484ee\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/librmi.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"b86cd8276fce1a46adbc471fe5059903a8e31c07\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsaproc.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"a44c078129ae0e36ab32c0820d208233e1de833b\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsplashscreen.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"6bf3e8edb317ae92124612c589270e1048264111\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libsunec.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"8a490624f1c878f5d895af09b09acc9c4026cce2\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libverify.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"bd2264b8efced95a78c5bf2437d1f21698869ad4\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/libzip.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"41ef831361fb168478fa2a19d268737724888a16\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjsig.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"817b1eb9ea1a8ded8d1c755a9ae30e41760abad7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_15.0.2.v20210201-0955/jre/lib/server/libjvm.dylib\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"9a08d6a0ce1702971e0a9ca83c6dabb4064312e7\",\n' '\"arch\":' '\"x86_64\"\n' '},\n' '{\n' '\"path\":' '\"eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64-65826600773816095.dmg/Eclipse.app/Contents/MacOS/eclipse\",\n' '\"digestAlgorithm\":' '\"SHA-256\",\n' '\"cdhash\":' '\"1e531f711537baec656615f3887a7ce891cd172d\",\n' '\"arch\":' '\"x86_64\"\n' '}\n' '],\n' '\"issues\":' 'null\n}"}}' 12:40:53 +216+ STATUS=COMPLETE 12:40:53 +216+ [[ COMPLETE == \I\N\_\P\R\O\G\R\E\S\S ]] 12:40:53 +216+ [[ 200 == \5\0\3 ]] 12:40:53 +216+ [[ 200 == \5\0\2 ]] 12:40:53 +216+ [[ COMPLETE != \C\O\M\P\L\E\T\E ]] 12:40:53 +216+ break 12:40:53 +216+ rm eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:40:53 +216+ curl -JO https://cbi.eclipse.org/macos/xcrun/dc07df7e-4df8-4c74-a3fa-66fa26194935/download 12:40:53 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:53 Dload Upload Total Spent Left Speed 12:40:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13.7M 0 13.7M 0 0 17.6M 0 --:--:-- --:--:-- --:--:-- 17.6M 100 40.4M 0 40.4M 0 0 24.8M 0 --:--:-- 0:00:01 --:--:-- 24.8M 100 65.1M 0 65.1M 0 0 24.8M 0 --:--:-- 0:00:02 --:--:-- 24.8M 100 97.5M 0 97.5M 0 0 26.9M 0 --:--:-- 0:00:03 --:--:-- 26.9M 100 126M 0 126M 0 0 27.4M 0 --:--:-- 0:00:04 --:--:-- 27.4M 100 155M 0 155M 0 0 27.5M 0 --:--:-- 0:00:05 --:--:-- 29.1M 100 178M 0 178M 0 0 26.9M 0 --:--:-- 0:00:06 --:--:-- 27.6M 100 198M 0 198M 0 0 26.0M 0 --:--:-- 0:00:07 --:--:-- 26.6M 100 216M 0 216M 0 0 25.1M 0 --:--:-- 0:00:08 --:--:-- 23.8M 100 238M 0 238M 0 0 24.7M 0 --:--:-- 0:00:09 --:--:-- 22.2M 100 259M 0 259M 0 0 24.4M 0 --:--:-- 0:00:10 --:--:-- 20.9M 100 295M 0 295M 0 0 25.4M 0 --:--:-- 0:00:11 --:--:-- 23.2M 100 324M 0 324M 0 0 25.7M 0 --:--:-- 0:00:12 --:--:-- 25.2M 100 346M 0 346M 0 0 25.4M 0 --:--:-- 0:00:13 --:--:-- 26.0M 100 365M 0 365M 0 0 24.9M 0 --:--:-- 0:00:14 --:--:-- 25.4M 100 373M 0 373M 0 0 24.6M 0 --:--:-- 0:00:15 --:--:-- 25.1M 12:41:08 curl: Saved to filename 'eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:41:08 +216+ cp -vf eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:08 'eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg' -> '/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg' 12:41:08 ++216+ dirname /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:08 +216+ d=/home/jenkins/agent/workspace/notarize-downloads/temp 12:41:08 ++216+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:08 +216+ b=eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:08 +216+ cd /home/jenkins/agent/workspace/notarize-downloads/temp 12:41:08 +216+ md5sum eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:09 +216+ sha1sum eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:09 +216+ sha512sum -b eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg 12:41:10 +216+ rm eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:41:10 +216+ rm -f eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.md5 12:41:10 +216+ rm -f eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha1 12:41:10 +216+ rm -f eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize.sha512 12:41:10 +152+ pushd temp 12:41:10 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads 12:41:10 ++152+ find eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 -name '*.dmg' 12:41:10 +152+ for i in $( find * -name '*.dmg' ) 12:41:10 +152+ scp eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:41:20 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:41:21 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:41:21 +152+ for i in $( find * -name '*.dmg' ) 12:41:21 +152+ scp eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:41:31 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:41:31 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:41:32 +152+ for i in $( find * -name '*.dmg' ) 12:41:32 +152+ scp eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:41:41 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:41:42 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:41:42 +152+ for i in $( find * -name '*.dmg' ) 12:41:42 +152+ scp eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:41:51 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:41:51 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:41:52 +152+ for i in $( find * -name '*.dmg' ) 12:41:52 +152+ scp eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:00 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:00 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:00 +152+ for i in $( find * -name '*.dmg' ) 12:42:00 +152+ scp eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:12 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:13 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:13 +152+ for i in $( find * -name '*.dmg' ) 12:42:13 +152+ scp eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:23 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:23 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:23 +152+ for i in $( find * -name '*.dmg' ) 12:42:23 +152+ scp eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:31 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:31 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-parallel-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:31 +152+ for i in $( find * -name '*.dmg' ) 12:42:31 +152+ scp eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:39 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:39 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:39 +152+ for i in $( find * -name '*.dmg' ) 12:42:39 +152+ scp eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.md5 eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.sha1 eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg.sha512 genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging 12:42:46 +152+ ssh genie.packaging@projects-storage.eclipse.org rm /home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:46 +152+ ssh genie.packaging@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize*' 12:42:46 +152+ popd 12:42:46 ~/agent/workspace/notarize-downloads 12:42:46 ++152+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' 12:42:46 +152+ [[ -n /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize ]] 12:42:46 +152+ echo 'Failed to notarize the following' 12:42:46 Failed to notarize the following 12:42:46 +152+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize' 12:42:46 /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-php-2021-06-M2-macosx-cocoa-x86_64.dmg-tonotarize 12:42:46 +152+ exit 1 12:42:46 Build step 'Execute shell' marked build as failure 12:42:46 $ ssh-agent -k 12:42:46 unset SSH_AUTH_SOCK; 12:42:46 unset SSH_AGENT_PID; 12:42:46 echo Agent pid 80 killed; 12:42:46 [ssh-agent] Stopped. 12:42:47 Archiving artifacts 12:42:47 Sending e-mails to: jonah@kichwacoders.com 12:42:48 Finished: FAILURE