🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@github/copilot-linuxmusl-arm64

Package Overview
Dependencies
Maintainers
23
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@github/copilot-linuxmusl-arm64 - npm Package Compare versions

Comparing version
1.0.64
to
1.0.65
+6
-6
index.js

@@ -9,8 +9,8 @@ #!/usr/bin/env node

var Ue=Object.create;var j=Object.defineProperty;var Ve=Object.getOwnPropertyDescriptor;var Ge=Object.getOwnPropertyNames;var We=Object.getPrototypeOf,qe=Object.prototype.hasOwnProperty;var B=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var x=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Ye=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ge(t))!qe.call(e,o)&&o!==r&&j(e,o,{get:()=>t[o],enumerable:!(n=Ve(t,o))||n.enumerable});return e};var Ke=(e,t,r)=>(r=e!=null?Ue(We(e)):{},Ye(t||!e||!e.__esModule?j(r,"default",{value:e,enumerable:!0}):r,e));var Q=x((Xt,z)=>{"use strict";var X=()=>process.platform==="linux",w=null,et=()=>{if(!w)if(X()&&process.report){let e=process.report.excludeNetwork;process.report.excludeNetwork=!0,w=process.report.getReport(),process.report.excludeNetwork=e}else w={};return w};z.exports={isLinux:X,getReport:et}});var ee=x((zt,Z)=>{"use strict";var b=B("fs"),tt="/usr/bin/ldd",rt="/proc/self/exe",S=2048,nt=e=>{let t=b.openSync(e,"r"),r=Buffer.alloc(S),n=b.readSync(t,r,0,S,0);return b.close(t,()=>{}),r.subarray(0,n)},ot=e=>new Promise((t,r)=>{b.open(e,"r",(n,o)=>{if(n)r(n);else{let s=Buffer.alloc(S);b.read(o,s,0,S,0,(i,a)=>{t(s.subarray(0,a)),b.close(o,()=>{})})}})});Z.exports={LDD_PATH:tt,SELF_PATH:rt,readFileSync:nt,readFile:ot}});var re=x((Qt,te)=>{"use strict";var st=e=>{if(e.length<64||e.readUInt32BE(0)!==2135247942||e.readUInt8(4)!==2||e.readUInt8(5)!==1)return null;let t=e.readUInt32LE(32),r=e.readUInt16LE(54),n=e.readUInt16LE(56);for(let o=0;o<n;o++){let s=t+o*r;if(e.readUInt32LE(s)===3){let a=e.readUInt32LE(s+8),h=e.readUInt32LE(s+32);return e.subarray(a,a+h).toString().replace(/\0.*$/g,"")}}return null};te.exports={interpreterPath:st}});var ve=x((Zt,xe)=>{"use strict";var oe=B("child_process"),{isLinux:y,getReport:se}=Q(),{LDD_PATH:C,SELF_PATH:ie,readFile:A,readFileSync:I}=ee(),{interpreterPath:ae}=re(),l,f,d,ce="getconf GNU_LIBC_VERSION 2>&1 || true; ldd --version 2>&1 || true",m="",ue=()=>m||new Promise(e=>{oe.exec(ce,(t,r)=>{m=t?" ":r,e(m)})}),le=()=>{if(!m)try{m=oe.execSync(ce,{encoding:"utf8"})}catch{m=" "}return m},p="glibc",fe=/LIBC[a-z0-9 \-).]*?(\d+\.\d+)/i,g="musl",it=e=>e.includes("libc.musl-")||e.includes("ld-musl-"),de=()=>{let e=se();return e.header&&e.header.glibcVersionRuntime?p:Array.isArray(e.sharedObjects)&&e.sharedObjects.some(it)?g:null},pe=e=>{let[t,r]=e.split(/[\r\n]+/);return t&&t.includes(p)?p:r&&r.includes(g)?g:null},me=e=>{if(e){if(e.includes("/ld-musl-"))return g;if(e.includes("/ld-linux-"))return p}return null},ge=e=>(e=e.toString(),e.includes("musl")?g:e.includes("GNU C Library")?p:null),at=async()=>{if(f!==void 0)return f;f=null;try{let e=await A(C);f=ge(e)}catch{}return f},ct=()=>{if(f!==void 0)return f;f=null;try{let e=I(C);f=ge(e)}catch{}return f},ut=async()=>{if(l!==void 0)return l;l=null;try{let e=await A(ie),t=ae(e);l=me(t)}catch{}return l},lt=()=>{if(l!==void 0)return l;l=null;try{let e=I(ie),t=ae(e);l=me(t)}catch{}return l},he=async()=>{let e=null;if(y()&&(e=await ut(),!e&&(e=await at(),e||(e=de()),!e))){let t=await ue();e=pe(t)}return e},be=()=>{let e=null;if(y()&&(e=lt(),!e&&(e=ct(),e||(e=de()),!e))){let t=le();e=pe(t)}return e},ft=async()=>y()&&await he()!==p,dt=()=>y()&&be()!==p,pt=async()=>{if(d!==void 0)return d;d=null;try{let t=(await A(C)).match(fe);t&&(d=t[1])}catch{}return d},mt=()=>{if(d!==void 0)return d;d=null;try{let t=I(C).match(fe);t&&(d=t[1])}catch{}return d},ye=()=>{let e=se();return e.header&&e.header.glibcVersionRuntime?e.header.glibcVersionRuntime:null},ne=e=>e.trim().split(/\s+/)[1],Ee=e=>{let[t,r,n]=e.split(/[\r\n]+/);return t&&t.includes(p)?ne(t):r&&n&&r.includes(g)?ne(n):null},gt=async()=>{let e=null;if(y()&&(e=await pt(),e||(e=ye()),!e)){let t=await ue();e=Ee(t)}return e},ht=()=>{let e=null;if(y()&&(e=mt(),e||(e=ye()),!e)){let t=le();e=Ee(t)}return e};xe.exports={GLIBC:p,MUSL:g,family:he,familySync:be,isNonGlibcLinux:ft,isNonGlibcLinuxSync:dt,version:gt,versionSync:ht}});import Mt from"node:module";import{basename as Dt,dirname as jt,join as Bt}from"node:path";import*as Be from"node:sea";import{fileURLToPath as Ut,pathToFileURL as k}from"node:url";import{basename as bt,join as R}from"node:path";var U="0.0.1";import{readdir as Je,access as Xe,constants as ze}from"node:fs/promises";import{join as c,basename as V}from"node:path";import{homedir as v}from"node:os";function W(){return process.env.XDG_CACHE_HOME||c(v(),".cache")}function q(){if(process.argv.includes("--no-auto-update")||process.argv.includes("--prefer-version"))return!1;let e=process.env.COPILOT_AUTO_UPDATE;return!(e&&e.toLowerCase()==="false")}function Y(){let e=process.argv.indexOf("--prefer-version");if(!(e===-1||e+1>=process.argv.length))return process.argv[e+1]}function Qe(){if(process.platform==="darwin")return c(v(),"Library","Caches","copilot");if(process.platform==="win32"){let e=process.env.LOCALAPPDATA||c(v(),".cache");return c(e,"copilot")}return c(W(),"copilot")}function K(){let e=[];return process.env.COPILOT_CACHE_HOME&&e.push(c(process.env.COPILOT_CACHE_HOME,"pkg")),e.push(c(Qe(),"pkg")),e.push(c(W(),"copilot","pkg")),process.env.COPILOT_HOME&&e.push(c(process.env.COPILOT_HOME,"pkg")),e.push(c(v(),".copilot","pkg")),[...new Set(e)]}function G(e){let t=e.match(/^(\d+)\.(\d+)\.(\d+)/);if(t)return[Number(t[1]),Number(t[2]),Number(t[3])]}function Ze(e,t){let r=G(e),n=G(t);if(!r&&!n)return 0;if(!r)return-1;if(!n)return 1;for(let i=0;i<3;i++)if(r[i]!==n[i])return r[i]-n[i];let o=e.includes("-"),s=t.includes("-");return o!==s?o?-1:1:e.localeCompare(t)}async function J(e,...t){let r=[];for(let n of t){let o;try{o=await Je(n)}catch{continue}for(let s of o){let i=c(n,s);try{await Xe(c(i,e),ze.R_OK),r.push(i)}catch{continue}}}return r.sort((n,o)=>{let s=Ze(V(o),V(n));return s!==0?s:n.localeCompare(o)}),r}import{join as Se}from"node:path";var _=Ke(ve(),1);function O(e={}){return(e.platform??process.platform)!=="linux"?"gnu":(e.detectLibcFamily??_.familySync)()===_.MUSL?"musl":"gnu"}function N(e=process.platform,t){let r=t??(e==="linux"?O():"gnu");return e==="linux"&&r==="musl"?"linuxmusl":e}function we(e=process.platform,t,r=process.arch){return`${N(e,t)}-${r}`}function Ce(){let e=we();return K().flatMap(t=>[Se(t,"universal"),Se(t,e)])}function yt(){return process.env.COPILOT_CLI_VERSION?process.env.COPILOT_CLI_VERSION:"1.0.64"}async function _e(e,t){let r=R(e,"app.js"),n=yt()===U,o=Y();if(t&&(o||q()&&!n)){let s=Ce(),i=await J("app.js",...s);if(o){let a=i.find(h=>bt(h)===o);a?r=R(a,"app.js"):process.stderr.write(`Warning: preferred version ${o} not found in package cache, using built-in version
`)}else i.length>0&&(r=R(i[0],"app.js"))}return r}import{existsSync as Et}from"node:fs";import{basename as xt,resolve as vt}from"node:path";var Oe="extension_bootstrap.mjs";function ke(e,t,r=Et){let n=e.find(i=>xt(i)===Oe);if(!n)return;process.stderr.write(`[extension-fork] resolveBootstrapPath: __dir=${t}, argv-bootstrap=${n}
`);let o=vt(t,"preloads",Oe),s=r(o);if(process.stderr.write(`[extension-fork] resolveBootstrapPath: localBootstrap=${o}, localExists=${s}
`),s)return o}var wt=new Set(["--server","--headless","--acp"]),St=new Set(["completion","help","init","login","mcp","plugin","update","version"]);function Ct(e){return e==="--prompt"||e.startsWith("--prompt=")||e==="-p"||e.startsWith("-p")&&e.length>2}function _t(e){if(e.some(r=>wt.has(r)||Ct(r)))return!0;let t=e.find(r=>!r.startsWith("-"));return t!==void 0&&St.has(t)}function Le(e){return!_t(e)}var Ot="github.copilot.cli.typeahead.capture",Pe=Symbol.for(Ot);function F(){let e=globalThis,t=e[Pe];return t||(t={buffer:[],capturing:!1,listener:null,exitHandler:null},e[Pe]=t),t}var H=class{detachListener(t){t.listener&&(process.stdin.removeListener("data",t.listener),t.listener=null)}clearExitHandler(t){t.exitHandler&&(process.removeListener("exit",t.exitHandler),t.exitHandler=null)}start(){let t=F();if(!process.stdin.isTTY||typeof process.stdin.setRawMode!="function"||t.capturing)return;try{process.stdin.setRawMode(!0)}catch{return}if(!t.exitHandler){let n=()=>{if(t.capturing)try{process.stdin.setRawMode(!1)}catch{}};t.exitHandler=n,process.once("exit",n)}let r=n=>{if(n.length===1&&n[0]===3){this.dispose(),process.kill(process.pid,"SIGINT");return}t.buffer.push(Buffer.from(n))};t.listener=r,process.stdin.on("data",r),process.stdin.unref(),t.capturing=!0}drain(){let t=F();if(this.detachListener(t),this.clearExitHandler(t),t.capturing=!1,t.buffer.length===0)return null;let r=Buffer.concat(t.buffer);return t.buffer=[],r}dispose(){let t=F();if(this.detachListener(t),this.clearExitHandler(t),t.buffer=[],!!t.capturing){try{process.stdin.setRawMode(!1)}catch{}process.stdin.pause(),t.capturing=!1}}},Te=new H;import $e from"node:path";import{fileURLToPath as $t}from"node:url";function kt(e){if(e.includes("<!DOCTYPE")||e.includes("<html")){let t=Math.min(e.indexOf("<!DOCTYPE")!==-1?e.indexOf("<!DOCTYPE"):1/0,e.indexOf("<html")!==-1?e.indexOf("<html"):1/0),r=e.substring(0,t).trim();return r?`${r} [HTML error page omitted]`:"[HTML error page omitted]"}return e}function Ae(e){let t;if(e instanceof Error)t=String(e);else if(typeof e=="object"&&e!==null)try{t=JSON.stringify(e)??"[object]"}catch{return"[object with circular reference]"}else t=String(e);return kt(t)}import{createRequire as Lt}from"node:module";import{platform as Pt,type as Tt}from"node:os";import{join as Ie,resolve as At}from"node:path";import{fileURLToPath as It}from"node:url";function Nt(){let e=Re(),t=e==="linux"?O({platform:e}):"gnu";return`${N(e,t)}-${process.arch}`}function Rt(){let e=Re(),{arch:t}=process;switch(e){case"win32":return`win32-${t}-msvc`;case"darwin":return`darwin-${t}`;case"linux":return`linux-${t}-${O({platform:e})}`;default:throw new Error(`Unsupported platform: ${e}/${t}`)}}var u;function Re(){if(u!==void 0)return u;switch(Tt()){case"Windows_NT":u="win32";break;case"Darwin":u="darwin";break;case"Linux":u="linux";break;case"AIX":u="aix";break;case"FreeBSD":case"DragonFly":u="freebsd";break;case"OpenBSD":u="openbsd";break;case"NetBSD":u="netbsd";break;case"SunOS":u="sunos";break;default:u=Pt();break}return u}function Fe(e,t){let r=Nt(),n=`${e}.node`,o=`${e}.${Rt()}.node`,s=[];for(let a of t){let h=At(a),M=Ie(h,"prebuilds",r,n),P=Ne(M);if(P.ok)return P.value;s.push({path:M,err:P.err});let D=Ie(h,o),T=Ne(D);if(T.ok)return T.value;s.push({path:D,err:T.err})}let i=s.map(a=>` ${a.path}: ${Ft(a.err)}`).join(`
var Be=Object.create;var D=Object.defineProperty;var Ue=Object.getOwnPropertyDescriptor;var Ve=Object.getOwnPropertyNames;var Ge=Object.getPrototypeOf,We=Object.prototype.hasOwnProperty;var j=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var x=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var qe=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Ve(t))!We.call(e,o)&&o!==r&&D(e,o,{get:()=>t[o],enumerable:!(n=Ue(t,o))||n.enumerable});return e};var Ye=(e,t,r)=>(r=e!=null?Be(Ge(e)):{},qe(t||!e||!e.__esModule?D(r,"default",{value:e,enumerable:!0}):r,e));var z=x((Kt,X)=>{"use strict";var J=()=>process.platform==="linux",w=null,Ze=()=>{if(!w)if(J()&&process.report){let e=process.report.excludeNetwork;process.report.excludeNetwork=!0,w=process.report.getReport(),process.report.excludeNetwork=e}else w={};return w};X.exports={isLinux:J,getReport:Ze}});var Z=x((Jt,Q)=>{"use strict";var b=j("fs"),et="/usr/bin/ldd",tt="/proc/self/exe",S=2048,rt=e=>{let t=b.openSync(e,"r"),r=Buffer.alloc(S),n=b.readSync(t,r,0,S,0);return b.close(t,()=>{}),r.subarray(0,n)},nt=e=>new Promise((t,r)=>{b.open(e,"r",(n,o)=>{if(n)r(n);else{let s=Buffer.alloc(S);b.read(o,s,0,S,0,(i,a)=>{t(s.subarray(0,a)),b.close(o,()=>{})})}})});Q.exports={LDD_PATH:et,SELF_PATH:tt,readFileSync:rt,readFile:nt}});var te=x((Xt,ee)=>{"use strict";var ot=e=>{if(e.length<64||e.readUInt32BE(0)!==2135247942||e.readUInt8(4)!==2||e.readUInt8(5)!==1)return null;let t=e.readUInt32LE(32),r=e.readUInt16LE(54),n=e.readUInt16LE(56);for(let o=0;o<n;o++){let s=t+o*r;if(e.readUInt32LE(s)===3){let a=e.readUInt32LE(s+8),h=e.readUInt32LE(s+32);return e.subarray(a,a+h).toString().replace(/\0.*$/g,"")}}return null};ee.exports={interpreterPath:ot}});var xe=x((zt,Ee)=>{"use strict";var ne=j("child_process"),{isLinux:y,getReport:oe}=z(),{LDD_PATH:C,SELF_PATH:se,readFile:P,readFileSync:T}=Z(),{interpreterPath:ie}=te(),l,f,d,ae="getconf GNU_LIBC_VERSION 2>&1 || true; ldd --version 2>&1 || true",m="",ce=()=>m||new Promise(e=>{ne.exec(ae,(t,r)=>{m=t?" ":r,e(m)})}),ue=()=>{if(!m)try{m=ne.execSync(ae,{encoding:"utf8"})}catch{m=" "}return m},p="glibc",le=/LIBC[a-z0-9 \-).]*?(\d+\.\d+)/i,g="musl",st=e=>e.includes("libc.musl-")||e.includes("ld-musl-"),fe=()=>{let e=oe();return e.header&&e.header.glibcVersionRuntime?p:Array.isArray(e.sharedObjects)&&e.sharedObjects.some(st)?g:null},de=e=>{let[t,r]=e.split(/[\r\n]+/);return t&&t.includes(p)?p:r&&r.includes(g)?g:null},pe=e=>{if(e){if(e.includes("/ld-musl-"))return g;if(e.includes("/ld-linux-"))return p}return null},me=e=>(e=e.toString(),e.includes("musl")?g:e.includes("GNU C Library")?p:null),it=async()=>{if(f!==void 0)return f;f=null;try{let e=await P(C);f=me(e)}catch{}return f},at=()=>{if(f!==void 0)return f;f=null;try{let e=T(C);f=me(e)}catch{}return f},ct=async()=>{if(l!==void 0)return l;l=null;try{let e=await P(se),t=ie(e);l=pe(t)}catch{}return l},ut=()=>{if(l!==void 0)return l;l=null;try{let e=T(se),t=ie(e);l=pe(t)}catch{}return l},ge=async()=>{let e=null;if(y()&&(e=await ct(),!e&&(e=await it(),e||(e=fe()),!e))){let t=await ce();e=de(t)}return e},he=()=>{let e=null;if(y()&&(e=ut(),!e&&(e=at(),e||(e=fe()),!e))){let t=ue();e=de(t)}return e},lt=async()=>y()&&await ge()!==p,ft=()=>y()&&he()!==p,dt=async()=>{if(d!==void 0)return d;d=null;try{let t=(await P(C)).match(le);t&&(d=t[1])}catch{}return d},pt=()=>{if(d!==void 0)return d;d=null;try{let t=T(C).match(le);t&&(d=t[1])}catch{}return d},be=()=>{let e=oe();return e.header&&e.header.glibcVersionRuntime?e.header.glibcVersionRuntime:null},re=e=>e.trim().split(/\s+/)[1],ye=e=>{let[t,r,n]=e.split(/[\r\n]+/);return t&&t.includes(p)?re(t):r&&n&&r.includes(g)?re(n):null},mt=async()=>{let e=null;if(y()&&(e=await dt(),e||(e=be()),!e)){let t=await ce();e=ye(t)}return e},gt=()=>{let e=null;if(y()&&(e=pt(),e||(e=be()),!e)){let t=ue();e=ye(t)}return e};Ee.exports={GLIBC:p,MUSL:g,family:ge,familySync:he,isNonGlibcLinux:lt,isNonGlibcLinuxSync:ft,version:mt,versionSync:gt}});import $t from"node:module";import{dirname as Mt,join as Dt}from"node:path";import*as je from"node:sea";import{fileURLToPath as jt,pathToFileURL as F}from"node:url";import{basename as ht,join as I}from"node:path";var B="0.0.1";import{readdir as Ke,access as Je,constants as Xe}from"node:fs/promises";import{join as c,basename as U}from"node:path";import{homedir as v}from"node:os";function G(){return process.env.XDG_CACHE_HOME||c(v(),".cache")}function W(){if(process.argv.includes("--no-auto-update")||process.argv.includes("--prefer-version"))return!1;let e=process.env.COPILOT_AUTO_UPDATE;return!(e&&e.toLowerCase()==="false")}function q(){let e=process.argv.indexOf("--prefer-version");if(!(e===-1||e+1>=process.argv.length))return process.argv[e+1]}function ze(){if(process.platform==="darwin")return c(v(),"Library","Caches","copilot");if(process.platform==="win32"){let e=process.env.LOCALAPPDATA||c(v(),".cache");return c(e,"copilot")}return c(G(),"copilot")}function Y(){let e=[];return process.env.COPILOT_CACHE_HOME&&e.push(c(process.env.COPILOT_CACHE_HOME,"pkg")),e.push(c(ze(),"pkg")),e.push(c(G(),"copilot","pkg")),process.env.COPILOT_HOME&&e.push(c(process.env.COPILOT_HOME,"pkg")),e.push(c(v(),".copilot","pkg")),[...new Set(e)]}function V(e){let t=e.match(/^(\d+)\.(\d+)\.(\d+)/);if(t)return[Number(t[1]),Number(t[2]),Number(t[3])]}function Qe(e,t){let r=V(e),n=V(t);if(!r&&!n)return 0;if(!r)return-1;if(!n)return 1;for(let i=0;i<3;i++)if(r[i]!==n[i])return r[i]-n[i];let o=e.includes("-"),s=t.includes("-");return o!==s?o?-1:1:e.localeCompare(t)}async function K(e,...t){let r=[];for(let n of t){let o;try{o=await Ke(n)}catch{continue}for(let s of o){let i=c(n,s);try{await Je(c(i,e),Xe.R_OK),r.push(i)}catch{continue}}}return r.sort((n,o)=>{let s=Qe(U(o),U(n));return s!==0?s:n.localeCompare(o)}),r}import{join as we}from"node:path";var _=Ye(xe(),1);function O(e={}){return(e.platform??process.platform)!=="linux"?"gnu":(e.detectLibcFamily??_.familySync)()===_.MUSL?"musl":"gnu"}function A(e=process.platform,t){let r=t??(e==="linux"?O():"gnu");return e==="linux"&&r==="musl"?"linuxmusl":e}function ve(e=process.platform,t,r=process.arch){return`${A(e,t)}-${r}`}function Se(){let e=ve();return Y().flatMap(t=>[we(t,"universal"),we(t,e)])}function bt(){return process.env.COPILOT_CLI_VERSION?process.env.COPILOT_CLI_VERSION:"1.0.65"}async function Ce(e,t){let r=I(e,"app.js"),n=bt()===B,o=q();if(t&&(o||W()&&!n)){let s=Se(),i=await K("app.js",...s);if(o){let a=i.find(h=>ht(h)===o);a?r=I(a,"app.js"):process.stderr.write(`Warning: preferred version ${o} not found in package cache, using built-in version
`)}else i.length>0&&(r=I(i[0],"app.js"))}return r}import{existsSync as yt}from"node:fs";import{basename as Et,resolve as xt}from"node:path";var _e="extension_bootstrap.mjs";function Oe(e,t,r=yt){let n=e.find(i=>Et(i)===_e);if(!n)return;process.stderr.write(`[extension-fork] resolveBootstrapPath: __dir=${t}, argv-bootstrap=${n}
`);let o=xt(t,"preloads",_e),s=r(o);if(process.stderr.write(`[extension-fork] resolveBootstrapPath: localBootstrap=${o}, localExists=${s}
`),s)return o}var vt=new Set(["--server","--headless","--acp"]),wt=new Set(["completion","help","init","login","mcp","plugin","update","version"]);function St(e){return e==="--prompt"||e.startsWith("--prompt=")||e==="-p"||e.startsWith("-p")&&e.length>2}function Ct(e){if(e.some(r=>vt.has(r)||St(r)))return!0;let t=e.find(r=>!r.startsWith("-"));return t!==void 0&&wt.has(t)}function ke(e){return!Ct(e)}var _t="github.copilot.cli.typeahead.capture",Le=Symbol.for(_t);function N(){let e=globalThis,t=e[Le];return t||(t={buffer:[],capturing:!1,listener:null,exitHandler:null},e[Le]=t),t}var R=class{detachListener(t){t.listener&&(process.stdin.removeListener("data",t.listener),t.listener=null)}clearExitHandler(t){t.exitHandler&&(process.removeListener("exit",t.exitHandler),t.exitHandler=null)}start(){let t=N();if(!process.stdin.isTTY||typeof process.stdin.setRawMode!="function"||t.capturing)return;try{process.stdin.setRawMode(!0)}catch{return}if(!t.exitHandler){let n=()=>{if(t.capturing)try{process.stdin.setRawMode(!1)}catch{}};t.exitHandler=n,process.once("exit",n)}let r=n=>{if(n.length===1&&n[0]===3){this.dispose(),process.kill(process.pid,"SIGINT");return}t.buffer.push(Buffer.from(n))};t.listener=r,process.stdin.on("data",r),process.stdin.unref(),t.capturing=!0}drain(){let t=N();if(this.detachListener(t),this.clearExitHandler(t),t.capturing=!1,t.buffer.length===0)return null;let r=Buffer.concat(t.buffer);return t.buffer=[],r}dispose(){let t=N();if(this.detachListener(t),this.clearExitHandler(t),t.buffer=[],!!t.capturing){try{process.stdin.setRawMode(!1)}catch{}process.stdin.pause(),t.capturing=!1}}},Pe=new R;import He from"node:path";import{fileURLToPath as Ht}from"node:url";function Ot(e){if(e.includes("<!DOCTYPE")||e.includes("<html")){let t=Math.min(e.indexOf("<!DOCTYPE")!==-1?e.indexOf("<!DOCTYPE"):1/0,e.indexOf("<html")!==-1?e.indexOf("<html"):1/0),r=e.substring(0,t).trim();return r?`${r} [HTML error page omitted]`:"[HTML error page omitted]"}return e}function Te(e){let t;if(e instanceof Error)t=String(e);else if(typeof e=="object"&&e!==null)try{t=JSON.stringify(e)??"[object]"}catch{return"[object with circular reference]"}else t=String(e);return Ot(t)}import{createRequire as kt}from"node:module";import{platform as Lt,type as Pt}from"node:os";import{join as Ae,resolve as Tt}from"node:path";import{fileURLToPath as At}from"node:url";function It(){let e=Ne(),t=e==="linux"?O({platform:e}):"gnu";return`${A(e,t)}-${process.arch}`}function Nt(){let e=Ne(),{arch:t}=process;switch(e){case"win32":return`win32-${t}-msvc`;case"darwin":return`darwin-${t}`;case"linux":return`linux-${t}-${O({platform:e})}`;default:throw new Error(`Unsupported platform: ${e}/${t}`)}}var u;function Ne(){if(u!==void 0)return u;switch(Pt()){case"Windows_NT":u="win32";break;case"Darwin":u="darwin";break;case"Linux":u="linux";break;case"AIX":u="aix";break;case"FreeBSD":case"DragonFly":u="freebsd";break;case"OpenBSD":u="openbsd";break;case"NetBSD":u="netbsd";break;case"SunOS":u="sunos";break;default:u=Lt();break}return u}function Re(e,t){let r=It(),n=`${e}.node`,o=`${e}.${Nt()}.node`,s=[];for(let a of t){let h=Tt(a),$=Ae(h,"prebuilds",r,n),k=Ie($);if(k.ok)return k.value;s.push({path:$,err:k.err});let M=Ae(h,o),L=Ie(M);if(L.ok)return L.value;s.push({path:M,err:L.err})}let i=s.map(a=>` ${a.path}: ${Rt(a.err)}`).join(`
`);throw new Error(`Native addon "${e}" not found for ${r}. Tried:
${i}`)}function Ft(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;try{return JSON.stringify(e)}catch{return Object.prototype.toString.call(e)}}function Ne(e){try{return{ok:!0,value:Ht(e)}}catch(t){return{ok:!1,err:t}}}function Ht(e){return Lt(It(import.meta.url))(e)}var E,He=$e.dirname($t(import.meta.url));function Me(){if(E){if(E.kind==="ok")return E.addon;throw E.error}try{let e=Fe("cli-native",[He,$e.resolve(He,"..","native","cli")]);return E={kind:"ok",addon:e},e}catch(e){let t=e instanceof Error?e:new Error(`Failed to load cli-native addon: ${Ae(e)}`);throw E={kind:"error",error:t},t}}function De(){if(process.platform==="win32")return Me()}try{Mt.enableCompileCache?.()}catch{}var $=jt(Ut(import.meta.url)),Vt=Be.isSea();process.report.reportOnFatalError=!0;process.report.excludeEnv=!0;if(process.platform==="win32")try{let e=De();if(!e)throw new Error("loadWin32NativeAddon returned undefined on win32");e.enableCrashReporting(),e.installExceptionFilter()}catch{}var L=process.argv.find(e=>Dt(e).startsWith("conpty_console_list_agent")),je=ke(process.argv,$);if(L){let e=L.endsWith(".js")?L:L+".js";await import(k(e).href)}else if(je)await import(k(je).href);else if(process.env.COPILOT_VOICE_SERVER_MODE==="1"){let e=Bt($,"voice-server.js");try{let{runVoiceServer:t}=await import(k(e).href);await t()}catch(t){process.stderr.write(`voice server: fatal at ${e}: ${t.stack??String(t)}
`),process.exit(1)}}else if(process.env.COPILOT_SHUTDOWN_FLUSH){try{let{url:e,headers:t,body:r}=JSON.parse(process.env.COPILOT_SHUTDOWN_FLUSH);await fetch(e,{method:"POST",headers:t,body:r,signal:AbortSignal.timeout(3e4)})}catch{}process.exit(0)}else{Le(process.argv.slice(2))&&Te.start();let e=await _e($,Vt);await import(k(e).href)}
${i}`)}function Rt(e){if(e instanceof Error)return e.message;if(typeof e=="string")return e;try{return JSON.stringify(e)}catch{return Object.prototype.toString.call(e)}}function Ie(e){try{return{ok:!0,value:Ft(e)}}catch(t){return{ok:!1,err:t}}}function Ft(e){return kt(At(import.meta.url))(e)}var E,Fe=He.dirname(Ht(import.meta.url));function $e(){if(E){if(E.kind==="ok")return E.addon;throw E.error}try{let e=Re("cli-native",[Fe,He.resolve(Fe,"..","native","cli")]);return E={kind:"ok",addon:e},e}catch(e){let t=e instanceof Error?e:new Error(`Failed to load cli-native addon: ${Te(e)}`);throw E={kind:"error",error:t},t}}function Me(){if(process.platform==="win32")return $e()}try{$t.enableCompileCache?.()}catch{}var H=Mt(jt(import.meta.url)),Bt=je.isSea();process.report.reportOnFatalError=!0;process.report.excludeEnv=!0;if(process.platform==="win32")try{let e=Me();if(!e)throw new Error("loadWin32NativeAddon returned undefined on win32");e.enableCrashReporting(),e.installExceptionFilter()}catch{}var De=Oe(process.argv,H);if(De)await import(F(De).href);else if(process.env.COPILOT_VOICE_SERVER_MODE==="1"){let e=Dt(H,"voice-server.js");try{let{runVoiceServer:t}=await import(F(e).href);await t()}catch(t){process.stderr.write(`voice server: fatal at ${e}: ${t.stack??String(t)}
`),process.exit(1)}}else if(process.env.COPILOT_SHUTDOWN_FLUSH){try{let{url:e,headers:t,body:r}=JSON.parse(process.env.COPILOT_SHUTDOWN_FLUSH);await fetch(e,{method:"POST",headers:t,body:r,signal:AbortSignal.timeout(3e4)})}catch{}process.exit(0)}else{ke(process.argv.slice(2))&&Pe.start();let e=await Ce(H,Bt);await import(F(e).href)}
{
"name": "@github/copilot-linuxmusl-arm64",
"version": "1.0.64",
"version": "1.0.65",
"description": "GitHub Copilot CLI for linuxmusl-arm64",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE.md",

@@ -1,2 +0,2 @@

(()=>{const stack=new Error().stack;stack&&(globalThis._sentryDebugIds=globalThis._sentryDebugIds||{},globalThis._sentryDebugIds[stack]="628e9d2d-212f-52d0-816f-b13d2309989c",globalThis._sentryDebugIdIdentifier="sentry-dbid-628e9d2d-212f-52d0-816f-b13d2309989c");})();
(()=>{const stack=new Error().stack;stack&&(globalThis._sentryDebugIds=globalThis._sentryDebugIds||{},globalThis._sentryDebugIds[stack]="166ee685-7a80-596d-8d46-77f567c26374",globalThis._sentryDebugIdIdentifier="sentry-dbid-166ee685-7a80-596d-8d46-77f567c26374");})();

@@ -51,6 +51,6 @@ /*---------------------------------------------------------------------------------------------

};import __url from "url";
const __filename = __url.fileURLToPath(import.meta.url);
const __dirname = __path.dirname(__filename);
const __esmShimFilename = __url.fileURLToPath(import.meta.url);
const __esmShimDirname = __path.dirname(__esmShimFilename);
import{parentPort as T,workerData as B}from"node:worker_threads";var m=class{initialQueue=[];initialQueueResolvers=Promise.withResolvers();logWriter=null;writePromise=this.initialQueueResolvers.promise;setLogWriter(r){this.logWriter=r;for(let t of this.initialQueue)this.writePromise=this.logWriter.writeLog(t.method,t.message);this.initialQueue=[],this.initialQueueResolvers.resolve()}async flush(){await this.writePromise}async dispose(){await this.flush()}outputPath(){return this.logWriter?.outputPath()}logToLevel(r,t){this.logWriter?this.writePromise=this.logWriter.writeLog(r,t):this.initialQueue.push({method:r,message:t})}info(r){this.logToLevel("info",r)}debug(r){this.logToLevel("debug",r)}warning(r){this.logToLevel("warning",r)}error(r){this.logToLevel("error",r instanceof Error?r.message:r)}log(r){this.error(r)}isDebug(){return!1}shouldLog(r){return!0}notice(r){this.info(r instanceof Error?r.message:r)}startGroup(r,t){this.info(`--- Start of group: ${r} ---`)}endGroup(r){this.info("--- End of group ---")}},u=new m;import{createRequire as D}from"node:module";import*as o from"node:fs/promises";import*as a from"node:path";import{createHash as W}from"node:crypto";import{join as l,basename as ne}from"node:path";import{homedir as h}from"node:os";function j(){return process.env.XDG_CACHE_HOME||l(h(),".cache")}function P(){if(process.platform==="darwin")return l(h(),"Library","Caches","copilot");if(process.platform==="win32"){let e=process.env.LOCALAPPDATA||l(h(),".cache");return l(e,"copilot")}return l(j(),"copilot")}function F(e){if(e.includes("<!DOCTYPE")||e.includes("<html")){let r=Math.min(e.indexOf("<!DOCTYPE")!==-1?e.indexOf("<!DOCTYPE"):1/0,e.indexOf("<html")!==-1?e.indexOf("<html"):1/0),t=e.substring(0,r).trim();return t?`${t} [HTML error page omitted]`:"[HTML error page omitted]"}return e}function y(e){let r;if(e instanceof Error)r=String(e);else if(typeof e=="object"&&e!==null)try{r=JSON.stringify(e)??"[object]"}catch{return"[object with circular reference]"}else r=String(e);return F(r)}var H=1,S=".complete";var w={"win32-x64":"win-x64","win32-arm64":"win-arm64","linux-x64":"linux-x64","darwin-arm64":"osx-arm64"};function C(){return typeof __foundryRequire<"u"&&__foundryRequire||D(import.meta.url)}var f;function U(){if(f)return f;try{let e=C()("foundry-local-sdk/script/install-utils.cjs");if(typeof e.runInstall!="function")throw new Error(`Expected exports {runInstall: function}, got: ${JSON.stringify(Object.fromEntries(Object.entries(e).map(([r,t])=>[r,typeof t])))}`);return f=e,f}catch(e){throw new Error(`Failed to load foundry-local-sdk/script/install-utils.cjs: ${y(e)}. The upstream foundry-local-sdk installer may have changed shape \u2014 re-run the audit checklist in src/cli/voice/foundry/installer/nativeLoader.ts and update accordingly.`)}}var g;function J(){if(g)return g;try{let e=C()("foundry-local-sdk/deps_versions.json");if(typeof e["foundry-local-core"]?.nuget!="string"||typeof e.onnxruntime?.version!="string"||typeof e["onnxruntime-genai"]?.version!="string")throw new Error('deps_versions.json is missing one of the expected version keys: ["foundry-local-core"].nuget, .onnxruntime.version, ["onnxruntime-genai"].version');return g=e,g}catch(e){throw new Error(`Failed to load foundry-local-sdk/deps_versions.json: ${y(e)}. The upstream foundry-local-sdk installer may have changed shape \u2014 re-run the audit checklist in src/cli/voice/foundry/installer/nativeLoader.ts and update accordingly.`)}}function I(e=process.platform){let r=J();return[{name:"Microsoft.AI.Foundry.Local.Core",version:r["foundry-local-core"].nuget},{name:e==="linux"?"Microsoft.ML.OnnxRuntime.Gpu.Linux":"Microsoft.ML.OnnxRuntime.Foundry",version:r.onnxruntime.version},{name:"Microsoft.ML.OnnxRuntimeGenAI.Foundry",version:r["onnxruntime-genai"].version}]}function O(e){return e==="win32"?".dll":e==="darwin"?".dylib":".so"}function G(e,r){return a.join(e,`Microsoft.AI.Foundry.Local.Core${O(r)}`)}function V(e){let r=O(e),t=e==="win32"?"":"lib";return[`Microsoft.AI.Foundry.Local.Core${r}`,`${t}onnxruntime${r}`,`${t}onnxruntime-genai${r}`]}function q(e,r=process.platform,t=process.arch){let n=w[`${r}-${t}`];if(!n)throw new Error(`Voice mode not supported on ${r}-${t}`);let i=e??process.env.COPILOT_CACHE_HOME??P(),s=I(r),c=W("sha256").update(JSON.stringify({schema:H,artifacts:s})).digest("hex").slice(0,12);return a.join(i,"foundry",c,n)}async function _(e={}){let r=e.platform??process.platform,t=e.arch??process.arch,n=`${r}-${t}`;if(!w[n])throw new Error(`Voice mode is not supported on ${n}. Supported platforms: ${Object.keys(w).join(", ")}.`);let s=q(e.cacheRoot,r,t),c=G(s,r),d=V(r);return await R(s,d)?{corePath:c}:(e.onDownloadStart?.(),await Y(s,r,d,e.runInstall),{corePath:c})}async function R(e,r){return await v(a.join(e,S))?(await Promise.all(r.map(n=>v(a.join(e,n))))).every(Boolean):!1}async function v(e){try{return await o.access(e),!0}catch{return!1}}async function Y(e,r,t,n){let i=a.dirname(e);await o.mkdir(i,{recursive:!0});let s=a.join(i,`.tmp-${a.basename(e)}-${process.pid}-${Date.now()}`);await o.mkdir(s,{recursive:!0});try{let c=n??U().runInstall,d=I(r);await X(()=>c(d,{binDir:s}));for(let b of t)if(!await v(a.join(s,b)))throw new Error(`Foundry runtime download finished but required file is missing: ${b}. RID for ${r} may not be supported by the published packages.`);await o.writeFile(a.join(s,S),""),await K(s,e,t)}catch(c){throw await o.rm(s,{recursive:!0,force:!0}).catch(()=>{}),c}}async function K(e,r,t){try{await o.rename(e,r)}catch(n){let i=n.code;if(i==="ENOTEMPTY"||i==="EEXIST"||i==="EPERM"){if(await R(r,t)){await o.rm(e,{recursive:!0,force:!0}).catch(()=>{});return}await o.rm(r,{recursive:!0,force:!0}),await o.rename(e,r);return}throw n}}async function X(e){let r=process.stdout.write.bind(process.stdout),t=process.stderr.write.bind(process.stderr);process.stdout.write=(()=>!0),process.stderr.write=(()=>!0);try{return await e()}finally{process.stdout.write=r,process.stderr.write=t}}var E=class extends Error{constructor(t,n,i){super(t,i);this.code=n;this.name="VoiceBackendError"}code};function $(e){return e instanceof E?{message:e.message,code:e.code}:e instanceof Error?{message:e.message}:{message:String(e)}}function N(e){return e instanceof Error?e:new Error(String(e))}var z=16;function k(e){return M(e,new WeakSet,0)}function M(e,r,t){if(t>=z)return"<cause chain truncated>";if(typeof e=="object"&&e!==null){if(r.has(e))return"<cyclic cause>";r.add(e)}if(!(e instanceof Error))return String(e);let n=e.stack??`${e.name}: ${e.message}`;if(e.cause===void 0)return n;let i=M(e.cause,r,t+1);return`${n}
Caused by: ${i}`}var x=16*1024,L=class{constructor(r){this.port=r}port;writeLog(r,t){let n={kind:"log",level:r,message:Q(t)};try{this.port.postMessage(n)}catch{}return Promise.resolve()}outputPath(){return"<voice-worker>"}};function A(e,r=u){r.setLogWriter(new L(e))}function Q(e){return e.length<=x?e:`${e.slice(0,x)}\u2026 [truncated, ${e.length-x} more chars]`}if(!T)throw new Error("voice-installer.worker.js must be loaded as a worker thread.");var p=T;A(p);var Z=B??{};async function ee(){try{let r={kind:"ok",location:await _({cacheRoot:Z.cacheRoot,onDownloadStart:()=>{let t={kind:"download-started"};p.postMessage(t)}})};p.postMessage(r)}catch(e){let r=N(e);u.error(`[voice-installer worker] install failed: ${k(r)}`);let t={kind:"error",error:$(r)};p.postMessage(t)}finally{setImmediate(()=>process.exit(0))}}ee().catch(e=>{u.error(`[voice-installer worker] fatal: ${k(e)}`),process.exit(1)});
//# sourceMappingURL=voice-installer.worker.js.map
(()=>{const stack=new Error().stack;stack&&(globalThis._sentryDebugIds=globalThis._sentryDebugIds||{},globalThis._sentryDebugIds[stack]="011c5fd9-bc4b-52ad-9e73-35f9453c610c",globalThis._sentryDebugIdIdentifier="sentry-dbid-011c5fd9-bc4b-52ad-9e73-35f9453c610c");})();
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
*--------------------------------------------------------------------------------------------*/
import __module from "module";
import __path from "path";
import __fs from "fs";
const __rootRequire = __module.createRequire(import.meta.url);
const __appPath = __fs.realpathSync(import.meta.dirname);
const __clipboardEntrypoint = __path.join(__appPath, "clipboard", "index.js");
const __foundryEntrypoint = __path.join(__appPath, "foundry-local-sdk", "index.js");
const __pvRecorderEntrypoint = __path.join(__appPath, "pvrecorder", "index.js");
const __clipboardRequire = __fs.existsSync(__clipboardEntrypoint)
? __module.createRequire(__clipboardEntrypoint)
: __rootRequire;
const __foundryRequire = __fs.existsSync(__foundryEntrypoint)
? __module.createRequire(__foundryEntrypoint)
: __rootRequire;
const __pvRecorderRequire = __fs.existsSync(__pvRecorderEntrypoint)
? __module.createRequire(__pvRecorderEntrypoint)
: __rootRequire;
const __isVendoredNativeModule = (module) =>
typeof module === "string" &&
(module.startsWith("@teddyzhu/") || module === "foundry-local-sdk" || module === "@picovoice/pvrecorder-node");
const require = (module) => {
let req = __rootRequire;
if (typeof module === "string" && module.startsWith("@teddyzhu/")) {
req = __clipboardRequire;
}
if (module === "foundry-local-sdk") {
req = __foundryRequire;
}
if (module === "@picovoice/pvrecorder-node") {
req = __pvRecorderRequire;
}
if (typeof module === "string" && (__module.isBuiltin(module) || __isVendoredNativeModule(module))) {
return req(module);
}
const modulePath = __fs.realpathSync(req.resolve(module));
const relativePath = __path.relative(__appPath, modulePath);
if (relativePath.startsWith("..")) {
throw new Error("Requiring module outside of application is a security concern; module: " + modulePath + ", app: " + __appPath);
}
return req(module);
};import __url from "url";
const __filename = __url.fileURLToPath(import.meta.url);
const __dirname = __path.dirname(__filename);
var d=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(r,o)=>(typeof require<"u"?require:r)[o]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var v=(e,r)=>()=>{try{return r||e((r={exports:{}}).exports,r),r.exports}catch(o){throw r=0,o}};var f=v(s=>{"use strict";Object.defineProperty(s,"__esModule",{value:!0});s.assign=m;s.loadNativeModule=y;function m(e){for(var r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];return r.forEach(function(c){return Object.keys(c).forEach(function(t){return e[t]=c[t]})}),e}function y(e){for(var r=["build/Release","build/Debug","prebuilds/".concat(process.platform,"-").concat(process.arch)],o=["..","."],c,t=0,l=r;t<l.length;t++)for(var g=l[t],a=0,u=o;a<u.length;a++){var b=u[a],i="".concat(b,"/").concat(g);try{return{dir:i,module:d("".concat(i,"/").concat(e,".node"))}}catch(P){c=P}}throw new Error("Failed to load native module: ".concat(e,".node, checked: ").concat(r.join(", "),": ").concat(c))}});var E=v(p=>{Object.defineProperty(p,"__esModule",{value:!0});var M=f(),j=(0,M.loadNativeModule)("conpty_console_list").module.getConsoleProcessList,h=parseInt(process.argv[2],10),n=[];if(h>0)try{n=j(h)}catch{n=[]}process.send({consoleProcessList:n});process.exit(0)});export default E();
//# sourceMappingURL=conpty_console_list_agent.js.map

Sorry, the diff of this file is not supported yet

{"Source":"InternalBuild","Data":{"System.CollectionId":"cb55739e-4afe-46a3-970f-1b49d8ee7564","System.DefinitionId":"190018","System.TeamProjectId":"c93e867a-8815-43c1-92c4-e7dd5404f1e1","System.TeamProject":"Dart","Build.BuildId":"148237282","Build.BuildNumber":"v0.6.0_20260530.1","Build.DefinitionName":"MXC-Official-Build","Build.DefinitionRevision":"7","Build.Repository.Name":"microsoft/mxc","Build.Repository.Provider":"GitHub","Build.Repository.Id":"microsoft/mxc","Build.SourceBranch":"refs/tags/v0.6.0","Build.SourceBranchName":"v0.6.0","Build.SourceVersion":"206dd5475c80b127fc92a4a38d49f83e77d054d5","Build.Repository.Uri":"https://github.com/microsoft/mxc","1ES.PT.TemplateType":"official"},"Feed":null}
{"StdOut":"******************************************************************************\r\nMachine Information\r\nMachine Name: at-blueKVNUEK\r\nMachine Ip: 10.0.0.31\r\nOperating System: Microsoft Windows NT 10.0.26100.0\r\nUser Name: at-blueKVNUEK$\r\nProcessor Count: 64\r\nProcess Name: EsrpClient\r\nProcess Id: 4348\r\nCaller Program: EsrpClient.exe\r\nIdentity: NT AUTHORITY\\NETWORK SERVICE\r\nProcess Version: 1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\r\nProcess Bitness: 64 bit\r\n******************************************************************************\r\nCommandline received: Sign | -a | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp7008_89278.json | -p | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp7008_834052.json | -c | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp7008_982164.json | -i | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp15908_908389.json | -o | c:\\Temp\\AzureTemp\\TFSTemp\\v583C32.tmp | -l | Verbose ESRP session Id is: 8fbe2d3f-d5a4-4719-8272-b639dba3eace\r\n2026-05-30T07:12:00.5158379Z:Command you are trying to use is: Sign\r\n2026-05-30T07:12:00.5225025Z:Correlation Vector for this run is: 282cb55f-4224-4b82-aadd-52f662cc5d1b\r\n2026-05-30T07:12:00.5225025Z:Groupid for this run is empty\r\n2026-05-30T07:12:00.6419064Z:request signing cert being used is this thumbprint: 42661F29AF78973B30992C76D622575F555E3D84 in store LocalMachine\\My\r\n2026-05-30T07:12:00.6419064Z:Both certificates validation passed.\r\n2026-05-30T07:12:00.6438051Z:The auth cert we choose to use, subject name is: CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com, thumbprint is: 943507930F1390CF64FC5E9DB45F03091556EEBE\r\n2026-05-30T07:12:00.7082902Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z] ConfidentialClientApplication 37368736 created\r\n2026-05-30T07:12:00.7082902Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:00.7201671Z:There is no memory mapped file accociated with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:00.7258506Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:00.7392617Z:Validate and Renew Token if necessary finished: 00:00:00.0095422\r\n2026-05-30T07:12:00.8433612Z:Session request is: {\r\n \"expiresAfter\": \"3.00:00:00\",\r\n \"partitionCount\": 0,\r\n \"isProvisionStorage\": true,\r\n \"isLegacyCopsModel\": false,\r\n \"commandName\": \"Sign\",\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\"\r\n}\r\n2026-05-30T07:12:00.8928927Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z] ConfidentialClientApplication 29578451 created\r\n2026-05-30T07:12:00.8928927Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:00.8998062Z:Gateway Client: a new client and client id is created: cf717689-dc5e-42f5-8b73-ac1695e6d260\r\n2026-05-30T07:12:00.9392670Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] MSAL MSAL.Desktop with assembly version '4.70.0.0'. CorrelationId(c112b9e6-b8d2-407a-ab29-9b45bd0c4dda)\r\n2026-05-30T07:12:00.9543183Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] === AcquireTokenForClientParameters ===\r\nSendX5C: True\r\nForceRefresh: False\r\nAccessTokenHashToRefresh: False\r\n\r\n2026-05-30T07:12:00.9675620Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] \r\n=== Request Data ===\r\nAuthority Provided? - True\r\nScopes - https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExtra Query Params Keys (space separated) - \r\nApiId - AcquireTokenForClient\r\nIsConfidentialClient - True\r\nSendX5C - True\r\nLoginHint ? False\r\nIsBrokerConfigured - False\r\nHomeAccountId - False\r\nCorrelationId - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda\r\nUserAssertion set: False\r\nLongRunningOboCacheKey set: False\r\nRegion configured: \r\n\r\n2026-05-30T07:12:00.9685447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] === Token Acquisition (ClientCredentialRequest) started:\r\n\t Scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n\tAuthority Host: login.microsoftonline.com\r\n2026-05-30T07:12:00.9866660Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:00.9866660Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [FindAccessTokenAsync] Discovered 0 access tokens in cache using partition key: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d_AppTokenCache\r\n2026-05-30T07:12:00.9866660Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [FindAccessTokenAsync] No access tokens found in the cache. Skipping filtering. \r\n2026-05-30T07:12:00.9968516Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:00Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Instance Discovery] Instance discovery is enabled and will be performed\r\n2026-05-30T07:12:01.0023755Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Region discovery] WithAzureRegion not configured. \r\n2026-05-30T07:12:01.0023755Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Region discovery] Not using a regional authority. \r\n2026-05-30T07:12:01.0063296Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False. \r\n2026-05-30T07:12:01.0181913Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Fetching instance discovery from the network from host login.microsoftonline.com. \r\n2026-05-30T07:12:01.0359433Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [Oauth2Client] Sending GET request \r\n2026-05-30T07:12:01.0399526Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:01.0479597Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [HttpManager] Sending request. Method: GET. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:01.7398775Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:01.7534277Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [HttpManager] ExecuteAsync in 712 ms\r\n2026-05-30T07:12:01.7534277Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [Oauth2Client] Sending GET request in 716 ms\r\n2026-05-30T07:12:01.7656128Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:01.9295701Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [OAuth2Client] Deserializing response in 164 ms\r\n2026-05-30T07:12:01.9302009Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? True. \r\n2026-05-30T07:12:01.9302009Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Instance Discovery] After hitting the discovery endpoint, the network provider found an entry for login.microsoftonline.com ? True. \r\n2026-05-30T07:12:01.9357840Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Authority validation enabled? True. \r\n2026-05-30T07:12:01.9360968Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Authority validation - is known env? True. \r\n2026-05-30T07:12:01.9555004Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting TokenClient:SendTokenRequestAsync\r\n2026-05-30T07:12:01.9596965Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [TokenClient] Before adding the client assertion / secret\r\n2026-05-30T07:12:01.9610760Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Building assertion from certificate with clientId: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f at endpoint: https://login.microsoftonline.com/33e01921-4d64-4f8c-a055-5bdaffd5e33d/oauth2/v2.0/token\r\n2026-05-30T07:12:01.9610760Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Proceeding with JWT token creation and adding client assertion.\r\n2026-05-30T07:12:01.9996048Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:01Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [TokenClient] After adding the client assertion / secret\r\n2026-05-30T07:12:02.0106001Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [Token Client] Fetching MsalTokenResponse .... \r\n2026-05-30T07:12:02.0106001Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [Oauth2Client] Sending POST request \r\n2026-05-30T07:12:02.0178325Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:02.0178325Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [HttpManager] Sending request. Method: POST. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:02.2475813Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:02.2475813Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [HttpManager] ExecuteAsync in 230 ms\r\n2026-05-30T07:12:02.2475813Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [Oauth2Client] Sending POST request in 237 ms\r\n2026-05-30T07:12:02.2475813Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:02.2650187Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished [OAuth2Client] Deserializing response in 18 ms\r\n2026-05-30T07:12:02.2650187Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] ScopeSet was missing from the token response, so using developer provided scopes in the result. \r\n2026-05-30T07:12:02.2650187Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Finished TokenClient:SendTokenRequestAsync in 311 ms\r\n2026-05-30T07:12:02.2687123Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Checking client info returned from the server..\r\n2026-05-30T07:12:02.2687123Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Saving token response to cache..\r\n2026-05-30T07:12:02.2802849Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] \r\n[MsalTokenResponse]\r\nError: \r\nErrorDescription: \r\nScopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExpiresIn: 86399\r\nRefreshIn: 43199\r\nAccessToken returned: True\r\nAccessToken Type: Bearer\r\nRefreshToken returned: False\r\nIdToken returned: False\r\nClientInfo returned: False\r\nFamilyId: \r\nWamAccountId exists: False\r\n2026-05-30T07:12:02.2810579Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [SaveTokenResponseAsync] ID Token not present in response. \r\n2026-05-30T07:12:02.2822927Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Cannot determine home account ID - or id token or no client info and no subject \r\n2026-05-30T07:12:02.2887352Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [SaveTokenResponseAsync] Entering token cache semaphore. Count Real semaphore: True. Count: 1.\r\n2026-05-30T07:12:02.2890873Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [SaveTokenResponseAsync] Entered token cache semaphore. \r\n2026-05-30T07:12:02.2890873Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [SaveTokenResponseAsync] Saving AT in cache and removing overlapping ATs...\r\n2026-05-30T07:12:02.2915474Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Looking for scopes for the authority in the cache which intersect with https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n2026-05-30T07:12:02.2915474Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:02.2915474Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Intersecting scope entries count - 0\r\n2026-05-30T07:12:02.2937825Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Not saving to ADAL legacy cache. \r\n2026-05-30T07:12:02.2937825Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] [SaveTokenResponseAsync] Released token cache semaphore. \r\n2026-05-30T07:12:02.2975899Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] \r\n\t=== Token Acquisition finished successfully:\r\n2026-05-30T07:12:02.2986424Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] AT expiration time: 5/31/2026 7:12:01 AM +00:00, scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default. source: IdentityProvider\r\n2026-05-30T07:12:02.2991523Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] Fetched access token from host login.microsoftonline.com. \r\n2026-05-30T07:12:02.3007431Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] \r\n[LogMetricsFromAuthResult] Cache Refresh Reason: NoCachedAccessToken\r\n[LogMetricsFromAuthResult] DurationInCacheInMs: 0\r\n[LogMetricsFromAuthResult] DurationTotalInMs: 1339\r\n[LogMetricsFromAuthResult] DurationInHttpInMs: 919\r\n2026-05-30T07:12:02.3007431Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:02Z - c112b9e6-b8d2-407a-ab29-9b45bd0c4dda] TokenEndpoint: ****\r\n2026-05-30T07:12:02.3166098Z:Use AAD token. CERT\r\n2026-05-30T07:12:02.3285375Z:New Token Acquisition Time: 00:00:01.4181303\r\n2026-05-30T07:12:02.3707538Z:Gateway Client: the client id that is sending a request is: cf717689-dc5e-42f5-8b73-ac1695e6d260\r\n2026-05-30T07:12:03.0035979Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:02.9413463+00:00\r\n2026-05-30T07:12:03.0035979Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:03.0035979+00:00\r\n2026-05-30T07:12:03.0035979Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0622516\r\n2026-05-30T07:12:03.1206664Z:Session request requestid: adb0ca81-5eef-47cf-8363-ba4b7173d294, and submission status is: Pass\r\n2026-05-30T07:12:03.1814375Z:Provision storage complete. Total shards: 100\r\n2026-05-30T07:12:03.1855507Z:Loading DigestSignErrorMappingCache mapping info\r\n2026-05-30T07:12:03.1950074Z:DigestSignErrorMappingCache from server, # of DigestSignOperationErrorPatterns object we get is :: \r\n2026-05-30T07:12:03.2355923Z:Consolidate DigestSignErrorMappingCache, # of DigestSignOperationErrorPatterns object we get is :: 34\r\n2026-05-30T07:12:03.2355923Z:Successfully retrieved policy: policy is {\"policy\":{\"id\":\"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f-0\",\"workflowExecutionType\":3}}\r\n2026-05-30T07:12:03.2465858Z:Successfully get telemetry connection string: Endpo......\r\n2026-05-30T07:12:03.2472232Z:Warning: \r\n2026-05-30T07:12:03.2512359Z:IAuthInfo constructed: {\r\n \"authenticationType\": \"AAD_CERT\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"tenantId\": \"33e01921-4d64-4f8c-a055-5bdaffd5e33d\",\r\n \"aadAuthorityBaseUri\": \"https://login.microsoftonline.com/\",\r\n \"authCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com\",\r\n \"sendX5c\": true,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"requestSigningCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"sendX5c\": false,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"oAuthToken\": null,\r\n \"version\": \"1.0.0\",\r\n \"esrpClientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"federatedTokenData\": null,\r\n \"federatedTokenPath\": null\r\n}\r\n2026-05-30T07:12:03.2532464Z:IPolicyInfo constructed: {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:12:03.2562149Z:IConfigInfo constructed: {\r\n \"esrpApiBaseUri\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"esrpSessionTimeoutInSec\": 60,\r\n \"minThreadPoolThreads\": 256,\r\n \"maxDegreeOfParallelism\": 256,\r\n \"exponentialFirstFastRetry\": true,\r\n \"exponentialRetryCount\": 2,\r\n \"exponentialRetryDeltaBackOff\": \"00:00:05\",\r\n \"exponentialRetryMaxBackOff\": \"00:01:00\",\r\n \"exponentialRetryMinBackOff\": \"00:00:03\",\r\n \"appDataFolder\": \"C:\\\\Windows\\\\ServiceProfiles\\\\NetworkService\\\\AppData\\\\Local\",\r\n \"certificateCacheFolder\": null,\r\n \"version\": \"1.0.0\",\r\n \"exitOnFlaggedFile\": false,\r\n \"flaggedFileClientWaitTimeout\": \"1.00:00:00\",\r\n \"servicePointManagerDefaultConnectionLimit\": 256,\r\n \"isOnPremGateway\": false,\r\n \"diagnosticListeners\": null,\r\n \"securityProtocolType\": \"Tls12\",\r\n \"parallelOperationsInFileUploadDownload\": 300,\r\n \"maxTelemetryBuffer\": 200000,\r\n \"telemetryTimeoutInSec\": 0,\r\n \"resourceUri\": \"https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com\",\r\n \"cacheRootFolder\": null,\r\n \"cachedFileTTLInMin\": 7200\r\n}\r\n2026-05-30T07:12:03.5175476Z:Client Telemetry: Xpert agent is not running on the machine. Using events hub for processing client telemetry.\r\n2026-05-30T07:12:03.7274495Z:Key: TotalSignOperationDataCount, Value: 1\r\n2026-05-30T07:12:03.7447412Z:Start Time:5/30/2026 7:12:03 AM, Starting the sign workflow...\r\n2026-05-30T07:12:03.7592683Z:some input info: {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.31\",\r\n \"userAgent\": \"at-blueKVNUEK\"\r\n },\r\n \"sourceDirectory\": null,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\",\r\n \"destinationDirectory\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\",\r\n \"sizeInBytes\": 0,\r\n \"name\": \"manifest.cat\",\r\n \"isSuccess\": null,\r\n \"operationStartedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationEndedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationDurationMS\": 0,\r\n \"processName\": \"EsrpClient\",\r\n \"processId\": 4348,\r\n \"processVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"customerCorrelationId\": null,\r\n \"esrpClientSessionGuid\": \"8fbe2d3f-d5a4-4719-8272-b639dba3eace\",\r\n \"callerProgram\": \"EsrpClient\",\r\n \"indentity\": \"NT AUTHORITY\\\\NETWORK SERVICE\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"exceptionData\": null,\r\n \"apiBaseUrl\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"handlerWorkflow\": \"Sign\",\r\n \"submissionRequest\": {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.31\",\r\n \"userAgent\": \"at-blueKVNUEK\"\r\n },\r\n \"groupId\": null,\r\n \"correlationVector\": \"282cb55f-4224-4b82-aadd-52f662cc5d1b\",\r\n \"driEmail\": null,\r\n \"version\": \"1.0.0\"\r\n },\r\n \"policyInfo\": {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n },\r\n \"osVersion\": \"Microsoft Windows NT 10.0.26100.0\",\r\n \"executingMachineIPAddress\": \"10.0.0.31\"\r\n}\r\n2026-05-30T07:12:03.8063499Z:Executing SignWorkflowType is DigestSignStaticAzure\r\n2026-05-30T07:12:03.8235528Z:Source file \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" hashed in 3 ms\r\n2026-05-30T07:12:03.8711619Z:Thread: 1 - Certificate file mutex \"26JMnLfe+lJgLQbZlInxxRapH+R6+rY1QYJbI4pAL78=_CP-464321\" acquired (waited 0 ms).\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:03Z] ConfidentialClientApplication 44123454 created\r\n2026-05-30T07:12:03.8840731Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:03.8847876Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:03.8854347Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:03.9780323Z:Global cached token is valid from 5/30/2026 7:07:02 AM to 5/31/2026 7:12:02 AM (UTC). Total validity from current time is 86398.0232041 seconds\r\n2026-05-30T07:12:03.9780323Z:Validate and Renew Token if necessary finished: 00:00:00.0926516\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:03Z] ConfidentialClientApplication 20852350 created\r\n2026-05-30T07:12:03.9780323Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:03.9780323Z:Gateway Client: a new client and client id is created: 7b47a4c9-515f-4057-921a-f7423f502a63\r\n2026-05-30T07:12:03.9780323Z:5/30/2026 7:12:03 AM +00:00:Digest Signing Factory Client type loaded is - [AzureGatewaySubmitter].\r\n2026-05-30T07:12:03.9895599Z:Existing Token Acquisition Time: 00:00:00.0004198\r\n2026-05-30T07:12:04.0681419Z:Gateway Client: the client id that is sending a request is: 7b47a4c9-515f-4057-921a-f7423f502a63\r\n2026-05-30T07:12:04.2501094Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:04.2229197+00:00\r\n2026-05-30T07:12:04.2506230Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:04.2506230+00:00\r\n2026-05-30T07:12:04.2506230Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0277033\r\n2026-05-30T07:12:04.2513909Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:04.2513909+00:00\r\n2026-05-30T07:12:04.6040301Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:12:04.6040301Z:Client Telemetry: Events received so far in this session: 4\r\n2026-05-30T07:12:04.6040301Z:Client Telemetry: Events published so far in this session: 4\r\n2026-05-30T07:12:04.7712689Z:Existing Token Acquisition Time: 00:00:00.0008419\r\n2026-05-30T07:12:04.7749463Z:Gateway Client: the client id that is sending a request is: 7b47a4c9-515f-4057-921a-f7423f502a63\r\n2026-05-30T07:12:04.8308008Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:04.8166599+00:00\r\n2026-05-30T07:12:04.8308008Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:04.8308008+00:00\r\n2026-05-30T07:12:04.8308008Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0141409\r\n2026-05-30T07:12:04.8389370Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:04.8389370+00:00\r\n2026-05-30T07:12:04.8437195Z:Reading thumbprint from \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_8fbe2d3fd5a447198272b639dba3eace\\Certificates\\CP-464321.p7b\" (9692 bytes)...\r\n2026-05-30T07:12:04.8718907Z:Thread: 1 - Wrote new certificate file to \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_8fbe2d3fd5a447198272b639dba3eace\\Certificates\\CP-464321.p7b\".\r\n2026-05-30T07:12:04.8718907Z:Thread: 1 - Certificate file mutex \"26JMnLfe+lJgLQbZlInxxRapH+R6+rY1QYJbI4pAL78=_CP-464321\" released (held for 1001 ms).\r\n2026-05-30T07:12:04.8735369Z:digest sign request expire time is: 5/30/2026 7:13:03 AM\r\n2026-05-30T07:12:07.7295539Z:Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe sign /NPH /fd \"SHA256\" /f \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_8fbe2d3fd5a447198272b639dba3eace\\Certificates\\CP-464321.p7b\" /sha1 \"464FA2A9D4A43EA5C3E53CE4562B501CB6EFA47F\" /du \"https://www.1eswiki.com/wiki/ADO_Manifest_Generator\" /d \"Packaging SSSC Codesign - DigestSign\" /tr \"http://aztss.trafficmanager.net/TSS/HttpTspServer\" /td sha256 /dlib \"c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\EsrpClient.Sign.DigestSignLib.dll\" /dmdf \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_8fbe2d3fd5a447198272b639dba3eace\\75A88B6094D34A9792C8A99B6C3A2C03.json\" \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" completed in 2855 ms\r\nExit Code: 0\r\nStdOut:\r\nDone Adding Additional Store\r\n\r\nESRP Digest Signing\r\n\r\n2026-05-30T07:12:05.8570107Z:Digest Signer : SecurityProtocolType used from the metadata info is : Tls12\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:05Z] ConfidentialClientApplication 654897 created\r\n2026-05-30T07:12:06.0060611Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:06.0081322Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:06.1249429Z:Global cached token is valid from 5/30/2026 7:07:02 AM to 5/31/2026 7:12:02 AM (UTC). Total validity from current time is 86395.8759236 seconds\r\n2026-05-30T07:12:06.1249429Z:Validate and Renew Token if necessary finished: 00:00:00.1161941\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:06Z] ConfidentialClientApplication 49044892 created\r\n2026-05-30T07:12:06.1978856Z:Existing Token Acquisition Time: 00:00:00.0030251\r\n2026-05-30T07:12:06.7953930Z:Gateway Submission Request Signing Time: 00:00:00.1129320\r\n2026-05-30T07:12:06.7953930Z:Gateway Submission Request Send Time: 00:00:00.4627859\r\n2026-05-30T07:12:06.7953930Z:Gateway Submission Overall Submission Time: 00:00:00.5938012\r\n2026-05-30T07:12:06.7953930Z:Operation ID: a9f774db-ca0e-48a9-a2ee-5a3bedbabad5\r\n2026-05-30T07:12:07.3036189Z:Gateway Status Delay Time: 00:00:00.5089525\r\n2026-05-30T07:12:07.3144410Z:Existing Token Acquisition Time: 00:00:00.0007334\r\n2026-05-30T07:12:07.4381074Z:Gateway Status Request Send Time: 00:00:00.1176954\r\n2026-05-30T07:12:07.4381074Z:Gateway Status Overall Time: 00:00:00.1202089\r\n2026-05-30T07:12:07.4457636Z:Gateway Submission Duration: 936\r\n2026-05-30T07:12:07.4457636Z:Gateway Submission Attempts: 1\r\n2026-05-30T07:12:07.4457636Z:Gateway GetStatus Duration: 133\r\n2026-05-30T07:12:07.4457636Z:Gateway GetStatus Attempts: 1\r\n2026-05-30T07:12:07.4457636Z:$$5a9f5111cf8f42a0a0edc419862b95dc##_ThrottleCount: 0\r\n2026-05-30T07:12:07.4457636Z:$$65265a48891640eb86e148d3c9a627fa##_ThrottledTimeInSec: 0\r\n2026-05-30T07:12:07.4457636Z:Service Call: 1727.2005 ms\r\nSuccessfully signed: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\n\r\n\r\n\r\nStdErr:\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:07.9240870Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:07.9260929Z:Warning: Warning: Operation Error (1) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:08.0745529Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:08.0751129Z:Warning: Warning: Operation Error (2) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:08.1501876Z:Client Telemetry: Events published in this batch: 3\r\n2026-05-30T07:12:08.1501876Z:Client Telemetry: Events received so far in this session: 7\r\n2026-05-30T07:12:08.1501876Z:Client Telemetry: Events published so far in this session: 7\r\n2026-05-30T07:12:08.7096102Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:08.7454583Z:\r\n2026-05-30T07:12:08.7454583Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n2026-05-30T07:12:08.7813860Z:Constructing EsrpClientResponse\r\n2026-05-30T07:12:08.7823262Z:EsrpClientResponse is constructed\r\n2026-05-30T07:12:08.8152146Z:OperationDurationMs: 4984\r\n2026-05-30T07:12:08.8152146Z:DynamicCertGenerationTimeMs: 0\r\n2026-05-30T07:12:08.8152146Z:TimeToGetStorageShradsMs: 0\r\n2026-05-30T07:12:08.8152146Z:TotalScanSubmissionTimeMs: 0\r\n2026-05-30T07:12:08.8152146Z:ThrottleCount: 0\r\n2026-05-30T07:12:08.8152146Z:ThrottledTimeInSec: 0\r\n2026-05-30T07:12:08.8152146Z:\r\n2026-05-30T07:12:08.8160771Z:0/1 files signed in 00:00:04.984 (0 files/s, total number of certs refreshed: 0)\r\n2026-05-30T07:12:08.8182732Z:result json is: {\r\n \"submissionResponses\": [\r\n {\r\n \"fileStatusDetail\": [\r\n {\r\n \"sourceHash\": \"l2CvdLFXmXCqDbMKKSTqsnXo6IhjNJHmfylxVFlQ1ek=\",\r\n \"hashType\": \"sha256\",\r\n \"destinationHash\": null,\r\n \"certificateThumbprint\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\",\r\n \"destinationFileSizeInBytes\": 0,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\"\r\n }\r\n ],\r\n \"operationId\": \"a9f774db-ca0e-48a9-a2ee-5a3bedbabad5\",\r\n \"customerCorrelationId\": \"282cb55f-4224-4b82-aadd-52f662cc5d1b\",\r\n \"statusCode\": \"failCanRetry\",\r\n \"errorInfo\": {\r\n \"code\": \"3138\",\r\n \"details\": {\r\n \"operation\": \"c:\\\\AT\\\\sitesroot\\\\0\\\\bin\\\\Plugins\\\\ESRPClient\\\\Win10.x86\\\\signtool.exe verify /pa /tw \\\"c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\\\"\",\r\n \"exitCode\": \"1\",\r\n \"stdOut\": \"File: c:\\\\Temp\\\\AzureTemp\\\\pqgjedog.0s5\\\\manifest.cat\\r\\nIndex Algorithm Timestamp \\r\\n========================================\\r\\n\\r\\nNumber of errors: 1\\r\\n\\r\\n\\r\\n\",\r\n \"stdErr\": \"SignTool Error: A certificate chain processed, but terminated in a root\\r\\n\\tcertificate which is not trusted by the trust provider.\\r\\n\\r\\n\"\r\n },\r\n \"innerError\": null\r\n }\r\n }\r\n ],\r\n \"esrpClientSessionGuid\": \"8fbe2d3f-d5a4-4719-8272-b639dba3eace\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:12:08.8611515Z:Warning: \r\n\r\n2026-05-30T07:12:08.8611515Z:esrp-client-finalTime: 9391.6821\r\n2026-05-30T07:12:08.8611515Z:Final return code is: 1\r\n2026-05-30T07:12:08.8611515Z:ClientTelemetryDispose started, this is not affecting Exe reliability, only lost telemetry if error happens ***********************\r\n2026-05-30T07:12:08.8674173Z:Client Telemetry: Flushing telemetry buffer with timeout 0 ms\r\n2026-05-30T07:12:08.8701841Z:Client Telemetry: Flushing telemetry buffer completed within timeout (true/false): False\r\n2026-05-30T07:12:08.8701841Z:Client Telemetry: Disposing telemetry buffer and event hub client\r\n2026-05-30T07:12:08.8823601Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:12:08.8823601Z:Client Telemetry: Events received so far in this session: 11\r\n2026-05-30T07:12:08.8823601Z:Client Telemetry: Events published so far in this session: 11\r\n2026-05-30T07:12:08.9350451Z:event lost number: 0\r\n2026-05-30T07:12:08.9353963Z:total event processed number: 11\r\n2026-05-30T07:12:08.9353963Z:total event received number: 11\r\n2026-05-30T07:12:08.9353963Z:##EsrpClientTelemetry.TotalEventsProcessed##: 11\r\n2026-05-30T07:12:08.9353963Z:##EsrpClientTelemetry.TotalEventsReceived##: 11\r\n2026-05-30T07:12:08.9353963Z:##EsrpClientTelemetry.DisposeTimeMilliseconds##: 72\r\n2026-05-30T07:12:08.9353963Z:ClientTelemetryDispose ended ***********************\r\n","StdErr":"2026-05-30T07:12:08.7454583Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\pqgjedog.0s5\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n","ExitCode":1,"RunningTime":"00:00:10.3256450"}
{"StdOut":"******************************************************************************\r\nMachine Information\r\nMachine Name: at-blueYMDLA2\r\nMachine Ip: 10.0.0.5\r\nOperating System: Microsoft Windows NT 10.0.26100.0\r\nUser Name: at-blueYMDLA2$\r\nProcessor Count: 64\r\nProcess Name: EsrpClient\r\nProcess Id: 19100\r\nCaller Program: EsrpClient.exe\r\nIdentity: NT AUTHORITY\\NETWORK SERVICE\r\nProcess Version: 1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\r\nProcess Bitness: 64 bit\r\n******************************************************************************\r\nCommandline received: Sign | -a | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp13468_439268.json | -p | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp13468_872193.json | -c | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp13468_634486.json | -i | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp18224_863351.json | -o | c:\\Temp\\AzureTemp\\TFSTemp\\v47EEE.tmp | -l | Verbose ESRP session Id is: eb2dcb68-642c-4616-a634-d3e42ee7ec3a\r\n2026-05-30T07:12:48.8991077Z:Command you are trying to use is: Sign\r\n2026-05-30T07:12:48.9057946Z:Correlation Vector for this run is: 042c0000-79b6-4627-a85a-3e2f9070d04e\r\n2026-05-30T07:12:48.9057946Z:Groupid for this run is empty\r\n2026-05-30T07:12:49.0223929Z:request signing cert being used is this thumbprint: 42661F29AF78973B30992C76D622575F555E3D84 in store LocalMachine\\My\r\n2026-05-30T07:12:49.0223929Z:Both certificates validation passed.\r\n2026-05-30T07:12:49.0255147Z:The auth cert we choose to use, subject name is: CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com, thumbprint is: 943507930F1390CF64FC5E9DB45F03091556EEBE\r\n2026-05-30T07:12:49.0877810Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z] ConfidentialClientApplication 37368736 created\r\n2026-05-30T07:12:49.0888031Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:49.0943737Z:There is no memory mapped file accociated with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:49.0968013Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:49.1066695Z:Validate and Renew Token if necessary finished: 00:00:00.0081966\r\n2026-05-30T07:12:49.2044838Z:Session request is: {\r\n \"expiresAfter\": \"3.00:00:00\",\r\n \"partitionCount\": 0,\r\n \"isProvisionStorage\": true,\r\n \"isLegacyCopsModel\": false,\r\n \"commandName\": \"Sign\",\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\"\r\n}\r\n2026-05-30T07:12:49.2361536Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z] ConfidentialClientApplication 29578451 created\r\n2026-05-30T07:12:49.2361536Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:49.2443484Z:Gateway Client: a new client and client id is created: 23bc0f67-7b81-400f-93d1-24d0f9d9d4e3\r\n2026-05-30T07:12:49.2833087Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] MSAL MSAL.Desktop with assembly version '4.70.0.0'. CorrelationId(3cfbe3c8-5579-46b7-9902-6216b3a87d52)\r\n2026-05-30T07:12:49.2972191Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] === AcquireTokenForClientParameters ===\r\nSendX5C: True\r\nForceRefresh: False\r\nAccessTokenHashToRefresh: False\r\n\r\n2026-05-30T07:12:49.3096498Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] \r\n=== Request Data ===\r\nAuthority Provided? - True\r\nScopes - https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExtra Query Params Keys (space separated) - \r\nApiId - AcquireTokenForClient\r\nIsConfidentialClient - True\r\nSendX5C - True\r\nLoginHint ? False\r\nIsBrokerConfigured - False\r\nHomeAccountId - False\r\nCorrelationId - 3cfbe3c8-5579-46b7-9902-6216b3a87d52\r\nUserAssertion set: False\r\nLongRunningOboCacheKey set: False\r\nRegion configured: \r\n\r\n2026-05-30T07:12:49.3108767Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] === Token Acquisition (ClientCredentialRequest) started:\r\n\t Scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n\tAuthority Host: login.microsoftonline.com\r\n2026-05-30T07:12:49.3289105Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:49.3289105Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [FindAccessTokenAsync] Discovered 0 access tokens in cache using partition key: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d_AppTokenCache\r\n2026-05-30T07:12:49.3289105Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [FindAccessTokenAsync] No access tokens found in the cache. Skipping filtering. \r\n2026-05-30T07:12:49.3392296Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Instance Discovery] Instance discovery is enabled and will be performed\r\n2026-05-30T07:12:49.3434365Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Region discovery] WithAzureRegion not configured. \r\n2026-05-30T07:12:49.3434365Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Region discovery] Not using a regional authority. \r\n2026-05-30T07:12:49.3477594Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False. \r\n2026-05-30T07:12:49.3585247Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Fetching instance discovery from the network from host login.microsoftonline.com. \r\n2026-05-30T07:12:49.3776939Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [Oauth2Client] Sending GET request \r\n2026-05-30T07:12:49.3818954Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:49.3879176Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [HttpManager] Sending request. Method: GET. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:49.8966312Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:49.9094797Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [HttpManager] ExecuteAsync in 527 ms\r\n2026-05-30T07:12:49.9094797Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [Oauth2Client] Sending GET request in 532 ms\r\n2026-05-30T07:12:49.9201366Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:49Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:50.0469915Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [OAuth2Client] Deserializing response in 126 ms\r\n2026-05-30T07:12:50.0478181Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? True. \r\n2026-05-30T07:12:50.0481986Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Instance Discovery] After hitting the discovery endpoint, the network provider found an entry for login.microsoftonline.com ? True. \r\n2026-05-30T07:12:50.0527000Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Authority validation enabled? True. \r\n2026-05-30T07:12:50.0527000Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Authority validation - is known env? True. \r\n2026-05-30T07:12:50.0853245Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting TokenClient:SendTokenRequestAsync\r\n2026-05-30T07:12:50.0922990Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [TokenClient] Before adding the client assertion / secret\r\n2026-05-30T07:12:50.0943447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Building assertion from certificate with clientId: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f at endpoint: https://login.microsoftonline.com/33e01921-4d64-4f8c-a055-5bdaffd5e33d/oauth2/v2.0/token\r\n2026-05-30T07:12:50.0943447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Proceeding with JWT token creation and adding client assertion.\r\n2026-05-30T07:12:50.1325398Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [TokenClient] After adding the client assertion / secret\r\n2026-05-30T07:12:50.1437715Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [Token Client] Fetching MsalTokenResponse .... \r\n2026-05-30T07:12:50.1437715Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [Oauth2Client] Sending POST request \r\n2026-05-30T07:12:50.1504233Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:50.1504233Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [HttpManager] Sending request. Method: POST. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:50.3256669Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:50.3256669Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [HttpManager] ExecuteAsync in 176 ms\r\n2026-05-30T07:12:50.3256669Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [Oauth2Client] Sending POST request in 183 ms\r\n2026-05-30T07:12:50.3274596Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:50.3409169Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished [OAuth2Client] Deserializing response in 14 ms\r\n2026-05-30T07:12:50.3409169Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] ScopeSet was missing from the token response, so using developer provided scopes in the result. \r\n2026-05-30T07:12:50.3409169Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Finished TokenClient:SendTokenRequestAsync in 256 ms\r\n2026-05-30T07:12:50.3427941Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Checking client info returned from the server..\r\n2026-05-30T07:12:50.3427941Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Saving token response to cache..\r\n2026-05-30T07:12:50.3533486Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] \r\n[MsalTokenResponse]\r\nError: \r\nErrorDescription: \r\nScopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExpiresIn: 86399\r\nRefreshIn: 43199\r\nAccessToken returned: True\r\nAccessToken Type: Bearer\r\nRefreshToken returned: False\r\nIdToken returned: False\r\nClientInfo returned: False\r\nFamilyId: \r\nWamAccountId exists: False\r\n2026-05-30T07:12:50.3538120Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [SaveTokenResponseAsync] ID Token not present in response. \r\n2026-05-30T07:12:50.3553529Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Cannot determine home account ID - or id token or no client info and no subject \r\n2026-05-30T07:12:50.3613727Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [SaveTokenResponseAsync] Entering token cache semaphore. Count Real semaphore: True. Count: 1.\r\n2026-05-30T07:12:50.3613727Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [SaveTokenResponseAsync] Entered token cache semaphore. \r\n2026-05-30T07:12:50.3613727Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [SaveTokenResponseAsync] Saving AT in cache and removing overlapping ATs...\r\n2026-05-30T07:12:50.3633779Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Looking for scopes for the authority in the cache which intersect with https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n2026-05-30T07:12:50.3633779Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:50.3633779Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Intersecting scope entries count - 0\r\n2026-05-30T07:12:50.3660100Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Not saving to ADAL legacy cache. \r\n2026-05-30T07:12:50.3660100Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] [SaveTokenResponseAsync] Released token cache semaphore. \r\n2026-05-30T07:12:50.3693982Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] \r\n\t=== Token Acquisition finished successfully:\r\n2026-05-30T07:12:50.3708901Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] AT expiration time: 5/31/2026 7:12:49 AM +00:00, scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default. source: IdentityProvider\r\n2026-05-30T07:12:50.3708901Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] Fetched access token from host login.microsoftonline.com. \r\n2026-05-30T07:12:50.3729683Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] \r\n[LogMetricsFromAuthResult] Cache Refresh Reason: NoCachedAccessToken\r\n[LogMetricsFromAuthResult] DurationInCacheInMs: 0\r\n[LogMetricsFromAuthResult] DurationTotalInMs: 1068\r\n[LogMetricsFromAuthResult] DurationInHttpInMs: 683\r\n2026-05-30T07:12:50.3729683Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:50Z - 3cfbe3c8-5579-46b7-9902-6216b3a87d52] TokenEndpoint: ****\r\n2026-05-30T07:12:50.3883420Z:Use AAD token. CERT\r\n2026-05-30T07:12:50.4009545Z:New Token Acquisition Time: 00:00:01.1466522\r\n2026-05-30T07:12:50.4292290Z:Gateway Client: the client id that is sending a request is: 23bc0f67-7b81-400f-93d1-24d0f9d9d4e3\r\n2026-05-30T07:12:51.2756730Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:51.1128676+00:00\r\n2026-05-30T07:12:51.2756730Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:51.2756730+00:00\r\n2026-05-30T07:12:51.2756730Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.1628054\r\n2026-05-30T07:12:51.3974801Z:Session request requestid: 283cc409-188a-4c46-87a5-85d097f79706, and submission status is: Pass\r\n2026-05-30T07:12:51.4571390Z:Provision storage complete. Total shards: 100\r\n2026-05-30T07:12:51.4606683Z:Loading DigestSignErrorMappingCache mapping info\r\n2026-05-30T07:12:51.4704164Z:DigestSignErrorMappingCache from server, # of DigestSignOperationErrorPatterns object we get is :: \r\n2026-05-30T07:12:51.4995063Z:Consolidate DigestSignErrorMappingCache, # of DigestSignOperationErrorPatterns object we get is :: 34\r\n2026-05-30T07:12:51.5006094Z:Successfully retrieved policy: policy is {\"policy\":{\"id\":\"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f-0\",\"workflowExecutionType\":3}}\r\n2026-05-30T07:12:51.5109841Z:Successfully get telemetry connection string: Endpo......\r\n2026-05-30T07:12:51.5135344Z:Warning: \r\n2026-05-30T07:12:51.5169062Z:IAuthInfo constructed: {\r\n \"authenticationType\": \"AAD_CERT\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"tenantId\": \"33e01921-4d64-4f8c-a055-5bdaffd5e33d\",\r\n \"aadAuthorityBaseUri\": \"https://login.microsoftonline.com/\",\r\n \"authCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com\",\r\n \"sendX5c\": true,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"requestSigningCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"sendX5c\": false,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"oAuthToken\": null,\r\n \"version\": \"1.0.0\",\r\n \"esrpClientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"federatedTokenData\": null,\r\n \"federatedTokenPath\": null\r\n}\r\n2026-05-30T07:12:51.5182298Z:IPolicyInfo constructed: {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:12:51.5226351Z:IConfigInfo constructed: {\r\n \"esrpApiBaseUri\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"esrpSessionTimeoutInSec\": 60,\r\n \"minThreadPoolThreads\": 256,\r\n \"maxDegreeOfParallelism\": 256,\r\n \"exponentialFirstFastRetry\": true,\r\n \"exponentialRetryCount\": 2,\r\n \"exponentialRetryDeltaBackOff\": \"00:00:05\",\r\n \"exponentialRetryMaxBackOff\": \"00:01:00\",\r\n \"exponentialRetryMinBackOff\": \"00:00:03\",\r\n \"appDataFolder\": \"C:\\\\Windows\\\\ServiceProfiles\\\\NetworkService\\\\AppData\\\\Local\",\r\n \"certificateCacheFolder\": null,\r\n \"version\": \"1.0.0\",\r\n \"exitOnFlaggedFile\": false,\r\n \"flaggedFileClientWaitTimeout\": \"1.00:00:00\",\r\n \"servicePointManagerDefaultConnectionLimit\": 256,\r\n \"isOnPremGateway\": false,\r\n \"diagnosticListeners\": null,\r\n \"securityProtocolType\": \"Tls12\",\r\n \"parallelOperationsInFileUploadDownload\": 300,\r\n \"maxTelemetryBuffer\": 200000,\r\n \"telemetryTimeoutInSec\": 0,\r\n \"resourceUri\": \"https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com\",\r\n \"cacheRootFolder\": null,\r\n \"cachedFileTTLInMin\": 7200\r\n}\r\n2026-05-30T07:12:51.7765109Z:Client Telemetry: Xpert agent is not running on the machine. Using events hub for processing client telemetry.\r\n2026-05-30T07:12:51.9820297Z:Key: TotalSignOperationDataCount, Value: 1\r\n2026-05-30T07:12:51.9996553Z:Start Time:5/30/2026 7:12:51 AM, Starting the sign workflow...\r\n2026-05-30T07:12:52.0116759Z:some input info: {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.5\",\r\n \"userAgent\": \"at-blueYMDLA2\"\r\n },\r\n \"sourceDirectory\": null,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\",\r\n \"destinationDirectory\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\",\r\n \"sizeInBytes\": 0,\r\n \"name\": \"manifest.cat\",\r\n \"isSuccess\": null,\r\n \"operationStartedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationEndedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationDurationMS\": 0,\r\n \"processName\": \"EsrpClient\",\r\n \"processId\": 19100,\r\n \"processVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"customerCorrelationId\": null,\r\n \"esrpClientSessionGuid\": \"eb2dcb68-642c-4616-a634-d3e42ee7ec3a\",\r\n \"callerProgram\": \"EsrpClient\",\r\n \"indentity\": \"NT AUTHORITY\\\\NETWORK SERVICE\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"exceptionData\": null,\r\n \"apiBaseUrl\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"handlerWorkflow\": \"Sign\",\r\n \"submissionRequest\": {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.5\",\r\n \"userAgent\": \"at-blueYMDLA2\"\r\n },\r\n \"groupId\": null,\r\n \"correlationVector\": \"042c0000-79b6-4627-a85a-3e2f9070d04e\",\r\n \"driEmail\": null,\r\n \"version\": \"1.0.0\"\r\n },\r\n \"policyInfo\": {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n },\r\n \"osVersion\": \"Microsoft Windows NT 10.0.26100.0\",\r\n \"executingMachineIPAddress\": \"10.0.0.5\"\r\n}\r\n2026-05-30T07:12:52.0587816Z:Executing SignWorkflowType is DigestSignStaticAzure\r\n2026-05-30T07:12:52.0746320Z:Source file \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" hashed in 3 ms\r\n2026-05-30T07:12:52.1208120Z:Thread: 1 - Certificate file mutex \"dgCw67UWqL5qguxXlqJT6HYyfoz7ew0nugCPhNtogvc=_CP-464321\" acquired (waited 0 ms).\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z] ConfidentialClientApplication 44123454 created\r\n2026-05-30T07:12:52.1340542Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:52.1343738Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:52.1352601Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:52.2263804Z:Global cached token is valid from 5/30/2026 7:07:50 AM to 5/31/2026 7:12:50 AM (UTC). Total validity from current time is 86397.7736196 seconds\r\n2026-05-30T07:12:52.2263804Z:Validate and Renew Token if necessary finished: 00:00:00.0922064\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z] ConfidentialClientApplication 20852350 created\r\n2026-05-30T07:12:52.2277078Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:52.2277078Z:Gateway Client: a new client and client id is created: a5fb8562-7be7-4e0e-93c3-53caa4577bae\r\n2026-05-30T07:12:52.2277078Z:5/30/2026 7:12:52 AM +00:00:Digest Signing Factory Client type loaded is - [AzureGatewaySubmitter].\r\n2026-05-30T07:12:52.2390212Z:Existing Token Acquisition Time: 00:00:00.0004160\r\n2026-05-30T07:12:52.3155715Z:Gateway Client: the client id that is sending a request is: a5fb8562-7be7-4e0e-93c3-53caa4577bae\r\n2026-05-30T07:12:52.5947182Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:52.5624651+00:00\r\n2026-05-30T07:12:52.5947182Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:52.5947182+00:00\r\n2026-05-30T07:12:52.5947182Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0322531\r\n2026-05-30T07:12:52.5964262Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:52.5964262+00:00\r\n2026-05-30T07:12:52.8426495Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:12:52.8426495Z:Client Telemetry: Events received so far in this session: 4\r\n2026-05-30T07:12:52.8426495Z:Client Telemetry: Events published so far in this session: 4\r\n2026-05-30T07:12:53.1101460Z:Existing Token Acquisition Time: 00:00:00.0006969\r\n2026-05-30T07:12:53.1138623Z:Gateway Client: the client id that is sending a request is: a5fb8562-7be7-4e0e-93c3-53caa4577bae\r\n2026-05-30T07:12:53.2717368Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:53.2409019+00:00\r\n2026-05-30T07:12:53.2717368Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:53.2717368+00:00\r\n2026-05-30T07:12:53.2717368Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0308349\r\n2026-05-30T07:12:53.2809115Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:53.2809115+00:00\r\n2026-05-30T07:12:53.2863160Z:Reading thumbprint from \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_eb2dcb68642c4616a634d3e42ee7ec3a\\Certificates\\CP-464321.p7b\" (9692 bytes)...\r\n2026-05-30T07:12:53.3166765Z:Thread: 1 - Wrote new certificate file to \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_eb2dcb68642c4616a634d3e42ee7ec3a\\Certificates\\CP-464321.p7b\".\r\n2026-05-30T07:12:53.3166765Z:Thread: 1 - Certificate file mutex \"dgCw67UWqL5qguxXlqJT6HYyfoz7ew0nugCPhNtogvc=_CP-464321\" released (held for 1196 ms).\r\n2026-05-30T07:12:53.3179894Z:digest sign request expire time is: 5/30/2026 7:13:51 AM\r\n2026-05-30T07:12:56.8690320Z:Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe sign /NPH /fd \"SHA256\" /f \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_eb2dcb68642c4616a634d3e42ee7ec3a\\Certificates\\CP-464321.p7b\" /sha1 \"464FA2A9D4A43EA5C3E53CE4562B501CB6EFA47F\" /du \"https://www.1eswiki.com/wiki/ADO_Manifest_Generator\" /d \"Packaging SSSC Codesign - DigestSign\" /tr \"http://aztss.trafficmanager.net/TSS/HttpTspServer\" /td sha256 /dlib \"c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\EsrpClient.Sign.DigestSignLib.dll\" /dmdf \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_eb2dcb68642c4616a634d3e42ee7ec3a\\321FAC76AC764227BE02A893544FF1C9.json\" \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" completed in 3550 ms\r\nExit Code: 0\r\nStdOut:\r\nDone Adding Additional Store\r\n\r\nESRP Digest Signing\r\n\r\n2026-05-30T07:12:54.3392551Z:Digest Signer : SecurityProtocolType used from the metadata info is : Tls12\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:54Z] ConfidentialClientApplication 654897 created\r\n2026-05-30T07:12:54.4857677Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.4877760Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.6055909Z:Global cached token is valid from 5/30/2026 7:07:50 AM to 5/31/2026 7:12:50 AM (UTC). Total validity from current time is 86395.3947338 seconds\r\n2026-05-30T07:12:54.6055909Z:Validate and Renew Token if necessary finished: 00:00:00.1164265\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:54Z] ConfidentialClientApplication 49044892 created\r\n2026-05-30T07:12:54.6784519Z:Existing Token Acquisition Time: 00:00:00.0029579\r\n2026-05-30T07:12:55.6213645Z:Gateway Submission Request Signing Time: 00:00:00.1104941\r\n2026-05-30T07:12:55.6213645Z:Gateway Submission Request Send Time: 00:00:00.8111692\r\n2026-05-30T07:12:55.6213645Z:Gateway Submission Overall Submission Time: 00:00:00.9395436\r\n2026-05-30T07:12:55.6213645Z:Operation ID: 131241f8-8ea9-4cb6-897e-b7da2dab0366\r\n2026-05-30T07:12:56.1304965Z:Gateway Status Delay Time: 00:00:00.5089002\r\n2026-05-30T07:12:56.1407320Z:Existing Token Acquisition Time: 00:00:00.0008133\r\n2026-05-30T07:12:56.2602496Z:Gateway Status Request Send Time: 00:00:00.1140273\r\n2026-05-30T07:12:56.2602496Z:Gateway Status Overall Time: 00:00:00.1164672\r\n2026-05-30T07:12:56.2680811Z:Gateway Submission Duration: 1280\r\n2026-05-30T07:12:56.2680811Z:Gateway Submission Attempts: 1\r\n2026-05-30T07:12:56.2680811Z:Gateway GetStatus Duration: 129\r\n2026-05-30T07:12:56.2680811Z:Gateway GetStatus Attempts: 1\r\n2026-05-30T07:12:56.2680811Z:$$5a9f5111cf8f42a0a0edc419862b95dc##_ThrottleCount: 0\r\n2026-05-30T07:12:56.2680811Z:$$65265a48891640eb86e148d3c9a627fa##_ThrottledTimeInSec: 0\r\n2026-05-30T07:12:56.2680811Z:Service Call: 2067.2867 ms\r\nSuccessfully signed: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\n\r\n\r\n\r\nStdErr:\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:56.9045688Z:Client Telemetry: Events published in this batch: 1\r\n2026-05-30T07:12:56.9045688Z:Client Telemetry: Events received so far in this session: 5\r\n2026-05-30T07:12:56.9045688Z:Client Telemetry: Events published so far in this session: 5\r\n2026-05-30T07:12:57.0641486Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:57.0661574Z:Warning: Warning: Operation Error (1) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:57.2240363Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:57.2240363Z:Warning: Warning: Operation Error (2) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:57.4128603Z:Client Telemetry: Events published in this batch: 2\r\n2026-05-30T07:12:57.4128603Z:Client Telemetry: Events received so far in this session: 7\r\n2026-05-30T07:12:57.4128603Z:Client Telemetry: Events published so far in this session: 7\r\n2026-05-30T07:12:57.8427726Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:57.8962313Z:\r\n2026-05-30T07:12:57.8966657Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n2026-05-30T07:12:57.9372892Z:Constructing EsrpClientResponse\r\n2026-05-30T07:12:57.9384302Z:EsrpClientResponse is constructed\r\n2026-05-30T07:12:57.9439448Z:Client Telemetry: Events published in this batch: 2\r\n2026-05-30T07:12:57.9439448Z:Client Telemetry: Events received so far in this session: 9\r\n2026-05-30T07:12:57.9439448Z:Client Telemetry: Events published so far in this session: 9\r\n2026-05-30T07:12:57.9720961Z:OperationDurationMs: 5888\r\n2026-05-30T07:12:57.9723990Z:DynamicCertGenerationTimeMs: 0\r\n2026-05-30T07:12:57.9723990Z:TimeToGetStorageShradsMs: 0\r\n2026-05-30T07:12:57.9723990Z:TotalScanSubmissionTimeMs: 0\r\n2026-05-30T07:12:57.9723990Z:ThrottleCount: 0\r\n2026-05-30T07:12:57.9723990Z:ThrottledTimeInSec: 0\r\n2026-05-30T07:12:57.9723990Z:\r\n2026-05-30T07:12:57.9723990Z:0/1 files signed in 00:00:05.888 (0 files/s, total number of certs refreshed: 0)\r\n2026-05-30T07:12:57.9786256Z:result json is: {\r\n \"submissionResponses\": [\r\n {\r\n \"fileStatusDetail\": [\r\n {\r\n \"sourceHash\": \"ZPcOzdZSOah446a89dX6q5zej3urH82sLposgPl6dbw=\",\r\n \"hashType\": \"sha256\",\r\n \"destinationHash\": null,\r\n \"certificateThumbprint\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\",\r\n \"destinationFileSizeInBytes\": 0,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\"\r\n }\r\n ],\r\n \"operationId\": \"131241f8-8ea9-4cb6-897e-b7da2dab0366\",\r\n \"customerCorrelationId\": \"042c0000-79b6-4627-a85a-3e2f9070d04e\",\r\n \"statusCode\": \"failCanRetry\",\r\n \"errorInfo\": {\r\n \"code\": \"3138\",\r\n \"details\": {\r\n \"operation\": \"c:\\\\AT\\\\sitesroot\\\\0\\\\bin\\\\Plugins\\\\ESRPClient\\\\Win10.x86\\\\signtool.exe verify /pa /tw \\\"c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\\\"\",\r\n \"exitCode\": \"1\",\r\n \"stdOut\": \"File: c:\\\\Temp\\\\AzureTemp\\\\hmoiwrgn.03s\\\\manifest.cat\\r\\nIndex Algorithm Timestamp \\r\\n========================================\\r\\n\\r\\nNumber of errors: 1\\r\\n\\r\\n\\r\\n\",\r\n \"stdErr\": \"SignTool Error: A certificate chain processed, but terminated in a root\\r\\n\\tcertificate which is not trusted by the trust provider.\\r\\n\\r\\n\"\r\n },\r\n \"innerError\": null\r\n }\r\n }\r\n ],\r\n \"esrpClientSessionGuid\": \"eb2dcb68-642c-4616-a634-d3e42ee7ec3a\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:12:58.0316520Z:Warning: \r\n\r\n2026-05-30T07:12:58.0316520Z:esrp-client-finalTime: 10107.7925\r\n2026-05-30T07:12:58.0316520Z:Final return code is: 1\r\n2026-05-30T07:12:58.0316520Z:ClientTelemetryDispose started, this is not affecting Exe reliability, only lost telemetry if error happens ***********************\r\n2026-05-30T07:12:58.0360508Z:Client Telemetry: Flushing telemetry buffer with timeout 0 ms\r\n2026-05-30T07:12:58.0387368Z:Client Telemetry: Flushing telemetry buffer completed within timeout (true/false): False\r\n2026-05-30T07:12:58.0387368Z:Client Telemetry: Disposing telemetry buffer and event hub client\r\n2026-05-30T07:12:58.0427385Z:Client Telemetry: Events published in this batch: 2\r\n2026-05-30T07:12:58.0427385Z:Client Telemetry: Events received so far in this session: 11\r\n2026-05-30T07:12:58.0427385Z:Client Telemetry: Events published so far in this session: 11\r\n2026-05-30T07:12:58.1022091Z:event lost number: 0\r\n2026-05-30T07:12:58.1022091Z:total event processed number: 11\r\n2026-05-30T07:12:58.1022091Z:total event received number: 11\r\n2026-05-30T07:12:58.1022091Z:##EsrpClientTelemetry.TotalEventsProcessed##: 11\r\n2026-05-30T07:12:58.1022091Z:##EsrpClientTelemetry.TotalEventsReceived##: 11\r\n2026-05-30T07:12:58.1022091Z:##EsrpClientTelemetry.DisposeTimeMilliseconds##: 71\r\n2026-05-30T07:12:58.1022091Z:ClientTelemetryDispose ended ***********************\r\n","StdErr":"2026-05-30T07:12:57.8966657Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\hmoiwrgn.03s\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n","ExitCode":1,"RunningTime":"00:00:10.9891974"}
{"StdOut":"******************************************************************************\r\nMachine Information\r\nMachine Name: at-blueOHG31D\r\nMachine Ip: 10.0.0.26\r\nOperating System: Microsoft Windows NT 10.0.26100.0\r\nUser Name: at-blueOHG31D$\r\nProcessor Count: 64\r\nProcess Name: EsrpClient\r\nProcess Id: 13532\r\nCaller Program: EsrpClient.exe\r\nIdentity: NT AUTHORITY\\NETWORK SERVICE\r\nProcess Version: 1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\r\nProcess Bitness: 64 bit\r\n******************************************************************************\r\nCommandline received: Sign | -a | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp14540_418075.json | -p | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp14540_154641.json | -c | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp14540_163561.json | -i | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp7656_969702.json | -o | c:\\Temp\\AzureTemp\\TFSTemp\\v3682E9.tmp | -l | Verbose ESRP session Id is: bcd3eec4-b645-4e1b-aedb-4c9525ee35ef\r\n2026-05-30T07:18:38.7623043Z:Command you are trying to use is: Sign\r\n2026-05-30T07:18:38.7691690Z:Correlation Vector for this run is: ed85143f-fbdc-4a45-87b1-b09e31f1e18c\r\n2026-05-30T07:18:38.7691690Z:Groupid for this run is empty\r\n2026-05-30T07:18:38.9034272Z:request signing cert being used is this thumbprint: 42661F29AF78973B30992C76D622575F555E3D84 in store LocalMachine\\My\r\n2026-05-30T07:18:38.9034272Z:Both certificates validation passed.\r\n2026-05-30T07:18:38.9055243Z:The auth cert we choose to use, subject name is: CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com, thumbprint is: 943507930F1390CF64FC5E9DB45F03091556EEBE\r\n2026-05-30T07:18:38.9721948Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:38Z] ConfidentialClientApplication 37368736 created\r\n2026-05-30T07:18:38.9729594Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:38.9926271Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:38.9950545Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:39.1390472Z:Global cached token is valid from 5/30/2026 7:13:34 AM to 5/31/2026 7:18:34 AM (UTC). Total validity from current time is 86394.861317 seconds\r\n2026-05-30T07:18:39.1390472Z:Validate and Renew Token if necessary finished: 00:00:00.1419952\r\n2026-05-30T07:18:39.2406237Z:Session request is: {\r\n \"expiresAfter\": \"3.00:00:00\",\r\n \"partitionCount\": 0,\r\n \"isProvisionStorage\": true,\r\n \"isLegacyCopsModel\": false,\r\n \"commandName\": \"Sign\",\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\"\r\n}\r\n2026-05-30T07:18:39.2776882Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:39Z] ConfidentialClientApplication 64879470 created\r\n2026-05-30T07:18:39.2776882Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:39.2857943Z:Gateway Client: a new client and client id is created: 05ddaab5-2d59-46fa-abdd-b27afe0ad951\r\n2026-05-30T07:18:39.3014242Z:Existing Token Acquisition Time: 00:00:00.0053654\r\n2026-05-30T07:18:39.3380568Z:Gateway Client: the client id that is sending a request is: 05ddaab5-2d59-46fa-abdd-b27afe0ad951\r\n2026-05-30T07:18:40.6063774Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:18:40.4093000+00:00\r\n2026-05-30T07:18:40.6063774Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:18:40.6063774+00:00\r\n2026-05-30T07:18:40.6063774Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.1970774\r\n2026-05-30T07:18:40.7344166Z:Session request requestid: 15df4608-76af-4961-8f43-7a411ada8e3b, and submission status is: Pass\r\n2026-05-30T07:18:40.7960350Z:Provision storage complete. Total shards: 100\r\n2026-05-30T07:18:40.8000257Z:Loading DigestSignErrorMappingCache mapping info\r\n2026-05-30T07:18:40.8107905Z:DigestSignErrorMappingCache from server, # of DigestSignOperationErrorPatterns object we get is :: \r\n2026-05-30T07:18:40.8256717Z:Consolidate DigestSignErrorMappingCache, # of DigestSignOperationErrorPatterns object we get is :: 34\r\n2026-05-30T07:18:40.8256717Z:Successfully retrieved policy: policy is {\"policy\":{\"id\":\"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f-0\",\"workflowExecutionType\":3}}\r\n2026-05-30T07:18:40.8378528Z:Successfully get telemetry connection string: Endpo......\r\n2026-05-30T07:18:40.8395693Z:Warning: \r\n2026-05-30T07:18:40.8432320Z:IAuthInfo constructed: {\r\n \"authenticationType\": \"AAD_CERT\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"tenantId\": \"33e01921-4d64-4f8c-a055-5bdaffd5e33d\",\r\n \"aadAuthorityBaseUri\": \"https://login.microsoftonline.com/\",\r\n \"authCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com\",\r\n \"sendX5c\": true,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"requestSigningCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"sendX5c\": false,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"oAuthToken\": null,\r\n \"version\": \"1.0.0\",\r\n \"esrpClientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"federatedTokenData\": null,\r\n \"federatedTokenPath\": null\r\n}\r\n2026-05-30T07:18:40.8448770Z:IPolicyInfo constructed: {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:18:40.8527130Z:IConfigInfo constructed: {\r\n \"esrpApiBaseUri\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"esrpSessionTimeoutInSec\": 60,\r\n \"minThreadPoolThreads\": 256,\r\n \"maxDegreeOfParallelism\": 256,\r\n \"exponentialFirstFastRetry\": true,\r\n \"exponentialRetryCount\": 2,\r\n \"exponentialRetryDeltaBackOff\": \"00:00:05\",\r\n \"exponentialRetryMaxBackOff\": \"00:01:00\",\r\n \"exponentialRetryMinBackOff\": \"00:00:03\",\r\n \"appDataFolder\": \"C:\\\\Windows\\\\ServiceProfiles\\\\NetworkService\\\\AppData\\\\Local\",\r\n \"certificateCacheFolder\": null,\r\n \"version\": \"1.0.0\",\r\n \"exitOnFlaggedFile\": false,\r\n \"flaggedFileClientWaitTimeout\": \"1.00:00:00\",\r\n \"servicePointManagerDefaultConnectionLimit\": 256,\r\n \"isOnPremGateway\": false,\r\n \"diagnosticListeners\": null,\r\n \"securityProtocolType\": \"Tls12\",\r\n \"parallelOperationsInFileUploadDownload\": 300,\r\n \"maxTelemetryBuffer\": 200000,\r\n \"telemetryTimeoutInSec\": 0,\r\n \"resourceUri\": \"https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com\",\r\n \"cacheRootFolder\": null,\r\n \"cachedFileTTLInMin\": 7200\r\n}\r\n2026-05-30T07:18:41.1985731Z:Client Telemetry: Xpert agent is not running on the machine. Using events hub for processing client telemetry.\r\n2026-05-30T07:18:41.4140110Z:Key: TotalSignOperationDataCount, Value: 1\r\n2026-05-30T07:18:41.4314995Z:Start Time:5/30/2026 7:18:41 AM, Starting the sign workflow...\r\n2026-05-30T07:18:41.4407625Z:some input info: {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.26\",\r\n \"userAgent\": \"at-blueOHG31D\"\r\n },\r\n \"sourceDirectory\": null,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\",\r\n \"destinationDirectory\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\",\r\n \"sizeInBytes\": 0,\r\n \"name\": \"manifest.cat\",\r\n \"isSuccess\": null,\r\n \"operationStartedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationEndedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationDurationMS\": 0,\r\n \"processName\": \"EsrpClient\",\r\n \"processId\": 13532,\r\n \"processVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"customerCorrelationId\": null,\r\n \"esrpClientSessionGuid\": \"bcd3eec4-b645-4e1b-aedb-4c9525ee35ef\",\r\n \"callerProgram\": \"EsrpClient\",\r\n \"indentity\": \"NT AUTHORITY\\\\NETWORK SERVICE\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"exceptionData\": null,\r\n \"apiBaseUrl\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"handlerWorkflow\": \"Sign\",\r\n \"submissionRequest\": {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.26\",\r\n \"userAgent\": \"at-blueOHG31D\"\r\n },\r\n \"groupId\": null,\r\n \"correlationVector\": \"ed85143f-fbdc-4a45-87b1-b09e31f1e18c\",\r\n \"driEmail\": null,\r\n \"version\": \"1.0.0\"\r\n },\r\n \"policyInfo\": {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n },\r\n \"osVersion\": \"Microsoft Windows NT 10.0.26100.0\",\r\n \"executingMachineIPAddress\": \"10.0.0.26\"\r\n}\r\n2026-05-30T07:18:41.4920436Z:Executing SignWorkflowType is DigestSignStaticAzure\r\n2026-05-30T07:18:41.5192585Z:Source file \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" hashed in 12 ms\r\n2026-05-30T07:18:41.5764528Z:Thread: 1 - Certificate file mutex \"fOvu+awFsfknUWD4i2p0F05Fn7cYXpAxGZSAj3quKHU=_CP-464321\" acquired (waited 0 ms).\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:41Z] ConfidentialClientApplication 44123454 created\r\n2026-05-30T07:18:41.5900465Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:41.5900465Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:41.5900465Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:41.5918014Z:Global cached token is valid from 5/30/2026 7:13:34 AM to 5/31/2026 7:18:34 AM (UTC). Total validity from current time is 86392.4081986 seconds\r\n2026-05-30T07:18:41.5918014Z:Validate and Renew Token if necessary finished: 00:00:00.0011601\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:41Z] ConfidentialClientApplication 17230008 created\r\n2026-05-30T07:18:41.5922324Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:41.5922324Z:Gateway Client: a new client and client id is created: f207c2f3-aba2-4504-a7f1-bd0040797bab\r\n2026-05-30T07:18:41.5922324Z:5/30/2026 7:18:41 AM +00:00:Digest Signing Factory Client type loaded is - [AzureGatewaySubmitter].\r\n2026-05-30T07:18:41.6055246Z:Existing Token Acquisition Time: 00:00:00.0005800\r\n2026-05-30T07:18:41.6857064Z:Gateway Client: the client id that is sending a request is: f207c2f3-aba2-4504-a7f1-bd0040797bab\r\n2026-05-30T07:18:42.1909374Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:18:42.1419015+00:00\r\n2026-05-30T07:18:42.1909374Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:18:42.1909374+00:00\r\n2026-05-30T07:18:42.1909374Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0490359\r\n2026-05-30T07:18:42.1924534Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:18:42.1924534+00:00\r\n2026-05-30T07:18:42.3073394Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:18:42.3073394Z:Client Telemetry: Events received so far in this session: 4\r\n2026-05-30T07:18:42.3073394Z:Client Telemetry: Events published so far in this session: 4\r\n2026-05-30T07:18:42.7082390Z:Existing Token Acquisition Time: 00:00:00.0010054\r\n2026-05-30T07:18:42.7131491Z:Gateway Client: the client id that is sending a request is: f207c2f3-aba2-4504-a7f1-bd0040797bab\r\n2026-05-30T07:18:42.9752406Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:18:42.9272916+00:00\r\n2026-05-30T07:18:42.9752406Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:18:42.9752406+00:00\r\n2026-05-30T07:18:42.9752406Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0479490\r\n2026-05-30T07:18:42.9850579Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:18:42.9850579+00:00\r\n2026-05-30T07:18:42.9909759Z:Reading thumbprint from \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_bcd3eec4b6454e1baedb4c9525ee35ef\\Certificates\\CP-464321.p7b\" (9692 bytes)...\r\n2026-05-30T07:18:43.0218144Z:Thread: 1 - Wrote new certificate file to \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_bcd3eec4b6454e1baedb4c9525ee35ef\\Certificates\\CP-464321.p7b\".\r\n2026-05-30T07:18:43.0218144Z:Thread: 1 - Certificate file mutex \"fOvu+awFsfknUWD4i2p0F05Fn7cYXpAxGZSAj3quKHU=_CP-464321\" released (held for 1445 ms).\r\n2026-05-30T07:18:43.0232439Z:digest sign request expire time is: 5/30/2026 7:19:40 AM\r\n2026-05-30T07:18:46.5446700Z:Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe sign /NPH /fd \"SHA256\" /f \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_bcd3eec4b6454e1baedb4c9525ee35ef\\Certificates\\CP-464321.p7b\" /sha1 \"464FA2A9D4A43EA5C3E53CE4562B501CB6EFA47F\" /du \"https://www.1eswiki.com/wiki/ADO_Manifest_Generator\" /d \"Packaging SSSC Codesign - DigestSign\" /tr \"http://aztss.trafficmanager.net/TSS/HttpTspServer\" /td sha256 /dlib \"c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\EsrpClient.Sign.DigestSignLib.dll\" /dmdf \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_bcd3eec4b6454e1baedb4c9525ee35ef\\838CA605893F4AB687770BA6F2E2911B.json\" \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" completed in 3517 ms\r\nExit Code: 0\r\nStdOut:\r\nDone Adding Additional Store\r\n\r\nESRP Digest Signing\r\n\r\n2026-05-30T07:18:44.1444403Z:Digest Signer : SecurityProtocolType used from the metadata info is : Tls12\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:44Z] ConfidentialClientApplication 654897 created\r\n2026-05-30T07:18:44.2952589Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:44.2969564Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:18:44.4357953Z:Global cached token is valid from 5/30/2026 7:13:34 AM to 5/31/2026 7:18:34 AM (UTC). Total validity from current time is 86389.5653318 seconds\r\n2026-05-30T07:18:44.4357953Z:Validate and Renew Token if necessary finished: 00:00:00.1379837\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:18:44Z] ConfidentialClientApplication 49044892 created\r\n2026-05-30T07:18:44.5286629Z:Existing Token Acquisition Time: 00:00:00.0046570\r\n2026-05-30T07:18:45.3525527Z:Gateway Submission Request Signing Time: 00:00:00.1142666\r\n2026-05-30T07:18:45.3525527Z:Gateway Submission Request Send Time: 00:00:00.6877076\r\n2026-05-30T07:18:45.3525527Z:Gateway Submission Overall Submission Time: 00:00:00.8204397\r\n2026-05-30T07:18:45.3525527Z:Operation ID: 2bbc5224-c6b8-4611-89b6-14fbac66753e\r\n2026-05-30T07:18:45.8535022Z:Gateway Status Delay Time: 00:00:00.5012467\r\n2026-05-30T07:18:45.8710131Z:Existing Token Acquisition Time: 00:00:00.0010330\r\n2026-05-30T07:18:45.9335512Z:Gateway Status Request Send Time: 00:00:00.0580240\r\n2026-05-30T07:18:45.9341310Z:Gateway Status Overall Time: 00:00:00.0605279\r\n2026-05-30T07:18:45.9417417Z:Gateway Submission Duration: 1205\r\n2026-05-30T07:18:45.9422776Z:Gateway Submission Attempts: 1\r\n2026-05-30T07:18:45.9422776Z:Gateway GetStatus Duration: 80\r\n2026-05-30T07:18:45.9422776Z:Gateway GetStatus Attempts: 1\r\n2026-05-30T07:18:45.9422776Z:$$5a9f5111cf8f42a0a0edc419862b95dc##_ThrottleCount: 0\r\n2026-05-30T07:18:45.9422776Z:$$65265a48891640eb86e148d3c9a627fa##_ThrottledTimeInSec: 0\r\n2026-05-30T07:18:45.9422776Z:Service Call: 1964.2417 ms\r\nSuccessfully signed: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\n\r\n\r\n\r\nStdErr:\r\n\r\n\r\n\r\n\r\n2026-05-30T07:18:46.7469175Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:18:46.7488248Z:Warning: Warning: Operation Error (1) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:18:46.8559552Z:Client Telemetry: Events published in this batch: 2\r\n2026-05-30T07:18:46.8559552Z:Client Telemetry: Events received so far in this session: 6\r\n2026-05-30T07:18:46.8559552Z:Client Telemetry: Events published so far in this session: 6\r\n2026-05-30T07:18:46.8939602Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:18:46.8946195Z:Warning: Warning: Operation Error (2) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:18:47.3669048Z:Client Telemetry: Events published in this batch: 1\r\n2026-05-30T07:18:47.3669048Z:Client Telemetry: Events received so far in this session: 7\r\n2026-05-30T07:18:47.3669048Z:Client Telemetry: Events published so far in this session: 7\r\n2026-05-30T07:18:47.5190977Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:18:47.5554625Z:\r\n2026-05-30T07:18:47.5568549Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n2026-05-30T07:18:47.6233837Z:Constructing EsrpClientResponse\r\n2026-05-30T07:18:47.6246026Z:EsrpClientResponse is constructed\r\n2026-05-30T07:18:47.6599711Z:OperationDurationMs: 6141\r\n2026-05-30T07:18:47.6599711Z:DynamicCertGenerationTimeMs: 0\r\n2026-05-30T07:18:47.6599711Z:TimeToGetStorageShradsMs: 0\r\n2026-05-30T07:18:47.6599711Z:TotalScanSubmissionTimeMs: 0\r\n2026-05-30T07:18:47.6599711Z:ThrottleCount: 0\r\n2026-05-30T07:18:47.6599711Z:ThrottledTimeInSec: 0\r\n2026-05-30T07:18:47.6599711Z:\r\n2026-05-30T07:18:47.6599711Z:0/1 files signed in 00:00:06.141 (0 files/s, total number of certs refreshed: 0)\r\n2026-05-30T07:18:47.6629329Z:result json is: {\r\n \"submissionResponses\": [\r\n {\r\n \"fileStatusDetail\": [\r\n {\r\n \"sourceHash\": \"0F+OwjUaFS3BzWSDqLcoFQThtcHY+0EKw5lpzZ9+qZo=\",\r\n \"hashType\": \"sha256\",\r\n \"destinationHash\": null,\r\n \"certificateThumbprint\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\",\r\n \"destinationFileSizeInBytes\": 0,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\"\r\n }\r\n ],\r\n \"operationId\": \"2bbc5224-c6b8-4611-89b6-14fbac66753e\",\r\n \"customerCorrelationId\": \"ed85143f-fbdc-4a45-87b1-b09e31f1e18c\",\r\n \"statusCode\": \"failCanRetry\",\r\n \"errorInfo\": {\r\n \"code\": \"3138\",\r\n \"details\": {\r\n \"operation\": \"c:\\\\AT\\\\sitesroot\\\\0\\\\bin\\\\Plugins\\\\ESRPClient\\\\Win10.x86\\\\signtool.exe verify /pa /tw \\\"c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\\\"\",\r\n \"exitCode\": \"1\",\r\n \"stdOut\": \"File: c:\\\\Temp\\\\AzureTemp\\\\spay4ltu.tjd\\\\manifest.cat\\r\\nIndex Algorithm Timestamp \\r\\n========================================\\r\\n\\r\\nNumber of errors: 1\\r\\n\\r\\n\\r\\n\",\r\n \"stdErr\": \"SignTool Error: A certificate chain processed, but terminated in a root\\r\\n\\tcertificate which is not trusted by the trust provider.\\r\\n\\r\\n\"\r\n },\r\n \"innerError\": null\r\n }\r\n }\r\n ],\r\n \"esrpClientSessionGuid\": \"bcd3eec4-b645-4e1b-aedb-4c9525ee35ef\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:18:47.7031804Z:Warning: \r\n\r\n2026-05-30T07:18:47.7031804Z:esrp-client-finalTime: 9958.5603\r\n2026-05-30T07:18:47.7031804Z:Final return code is: 1\r\n2026-05-30T07:18:47.7031804Z:ClientTelemetryDispose started, this is not affecting Exe reliability, only lost telemetry if error happens ***********************\r\n2026-05-30T07:18:47.7074172Z:Client Telemetry: Flushing telemetry buffer with timeout 0 ms\r\n2026-05-30T07:18:47.7110084Z:Client Telemetry: Flushing telemetry buffer completed within timeout (true/false): False\r\n2026-05-30T07:18:47.7110084Z:Client Telemetry: Disposing telemetry buffer and event hub client\r\n2026-05-30T07:18:47.7159061Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:18:47.7159061Z:Client Telemetry: Events received so far in this session: 11\r\n2026-05-30T07:18:47.7159061Z:Client Telemetry: Events published so far in this session: 11\r\n2026-05-30T07:18:47.7943466Z:event lost number: 0\r\n2026-05-30T07:18:47.7943466Z:total event processed number: 11\r\n2026-05-30T07:18:47.7943466Z:total event received number: 11\r\n2026-05-30T07:18:47.7943466Z:##EsrpClientTelemetry.TotalEventsProcessed##: 11\r\n2026-05-30T07:18:47.7943466Z:##EsrpClientTelemetry.TotalEventsReceived##: 11\r\n2026-05-30T07:18:47.7943466Z:##EsrpClientTelemetry.DisposeTimeMilliseconds##: 90\r\n2026-05-30T07:18:47.7943466Z:ClientTelemetryDispose ended ***********************\r\n","StdErr":"2026-05-30T07:18:47.5568549Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\spay4ltu.tjd\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n","ExitCode":1,"RunningTime":"00:00:10.8712754"}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

{"Source":"InternalBuild","Data":{"System.CollectionId":"cb55739e-4afe-46a3-970f-1b49d8ee7564","System.DefinitionId":"190018","System.TeamProjectId":"c93e867a-8815-43c1-92c4-e7dd5404f1e1","System.TeamProject":"Dart","Build.BuildId":"148237282","Build.BuildNumber":"v0.6.0_20260530.1","Build.DefinitionName":"MXC-Official-Build","Build.DefinitionRevision":"7","Build.Repository.Name":"microsoft/mxc","Build.Repository.Provider":"GitHub","Build.Repository.Id":"microsoft/mxc","Build.SourceBranch":"refs/tags/v0.6.0","Build.SourceBranchName":"v0.6.0","Build.SourceVersion":"206dd5475c80b127fc92a4a38d49f83e77d054d5","Build.Repository.Uri":"https://github.com/microsoft/mxc","EbomId":"b2c308dc-78a8-545a-af13-30ca09182285","1ES.PT.TemplateType":"official"},"Feed":null}
{"StdOut":"******************************************************************************\r\nMachine Information\r\nMachine Name: at-blue8CGPNC\r\nMachine Ip: 10.0.0.128\r\nOperating System: Microsoft Windows NT 10.0.26100.0\r\nUser Name: at-blue8CGPNC$\r\nProcessor Count: 64\r\nProcess Name: EsrpClient\r\nProcess Id: 25644\r\nCaller Program: EsrpClient.exe\r\nIdentity: NT AUTHORITY\\NETWORK SERVICE\r\nProcess Version: 1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\r\nProcess Bitness: 64 bit\r\n******************************************************************************\r\nCommandline received: Sign | -a | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp8524_983026.json | -p | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp8524_914994.json | -c | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp8524_647041.json | -i | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp14544_903722.json | -o | c:\\Temp\\AzureTemp\\TFSTemp\\v4971D4.tmp | -l | Verbose ESRP session Id is: 938c323b-2347-49a7-b422-4d9bb029f850\r\n2026-05-30T07:12:50.9251005Z:Command you are trying to use is: Sign\r\n2026-05-30T07:12:50.9318972Z:Correlation Vector for this run is: c3556c28-2050-446d-849b-49f8eae12585\r\n2026-05-30T07:12:50.9318972Z:Groupid for this run is empty\r\n2026-05-30T07:12:51.0465451Z:request signing cert being used is this thumbprint: 42661F29AF78973B30992C76D622575F555E3D84 in store LocalMachine\\My\r\n2026-05-30T07:12:51.0465451Z:Both certificates validation passed.\r\n2026-05-30T07:12:51.0485492Z:The auth cert we choose to use, subject name is: CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com, thumbprint is: 943507930F1390CF64FC5E9DB45F03091556EEBE\r\n2026-05-30T07:12:51.1044650Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z] ConfidentialClientApplication 37368736 created\r\n2026-05-30T07:12:51.1052321Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:51.1105858Z:There is no memory mapped file accociated with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:51.1124689Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:51.1227599Z:Validate and Renew Token if necessary finished: 00:00:00.0080450\r\n2026-05-30T07:12:51.2155959Z:Session request is: {\r\n \"expiresAfter\": \"3.00:00:00\",\r\n \"partitionCount\": 0,\r\n \"isProvisionStorage\": true,\r\n \"isLegacyCopsModel\": false,\r\n \"commandName\": \"Sign\",\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\"\r\n}\r\n2026-05-30T07:12:51.2473449Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z] ConfidentialClientApplication 29578451 created\r\n2026-05-30T07:12:51.2473449Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:51.2547294Z:Gateway Client: a new client and client id is created: 7ee49807-067f-4721-80a5-f2ee2fb3e00e\r\n2026-05-30T07:12:51.2925185Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] MSAL MSAL.Desktop with assembly version '4.70.0.0'. CorrelationId(11031644-1340-456a-95c1-ba6f3a591ac1)\r\n2026-05-30T07:12:51.3064947Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] === AcquireTokenForClientParameters ===\r\nSendX5C: True\r\nForceRefresh: False\r\nAccessTokenHashToRefresh: False\r\n\r\n2026-05-30T07:12:51.3195333Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] \r\n=== Request Data ===\r\nAuthority Provided? - True\r\nScopes - https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExtra Query Params Keys (space separated) - \r\nApiId - AcquireTokenForClient\r\nIsConfidentialClient - True\r\nSendX5C - True\r\nLoginHint ? False\r\nIsBrokerConfigured - False\r\nHomeAccountId - False\r\nCorrelationId - 11031644-1340-456a-95c1-ba6f3a591ac1\r\nUserAssertion set: False\r\nLongRunningOboCacheKey set: False\r\nRegion configured: \r\n\r\n2026-05-30T07:12:51.3203300Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] === Token Acquisition (ClientCredentialRequest) started:\r\n\t Scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n\tAuthority Host: login.microsoftonline.com\r\n2026-05-30T07:12:51.3372101Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:51.3372101Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [FindAccessTokenAsync] Discovered 0 access tokens in cache using partition key: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d_AppTokenCache\r\n2026-05-30T07:12:51.3372101Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [FindAccessTokenAsync] No access tokens found in the cache. Skipping filtering. \r\n2026-05-30T07:12:51.3484097Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Instance Discovery] Instance discovery is enabled and will be performed\r\n2026-05-30T07:12:51.3527711Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Region discovery] WithAzureRegion not configured. \r\n2026-05-30T07:12:51.3527711Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Region discovery] Not using a regional authority. \r\n2026-05-30T07:12:51.3567872Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False. \r\n2026-05-30T07:12:51.3668266Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Fetching instance discovery from the network from host login.microsoftonline.com. \r\n2026-05-30T07:12:51.3859061Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [Oauth2Client] Sending GET request \r\n2026-05-30T07:12:51.3896726Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:51.3976947Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [HttpManager] Sending request. Method: GET. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:51.8808678Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:51.8935318Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [HttpManager] ExecuteAsync in 503 ms\r\n2026-05-30T07:12:51.8939528Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [Oauth2Client] Sending GET request in 507 ms\r\n2026-05-30T07:12:51.9059308Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:51Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:52.0320389Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [OAuth2Client] Deserializing response in 126 ms\r\n2026-05-30T07:12:52.0325108Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? True. \r\n2026-05-30T07:12:52.0325108Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Instance Discovery] After hitting the discovery endpoint, the network provider found an entry for login.microsoftonline.com ? True. \r\n2026-05-30T07:12:52.0369841Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Authority validation enabled? True. \r\n2026-05-30T07:12:52.0380550Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Authority validation - is known env? True. \r\n2026-05-30T07:12:52.0559998Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting TokenClient:SendTokenRequestAsync\r\n2026-05-30T07:12:52.0599464Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [TokenClient] Before adding the client assertion / secret\r\n2026-05-30T07:12:52.0616134Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Building assertion from certificate with clientId: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f at endpoint: https://login.microsoftonline.com/33e01921-4d64-4f8c-a055-5bdaffd5e33d/oauth2/v2.0/token\r\n2026-05-30T07:12:52.0616134Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Proceeding with JWT token creation and adding client assertion.\r\n2026-05-30T07:12:52.0958949Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [TokenClient] After adding the client assertion / secret\r\n2026-05-30T07:12:52.1053608Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [Token Client] Fetching MsalTokenResponse .... \r\n2026-05-30T07:12:52.1053608Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [Oauth2Client] Sending POST request \r\n2026-05-30T07:12:52.1117553Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:12:52.1117553Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [HttpManager] Sending request. Method: POST. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:12:52.2922012Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:12:52.2922012Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [HttpManager] ExecuteAsync in 180 ms\r\n2026-05-30T07:12:52.2922012Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [Oauth2Client] Sending POST request in 186 ms\r\n2026-05-30T07:12:52.2922012Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:12:52.3060111Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished [OAuth2Client] Deserializing response in 13 ms\r\n2026-05-30T07:12:52.3060111Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] ScopeSet was missing from the token response, so using developer provided scopes in the result. \r\n2026-05-30T07:12:52.3060111Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Finished TokenClient:SendTokenRequestAsync in 250 ms\r\n2026-05-30T07:12:52.3080694Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Checking client info returned from the server..\r\n2026-05-30T07:12:52.3080694Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Saving token response to cache..\r\n2026-05-30T07:12:52.3179423Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] \r\n[MsalTokenResponse]\r\nError: \r\nErrorDescription: \r\nScopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExpiresIn: 86399\r\nRefreshIn: 43199\r\nAccessToken returned: True\r\nAccessToken Type: Bearer\r\nRefreshToken returned: False\r\nIdToken returned: False\r\nClientInfo returned: False\r\nFamilyId: \r\nWamAccountId exists: False\r\n2026-05-30T07:12:52.3179423Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [SaveTokenResponseAsync] ID Token not present in response. \r\n2026-05-30T07:12:52.3200046Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Cannot determine home account ID - or id token or no client info and no subject \r\n2026-05-30T07:12:52.3255562Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [SaveTokenResponseAsync] Entering token cache semaphore. Count Real semaphore: True. Count: 1.\r\n2026-05-30T07:12:52.3260272Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [SaveTokenResponseAsync] Entered token cache semaphore. \r\n2026-05-30T07:12:52.3260272Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [SaveTokenResponseAsync] Saving AT in cache and removing overlapping ATs...\r\n2026-05-30T07:12:52.3282447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Looking for scopes for the authority in the cache which intersect with https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n2026-05-30T07:12:52.3282447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:12:52.3282447Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Intersecting scope entries count - 0\r\n2026-05-30T07:12:52.3288760Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Not saving to ADAL legacy cache. \r\n2026-05-30T07:12:52.3288760Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] [SaveTokenResponseAsync] Released token cache semaphore. \r\n2026-05-30T07:12:52.3334622Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] \r\n\t=== Token Acquisition finished successfully:\r\n2026-05-30T07:12:52.3349797Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] AT expiration time: 5/31/2026 7:12:51 AM +00:00, scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default. source: IdentityProvider\r\n2026-05-30T07:12:52.3349797Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] Fetched access token from host login.microsoftonline.com. \r\n2026-05-30T07:12:52.3357657Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] \r\n[LogMetricsFromAuthResult] Cache Refresh Reason: NoCachedAccessToken\r\n[LogMetricsFromAuthResult] DurationInCacheInMs: 0\r\n[LogMetricsFromAuthResult] DurationTotalInMs: 1022\r\n[LogMetricsFromAuthResult] DurationInHttpInMs: 662\r\n2026-05-30T07:12:52.3369838Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:52Z - 11031644-1340-456a-95c1-ba6f3a591ac1] TokenEndpoint: ****\r\n2026-05-30T07:12:52.3511331Z:Use AAD token. CERT\r\n2026-05-30T07:12:52.3694273Z:New Token Acquisition Time: 00:00:01.1049217\r\n2026-05-30T07:12:52.4075780Z:Gateway Client: the client id that is sending a request is: 7ee49807-067f-4721-80a5-f2ee2fb3e00e\r\n2026-05-30T07:12:53.6618307Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:53.4132619+00:00\r\n2026-05-30T07:12:53.6618307Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:53.6618307+00:00\r\n2026-05-30T07:12:53.6618307Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.2485688\r\n2026-05-30T07:12:53.7633441Z:Session request requestid: 910e7eae-325b-412f-9fff-693486810b9e, and submission status is: Pass\r\n2026-05-30T07:12:53.8169572Z:Provision storage complete. Total shards: 100\r\n2026-05-30T07:12:53.8209668Z:Loading DigestSignErrorMappingCache mapping info\r\n2026-05-30T07:12:53.8304925Z:DigestSignErrorMappingCache from server, # of DigestSignOperationErrorPatterns object we get is :: \r\n2026-05-30T07:12:53.8568412Z:Consolidate DigestSignErrorMappingCache, # of DigestSignOperationErrorPatterns object we get is :: 34\r\n2026-05-30T07:12:53.8568412Z:Successfully retrieved policy: policy is {\"policy\":{\"id\":\"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f-0\",\"workflowExecutionType\":3}}\r\n2026-05-30T07:12:53.8674169Z:Successfully get telemetry connection string: Endpo......\r\n2026-05-30T07:12:53.8684791Z:Warning: \r\n2026-05-30T07:12:53.8717640Z:IAuthInfo constructed: {\r\n \"authenticationType\": \"AAD_CERT\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"tenantId\": \"33e01921-4d64-4f8c-a055-5bdaffd5e33d\",\r\n \"aadAuthorityBaseUri\": \"https://login.microsoftonline.com/\",\r\n \"authCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com\",\r\n \"sendX5c\": true,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"requestSigningCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"sendX5c\": false,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"oAuthToken\": null,\r\n \"version\": \"1.0.0\",\r\n \"esrpClientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"federatedTokenData\": null,\r\n \"federatedTokenPath\": null\r\n}\r\n2026-05-30T07:12:53.8723257Z:IPolicyInfo constructed: {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:12:53.8762771Z:IConfigInfo constructed: {\r\n \"esrpApiBaseUri\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"esrpSessionTimeoutInSec\": 60,\r\n \"minThreadPoolThreads\": 256,\r\n \"maxDegreeOfParallelism\": 256,\r\n \"exponentialFirstFastRetry\": true,\r\n \"exponentialRetryCount\": 2,\r\n \"exponentialRetryDeltaBackOff\": \"00:00:05\",\r\n \"exponentialRetryMaxBackOff\": \"00:01:00\",\r\n \"exponentialRetryMinBackOff\": \"00:00:03\",\r\n \"appDataFolder\": \"C:\\\\Windows\\\\ServiceProfiles\\\\NetworkService\\\\AppData\\\\Local\",\r\n \"certificateCacheFolder\": null,\r\n \"version\": \"1.0.0\",\r\n \"exitOnFlaggedFile\": false,\r\n \"flaggedFileClientWaitTimeout\": \"1.00:00:00\",\r\n \"servicePointManagerDefaultConnectionLimit\": 256,\r\n \"isOnPremGateway\": false,\r\n \"diagnosticListeners\": null,\r\n \"securityProtocolType\": \"Tls12\",\r\n \"parallelOperationsInFileUploadDownload\": 300,\r\n \"maxTelemetryBuffer\": 200000,\r\n \"telemetryTimeoutInSec\": 0,\r\n \"resourceUri\": \"https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com\",\r\n \"cacheRootFolder\": null,\r\n \"cachedFileTTLInMin\": 7200\r\n}\r\n2026-05-30T07:12:54.1206966Z:Client Telemetry: Xpert agent is not running on the machine. Using events hub for processing client telemetry.\r\n2026-05-30T07:12:54.3134093Z:Key: TotalSignOperationDataCount, Value: 1\r\n2026-05-30T07:12:54.3287067Z:Start Time:5/30/2026 7:12:54 AM, Starting the sign workflow...\r\n2026-05-30T07:12:54.3404193Z:some input info: {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.128\",\r\n \"userAgent\": \"at-blue8CGPNC\"\r\n },\r\n \"sourceDirectory\": null,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\",\r\n \"destinationDirectory\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\",\r\n \"sizeInBytes\": 0,\r\n \"name\": \"manifest.cat\",\r\n \"isSuccess\": null,\r\n \"operationStartedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationEndedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationDurationMS\": 0,\r\n \"processName\": \"EsrpClient\",\r\n \"processId\": 25644,\r\n \"processVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"customerCorrelationId\": null,\r\n \"esrpClientSessionGuid\": \"938c323b-2347-49a7-b422-4d9bb029f850\",\r\n \"callerProgram\": \"EsrpClient\",\r\n \"indentity\": \"NT AUTHORITY\\\\NETWORK SERVICE\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"exceptionData\": null,\r\n \"apiBaseUrl\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"handlerWorkflow\": \"Sign\",\r\n \"submissionRequest\": {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.128\",\r\n \"userAgent\": \"at-blue8CGPNC\"\r\n },\r\n \"groupId\": null,\r\n \"correlationVector\": \"c3556c28-2050-446d-849b-49f8eae12585\",\r\n \"driEmail\": null,\r\n \"version\": \"1.0.0\"\r\n },\r\n \"policyInfo\": {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n },\r\n \"osVersion\": \"Microsoft Windows NT 10.0.26100.0\",\r\n \"executingMachineIPAddress\": \"10.0.0.128\"\r\n}\r\n2026-05-30T07:12:54.3833818Z:Executing SignWorkflowType is DigestSignStaticAzure\r\n2026-05-30T07:12:54.3981359Z:Source file \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" hashed in 3 ms\r\n2026-05-30T07:12:54.4407960Z:Thread: 1 - Certificate file mutex \"Ojy6ghRtRREoMi0CQw6cUcxGT9npbVdCVPu2aqp6nLE=_CP-464321\" acquired (waited 0 ms).\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:54Z] ConfidentialClientApplication 44123454 created\r\n2026-05-30T07:12:54.4533045Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.4533045Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.4533045Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.5414453Z:Global cached token is valid from 5/30/2026 7:07:52 AM to 5/31/2026 7:12:52 AM (UTC). Total validity from current time is 86397.4592669 seconds\r\n2026-05-30T07:12:54.5414453Z:Validate and Renew Token if necessary finished: 00:00:00.0871685\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:54Z] ConfidentialClientApplication 20852350 created\r\n2026-05-30T07:12:54.5418492Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:54.5418492Z:Gateway Client: a new client and client id is created: 19807b54-7c8f-4e9a-9a17-73e878e00b1c\r\n2026-05-30T07:12:54.5418492Z:5/30/2026 7:12:54 AM +00:00:Digest Signing Factory Client type loaded is - [AzureGatewaySubmitter].\r\n2026-05-30T07:12:54.5527498Z:Existing Token Acquisition Time: 00:00:00.0004439\r\n2026-05-30T07:12:54.6201187Z:Gateway Client: the client id that is sending a request is: 19807b54-7c8f-4e9a-9a17-73e878e00b1c\r\n2026-05-30T07:12:55.0620471Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:55.0079134+00:00\r\n2026-05-30T07:12:55.0620471Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:55.0620471+00:00\r\n2026-05-30T07:12:55.0620471Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0541337\r\n2026-05-30T07:12:55.0631050Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:55.0631050+00:00\r\n2026-05-30T07:12:55.1552247Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:12:55.1552247Z:Client Telemetry: Events received so far in this session: 4\r\n2026-05-30T07:12:55.1552247Z:Client Telemetry: Events published so far in this session: 4\r\n2026-05-30T07:12:55.5833157Z:Existing Token Acquisition Time: 00:00:00.0005703\r\n2026-05-30T07:12:55.5867167Z:Gateway Client: the client id that is sending a request is: 19807b54-7c8f-4e9a-9a17-73e878e00b1c\r\n2026-05-30T07:12:56.1075054Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:12:56.0188537+00:00\r\n2026-05-30T07:12:56.1075054Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:12:56.1075054+00:00\r\n2026-05-30T07:12:56.1075054Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0886517\r\n2026-05-30T07:12:56.1153554Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:12:56.1153554+00:00\r\n2026-05-30T07:12:56.1199916Z:Reading thumbprint from \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_938c323b234749a7b4224d9bb029f850\\Certificates\\CP-464321.p7b\" (9692 bytes)...\r\n2026-05-30T07:12:56.1447761Z:Thread: 1 - Wrote new certificate file to \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_938c323b234749a7b4224d9bb029f850\\Certificates\\CP-464321.p7b\".\r\n2026-05-30T07:12:56.1447761Z:Thread: 1 - Certificate file mutex \"Ojy6ghRtRREoMi0CQw6cUcxGT9npbVdCVPu2aqp6nLE=_CP-464321\" released (held for 1704 ms).\r\n2026-05-30T07:12:56.1464729Z:digest sign request expire time is: 5/30/2026 7:13:53 AM\r\n2026-05-30T07:12:59.3454443Z:Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe sign /NPH /fd \"SHA256\" /f \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_938c323b234749a7b4224d9bb029f850\\Certificates\\CP-464321.p7b\" /sha1 \"464FA2A9D4A43EA5C3E53CE4562B501CB6EFA47F\" /du \"https://www.1eswiki.com/wiki/ADO_Manifest_Generator\" /d \"Packaging SSSC Codesign - DigestSign\" /tr \"http://aztss.trafficmanager.net/TSS/HttpTspServer\" /td sha256 /dlib \"c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\EsrpClient.Sign.DigestSignLib.dll\" /dmdf \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_938c323b234749a7b4224d9bb029f850\\537117FD42D34FD0800EA92D9BED9C8E.json\" \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" completed in 3198 ms\r\nExit Code: 0\r\nStdOut:\r\nDone Adding Additional Store\r\n\r\nESRP Digest Signing\r\n\r\n2026-05-30T07:12:57.0843662Z:Digest Signer : SecurityProtocolType used from the metadata info is : Tls12\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:57Z] ConfidentialClientApplication 654897 created\r\n2026-05-30T07:12:57.2330813Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:57.2350852Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:12:57.3478577Z:Global cached token is valid from 5/30/2026 7:07:52 AM to 5/31/2026 7:12:52 AM (UTC). Total validity from current time is 86394.6526158 seconds\r\n2026-05-30T07:12:57.3478577Z:Validate and Renew Token if necessary finished: 00:00:00.1121993\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:12:57Z] ConfidentialClientApplication 49044892 created\r\n2026-05-30T07:12:57.4198080Z:Existing Token Acquisition Time: 00:00:00.0028461\r\n2026-05-30T07:12:58.2281535Z:Gateway Submission Request Signing Time: 00:00:00.1256469\r\n2026-05-30T07:12:58.2281535Z:Gateway Submission Request Send Time: 00:00:00.6613877\r\n2026-05-30T07:12:58.2281535Z:Gateway Submission Overall Submission Time: 00:00:00.8050043\r\n2026-05-30T07:12:58.2281535Z:Operation ID: 5b55c5a8-780c-4301-a208-a7a756186f5f\r\n2026-05-30T07:12:58.7396907Z:Gateway Status Delay Time: 00:00:00.5110722\r\n2026-05-30T07:12:58.7494518Z:Existing Token Acquisition Time: 00:00:00.0005871\r\n2026-05-30T07:12:59.0527761Z:Gateway Status Request Send Time: 00:00:00.2979035\r\n2026-05-30T07:12:59.0527761Z:Gateway Status Overall Time: 00:00:00.3003616\r\n2026-05-30T07:12:59.0605632Z:Gateway Submission Duration: 1141\r\n2026-05-30T07:12:59.0605632Z:Gateway Submission Attempts: 1\r\n2026-05-30T07:12:59.0605632Z:Gateway GetStatus Duration: 313\r\n2026-05-30T07:12:59.0605632Z:Gateway GetStatus Attempts: 1\r\n2026-05-30T07:12:59.0605632Z:$$5a9f5111cf8f42a0a0edc419862b95dc##_ThrottleCount: 0\r\n2026-05-30T07:12:59.0605632Z:$$65265a48891640eb86e148d3c9a627fa##_ThrottledTimeInSec: 0\r\n2026-05-30T07:12:59.0605632Z:Service Call: 2112.5371 ms\r\nSuccessfully signed: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\n\r\n\r\n\r\nStdErr:\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:59.5435911Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:59.5456583Z:Warning: Warning: Operation Error (1) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:59.6802424Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:12:59.6802424Z:Warning: Warning: Operation Error (2) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:12:59.7074053Z:Client Telemetry: Events published in this batch: 3\r\n2026-05-30T07:12:59.7074053Z:Client Telemetry: Events received so far in this session: 7\r\n2026-05-30T07:12:59.7074053Z:Client Telemetry: Events published so far in this session: 7\r\n2026-05-30T07:13:00.2989920Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:13:00.3280533Z:\r\n2026-05-30T07:13:00.3315640Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n2026-05-30T07:13:00.3628828Z:Constructing EsrpClientResponse\r\n2026-05-30T07:13:00.3628828Z:EsrpClientResponse is constructed\r\n2026-05-30T07:13:00.3932747Z:OperationDurationMs: 5988\r\n2026-05-30T07:13:00.3932747Z:DynamicCertGenerationTimeMs: 0\r\n2026-05-30T07:13:00.3932747Z:TimeToGetStorageShradsMs: 0\r\n2026-05-30T07:13:00.3932747Z:TotalScanSubmissionTimeMs: 0\r\n2026-05-30T07:13:00.3932747Z:ThrottleCount: 0\r\n2026-05-30T07:13:00.3932747Z:ThrottledTimeInSec: 0\r\n2026-05-30T07:13:00.3932747Z:\r\n2026-05-30T07:13:00.3932747Z:0/1 files signed in 00:00:05.988 (0 files/s, total number of certs refreshed: 0)\r\n2026-05-30T07:13:00.3960190Z:result json is: {\r\n \"submissionResponses\": [\r\n {\r\n \"fileStatusDetail\": [\r\n {\r\n \"sourceHash\": \"riKD+Y2I6Ywewx9VdXctwzcqYvLLMzofeWhIRuecmTY=\",\r\n \"hashType\": \"sha256\",\r\n \"destinationHash\": null,\r\n \"certificateThumbprint\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\",\r\n \"destinationFileSizeInBytes\": 0,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\"\r\n }\r\n ],\r\n \"operationId\": \"5b55c5a8-780c-4301-a208-a7a756186f5f\",\r\n \"customerCorrelationId\": \"c3556c28-2050-446d-849b-49f8eae12585\",\r\n \"statusCode\": \"failCanRetry\",\r\n \"errorInfo\": {\r\n \"code\": \"3138\",\r\n \"details\": {\r\n \"operation\": \"c:\\\\AT\\\\sitesroot\\\\0\\\\bin\\\\Plugins\\\\ESRPClient\\\\Win10.x86\\\\signtool.exe verify /pa /tw \\\"c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\\\"\",\r\n \"exitCode\": \"1\",\r\n \"stdOut\": \"File: c:\\\\Temp\\\\AzureTemp\\\\lsdu0yn5.c2d\\\\manifest.cat\\r\\nIndex Algorithm Timestamp \\r\\n========================================\\r\\n\\r\\nNumber of errors: 1\\r\\n\\r\\n\\r\\n\",\r\n \"stdErr\": \"SignTool Error: A certificate chain processed, but terminated in a root\\r\\n\\tcertificate which is not trusted by the trust provider.\\r\\n\\r\\n\"\r\n },\r\n \"innerError\": null\r\n }\r\n }\r\n ],\r\n \"esrpClientSessionGuid\": \"938c323b-2347-49a7-b422-4d9bb029f850\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:13:00.4439269Z:Warning: \r\n\r\n2026-05-30T07:13:00.4445280Z:esrp-client-finalTime: 10444.0565\r\n2026-05-30T07:13:00.4445280Z:Final return code is: 1\r\n2026-05-30T07:13:00.4445280Z:ClientTelemetryDispose started, this is not affecting Exe reliability, only lost telemetry if error happens ***********************\r\n2026-05-30T07:13:00.4488513Z:Client Telemetry: Flushing telemetry buffer with timeout 0 ms\r\n2026-05-30T07:13:00.4506277Z:Client Telemetry: Flushing telemetry buffer completed within timeout (true/false): False\r\n2026-05-30T07:13:00.4506277Z:Client Telemetry: Disposing telemetry buffer and event hub client\r\n2026-05-30T07:13:00.4586607Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:13:00.4586607Z:Client Telemetry: Events received so far in this session: 11\r\n2026-05-30T07:13:00.4586607Z:Client Telemetry: Events published so far in this session: 11\r\n2026-05-30T07:13:00.5125766Z:event lost number: 0\r\n2026-05-30T07:13:00.5125766Z:total event processed number: 11\r\n2026-05-30T07:13:00.5125766Z:total event received number: 11\r\n2026-05-30T07:13:00.5125766Z:##EsrpClientTelemetry.TotalEventsProcessed##: 11\r\n2026-05-30T07:13:00.5125766Z:##EsrpClientTelemetry.TotalEventsReceived##: 11\r\n2026-05-30T07:13:00.5125766Z:##EsrpClientTelemetry.DisposeTimeMilliseconds##: 68\r\n2026-05-30T07:13:00.5125766Z:ClientTelemetryDispose ended ***********************\r\n","StdErr":"2026-05-30T07:13:00.3315640Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\lsdu0yn5.c2d\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n","ExitCode":1,"RunningTime":"00:00:11.3401245"}
{"StdOut":"******************************************************************************\r\nMachine Information\r\nMachine Name: at-blueAUTV7F\r\nMachine Ip: 10.0.0.67\r\nOperating System: Microsoft Windows NT 10.0.26100.0\r\nUser Name: at-blueAUTV7F$\r\nProcessor Count: 64\r\nProcess Name: EsrpClient\r\nProcess Id: 15808\r\nCaller Program: EsrpClient.exe\r\nIdentity: NT AUTHORITY\\NETWORK SERVICE\r\nProcess Version: 1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\r\nProcess Bitness: 64 bit\r\n******************************************************************************\r\nCommandline received: Sign | -a | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp10248_614322.json | -p | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp10248_102784.json | -c | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp10248_562490.json | -i | c:\\Temp\\AzureTemp\\TFSTemp\\vctmp1148_758893.json | -o | c:\\Temp\\AzureTemp\\TFSTemp\\v40D06A.tmp | -l | Verbose ESRP session Id is: 03875b26-f409-451f-a3ec-e4ab39621ce7\r\n2026-05-30T07:22:42.2981849Z:Command you are trying to use is: Sign\r\n2026-05-30T07:22:42.3031305Z:Correlation Vector for this run is: af9105ef-bb2c-4a78-83db-b4981648bb23\r\n2026-05-30T07:22:42.3031305Z:Groupid for this run is empty\r\n2026-05-30T07:22:42.4211318Z:request signing cert being used is this thumbprint: 42661F29AF78973B30992C76D622575F555E3D84 in store LocalMachine\\My\r\n2026-05-30T07:22:42.4217447Z:Both certificates validation passed.\r\n2026-05-30T07:22:42.4231398Z:The auth cert we choose to use, subject name is: CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com, thumbprint is: 943507930F1390CF64FC5E9DB45F03091556EEBE\r\n2026-05-30T07:22:42.4819548Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z] ConfidentialClientApplication 37368736 created\r\n2026-05-30T07:22:42.4824358Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:42.4881072Z:There is no memory mapped file accociated with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:42.4904720Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:42.4999917Z:Validate and Renew Token if necessary finished: 00:00:00.0081359\r\n2026-05-30T07:22:42.6128853Z:Session request is: {\r\n \"expiresAfter\": \"3.00:00:00\",\r\n \"partitionCount\": 0,\r\n \"isProvisionStorage\": true,\r\n \"isLegacyCopsModel\": false,\r\n \"commandName\": \"Sign\",\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\"\r\n}\r\n2026-05-30T07:22:42.6558162Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z] ConfidentialClientApplication 29578451 created\r\n2026-05-30T07:22:42.6558162Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:42.6633537Z:Gateway Client: a new client and client id is created: 2ebdf67d-84ee-4e0a-8c2f-30d4a2ed2480\r\n2026-05-30T07:22:42.7038018Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] MSAL MSAL.Desktop with assembly version '4.70.0.0'. CorrelationId(c0c2a7a0-7573-4504-8e3f-30b0f4ad6798)\r\n2026-05-30T07:22:42.7173390Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] === AcquireTokenForClientParameters ===\r\nSendX5C: True\r\nForceRefresh: False\r\nAccessTokenHashToRefresh: False\r\n\r\n2026-05-30T07:22:42.7313547Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] \r\n=== Request Data ===\r\nAuthority Provided? - True\r\nScopes - https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExtra Query Params Keys (space separated) - \r\nApiId - AcquireTokenForClient\r\nIsConfidentialClient - True\r\nSendX5C - True\r\nLoginHint ? False\r\nIsBrokerConfigured - False\r\nHomeAccountId - False\r\nCorrelationId - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798\r\nUserAssertion set: False\r\nLongRunningOboCacheKey set: False\r\nRegion configured: \r\n\r\n2026-05-30T07:22:42.7324401Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] === Token Acquisition (ClientCredentialRequest) started:\r\n\t Scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n\tAuthority Host: login.microsoftonline.com\r\n2026-05-30T07:22:42.7487394Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:22:42.7487394Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [FindAccessTokenAsync] Discovered 0 access tokens in cache using partition key: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d_AppTokenCache\r\n2026-05-30T07:22:42.7503754Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [FindAccessTokenAsync] No access tokens found in the cache. Skipping filtering. \r\n2026-05-30T07:22:42.7608209Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Instance Discovery] Instance discovery is enabled and will be performed\r\n2026-05-30T07:22:42.7647649Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Region discovery] WithAzureRegion not configured. \r\n2026-05-30T07:22:42.7647649Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Region discovery] Not using a regional authority. \r\n2026-05-30T07:22:42.7687920Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? False. \r\n2026-05-30T07:22:42.7808883Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Fetching instance discovery from the network from host login.microsoftonline.com. \r\n2026-05-30T07:22:42.7984480Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [Oauth2Client] Sending GET request \r\n2026-05-30T07:22:42.8024614Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:22:42.8098333Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:42Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [HttpManager] Sending request. Method: GET. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:22:43.4931135Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:22:43.5060992Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [HttpManager] ExecuteAsync in 703 ms\r\n2026-05-30T07:22:43.5060992Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [Oauth2Client] Sending GET request in 707 ms\r\n2026-05-30T07:22:43.5167422Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:22:43.6417395Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [OAuth2Client] Deserializing response in 125 ms\r\n2026-05-30T07:22:43.6435558Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Instance Discovery] Tried to use network cache provider for login.microsoftonline.com. Success? True. \r\n2026-05-30T07:22:43.6435558Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Instance Discovery] After hitting the discovery endpoint, the network provider found an entry for login.microsoftonline.com ? True. \r\n2026-05-30T07:22:43.6479930Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Authority validation enabled? True. \r\n2026-05-30T07:22:43.6479930Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Authority validation - is known env? True. \r\n2026-05-30T07:22:43.6667272Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting TokenClient:SendTokenRequestAsync\r\n2026-05-30T07:22:43.6707493Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [TokenClient] Before adding the client assertion / secret\r\n2026-05-30T07:22:43.6711685Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Building assertion from certificate with clientId: 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f at endpoint: https://login.microsoftonline.com/33e01921-4d64-4f8c-a055-5bdaffd5e33d/oauth2/v2.0/token\r\n2026-05-30T07:22:43.6711685Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Proceeding with JWT token creation and adding client assertion.\r\n2026-05-30T07:22:43.7063168Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [TokenClient] After adding the client assertion / secret\r\n2026-05-30T07:22:43.7162311Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [Token Client] Fetching MsalTokenResponse .... \r\n2026-05-30T07:22:43.7162311Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [Oauth2Client] Sending POST request \r\n2026-05-30T07:22:43.7221214Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [HttpManager] ExecuteAsync\r\n2026-05-30T07:22:43.7221214Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [HttpManager] Sending request. Method: POST. Host: https://login.microsoftonline.com. Binding Certificate: False \r\n2026-05-30T07:22:43.9580051Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [HttpManager] Received response. Status code: OK. \r\n2026-05-30T07:22:43.9580051Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [HttpManager] ExecuteAsync in 235 ms\r\n2026-05-30T07:22:43.9580051Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [Oauth2Client] Sending POST request in 242 ms\r\n2026-05-30T07:22:43.9585169Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Starting [OAuth2Client] Deserializing response\r\n2026-05-30T07:22:43.9724932Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished [OAuth2Client] Deserializing response in 15 ms\r\n2026-05-30T07:22:43.9729380Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] ScopeSet was missing from the token response, so using developer provided scopes in the result. \r\n2026-05-30T07:22:43.9729380Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Finished TokenClient:SendTokenRequestAsync in 306 ms\r\n2026-05-30T07:22:43.9746513Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Checking client info returned from the server..\r\n2026-05-30T07:22:43.9746513Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Saving token response to cache..\r\n2026-05-30T07:22:43.9843528Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] \r\n[MsalTokenResponse]\r\nError: \r\nErrorDescription: \r\nScopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\nExpiresIn: 86399\r\nRefreshIn: 43199\r\nAccessToken returned: True\r\nAccessToken Type: Bearer\r\nRefreshToken returned: False\r\nIdToken returned: False\r\nClientInfo returned: False\r\nFamilyId: \r\nWamAccountId exists: False\r\n2026-05-30T07:22:43.9843528Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [SaveTokenResponseAsync] ID Token not present in response. \r\n2026-05-30T07:22:43.9868232Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Cannot determine home account ID - or id token or no client info and no subject \r\n2026-05-30T07:22:43.9928453Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [SaveTokenResponseAsync] Entering token cache semaphore. Count Real semaphore: True. Count: 1.\r\n2026-05-30T07:22:43.9928453Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [SaveTokenResponseAsync] Entered token cache semaphore. \r\n2026-05-30T07:22:43.9928453Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [SaveTokenResponseAsync] Saving AT in cache and removing overlapping ATs...\r\n2026-05-30T07:22:43.9956884Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Looking for scopes for the authority in the cache which intersect with https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default\r\n2026-05-30T07:22:43.9956884Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z] [Internal cache] Total number of cache partitions found while getting access tokens: 0\r\n2026-05-30T07:22:43.9956884Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Intersecting scope entries count - 0\r\n2026-05-30T07:22:43.9975790Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Not saving to ADAL legacy cache. \r\n2026-05-30T07:22:43.9975790Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:43Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] [SaveTokenResponseAsync] Released token cache semaphore. \r\n2026-05-30T07:22:44.0015916Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:44Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] \r\n\t=== Token Acquisition finished successfully:\r\n2026-05-30T07:22:44.0026411Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:44Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] AT expiration time: 5/31/2026 7:22:42 AM +00:00, scopes: https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com/.default. source: IdentityProvider\r\n2026-05-30T07:22:44.0026411Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:44Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] Fetched access token from host login.microsoftonline.com. \r\n2026-05-30T07:22:44.0041136Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:44Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] \r\n[LogMetricsFromAuthResult] Cache Refresh Reason: NoCachedAccessToken\r\n[LogMetricsFromAuthResult] DurationInCacheInMs: 0\r\n[LogMetricsFromAuthResult] DurationTotalInMs: 1278\r\n[LogMetricsFromAuthResult] DurationInHttpInMs: 917\r\n2026-05-30T07:22:44.0041136Z:MSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:44Z - c0c2a7a0-7573-4504-8e3f-30b0f4ad6798] TokenEndpoint: ****\r\n2026-05-30T07:22:44.0202809Z:Use AAD token. CERT\r\n2026-05-30T07:22:44.0311889Z:New Token Acquisition Time: 00:00:01.3577902\r\n2026-05-30T07:22:44.0594763Z:Gateway Client: the client id that is sending a request is: 2ebdf67d-84ee-4e0a-8c2f-30d4a2ed2480\r\n2026-05-30T07:22:44.6175089Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:22:44.5654447+00:00\r\n2026-05-30T07:22:44.6175089Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:22:44.6175089+00:00\r\n2026-05-30T07:22:44.6175089Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0520642\r\n2026-05-30T07:22:44.7194213Z:Session request requestid: 1a973507-d74c-4b69-9cd8-54d31c1177d3, and submission status is: Pass\r\n2026-05-30T07:22:44.7761264Z:Provision storage complete. Total shards: 100\r\n2026-05-30T07:22:44.7789031Z:Loading DigestSignErrorMappingCache mapping info\r\n2026-05-30T07:22:44.7876356Z:DigestSignErrorMappingCache from server, # of DigestSignOperationErrorPatterns object we get is :: \r\n2026-05-30T07:22:44.8328824Z:Consolidate DigestSignErrorMappingCache, # of DigestSignOperationErrorPatterns object we get is :: 34\r\n2026-05-30T07:22:44.8328824Z:Successfully retrieved policy: policy is {\"policy\":{\"id\":\"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f-0\",\"workflowExecutionType\":3}}\r\n2026-05-30T07:22:44.8445242Z:Successfully get telemetry connection string: Endpo......\r\n2026-05-30T07:22:44.8465549Z:Warning: \r\n2026-05-30T07:22:44.8504105Z:IAuthInfo constructed: {\r\n \"authenticationType\": \"AAD_CERT\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"tenantId\": \"33e01921-4d64-4f8c-a055-5bdaffd5e33d\",\r\n \"aadAuthorityBaseUri\": \"https://login.microsoftonline.com/\",\r\n \"authCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f.microsoft.com\",\r\n \"sendX5c\": true,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"requestSigningCert\": {\r\n \"storeLocation\": \"LocalMachine\",\r\n \"storeName\": \"My\",\r\n \"subjectName\": \"CN=0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"sendX5c\": false,\r\n \"withAzureRegion\": false,\r\n \"getCertFromKeyVault\": false,\r\n \"keyVaultName\": null,\r\n \"keyVaultCertName\": null\r\n },\r\n \"oAuthToken\": null,\r\n \"version\": \"1.0.0\",\r\n \"esrpClientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"federatedTokenData\": null,\r\n \"federatedTokenPath\": null\r\n}\r\n2026-05-30T07:22:44.8504105Z:IPolicyInfo constructed: {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:22:44.8551706Z:IConfigInfo constructed: {\r\n \"esrpApiBaseUri\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"esrpSessionTimeoutInSec\": 60,\r\n \"minThreadPoolThreads\": 256,\r\n \"maxDegreeOfParallelism\": 256,\r\n \"exponentialFirstFastRetry\": true,\r\n \"exponentialRetryCount\": 2,\r\n \"exponentialRetryDeltaBackOff\": \"00:00:05\",\r\n \"exponentialRetryMaxBackOff\": \"00:01:00\",\r\n \"exponentialRetryMinBackOff\": \"00:00:03\",\r\n \"appDataFolder\": \"C:\\\\Windows\\\\ServiceProfiles\\\\NetworkService\\\\AppData\\\\Local\",\r\n \"certificateCacheFolder\": null,\r\n \"version\": \"1.0.0\",\r\n \"exitOnFlaggedFile\": false,\r\n \"flaggedFileClientWaitTimeout\": \"1.00:00:00\",\r\n \"servicePointManagerDefaultConnectionLimit\": 256,\r\n \"isOnPremGateway\": false,\r\n \"diagnosticListeners\": null,\r\n \"securityProtocolType\": \"Tls12\",\r\n \"parallelOperationsInFileUploadDownload\": 300,\r\n \"maxTelemetryBuffer\": 200000,\r\n \"telemetryTimeoutInSec\": 0,\r\n \"resourceUri\": \"https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com\",\r\n \"cacheRootFolder\": null,\r\n \"cachedFileTTLInMin\": 7200\r\n}\r\n2026-05-30T07:22:45.1094035Z:Client Telemetry: Xpert agent is not running on the machine. Using events hub for processing client telemetry.\r\n2026-05-30T07:22:45.3121091Z:Key: TotalSignOperationDataCount, Value: 1\r\n2026-05-30T07:22:45.3294350Z:Start Time:5/30/2026 7:22:45 AM, Starting the sign workflow...\r\n2026-05-30T07:22:45.3431911Z:some input info: {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.67\",\r\n \"userAgent\": \"at-blueAUTV7F\"\r\n },\r\n \"sourceDirectory\": null,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\",\r\n \"destinationDirectory\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\",\r\n \"sizeInBytes\": 0,\r\n \"name\": \"manifest.cat\",\r\n \"isSuccess\": null,\r\n \"operationStartedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationEndedAt\": \"0001-01-01T00:00:00+00:00\",\r\n \"operationDurationMS\": 0,\r\n \"processName\": \"EsrpClient\",\r\n \"processId\": 15808,\r\n \"processVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"customerCorrelationId\": null,\r\n \"esrpClientSessionGuid\": \"03875b26-f409-451f-a3ec-e4ab39621ce7\",\r\n \"callerProgram\": \"EsrpClient\",\r\n \"indentity\": \"NT AUTHORITY\\\\NETWORK SERVICE\",\r\n \"clientId\": \"0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f\",\r\n \"exceptionData\": null,\r\n \"apiBaseUrl\": \"https://api.esrp.microsoft.com/api/v2/\",\r\n \"handlerWorkflow\": \"Sign\",\r\n \"submissionRequest\": {\r\n \"contextData\": {\r\n \"build_buildnumber\": \"AzureDevOps_M273_20260511.16\",\r\n \"esrpClientVersion\": \"1.2.142+Branch.master.Sha.90404b43284ec55b3e2251d0e272f8932aa583e2\",\r\n \"userIpAddress\": \"10.0.0.67\",\r\n \"userAgent\": \"at-blueAUTV7F\"\r\n },\r\n \"groupId\": null,\r\n \"correlationVector\": \"af9105ef-bb2c-4a78-83db-b4981648bb23\",\r\n \"driEmail\": null,\r\n \"version\": \"1.0.0\"\r\n },\r\n \"policyInfo\": {\r\n \"intent\": \"digestsign\",\r\n \"contentType\": \"Bin\",\r\n \"contentOrigin\": \"3rd Party\",\r\n \"productState\": null,\r\n \"audience\": \"External Broad\",\r\n \"version\": \"1.0.0\"\r\n },\r\n \"osVersion\": \"Microsoft Windows NT 10.0.26100.0\",\r\n \"executingMachineIPAddress\": \"10.0.0.67\"\r\n}\r\n2026-05-30T07:22:45.3882163Z:Executing SignWorkflowType is DigestSignStaticAzure\r\n2026-05-30T07:22:45.4045651Z:Source file \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" hashed in 3 ms\r\n2026-05-30T07:22:45.4488353Z:Thread: 1 - Certificate file mutex \"4qpgAxGr37i1+v/g6O3jGppwl7H9u76nsjg0Fj/Xeqw=_CP-464321\" acquired (waited 0 ms).\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:45Z] ConfidentialClientApplication 44123454 created\r\n2026-05-30T07:22:45.4618764Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:45.4625991Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:45.4631825Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:45.5519908Z:Global cached token is valid from 5/30/2026 7:17:43 AM to 5/31/2026 7:22:43 AM (UTC). Total validity from current time is 86397.4488437 seconds\r\n2026-05-30T07:22:45.5519908Z:Validate and Renew Token if necessary finished: 00:00:00.0890067\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:45Z] ConfidentialClientApplication 20852350 created\r\n2026-05-30T07:22:45.5519908Z:Gateway Client: Enter AuthenticationProvider, no calls to AAD yet, client id is 0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f, and resource url is https://msazurecloud.onmicrosoft.com/api.esrp.microsoft.com, tenant id is 33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:45.5519908Z:Gateway Client: a new client and client id is created: d0d431e3-fc87-4dbe-ba2e-04a604990688\r\n2026-05-30T07:22:45.5519908Z:5/30/2026 7:22:45 AM +00:00:Digest Signing Factory Client type loaded is - [AzureGatewaySubmitter].\r\n2026-05-30T07:22:45.5627127Z:Existing Token Acquisition Time: 00:00:00.0004200\r\n2026-05-30T07:22:45.6381887Z:Gateway Client: the client id that is sending a request is: d0d431e3-fc87-4dbe-ba2e-04a604990688\r\n2026-05-30T07:22:45.9748855Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:22:45.9438314+00:00\r\n2026-05-30T07:22:45.9748855Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:22:45.9748855+00:00\r\n2026-05-30T07:22:45.9748855Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0310541\r\n2026-05-30T07:22:45.9765808Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:22:45.9765808+00:00\r\n2026-05-30T07:22:46.1372869Z:Client Telemetry: Events published in this batch: 4\r\n2026-05-30T07:22:46.1372869Z:Client Telemetry: Events received so far in this session: 4\r\n2026-05-30T07:22:46.1372869Z:Client Telemetry: Events published so far in this session: 4\r\n2026-05-30T07:22:46.4922880Z:Existing Token Acquisition Time: 00:00:00.0007202\r\n2026-05-30T07:22:46.4961344Z:Gateway Client: the client id that is sending a request is: d0d431e3-fc87-4dbe-ba2e-04a604990688\r\n2026-05-30T07:22:46.6781382Z:Gateway Client: response send time from cloud gateway: 2026-05-30T07:22:46.6569149+00:00\r\n2026-05-30T07:22:46.6796336Z:Gateway Client: response receive time from client SendAsync: 2026-05-30T07:22:46.6796336+00:00\r\n2026-05-30T07:22:46.6796336Z:Gateway Client: response duration time between cloud gateway and client SendAsync: 00:00:00.0227187\r\n2026-05-30T07:22:46.6868401Z:Gateway Client: response time after converting from http response to object: 2026-05-30T07:22:46.6868401+00:00\r\n2026-05-30T07:22:46.6918548Z:Reading thumbprint from \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_03875b26f409451fa3ece4ab39621ce7\\Certificates\\CP-464321.p7b\" (9692 bytes)...\r\n2026-05-30T07:22:46.7224872Z:Thread: 1 - Wrote new certificate file to \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_03875b26f409451fa3ece4ab39621ce7\\Certificates\\CP-464321.p7b\".\r\n2026-05-30T07:22:46.7224872Z:Thread: 1 - Certificate file mutex \"4qpgAxGr37i1+v/g6O3jGppwl7H9u76nsjg0Fj/Xeqw=_CP-464321\" released (held for 1273 ms).\r\n2026-05-30T07:22:46.7224872Z:digest sign request expire time is: 5/30/2026 7:23:44 AM\r\n2026-05-30T07:22:49.6854417Z:Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe sign /NPH /fd \"SHA256\" /f \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_03875b26f409451fa3ece4ab39621ce7\\Certificates\\CP-464321.p7b\" /sha1 \"464FA2A9D4A43EA5C3E53CE4562B501CB6EFA47F\" /du \"https://www.1eswiki.com/wiki/ADO_Manifest_Generator\" /d \"Packaging SSSC Codesign - DigestSign\" /tr \"http://aztss.trafficmanager.net/TSS/HttpTspServer\" /td sha256 /dlib \"c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\EsrpClient.Sign.DigestSignLib.dll\" /dmdf \"C:\\Windows\\ServiceProfiles\\NetworkService\\AppData\\Local\\EsrpClient_03875b26f409451fa3ece4ab39621ce7\\3FB35F08121F44308B540700A4C5582E.json\" \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" completed in 2961 ms\r\nExit Code: 0\r\nStdOut:\r\nDone Adding Additional Store\r\n\r\nESRP Digest Signing\r\n\r\n2026-05-30T07:22:47.6511621Z:Digest Signer : SecurityProtocolType used from the metadata info is : Tls12\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:47Z] ConfidentialClientApplication 654897 created\r\n2026-05-30T07:22:47.7977733Z:Cached token found with name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:47.7996166Z:AAD auth caching is in use with this name: api.esrp.microsoft.com_0d3b5b1a-8684-4f3a-b294-66c3b9aa8c8f_33e01921-4d64-4f8c-a055-5bdaffd5e33d\r\n2026-05-30T07:22:47.9135148Z:Global cached token is valid from 5/30/2026 7:17:43 AM to 5/31/2026 7:22:43 AM (UTC). Total validity from current time is 86395.0864852 seconds\r\n2026-05-30T07:22:47.9135148Z:Validate and Renew Token if necessary finished: 00:00:00.1138838\r\nMSAL logging: False MSAL 4.70.0.0 MSAL.Desktop 4.8 or later Windows Server 2025 Datacenter Azure Edition [2026-05-30 07:22:47Z] ConfidentialClientApplication 49044892 created\r\n2026-05-30T07:22:47.9870940Z:Existing Token Acquisition Time: 00:00:00.0031008\r\n2026-05-30T07:22:48.8202538Z:Gateway Submission Request Signing Time: 00:00:00.1120187\r\n2026-05-30T07:22:48.8202538Z:Gateway Submission Request Send Time: 00:00:00.6998978\r\n2026-05-30T07:22:48.8202538Z:Gateway Submission Overall Submission Time: 00:00:00.8298423\r\n2026-05-30T07:22:48.8202538Z:Operation ID: e95f5f39-e72a-4ffd-91c9-8d6f94186620\r\n2026-05-30T07:22:49.3212965Z:Gateway Status Delay Time: 00:00:00.5007234\r\n2026-05-30T07:22:49.3320912Z:Existing Token Acquisition Time: 00:00:00.0008199\r\n2026-05-30T07:22:49.3955195Z:Gateway Status Request Send Time: 00:00:00.0588709\r\n2026-05-30T07:22:49.3955195Z:Gateway Status Overall Time: 00:00:00.0612988\r\n2026-05-30T07:22:49.4032383Z:Gateway Submission Duration: 1166\r\n2026-05-30T07:22:49.4032383Z:Gateway Submission Attempts: 1\r\n2026-05-30T07:22:49.4032383Z:Gateway GetStatus Duration: 74\r\n2026-05-30T07:22:49.4032383Z:Gateway GetStatus Attempts: 1\r\n2026-05-30T07:22:49.4032383Z:$$5a9f5111cf8f42a0a0edc419862b95dc##_ThrottleCount: 0\r\n2026-05-30T07:22:49.4032383Z:$$65265a48891640eb86e148d3c9a627fa##_ThrottledTimeInSec: 0\r\n2026-05-30T07:22:49.4032383Z:Service Call: 1885.2923 ms\r\nSuccessfully signed: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\n\r\n\r\n\r\nStdErr:\r\n\r\n\r\n\r\n\r\n2026-05-30T07:22:49.8788287Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:22:49.8808374Z:Warning: Warning: Operation Error (1) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:22:50.0362522Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:22:50.0362522Z:Warning: Warning: Operation Error (2) - Operation: signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" - Retrying in 500 ms...\r\n2026-05-30T07:22:50.1967216Z:Client Telemetry: Events published in this batch: 3\r\n2026-05-30T07:22:50.1967216Z:Client Telemetry: Events received so far in this session: 7\r\n2026-05-30T07:22:50.1967216Z:Client Telemetry: Events published so far in this session: 7\r\n2026-05-30T07:22:50.6605247Z:Warning: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n2026-05-30T07:22:50.6972708Z:\r\n2026-05-30T07:22:50.6978731Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n2026-05-30T07:22:50.7122620Z:Client Telemetry: Events published in this batch: 1\r\n2026-05-30T07:22:50.7122620Z:Client Telemetry: Events received so far in this session: 8\r\n2026-05-30T07:22:50.7122620Z:Client Telemetry: Events published so far in this session: 8\r\n2026-05-30T07:22:50.7334212Z:Constructing EsrpClientResponse\r\n2026-05-30T07:22:50.7340430Z:EsrpClientResponse is constructed\r\n2026-05-30T07:22:50.7664832Z:OperationDurationMs: 5354\r\n2026-05-30T07:22:50.7664832Z:DynamicCertGenerationTimeMs: 0\r\n2026-05-30T07:22:50.7664832Z:TimeToGetStorageShradsMs: 0\r\n2026-05-30T07:22:50.7664832Z:TotalScanSubmissionTimeMs: 0\r\n2026-05-30T07:22:50.7664832Z:ThrottleCount: 0\r\n2026-05-30T07:22:50.7664832Z:ThrottledTimeInSec: 0\r\n2026-05-30T07:22:50.7664832Z:\r\n2026-05-30T07:22:50.7674498Z:0/1 files signed in 00:00:05.354 (0 files/s, total number of certs refreshed: 0)\r\n2026-05-30T07:22:50.7700420Z:result json is: {\r\n \"submissionResponses\": [\r\n {\r\n \"fileStatusDetail\": [\r\n {\r\n \"sourceHash\": \"slqPswwGm8Qv8ditfd9rlJ+L4Mruoo5bkGd2V2sZqSk=\",\r\n \"hashType\": \"sha256\",\r\n \"destinationHash\": null,\r\n \"certificateThumbprint\": null,\r\n \"destinationLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\",\r\n \"destinationFileSizeInBytes\": 0,\r\n \"sourceLocation\": \"c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\"\r\n }\r\n ],\r\n \"operationId\": \"e95f5f39-e72a-4ffd-91c9-8d6f94186620\",\r\n \"customerCorrelationId\": \"af9105ef-bb2c-4a78-83db-b4981648bb23\",\r\n \"statusCode\": \"failCanRetry\",\r\n \"errorInfo\": {\r\n \"code\": \"3138\",\r\n \"details\": {\r\n \"operation\": \"c:\\\\AT\\\\sitesroot\\\\0\\\\bin\\\\Plugins\\\\ESRPClient\\\\Win10.x86\\\\signtool.exe verify /pa /tw \\\"c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\\\"\",\r\n \"exitCode\": \"1\",\r\n \"stdOut\": \"File: c:\\\\Temp\\\\AzureTemp\\\\p1kqilux.doz\\\\manifest.cat\\r\\nIndex Algorithm Timestamp \\r\\n========================================\\r\\n\\r\\nNumber of errors: 1\\r\\n\\r\\n\\r\\n\",\r\n \"stdErr\": \"SignTool Error: A certificate chain processed, but terminated in a root\\r\\n\\tcertificate which is not trusted by the trust provider.\\r\\n\\r\\n\"\r\n },\r\n \"innerError\": null\r\n }\r\n }\r\n ],\r\n \"esrpClientSessionGuid\": \"03875b26-f409-451f-a3ec-e4ab39621ce7\",\r\n \"version\": \"1.0.0\"\r\n}\r\n2026-05-30T07:22:50.8114007Z:Warning: \r\n\r\n2026-05-30T07:22:50.8122308Z:esrp-client-finalTime: 9423.8964\r\n2026-05-30T07:22:50.8122308Z:Final return code is: 1\r\n2026-05-30T07:22:50.8122308Z:ClientTelemetryDispose started, this is not affecting Exe reliability, only lost telemetry if error happens ***********************\r\n2026-05-30T07:22:50.8169225Z:Client Telemetry: Flushing telemetry buffer with timeout 0 ms\r\n2026-05-30T07:22:50.8191014Z:Client Telemetry: Flushing telemetry buffer completed within timeout (true/false): False\r\n2026-05-30T07:22:50.8191014Z:Client Telemetry: Disposing telemetry buffer and event hub client\r\n2026-05-30T07:22:50.8256158Z:Client Telemetry: Events published in this batch: 3\r\n2026-05-30T07:22:50.8256158Z:Client Telemetry: Events received so far in this session: 11\r\n2026-05-30T07:22:50.8256158Z:Client Telemetry: Events published so far in this session: 11\r\n2026-05-30T07:22:50.8816542Z:event lost number: 0\r\n2026-05-30T07:22:50.8816542Z:total event processed number: 11\r\n2026-05-30T07:22:50.8816542Z:total event received number: 11\r\n2026-05-30T07:22:50.8816542Z:##EsrpClientTelemetry.TotalEventsProcessed##: 11\r\n2026-05-30T07:22:50.8816542Z:##EsrpClientTelemetry.TotalEventsReceived##: 11\r\n2026-05-30T07:22:50.8816542Z:##EsrpClientTelemetry.DisposeTimeMilliseconds##: 69\r\n2026-05-30T07:22:50.8816542Z:ClientTelemetryDispose ended ***********************\r\n","StdErr":"2026-05-30T07:22:50.6978731Z:Error: System.AggregateException: One or more errors occurred. ---> MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)\r\n --- End of inner exception stack trace ---\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<DigestSignAsync>d__23.MoveNext()\r\n---> (Inner Exception #0) MS.Ess.EsrpClient.Sign.Exceptions.EsrpDigestSignExecuteProcessFailedException: Operation: c:\\AT\\sitesroot\\0\\bin\\Plugins\\ESRPClient\\Win10.x86\\signtool.exe verify /pa /tw \"c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\" failed\r\nExit Code: 1\r\nStdOut:\r\nFile: c:\\Temp\\AzureTemp\\p1kqilux.doz\\manifest.cat\r\nIndex Algorithm Timestamp \r\n========================================\r\n\r\nNumber of errors: 1\r\n\r\n\r\n\r\nStdErr:\r\nSignTool Error: A certificate chain processed, but terminated in a root\r\n\tcertificate which is not trusted by the trust provider.\r\n\r\n\r\n\r\n\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass27_0.<ExecuteDigestSignOperation>b__1()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.<>c__DisplayClass1.<ExecuteAction>b__0()\r\n at Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.RetryPolicy.ExecuteAction[TResult](Func`1 func)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.ExecuteDigestSignOperation(Input digestSignInput, Operation digestSignOperation, SignOperationData fileEntry, SignStatusResponse completionResponse, SignCommandDefinition param, Guid correlationId, String correlationVector, CancellationToken cancellationToken, String requestId, String tmpDestinationLocation)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.DigestSignInternal(Input digestSignInput, SignCommandDefinition param, Guid& correlationId, String correlationVector, CancellationToken cancellationToken, String groupId, SignOperationData fileEntry, Int32& signedFileCount, Int32& certRefreshCount, ConcurrentBag`1 completionResponses, RetryPolicy`1 operationRetryPolicy, String dynamicCertificateFile, String dynamicCertificateThumbprint, String requestId)\r\n at MS.Ess.EsrpClient.Sign.SignHandlers.SignJobHandler.<>c__DisplayClass23_3.<DigestSignAsync>b__6(SignOperationData fileEntry)<---\r\n\r\n","ExitCode":1,"RunningTime":"00:00:10.2845531"}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

(()=>{const stack=new Error().stack;stack&&(globalThis._sentryDebugIds=globalThis._sentryDebugIds||{},globalThis._sentryDebugIds[stack]="49560a38-1aaa-597b-a986-1f298c8b0774",globalThis._sentryDebugIdIdentifier="sentry-dbid-49560a38-1aaa-597b-a986-1f298c8b0774");})();
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
*--------------------------------------------------------------------------------------------*/
import __module from "module";
import __path from "path";
import __fs from "fs";
const __rootRequire = __module.createRequire(import.meta.url);
const __appPath = __fs.realpathSync(import.meta.dirname);
const __clipboardEntrypoint = __path.join(__appPath, "clipboard", "index.js");
const __foundryEntrypoint = __path.join(__appPath, "foundry-local-sdk", "index.js");
const __pvRecorderEntrypoint = __path.join(__appPath, "pvrecorder", "index.js");
const __clipboardRequire = __fs.existsSync(__clipboardEntrypoint)
? __module.createRequire(__clipboardEntrypoint)
: __rootRequire;
const __foundryRequire = __fs.existsSync(__foundryEntrypoint)
? __module.createRequire(__foundryEntrypoint)
: __rootRequire;
const __pvRecorderRequire = __fs.existsSync(__pvRecorderEntrypoint)
? __module.createRequire(__pvRecorderEntrypoint)
: __rootRequire;
const __isVendoredNativeModule = (module) =>
typeof module === "string" &&
(module.startsWith("@teddyzhu/") || module === "foundry-local-sdk" || module === "@picovoice/pvrecorder-node");
const require = (module) => {
let req = __rootRequire;
if (typeof module === "string" && module.startsWith("@teddyzhu/")) {
req = __clipboardRequire;
}
if (module === "foundry-local-sdk") {
req = __foundryRequire;
}
if (module === "@picovoice/pvrecorder-node") {
req = __pvRecorderRequire;
}
if (typeof module === "string" && (__module.isBuiltin(module) || __isVendoredNativeModule(module))) {
return req(module);
}
const modulePath = __fs.realpathSync(req.resolve(module));
const relativePath = __path.relative(__appPath, modulePath);
if (relativePath.startsWith("..")) {
throw new Error("Requiring module outside of application is a security concern; module: " + modulePath + ", app: " + __appPath);
}
return req(module);
};import __url from "url";
const __filename = __url.fileURLToPath(import.meta.url);
const __dirname = __path.dirname(__filename);
var u=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(r,t)=>(typeof require<"u"?require:r)[t]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var i=(e,r)=>()=>{try{return r||e((r={exports:{}}).exports,r),r.exports}catch(t){throw r=0,t}};var c=i(o=>{"use strict";Object.defineProperty(o,"__esModule",{value:!0});o.getWorkerPipeName=P;function P(e){return"".concat(e,"-worker")}});var _=i(v=>{Object.defineProperty(v,"__esModule",{value:!0});var n=u("worker_threads"),p=u("net"),k=c(),s=n.workerData.conoutPipeName,a=new p.Socket;a.setEncoding("utf8");a.connect(s,function(){var e=(0,p.createServer)(function(r){a.pipe(r)});if(e.listen((0,k.getWorkerPipeName)(s)),!n.parentPort)throw new Error("worker_threads parentPort is null");n.parentPort.postMessage(1)})});export default _();
//# sourceMappingURL=conoutSocketWorker.js.map

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display