Skip to content

Console Output

13:28:44 Started by user Jonah Graham
13:28:44 Running as Jonah Graham
13:28:44 Agent basic-6lhn0 is provisioned from template basic
13:28:44 ---
13:28:44 apiVersion: "v1"
13:28:44 kind: "Pod"
13:28:44 metadata:
13:28:44   labels:
13:28:44     jenkins: "slave"
13:28:44     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
13:28:44     jenkins/label: "basic"
13:28:44   name: "basic-6lhn0"
13:28:44   namespace: "packaging"
13:28:44 spec:
13:28:44   containers:
13:28:44   - env:
13:28:44     - name: "JENKINS_SECRET"
13:28:44       value: "********"
13:28:44     - name: "JENKINS_TUNNEL"
13:28:44       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
13:28:44     - name: "JENKINS_AGENT_NAME"
13:28:44       value: "basic-6lhn0"
13:28:44     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:28:44       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:28:44         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:28:44     - name: "JAVA_TOOL_OPTIONS"
13:28:44       value: ""
13:28:44     - name: "_JAVA_OPTIONS"
13:28:44       value: ""
13:28:44     - name: "OPENJ9_JAVA_OPTIONS"
13:28:44       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:28:44     - name: "JENKINS_NAME"
13:28:44       value: "basic-6lhn0"
13:28:44     - name: "JENKINS_AGENT_WORKDIR"
13:28:44       value: "/home/jenkins/agent"
13:28:44     - name: "JENKINS_URL"
13:28:44       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
13:28:44     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
13:28:44     imagePullPolicy: "Always"
13:28:44     name: "jnlp"
13:28:44     resources:
13:28:44       limits:
13:28:44         cpu: "2000m"
13:28:44         memory: "4096Mi"
13:28:44       requests:
13:28:44         cpu: "1000m"
13:28:44         memory: "4096Mi"
13:28:44     tty: true
13:28:44     volumeMounts:
13:28:44     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:28:44       name: "m2-dir"
13:28:44       readOnly: true
13:28:44       subPath: "toolchains.xml"
13:28:44     - mountPath: "/home/jenkins/.mavenrc"
13:28:44       name: "m2-dir"
13:28:44       readOnly: true
13:28:44       subPath: ".mavenrc"
13:28:44     - mountPath: "/opt/tools"
13:28:44       name: "volume-0"
13:28:44       readOnly: false
13:28:44     - mountPath: "/home/jenkins"
13:28:44       name: "volume-2"
13:28:44       readOnly: false
13:28:44     - mountPath: "/home/jenkins/.m2/repository"
13:28:44       name: "volume-3"
13:28:44       readOnly: false
13:28:44     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:28:44       name: "m2-secret-dir"
13:28:44       readOnly: true
13:28:44       subPath: "settings-security.xml"
13:28:44     - mountPath: "/home/jenkins/.m2/wrapper"
13:28:44       name: "volume-4"
13:28:44       readOnly: false
13:28:44     - mountPath: "/home/jenkins/.m2/settings.xml"
13:28:44       name: "m2-secret-dir"
13:28:44       readOnly: true
13:28:44       subPath: "settings.xml"
13:28:44     - mountPath: "/home/jenkins/.ssh"
13:28:44       name: "volume-1"
13:28:44       readOnly: false
13:28:44       subPath: ""
13:28:44     - mountPath: "/home/jenkins/agent"
13:28:44       name: "workspace-volume"
13:28:44       readOnly: false
13:28:44     workingDir: "/home/jenkins/agent"
13:28:44   nodeSelector:
13:28:44     kubernetes.io/os: "linux"
13:28:44   restartPolicy: "Never"
13:28:44   volumes:
13:28:44   - name: "volume-0"
13:28:44     persistentVolumeClaim:
13:28:44       claimName: "tools-claim-jiro-packaging"
13:28:44       readOnly: true
13:28:44   - name: "m2-secret-dir"
13:28:44     secret:
13:28:44       secretName: "m2-secret-dir"
13:28:44   - emptyDir:
13:28:44       medium: ""
13:28:44     name: "volume-2"
13:28:44   - configMap:
13:28:44       name: "m2-dir"
13:28:44     name: "m2-dir"
13:28:44   - configMap:
13:28:44       name: "known-hosts"
13:28:44     name: "volume-1"
13:28:44   - emptyDir:
13:28:44       medium: ""
13:28:44     name: "workspace-volume"
13:28:44   - emptyDir:
13:28:44       medium: ""
13:28:44     name: "volume-4"
13:28:44   - emptyDir:
13:28:44       medium: ""
13:28:44     name: "volume-3"
13:28:44 
13:28:44 Building remotely on basic-6lhn0 (basic) in workspace /home/jenkins/agent/workspace/notarize-downloads
13:28:44 [WS-CLEANUP] Deleting project workspace...
13:28:44 [WS-CLEANUP] Deferred wipeout is used...
13:28:44 [ssh-agent] Looking for ssh-agent implementation...
13:28:44 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:28:44 $ ssh-agent
13:28:44 SSH_AUTH_SOCK=/tmp/ssh-ohL2G96u2P3m/agent.48
13:28:44 SSH_AGENT_PID=50
13:28:44 [ssh-agent] Started.
13:28:44 Running ssh-add (command line suppressed)
13:28:44 Identity added: /home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_3682160611779054699.key (/home/jenkins/agent/workspace/notarize-downloads@tmp/private_key_3682160611779054699.key)
13:28:44 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
13:28:44 The recommended git tool is: git
13:28:46 using credential github-bot
13:28:46 Cloning the remote Git repository
13:28:46 Cloning repository https://github.com/eclipse-packaging/packages.git
13:28:46  > git init /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages # timeout=10
13:28:46 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
13:28:46  > git --version # timeout=10
13:28:46  > git --version # 'git version 2.20.1'
13:28:46 using GIT_ASKPASS to set credentials GitHub bot (username/token)
13:28:46  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:28:47  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
13:28:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:28:48 Avoid second fetch
13:28:48  > git rev-parse origin/master^{commit} # timeout=10
13:28:48 Checking out Revision d7c393b649455f8d2e61310cb03248b6aa64255e (origin/master)
13:28:48  > git config core.sparsecheckout # timeout=10
13:28:48  > git checkout -f d7c393b649455f8d2e61310cb03248b6aa64255e # timeout=10
13:28:48 Commit message: "Set version qualifiers with setGitDate script"
13:28:48  > git rev-list --no-walk af613f432c090a51ddafb12dcc7238f8b70f140a # timeout=10
13:28:48 [notarize-downloads] $ /bin/bash /tmp/jenkins9634469284913790182.sh
13:28:48 + export 'PS4=+$$+ '
13:28:48 + PS4='+$$+ '
13:28:48 +133+ SSHUSER=genie.packaging@projects-storage.eclipse.org
13:28:48 +133+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
13:28:48 +133+ SCP=scp
13:28:48 +133+ mkdir temp
13:28:48 +133+ pushd temp
13:28:48 ~/agent/workspace/notarize-downloads/temp ~/agent/workspace/notarize-downloads
13:28:48 ++133+ ssh genie.packaging@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/technology/epp/staging -maxdepth 1 -name '*.dmg-tonotarize'
13:28:49 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:28:49 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:29:01 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:29:01 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:29:17 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:29:17 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:29:27 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:29:27 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:29:38 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:29:38 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:29:55 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:29:55 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:30:13 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:30:13 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:30:23 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:30:23 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:30:37 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:30:37 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:30:49 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:30:49 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:31:01 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:31:01 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:31:15 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:31:15 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-modeling-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:31:34 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:31:34 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:31:44 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:31:44 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:31:57 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:31:57 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-php-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:32:08 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:32:08 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-embedcpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:32:20 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:32:20 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-jee-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:32:36 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:32:36 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-java-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:32:46 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:32:46 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-rcp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize .
13:32:59 +133+ for path in $( ${SSH} find ${RELEASES_DIR}  -maxdepth 1 -name '*.dmg-tonotarize' )
13:32:59 +133+ scp genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging/eclipse-committers-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize .
13:33:12 +133+ popd
13:33:12 ~/agent/workspace/notarize-downloads
13:33:12 ++133+ find /home/jenkins/agent/workspace/notarize-downloads -name '*.dmg-tonotarize'
13:33:12 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:33:12 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:12 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:33:12 +133+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:33:12 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:33:12 +133+ sleep 18s
13:33:12 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:12 +133+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:33:12 +179+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:12 ++179+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:12 +179+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:12 +179+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:13 ++179+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:13 ++179+ sed s/_/-/g
13:33:13 +179+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:33:13 +179+ retryCount=1
13:33:13 +179+ '[' 1 -gt 0 ']'
13:33:13 ++179+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:33:21 +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:33:21 200'
13:33:21 ++179+ head -n1
13:33:21 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:21 ++179+ tail -n1
13:33:21 +179+ STATUS_CODE=200
13:33:21 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:21 ++179+ jq -r .uuid
13:33:21 +179+ UUID=ea24d299-c41d-464b-b726-a682f9f68dbf
13:33:21 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:21 ++179+ jq -r .notarizationStatus.status
13:33:21 +179+ STATUS=IN_PROGRESS
13:33:21 +179+ [[ 200 == \5\0\3 ]]
13:33:21 +179+ [[ 200 == \5\0\2 ]]
13:33:21 +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:21 +179+ sleep 1m
13:33:30 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:33:30 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:30 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:33:30 +133+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:33:30 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:33:30 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:30 +133+ sleep 18s
13:33:30 +133+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:33:30 +201+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:30 ++201+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:30 +201+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:30 +201+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:32 ++201+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:32 ++201+ sed s/_/-/g
13:33:32 +201+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:33:32 +201+ retryCount=1
13:33:32 +201+ '[' 1 -gt 0 ']'
13:33:32 ++201+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:33:41 +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:33:41 200'
13:33:41 ++201+ head -n1
13:33:41 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:41 ++201+ tail -n1
13:33:41 +201+ STATUS_CODE=200
13:33:41 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:41 ++201+ jq -r .uuid
13:33:41 +201+ UUID=576f9e68-99f1-4553-9327-79f6e29bf2af
13:33:41 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:41 ++201+ jq -r .notarizationStatus.status
13:33:41 +201+ STATUS=IN_PROGRESS
13:33:41 +201+ [[ 200 == \5\0\3 ]]
13:33:41 +201+ [[ 200 == \5\0\2 ]]
13:33:41 +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:41 +201+ sleep 1m
13:33:48 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:33:48 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:48 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:33:48 +133+ LOG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:33:48 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:33:48 +133+ sleep 18s
13:33:48 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:48 +133+ tee --append eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:33:48 +223+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:48 ++223+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:48 +223+ DMG=eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:48 +223+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:49 ++223+ echo eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:33:49 ++223+ sed s/_/-/g
13:33:49 +223+ PRIMARY_BUNDLE_ID=eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:33:49 +223+ retryCount=1
13:33:49 +223+ '[' 1 -gt 0 ']'
13:33:49 ++223+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-java-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-java-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:33:53 +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:33:53 200'
13:33:53 ++223+ head -n1
13:33:53 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:53 ++223+ tail -n1
13:33:53 +223+ STATUS_CODE=200
13:33:53 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:53 ++223+ jq -r .uuid
13:33:53 +223+ UUID=d030cee7-f56c-4bc1-be05-f3305f4ccc8b
13:33:53 ++223+ jq -r .notarizationStatus.status
13:33:53 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:33:53 +223+ STATUS=IN_PROGRESS
13:33:53 +223+ [[ 200 == \5\0\3 ]]
13:33:53 +223+ [[ 200 == \5\0\2 ]]
13:33:53 +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:33:53 +223+ sleep 1m
13:34:06 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:34:06 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:06 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:34:06 +133+ LOG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:34:06 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:34:06 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:06 +133+ sleep 18s
13:34:06 +133+ tee --append eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:34:06 +245+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:06 ++245+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:06 +245+ DMG=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:06 +245+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:07 ++245+ sed s/_/-/g
13:34:07 ++245+ echo eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:07 +245+ PRIMARY_BUNDLE_ID=eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:07 +245+ retryCount=1
13:34:07 +245+ '[' 1 -gt 0 ']'
13:34:07 ++245+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-cpp-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:34:12 +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:34:12 200'
13:34:12 ++245+ head -n1
13:34:12 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:12 ++245+ tail -n1
13:34:12 +245+ STATUS_CODE=200
13:34:12 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:12 ++245+ jq -r .uuid
13:34:12 +245+ UUID=b9624d6d-5c0b-48c8-9cdf-d504e4439024
13:34:12 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:12 ++245+ jq -r .notarizationStatus.status
13:34:12 +245+ STATUS=IN_PROGRESS
13:34:12 +245+ [[ 200 == \5\0\3 ]]
13:34:12 +245+ [[ 200 == \5\0\2 ]]
13:34:12 +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:12 +245+ sleep 1m
13:34:21 ++179+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ea24d299-c41d-464b-b726-a682f9f68dbf/status
13:34:21 +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:34:21 200'
13:34:21 ++179+ head -n1
13:34:21 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:34:21 ++179+ tail -n1
13:34:21 +179+ STATUS_CODE=200
13:34:21 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:34:21 ++179+ jq -r .notarizationStatus.status
13:34:21 +179+ STATUS=IN_PROGRESS
13:34:21 +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:21 +179+ sleep 1m
13:34:24 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:34:24 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:24 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:34:24 +133+ LOG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:34:24 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:34:24 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:24 +133+ sleep 18s
13:34:24 +133+ tee --append eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:34:24 +277+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:24 ++277+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:24 +277+ DMG=eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:24 +277+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:25 ++277+ echo eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:34:25 ++277+ sed s/_/-/g
13:34:25 +277+ PRIMARY_BUNDLE_ID=eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:34:25 +277+ retryCount=1
13:34:25 +277+ '[' 1 -gt 0 ']'
13:34:25 ++277+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-jee-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-jee-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:34:34 +277+ RESPONSE_RAW='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:34:34 200'
13:34:34 ++277+ head -n1
13:34:34 +277+ RESPONSE='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:34 ++277+ tail -n1
13:34:34 +277+ STATUS_CODE=200
13:34:34 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:34 ++277+ jq -r .uuid
13:34:34 +277+ UUID=1eac0732-0b3d-4ccb-8ccf-582b95568e35
13:34:34 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:34 ++277+ jq -r .notarizationStatus.status
13:34:34 +277+ STATUS=IN_PROGRESS
13:34:34 +277+ [[ 200 == \5\0\3 ]]
13:34:34 +277+ [[ 200 == \5\0\2 ]]
13:34:34 +277+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:34 +277+ sleep 1m
13:34:41 ++201+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/576f9e68-99f1-4553-9327-79f6e29bf2af/status
13:34:41 +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:34:41 200'
13:34:41 ++201+ head -n1
13:34:41 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:41 ++201+ tail -n1
13:34:41 +201+ STATUS_CODE=200
13:34:41 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:34:41 ++201+ jq -r .notarizationStatus.status
13:34:41 +201+ STATUS=IN_PROGRESS
13:34:41 +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:41 +201+ sleep 1m
13:34:42 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:34:42 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:42 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:34:42 +133+ LOG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:34:42 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:34:42 +133+ sleep 18s
13:34:42 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:42 +133+ tee --append eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:34:42 +309+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:42 ++309+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:42 +309+ DMG=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:42 +309+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:44 ++309+ echo eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:44 ++309+ sed s/_/-/g
13:34:44 +309+ PRIMARY_BUNDLE_ID=eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:34:44 +309+ retryCount=1
13:34:44 +309+ '[' 1 -gt 0 ']'
13:34:44 ++309+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-modeling-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:34:53 ++223+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d030cee7-f56c-4bc1-be05-f3305f4ccc8b/status
13:34:53 +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:34:53 200'
13:34:53 ++223+ head -n1
13:34:53 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:34:53 ++223+ tail -n1
13:34:53 +223+ STATUS_CODE=200
13:34:53 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:34:53 ++223+ jq -r .notarizationStatus.status
13:34:53 +223+ STATUS=IN_PROGRESS
13:34:53 +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:53 +223+ sleep 1m
13:34:55 +309+ RESPONSE_RAW='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:34:55 200'
13:34:55 ++309+ head -n1
13:34:55 +309+ RESPONSE='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:55 ++309+ tail -n1
13:34:55 +309+ STATUS_CODE=200
13:34:55 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:55 ++309+ jq -r .uuid
13:34:55 +309+ UUID=5df8d5fd-58bb-435d-a4a0-a26d42f98563
13:34:55 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:34:55 ++309+ jq -r .notarizationStatus.status
13:34:55 +309+ STATUS=IN_PROGRESS
13:34:55 +309+ [[ 200 == \5\0\3 ]]
13:34:55 +309+ [[ 200 == \5\0\2 ]]
13:34:55 +309+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:34:55 +309+ sleep 1m
13:35:00 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:35:00 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:00 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:35:00 +133+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:00 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:35:00 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:00 +133+ sleep 18s
13:35:00 +133+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:00 +341+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:00 ++341+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:00 +341+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:00 +341+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:01 ++341+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:01 ++341+ sed s/_/-/g
13:35:01 +341+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:35:01 +341+ retryCount=1
13:35:01 +341+ '[' 1 -gt 0 ']'
13:35:01 ++341+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:35:07 +341+ RESPONSE_RAW='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:35:07 200'
13:35:07 ++341+ head -n1
13:35:07 +341+ RESPONSE='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:07 ++341+ tail -n1
13:35:07 +341+ STATUS_CODE=200
13:35:07 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:07 ++341+ jq -r .uuid
13:35:07 +341+ UUID=87670614-7801-41f8-8c0b-e2652cff22d9
13:35:07 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:07 ++341+ jq -r .notarizationStatus.status
13:35:07 +341+ STATUS=IN_PROGRESS
13:35:07 +341+ [[ 200 == \5\0\3 ]]
13:35:07 +341+ [[ 200 == \5\0\2 ]]
13:35:07 +341+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:07 +341+ sleep 1m
13:35:12 ++245+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b9624d6d-5c0b-48c8-9cdf-d504e4439024/status
13:35:12 +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:12 200'
13:35:12 ++245+ head -n1
13:35:12 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:12 ++245+ tail -n1
13:35:12 +245+ STATUS_CODE=200
13:35:12 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:12 ++245+ jq -r .notarizationStatus.status
13:35:12 +245+ STATUS=IN_PROGRESS
13:35:12 +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:12 +245+ sleep 1m
13:35:18 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:35:18 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:18 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:35:18 +133+ LOG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:18 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:35:18 +133+ sleep 18s
13:35:18 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:18 +133+ tee --append eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:18 +373+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:18 ++373+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:18 +373+ DMG=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:18 +373+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:19 ++373+ echo eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:19 ++373+ sed s/_/-/g
13:35:19 +373+ PRIMARY_BUNDLE_ID=eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:35:19 +373+ retryCount=1
13:35:19 +373+ '[' 1 -gt 0 ']'
13:35:19 ++373+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-dsl-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-dsl-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:35:21 ++179+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/ea24d299-c41d-464b-b726-a682f9f68dbf/status
13:35:22 +179+ RESPONSE_RAW='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:22 200'
13:35:22 ++179+ head -n1
13:35:22 +179+ RESPONSE='{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:22 ++179+ tail -n1
13:35:22 +179+ STATUS_CODE=200
13:35:22 ++179+ echo '{"uuid":"ea24d299-c41d-464b-b726-a682f9f68dbf","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:22 ++179+ jq -r .notarizationStatus.status
13:35:22 +179+ STATUS=IN_PROGRESS
13:35:22 +179+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:22 +179+ sleep 1m
13:35:26 +373+ RESPONSE_RAW='{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:35:26 200'
13:35:26 ++373+ head -n1
13:35:26 +373+ RESPONSE='{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:26 ++373+ tail -n1
13:35:26 +373+ STATUS_CODE=200
13:35:26 ++373+ echo '{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:26 ++373+ jq -r .uuid
13:35:26 +373+ UUID=2c914668-4358-4027-a811-a8da659459df
13:35:26 ++373+ echo '{"uuid":"2c914668-4358-4027-a811-a8da659459df","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:26 ++373+ jq -r .notarizationStatus.status
13:35:26 +373+ STATUS=IN_PROGRESS
13:35:26 +373+ [[ 200 == \5\0\3 ]]
13:35:26 +373+ [[ 200 == \5\0\2 ]]
13:35:26 +373+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:26 +373+ sleep 1m
13:35:34 ++277+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/1eac0732-0b3d-4ccb-8ccf-582b95568e35/status
13:35:34 +277+ RESPONSE_RAW='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:34 200'
13:35:34 ++277+ head -n1
13:35:34 +277+ RESPONSE='{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:34 ++277+ tail -n1
13:35:34 +277+ STATUS_CODE=200
13:35:34 ++277+ echo '{"uuid":"1eac0732-0b3d-4ccb-8ccf-582b95568e35","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:34 ++277+ jq -r .notarizationStatus.status
13:35:34 +277+ STATUS=IN_PROGRESS
13:35:34 +277+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:34 +277+ sleep 1m
13:35:36 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:35:36 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:36 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:35:36 +133+ LOG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:35:36 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:35:36 +133+ sleep 18s
13:35:36 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:36 +133+ tee --append eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:35:36 +418+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:36 ++418+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:36 +418+ DMG=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:36 +418+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:37 ++418+ echo eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:37 ++418+ sed s/_/-/g
13:35:37 +418+ PRIMARY_BUNDLE_ID=eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:35:37 +418+ retryCount=1
13:35:37 +418+ '[' 1 -gt 0 ']'
13:35:37 ++418+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-scout-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:35:41 ++201+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/576f9e68-99f1-4553-9327-79f6e29bf2af/status
13:35:41 +201+ RESPONSE_RAW='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:41 200'
13:35:41 ++201+ head -n1
13:35:41 +201+ RESPONSE='{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:41 ++201+ tail -n1
13:35:41 +201+ STATUS_CODE=200
13:35:41 ++201+ echo '{"uuid":"576f9e68-99f1-4553-9327-79f6e29bf2af","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:41 ++201+ jq -r .notarizationStatus.status
13:35:41 +201+ STATUS=IN_PROGRESS
13:35:41 +201+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:41 +201+ sleep 1m
13:35:42 +418+ RESPONSE_RAW='{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:35:42 200'
13:35:42 ++418+ head -n1
13:35:42 +418+ RESPONSE='{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:42 ++418+ tail -n1
13:35:42 +418+ STATUS_CODE=200
13:35:42 ++418+ echo '{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:42 ++418+ jq -r .uuid
13:35:42 +418+ UUID=f974b027-2325-4d56-a6a5-07eb196add36
13:35:42 ++418+ jq -r .notarizationStatus.status
13:35:42 ++418+ echo '{"uuid":"f974b027-2325-4d56-a6a5-07eb196add36","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:42 +418+ STATUS=IN_PROGRESS
13:35:42 +418+ [[ 200 == \5\0\3 ]]
13:35:42 +418+ [[ 200 == \5\0\2 ]]
13:35:42 +418+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:42 +418+ sleep 1m
13:35:53 ++223+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/d030cee7-f56c-4bc1-be05-f3305f4ccc8b/status
13:35:53 +223+ RESPONSE_RAW='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:35:53 200'
13:35:53 ++223+ head -n1
13:35:53 +223+ RESPONSE='{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:35:53 ++223+ tail -n1
13:35:53 +223+ STATUS_CODE=200
13:35:53 ++223+ echo '{"uuid":"d030cee7-f56c-4bc1-be05-f3305f4ccc8b","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:35:53 ++223+ jq -r .notarizationStatus.status
13:35:53 +223+ STATUS=IN_PROGRESS
13:35:53 +223+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:53 +223+ sleep 1m
13:35:54 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:35:54 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:54 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize
13:35:54 +133+ LOG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:54 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg'
13:35:54 +133+ sleep 18s
13:35:54 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:54 +133+ tee --append eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize.log
13:35:54 +460+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:54 ++460+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:54 +460+ DMG=eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:54 +460+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg-tonotarize eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:55 ++309+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/5df8d5fd-58bb-435d-a4a0-a26d42f98563/status
13:35:55 +309+ RESPONSE_RAW='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:35:55 200'
13:35:55 ++309+ head -n1
13:35:55 +309+ RESPONSE='{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:35:55 ++309+ tail -n1
13:35:55 +309+ STATUS_CODE=200
13:35:55 ++309+ echo '{"uuid":"5df8d5fd-58bb-435d-a4a0-a26d42f98563","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading' file to Apple notarization 'service"}}'
13:35:55 ++309+ jq -r .notarizationStatus.status
13:35:55 +309+ STATUS=IN_PROGRESS
13:35:55 +309+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:35:55 +309+ sleep 1m
13:35:55 ++460+ echo eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg
13:35:55 ++460+ sed s/_/-/g
13:35:55 +460+ PRIMARY_BUNDLE_ID=eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg
13:35:55 +460+ retryCount=1
13:35:55 +460+ '[' 1 -gt 0 ']'
13:35:55 ++460+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-committers-2024-03-RC1-macosx-cocoa-x86_64.dmg -F 'options={"primaryBundleId": "eclipse-committers-2024-03-RC1-macosx-cocoa-x86-64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:36:02 +460+ RESPONSE_RAW='{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}
13:36:02 200'
13:36:02 ++460+ head -n1
13:36:02 +460+ RESPONSE='{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:36:02 ++460+ tail -n1
13:36:02 +460+ STATUS_CODE=200
13:36:02 ++460+ echo '{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:36:02 ++460+ jq -r .uuid
13:36:02 +460+ UUID=7fed4a7d-4888-45ac-b930-a6e9ad0b71c7
13:36:02 ++460+ echo '{"uuid":"7fed4a7d-4888-45ac-b930-a6e9ad0b71c7","notarizationStatus":{"status":"IN_PROGRESS","message":"Uploading file to Apple notarization service"}}'
13:36:02 ++460+ jq -r .notarizationStatus.status
13:36:02 +460+ STATUS=IN_PROGRESS
13:36:02 +460+ [[ 200 == \5\0\3 ]]
13:36:02 +460+ [[ 200 == \5\0\2 ]]
13:36:02 +460+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:02 +460+ sleep 1m
13:36:07 ++341+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/87670614-7801-41f8-8c0b-e2652cff22d9/status
13:36:07 +341+ RESPONSE_RAW='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:36:07 200'
13:36:07 ++341+ head -n1
13:36:07 +341+ RESPONSE='{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:36:07 ++341+ tail -n1
13:36:07 +341+ STATUS_CODE=200
13:36:07 ++341+ echo '{"uuid":"87670614-7801-41f8-8c0b-e2652cff22d9","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:36:07 ++341+ jq -r .notarizationStatus.status
13:36:07 +341+ STATUS=IN_PROGRESS
13:36:07 +341+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:07 +341+ sleep 1m
13:36:12 ++245+ curl --write-out '\n%{http_code}' -s https://cbi.eclipse.org/macos/xcrun/b9624d6d-5c0b-48c8-9cdf-d504e4439024/status
13:36:12 +245+ RESPONSE_RAW='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}
13:36:12 200'
13:36:12 ++245+ head -n1
13:36:12 +245+ RESPONSE='{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File has been successfully uploaded to Apple notarization service","moreInfo":"Successfully uploaded file"}}'
13:36:12 ++245+ tail -n1
13:36:12 +245+ STATUS_CODE=200
13:36:12 ++245+ echo '{"uuid":"b9624d6d-5c0b-48c8-9cdf-d504e4439024","notarizationStatus":{"status":"IN_PROGRESS","message":"File' has been successfully uploaded to Apple notarization 'service","moreInfo":"Successfully' uploaded 'file"}}'
13:36:12 ++245+ jq -r .notarizationStatus.status
13:36:12 +245+ STATUS=IN_PROGRESS
13:36:12 +245+ [[ IN_PROGRESS == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:12 +245+ sleep 1m
13:36:12 +133+ for i in $(find ${WORKSPACE} -name '*.dmg-tonotarize')
13:36:12 +133+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:12 ++133+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize
13:36:12 +133+ LOG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:36:12 +133+ echo 'Starting /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg'
13:36:12 +133+ sleep 18s
13:36:12 +133+ /home/jenkins/agent/workspace/notarize-downloads/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:12 +133+ tee --append eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize.log
13:36:12 +512+ DMG_FILE=/home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:12 ++512+ basename /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:12 +512+ DMG=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:12 +512+ cp /home/jenkins/agent/workspace/notarize-downloads/temp/eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:13 ++512+ echo eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:13 ++512+ sed s/_/-/g
13:36:13 +512+ PRIMARY_BUNDLE_ID=eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg
13:36:13 +512+ retryCount=1
13:36:13 +512+ '[' 1 -gt 0 ']'
13:36:13 ++512+ curl --write-out '\n%{http_code}' -s -X POST -F file=@eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg -F 'options={"primaryBundleId": "eclipse-rcp-2024-03-RC1-macosx-cocoa-aarch64.dmg", "staple": true};type=application/json' https://cbi.eclipse.org/macos/xcrun/notarize
13:36:18 $ ssh-agent -k
13:36:18 unset SSH_AUTH_SOCK;
13:36:18 unset SSH_AGENT_PID;
13:36:18 echo Agent pid 50 killed;
13:36:18 [ssh-agent] Stopped.
13:36:18 Build was aborted
13:36:18 Aborted by Jonah Graham
13:36:18 Archiving artifacts
13:36:18 +512+ RESPONSE_RAW=
13:36:18 ++512+ head -n1
13:36:18 +512+ RESPONSE=
13:36:18 ++512+ tail -n1
13:36:18 +512+ STATUS_CODE=
13:36:18 ++512+ echo ''
13:36:18 ++512+ jq -r .uuid
13:36:18 +512+ UUID=
13:36:18 ++512+ echo ''
13:36:18 ++512+ jq -r .notarizationStatus.status
13:36:18 +512+ STATUS=
13:36:18 +512+ [[ '' == \5\0\3 ]]
13:36:18 +512+ [[ '' == \5\0\2 ]]
13:36:18 +512+ [[ '' == \I\N\_\P\R\O\G\R\E\S\S ]]
13:36:18 +512+ [[ '' == \5\0\3 ]]
13:36:18 +512+ [[ '' == \5\0\2 ]]
13:36:18 +512+ [[ '' != \C\O\M\P\L\E\T\E ]]
13:36:18 +512+ echo 'Notarization failed: '
13:36:18 Notarization failed: 
13:36:18 ++512+ expr 1 - 1
13:36:18 +512+ retryCount=0
13:36:18 +512+ '[' 0 -eq 0 ']'
13:36:18 +512+ echo 'Notarization failed. Exiting'
13:36:18 Notarization failed. Exiting
13:36:18 +512+ exit 1
13:36:18 Terminated
13:36:18 Terminated
13:36:18 Finished: ABORTED