Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b96f9586cc3a60f5878cdcae9e845d329282c6e Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8422591508067300381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13358083918882616896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7875817527388028942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13623131455223916102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14891334857992955506.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8903 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3b96f9586cc3a60f5878cdcae9e845d329282c6e (main) Commit message: "Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 > git rev-list --no-walk e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-08T12:50:24.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-08T12:50:24.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-08T12:50:24.689Z] ========================================================= [2026-05-08T12:50:24.689Z] EdgeX Global Pipelines Version Info [2026-05-08T12:50:24.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:50:25.781Z] ------------------- [2026-05-08T12:50:25.781Z] stable info: [2026-05-08T12:50:25.781Z] ------------------- [2026-05-08T12:50:25.781Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-08T12:50:25.782Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-08T12:50:25.782Z] Message: update stable to v1.0.278 [2026-05-08T12:50:26.726Z] ------------------- [2026-05-08T12:50:26.726Z] experimental info: [2026-05-08T12:50:26.726Z] ------------------- [2026-05-08T12:50:26.726Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-08T12:50:26.726Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-08T12:50:26.726Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-08T12:50:26.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-05-08T12:50:26.830Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-05-08T12:50:26.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-08T12:50:26.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-08T12:50:26.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-08T12:50:26.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-08T12:50:26.945Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-08T12:50:26.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-08T12:50:26.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-08T12:50:27.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-08T12:50:27.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-08T12:50:27.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-05-08T12:50:27.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-08T12:50:27.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-08T12:50:27.126Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T12:50:27.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T12:50:27.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T12:50:27.430Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-08T12:50:27.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-08T12:50:27.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-08T12:50:27.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-08T12:50:27.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-08T12:50:27.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-08T12:50:27.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-08T12:50:27.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-08T12:50:27.665Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-08T12:50:27.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-08T12:50:27.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-08T12:50:27.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-08T12:50:27.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-08T12:50:27.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo [2026-05-08T12:50:27.795Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b96f95 [Pipeline] echo [2026-05-08T12:50:27.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:50:27.891Z] provisioning config files... [2026-05-08T12:50:27.907Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5620413670927305239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:50:28.244Z] ---> ****-login.sh [2026-05-08T12:50:28.244Z] nexus3.edgexfoundry.org:10001 [2026-05-08T12:50:28.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:28.505Z] [2026-05-08T12:50:28.505Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T12:50:28.505Z] Configure a credential helper to remove this warning. See [2026-05-08T12:50:28.505Z] https://docs.****.com/go/credential-store/ [2026-05-08T12:50:28.505Z] [2026-05-08T12:50:28.505Z] Login Succeeded [2026-05-08T12:50:28.505Z] nexus3.edgexfoundry.org:10002 [2026-05-08T12:50:28.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:28.505Z] [2026-05-08T12:50:28.505Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T12:50:28.505Z] Configure a credential helper to remove this warning. See [2026-05-08T12:50:28.505Z] https://docs.****.com/go/credential-store/ [2026-05-08T12:50:28.505Z] [2026-05-08T12:50:28.505Z] Login Succeeded [2026-05-08T12:50:28.505Z] nexus3.edgexfoundry.org:10003 [2026-05-08T12:50:28.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:28.766Z] [2026-05-08T12:50:28.766Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T12:50:28.766Z] Configure a credential helper to remove this warning. See [2026-05-08T12:50:28.766Z] https://docs.****.com/go/credential-store/ [2026-05-08T12:50:28.766Z] [2026-05-08T12:50:28.766Z] Login Succeeded [2026-05-08T12:50:28.766Z] nexus3.edgexfoundry.org:10004 [2026-05-08T12:50:28.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:28.766Z] [2026-05-08T12:50:28.766Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T12:50:28.767Z] Configure a credential helper to remove this warning. See [2026-05-08T12:50:28.767Z] https://docs.****.com/go/credential-store/ [2026-05-08T12:50:28.767Z] [2026-05-08T12:50:28.767Z] Login Succeeded [2026-05-08T12:50:28.767Z] ****.io [2026-05-08T12:50:28.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:29.036Z] [2026-05-08T12:50:29.036Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T12:50:29.036Z] Configure a credential helper to remove this warning. See [2026-05-08T12:50:29.036Z] https://docs.****.com/go/credential-store/ [2026-05-08T12:50:29.036Z] [2026-05-08T12:50:29.036Z] Login Succeeded [2026-05-08T12:50:29.036Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T12:50:29.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-08T12:50:29.460Z] + git rev-list -1 --merges 3b96f9586cc3a60f5878cdcae9e845d329282c6e~1..3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo [2026-05-08T12:50:29.491Z] -----------> git rev-list -1 --merges 3b96f9586cc3a60f5878cdcae9e845d329282c6e~1..3b96f9586cc3a60f5878cdcae9e845d329282c6e 3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:50:29.491Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e [false] [Pipeline] sh [2026-05-08T12:50:29.784Z] + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo [2026-05-08T12:50:29.799Z] ========================================================= [2026-05-08T12:50:29.799Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-08T12:50:29.799Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-08T12:50:30.134Z] + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo [2026-05-08T12:50:30.147Z] [semverPrep] GIT_COMMIT: 3b96f9586cc3a60f5878cdcae9e845d329282c6e, Commit Message: Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-08T12:50:30.163Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-08T12:50:30.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T12:50:30.518Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-08T12:50:30.518Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-08T12:50:30.518Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-08T12:50:30.518Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-08T12:50:30.518Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-08T12:50:30.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:50:30.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T12:50:30.889Z] [2026-05-08T12:50:30.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:50:31.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T12:50:31.209Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-08T12:50:31.209Z] 3dae71ba6b94: Pulling fs layer [2026-05-08T12:50:31.209Z] 6bf1a483ea7c: Pulling fs layer [2026-05-08T12:50:31.209Z] f5dfc541a4d3: Pulling fs layer [2026-05-08T12:50:31.209Z] 461d9e800cba: Pulling fs layer [2026-05-08T12:50:31.209Z] 80192f66455f: Pulling fs layer [2026-05-08T12:50:31.209Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-08T12:50:31.209Z] a29436f7fd5d: Pulling fs layer [2026-05-08T12:50:31.209Z] 923cac83aea3: Pulling fs layer [2026-05-08T12:50:31.209Z] 25ad8b0a4227: Pulling fs layer [2026-05-08T12:50:31.209Z] db01528c6b51: Pulling fs layer [2026-05-08T12:50:31.209Z] 28988de357af: Pulling fs layer [2026-05-08T12:50:31.209Z] a29436f7fd5d: Waiting [2026-05-08T12:50:31.209Z] 923cac83aea3: Waiting [2026-05-08T12:50:31.209Z] 28988de357af: Waiting [2026-05-08T12:50:31.209Z] db01528c6b51: Waiting [2026-05-08T12:50:31.209Z] 461d9e800cba: Waiting [2026-05-08T12:50:31.209Z] 80192f66455f: Waiting [2026-05-08T12:50:31.209Z] 2e8e34ca0e6c: Waiting [2026-05-08T12:50:31.209Z] 6bf1a483ea7c: Verifying Checksum [2026-05-08T12:50:31.209Z] 6bf1a483ea7c: Download complete [2026-05-08T12:50:31.209Z] 461d9e800cba: Verifying Checksum [2026-05-08T12:50:31.209Z] 461d9e800cba: Download complete [2026-05-08T12:50:31.209Z] 80192f66455f: Verifying Checksum [2026-05-08T12:50:31.209Z] 80192f66455f: Download complete [2026-05-08T12:50:31.468Z] f5dfc541a4d3: Verifying Checksum [2026-05-08T12:50:31.468Z] f5dfc541a4d3: Download complete [2026-05-08T12:50:31.468Z] 3dae71ba6b94: Verifying Checksum [2026-05-08T12:50:31.468Z] 3dae71ba6b94: Download complete [2026-05-08T12:50:31.468Z] 923cac83aea3: Verifying Checksum [2026-05-08T12:50:31.468Z] 923cac83aea3: Download complete [2026-05-08T12:50:31.468Z] 25ad8b0a4227: Verifying Checksum [2026-05-08T12:50:31.468Z] 25ad8b0a4227: Download complete [2026-05-08T12:50:31.727Z] db01528c6b51: Download complete [2026-05-08T12:50:31.727Z] 28988de357af: Verifying Checksum [2026-05-08T12:50:31.727Z] 28988de357af: Download complete [2026-05-08T12:50:31.988Z] a29436f7fd5d: Verifying Checksum [2026-05-08T12:50:31.988Z] a29436f7fd5d: Download complete [2026-05-08T12:50:31.988Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-08T12:50:31.988Z] 2e8e34ca0e6c: Download complete [2026-05-08T12:50:32.934Z] 3dae71ba6b94: Pull complete [2026-05-08T12:50:33.242Z] 6bf1a483ea7c: Pull complete [2026-05-08T12:50:34.007Z] f5dfc541a4d3: Pull complete [2026-05-08T12:50:34.007Z] 461d9e800cba: Pull complete [2026-05-08T12:50:34.274Z] 80192f66455f: Pull complete [2026-05-08T12:50:38.467Z] 2e8e34ca0e6c: Pull complete [2026-05-08T12:50:39.406Z] a29436f7fd5d: Pull complete [2026-05-08T12:50:39.406Z] 923cac83aea3: Pull complete [2026-05-08T12:50:39.406Z] 25ad8b0a4227: Pull complete [2026-05-08T12:50:39.668Z] db01528c6b51: Pull complete [2026-05-08T12:50:39.668Z] 28988de357af: Pull complete [2026-05-08T12:50:39.668Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-08T12:50:39.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T12:50:39.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:50:39.821Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T12:50:39.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T12:50:41.561Z] $ docker top 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 -eo pid,comm [2026-05-08T12:50:41.615Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-08T12:50:41.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T12:50:41.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T12:50:41.673Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T12:50:41.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T12:50:41.784Z] $ docker exec 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent [2026-05-08T12:50:41.906Z] SSH_AUTH_SOCK=/tmp/ssh-BsKvKl8fQ1Vc/agent.32 [2026-05-08T12:50:41.906Z] SSH_AGENT_PID=39 [2026-05-08T12:50:41.913Z] Running ssh-add (command line suppressed) [2026-05-08T12:50:42.017Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8134838810610969292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8134838810610969292.key) [2026-05-08T12:50:42.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T12:50:42.330Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-05-08T12:50:42.618Z] + git tag --points-at HEAD [Pipeline] } [2026-05-08T12:50:42.627Z] $ docker exec --env ******** --env ******** 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent -k [2026-05-08T12:50:42.727Z] unset SSH_AUTH_SOCK; [2026-05-08T12:50:42.728Z] unset SSH_AGENT_PID; [2026-05-08T12:50:42.728Z] echo Agent pid 39 killed; [2026-05-08T12:50:42.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-08T12:50:42.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T12:50:42.780Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T12:50:42.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T12:50:42.900Z] $ docker exec 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent [2026-05-08T12:50:43.007Z] SSH_AUTH_SOCK=/tmp/ssh-029zOrQGbqWV/agent.87 [2026-05-08T12:50:43.007Z] SSH_AGENT_PID=93 [2026-05-08T12:50:43.012Z] Running ssh-add (command line suppressed) [2026-05-08T12:50:43.105Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1631081683836930901.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1631081683836930901.key) [2026-05-08T12:50:43.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T12:50:43.415Z] + git semver init [2026-05-08T12:50:43.674Z] 2026-05-08 12:50:43,637 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T12:50:43.674Z] 2026-05-08 12:50:43,643 [run_init] DEBUG init version:0.0.0 force:False [2026-05-08T12:50:43.674Z] 2026-05-08 12:50:43,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-05-08T12:50:43.674Z] 2026-05-08 12:50:43,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-05-08T12:50:43.674Z] 2026-05-08 12:50:43,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T12:50:45.056Z] 2026-05-08 12:50:44,981 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-05-08T12:50:45.056Z] 2026-05-08 12:50:44,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-05-08T12:50:45.056Z] 2026-05-08 12:50:44,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T12:50:45.056Z] 2026-05-08 12:50:44,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T12:50:45.056Z] 4.1.0-dev.21 [Pipeline] } [2026-05-08T12:50:45.062Z] $ docker exec --env ******** --env ******** 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent -k [2026-05-08T12:50:45.155Z] unset SSH_AUTH_SOCK; [2026-05-08T12:50:45.157Z] unset SSH_AGENT_PID; [2026-05-08T12:50:45.158Z] echo Agent pid 93 killed; [2026-05-08T12:50:45.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T12:50:45.494Z] + git semver [Pipeline] } [2026-05-08T12:50:46.085Z] $ docker stop --time=1 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 [2026-05-08T12:50:47.408Z] $ docker rm -f --volumes 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T12:50:47.769Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-08T12:50:48.076Z] Stashed 1 file(s) [Pipeline] echo [2026-05-08T12:50:48.080Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:50:48.323Z] provisioning config files... [2026-05-08T12:50:48.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3405401941468032390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:50:48.741Z] ---> ****-login.sh [2026-05-08T12:50:48.742Z] nexus3.edgexfoundry.org:10001 [2026-05-08T12:50:48.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:48.742Z] Login Succeeded [2026-05-08T12:50:48.742Z] nexus3.edgexfoundry.org:10002 [2026-05-08T12:50:48.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:48.742Z] Login Succeeded [2026-05-08T12:50:48.742Z] nexus3.edgexfoundry.org:10003 [2026-05-08T12:50:49.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:49.006Z] Login Succeeded [2026-05-08T12:50:49.006Z] nexus3.edgexfoundry.org:10004 [2026-05-08T12:50:49.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:49.006Z] Login Succeeded [2026-05-08T12:50:49.006Z] ****.io [2026-05-08T12:50:49.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:50:49.267Z] Login Succeeded [2026-05-08T12:50:49.267Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T12:50:49.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-08T12:50:49.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T12:50:49.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T12:50:49.387Z] ========================================================= [2026-05-08T12:50:49.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-08T12:50:49.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:50:49.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-08T12:50:50.306Z] #0 building with "default" instance using docker driver [2026-05-08T12:50:50.306Z] [2026-05-08T12:50:50.306Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:50:50.306Z] #1 transferring dockerfile: 2.05kB done [2026-05-08T12:50:50.306Z] #1 DONE 0.0s [2026-05-08T12:50:50.306Z] [2026-05-08T12:50:50.306Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T12:50:50.306Z] #2 DONE 0.1s [2026-05-08T12:50:50.566Z] [2026-05-08T12:50:50.566Z] #3 [internal] load .dockerignore [2026-05-08T12:50:50.566Z] #3 transferring context: 159B done [2026-05-08T12:50:50.566Z] #3 DONE 0.0s [2026-05-08T12:50:50.566Z] [2026-05-08T12:50:50.566Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-08T12:50:50.566Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-08T12:50:50.566Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-08T12:50:50.566Z] #4 ... [2026-05-08T12:50:50.566Z] [2026-05-08T12:50:50.566Z] #5 [internal] load build context [2026-05-08T12:50:50.566Z] #5 transferring context: 14.94MB 0.2s done [2026-05-08T12:50:50.566Z] #5 DONE 0.2s [2026-05-08T12:50:50.566Z] [2026-05-08T12:50:50.566Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-08T12:50:50.566Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-08T12:50:50.566Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-08T12:50:50.566Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-08T12:50:50.566Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-08T12:50:50.566Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-08T12:50:50.566Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-08T12:50:50.566Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-05-08T12:50:50.825Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-08T12:50:50.825Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s [2026-05-08T12:50:50.825Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-08T12:50:50.825Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-08T12:50:50.825Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-08T12:50:50.825Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-08T12:50:50.825Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s [2026-05-08T12:50:50.825Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-05-08T12:50:50.825Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-08T12:50:50.825Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s [2026-05-08T12:50:50.825Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-08T12:50:50.825Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s [2026-05-08T12:50:51.083Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s [2026-05-08T12:50:51.083Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-08T12:50:51.083Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-08T12:50:51.083Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s [2026-05-08T12:50:51.083Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-08T12:50:51.083Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-08T12:50:51.343Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.8s [2026-05-08T12:50:51.343Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.39MB / 112.58MB 0.9s [2026-05-08T12:50:51.343Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-08T12:50:51.603Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-05-08T12:50:56.886Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s [2026-05-08T12:50:56.886Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s done [2026-05-08T12:50:56.886Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-08T12:50:56.886Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-08T12:50:56.886Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-08T12:50:56.886Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-08T12:50:56.886Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-08T12:50:57.145Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-08T12:50:57.145Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-08T12:51:01.560Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done [2026-05-08T12:51:01.560Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-08T12:51:01.560Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-08T12:51:01.560Z] #4 DONE 10.5s [2026-05-08T12:51:01.560Z] [2026-05-08T12:51:01.560Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-08T12:51:01.560Z] #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T12:51:01.560Z] #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T12:51:01.560Z] #6 0.765 OK: 265 MiB in 60 packages [2026-05-08T12:51:03.256Z] Still waiting to schedule task [2026-05-08T12:51:03.256Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-08T12:51:03.489Z] #6 DONE 2.3s [2026-05-08T12:51:03.489Z] [2026-05-08T12:51:03.489Z] #7 [builder 3/7] WORKDIR /app [2026-05-08T12:51:03.489Z] #7 DONE 0.0s [2026-05-08T12:51:03.489Z] [2026-05-08T12:51:03.489Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-08T12:51:03.489Z] #8 DONE 0.0s [2026-05-08T12:51:03.489Z] [2026-05-08T12:51:03.489Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T12:51:15.772Z] #9 DONE 11.0s [2026-05-08T12:51:15.772Z] [2026-05-08T12:51:15.773Z] #10 [builder 6/7] COPY . . [2026-05-08T12:51:15.773Z] #10 DONE 0.1s [2026-05-08T12:51:15.773Z] [2026-05-08T12:51:15.773Z] #11 [builder 7/7] RUN echo noop [2026-05-08T12:51:15.773Z] #11 0.217 noop [2026-05-08T12:51:15.773Z] #11 DONE 0.3s [2026-05-08T12:51:15.773Z] [2026-05-08T12:51:15.773Z] #12 exporting to image [2026-05-08T12:51:15.773Z] #12 exporting layers [2026-05-08T12:51:23.898Z] #12 exporting layers 8.3s done [2026-05-08T12:51:23.898Z] #12 writing image sha256:bc82dfdeb66d3aa86d2f4c8401a7acbb3be30ea70b7d2cc455ab988936e4fd24 done [2026-05-08T12:51:23.898Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-08T12:51:23.898Z] #12 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:51:24.229Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T12:51:24.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:51:24.314Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T12:51:24.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T12:51:24.689Z] $ docker top bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T12:51:25.044Z] + go version [2026-05-08T12:51:25.044Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-08T12:51:25.049Z] $ docker stop --time=1 bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 [2026-05-08T12:51:26.308Z] $ docker rm -f --volumes bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:51:26.777Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T12:51:26.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:51:26.856Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T12:51:26.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T12:51:27.142Z] $ docker top 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T12:51:27.507Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-05-08T12:51:27.826Z] + make test [2026-05-08T12:51:27.826Z] go test -race -coverprofile=coverage.out ./... [2026-05-08T12:52:06.541Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-08T12:52:35.351Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8904 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-05-08T12:52:35.378Z] Running in /w/workspace/app-service-configurable/299 [Pipeline] { [Pipeline] checkout [2026-05-08T12:52:38.444Z] The recommended git tool is: git [2026-05-08T12:52:38.662Z] 0 issues. [2026-05-08T12:52:38.662Z] go vet ./... [2026-05-08T12:52:43.345Z] using credential edgex-jenkins-ssh [2026-05-08T12:52:43.364Z] Cloning the remote Git repository [2026-05-08T12:52:43.399Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-05-08T12:52:43.489Z] > git init /w/workspace/app-service-configurable/299 # timeout=10 [2026-05-08T12:52:43.621Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-05-08T12:52:43.623Z] > git --version # timeout=10 [2026-05-08T12:52:43.644Z] > git --version # 'git version 2.25.1' [2026-05-08T12:52:43.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-08T12:52:43.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-08T12:52:45.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-08T12:52:45.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-08T12:52:45.295Z] ./bin/test-attribution-txt.sh [2026-05-08T12:52:45.295Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-08T12:52:45.295Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-08T12:52:45.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-08T12:52:45.322Z] $ docker stop --time=1 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 [2026-05-08T12:52:47.104Z] $ docker rm -f --volumes 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T12:52:47.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-08T12:52:47.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-08T12:52:48.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-08T12:52:48.711Z] + ls -al . [2026-05-08T12:52:48.712Z] total 252 [2026-05-08T12:52:48.712Z] drwxrwxr-x 7 jenkins jenkins 4096 May 8 12:51 . [2026-05-08T12:52:48.712Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 12:50 .. [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 119 May 8 12:50 .dockerignore [2026-05-08T12:52:48.712Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 12:52 .git [2026-05-08T12:52:48.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 12:50 .github [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 108 May 8 12:50 .gitignore [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 359 May 8 12:50 .golangci.yml [2026-05-08T12:52:48.712Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 12:50 .semver [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 8 12:50 Attribution.txt [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 39309 May 8 12:50 CHANGELOG.md [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 8 12:50 Dockerfile [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 12:50 GOVERNANCE.md [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 689 May 8 12:50 Jenkinsfile [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 8 12:50 LICENSE [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 618 May 8 12:50 OWNERS.md [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 8 12:50 README.md [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 12:50 VERSION [2026-05-08T12:52:48.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 12:50 bin [2026-05-08T12:52:48.712Z] -rw-r--r-- 1 jenkins jenkins 953 May 8 12:52 coverage.out [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 6909 May 8 12:50 go.mod [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 90366 May 8 12:50 go.sum [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 8 12:50 main.go [2026-05-08T12:52:48.712Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 8 12:50 makefile [2026-05-08T12:52:48.712Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 12:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:52:49.025Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3b96f9586cc3a60f5878cdcae9e845d329282c6e --label arch=amd64 --label version=4.1.0-dev.21 . [2026-05-08T12:52:49.284Z] #0 building with "default" instance using docker driver [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:52:49.284Z] #1 transferring dockerfile: 2.05kB done [2026-05-08T12:52:49.284Z] #1 DONE 0.0s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T12:52:49.284Z] #2 DONE 0.0s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T12:52:49.284Z] #3 DONE 0.1s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #4 [internal] load .dockerignore [2026-05-08T12:52:49.284Z] #4 transferring context: 159B done [2026-05-08T12:52:49.284Z] #4 DONE 0.0s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #5 [internal] load build context [2026-05-08T12:52:49.284Z] #5 transferring context: 4.84kB 0.0s done [2026-05-08T12:52:49.284Z] #5 DONE 0.0s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-08T12:52:49.284Z] #6 DONE 0.1s [2026-05-08T12:52:49.284Z] [2026-05-08T12:52:49.284Z] #7 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-08T12:52:49.540Z] #7 ... [2026-05-08T12:52:49.540Z] [2026-05-08T12:52:49.540Z] #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T12:52:49.540Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T12:52:49.540Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-08T12:52:49.540Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T12:52:49.541Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T12:52:49.541Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T12:52:49.541Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-08T12:52:49.541Z] #8 DONE 0.3s [2026-05-08T12:52:49.541Z] [2026-05-08T12:52:49.541Z] #7 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-08T12:52:49.541Z] #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:49.541Z] #7 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:49.757Z] Avoid second fetch [2026-05-08T12:52:49.757Z] Checking out Revision 3b96f9586cc3a60f5878cdcae9e845d329282c6e (main) [2026-05-08T12:52:48.824Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-05-08T12:52:48.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-08T12:52:49.768Z] > git config core.sparsecheckout # timeout=10 [2026-05-08T12:52:49.829Z] > git checkout -f 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 [2026-05-08T12:52:50.106Z] #7 0.671 OK: 265 MiB in 60 packages [2026-05-08T12:52:50.106Z] #7 DONE 0.8s [2026-05-08T12:52:50.106Z] [2026-05-08T12:52:50.106Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-08T12:52:50.106Z] #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:50.106Z] #9 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:50.314Z] Commit message: "Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65" [2026-05-08T12:52:50.362Z] #9 0.613 (1/2) Installing ca-certificates (20260413-r0) [2026-05-08T12:52:50.363Z] #9 0.634 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-08T12:52:50.363Z] #9 0.638 Executing busybox-1.37.0-r20.trigger [2026-05-08T12:52:50.363Z] #9 0.646 Executing ca-certificates-20260413-r0.trigger [2026-05-08T12:52:50.363Z] #9 0.696 OK: 8 MiB in 18 packages [2026-05-08T12:52:50.363Z] #9 DONE 0.8s [2026-05-08T12:52:50.363Z] [2026-05-08T12:52:50.363Z] #10 [builder 3/7] WORKDIR /app [2026-05-08T12:52:50.363Z] #10 DONE 0.0s [2026-05-08T12:52:50.363Z] [2026-05-08T12:52:50.363Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-08T12:52:50.363Z] #11 DONE 0.0s [2026-05-08T12:52:50.363Z] [2026-05-08T12:52:50.363Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T12:52:50.620Z] #12 DONE 0.5s [2026-05-08T12:52:50.620Z] [2026-05-08T12:52:50.620Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T12:52:50.620Z] #13 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:50.620Z] #13 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T12:52:50.879Z] #13 ... [2026-05-08T12:52:50.879Z] [2026-05-08T12:52:50.879Z] #14 [builder 6/7] COPY . . [2026-05-08T12:52:50.879Z] #14 DONE 0.1s [2026-05-08T12:52:51.137Z] [2026-05-08T12:52:51.137Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T12:52:51.137Z] #13 0.695 OK: 8 MiB in 18 packages [2026-05-08T12:52:51.137Z] #13 DONE 0.8s [2026-05-08T12:52:51.137Z] [2026-05-08T12:52:51.137Z] #15 [builder 7/7] RUN make build [2026-05-08T12:52:51.137Z] #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:52:54.744Z] provisioning config files... [2026-05-08T12:52:54.773Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/299@tmp/config16272748178935918451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:52:55.464Z] ---> ****-login.sh [2026-05-08T12:52:55.464Z] nexus3.edgexfoundry.org:10001 [2026-05-08T12:52:55.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:52:56.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:52:56.013Z] Configure a credential helper to remove this warning. See [2026-05-08T12:52:56.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:52:56.013Z] [2026-05-08T12:52:56.013Z] Login Succeeded [2026-05-08T12:52:56.013Z] nexus3.edgexfoundry.org:10002 [2026-05-08T12:52:56.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:52:56.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:52:56.289Z] Configure a credential helper to remove this warning. See [2026-05-08T12:52:56.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:52:56.289Z] [2026-05-08T12:52:56.289Z] Login Succeeded [2026-05-08T12:52:56.289Z] nexus3.edgexfoundry.org:10003 [2026-05-08T12:52:56.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:52:56.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:52:56.829Z] Configure a credential helper to remove this warning. See [2026-05-08T12:52:56.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:52:56.829Z] [2026-05-08T12:52:56.829Z] Login Succeeded [2026-05-08T12:52:56.829Z] nexus3.edgexfoundry.org:10004 [2026-05-08T12:52:56.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:52:57.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:52:57.097Z] Configure a credential helper to remove this warning. See [2026-05-08T12:52:57.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:52:57.097Z] [2026-05-08T12:52:57.097Z] Login Succeeded [2026-05-08T12:52:57.097Z] ****.io [2026-05-08T12:52:57.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:52:57.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:52:57.632Z] Configure a credential helper to remove this warning. See [2026-05-08T12:52:57.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:52:57.632Z] [2026-05-08T12:52:57.632Z] Login Succeeded [2026-05-08T12:52:57.632Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T12:52:57.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-08T12:52:57.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T12:52:57.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T12:52:58.019Z] ========================================================= [2026-05-08T12:52:58.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-08T12:52:58.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:52:58.486Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-08T12:52:58.486Z] Sending build context to Docker daemon 229.4kB [2026-05-08T12:52:58.486Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-08T12:52:58.486Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-08T12:52:58.757Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-08T12:52:58.757Z] 6b59a28fa201: Pulling fs layer [2026-05-08T12:52:58.757Z] d32bb0dddca7: Pulling fs layer [2026-05-08T12:52:58.757Z] 5dab1238d3d9: Pulling fs layer [2026-05-08T12:52:58.757Z] 196fd7d83e7d: Pulling fs layer [2026-05-08T12:52:58.757Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T12:52:58.757Z] 8ba94037c8f0: Pulling fs layer [2026-05-08T12:52:58.757Z] deaec5988b04: Pulling fs layer [2026-05-08T12:52:58.757Z] 9f65657bb879: Pulling fs layer [2026-05-08T12:52:58.757Z] 8ba94037c8f0: Waiting [2026-05-08T12:52:58.757Z] deaec5988b04: Waiting [2026-05-08T12:52:58.757Z] 9f65657bb879: Waiting [2026-05-08T12:52:58.757Z] 196fd7d83e7d: Waiting [2026-05-08T12:52:58.757Z] 4f4fb700ef54: Waiting [2026-05-08T12:52:58.757Z] d32bb0dddca7: Verifying Checksum [2026-05-08T12:52:58.757Z] d32bb0dddca7: Download complete [2026-05-08T12:52:58.757Z] 196fd7d83e7d: Verifying Checksum [2026-05-08T12:52:58.757Z] 196fd7d83e7d: Download complete [2026-05-08T12:52:58.757Z] 4f4fb700ef54: Verifying Checksum [2026-05-08T12:52:58.757Z] 4f4fb700ef54: Download complete [2026-05-08T12:52:58.757Z] 8ba94037c8f0: Verifying Checksum [2026-05-08T12:52:58.757Z] 8ba94037c8f0: Download complete [2026-05-08T12:52:59.027Z] 6b59a28fa201: Verifying Checksum [2026-05-08T12:52:59.027Z] 6b59a28fa201: Download complete [2026-05-08T12:52:59.297Z] 9f65657bb879: Verifying Checksum [2026-05-08T12:52:59.297Z] 9f65657bb879: Download complete [2026-05-08T12:53:00.264Z] 5dab1238d3d9: Verifying Checksum [2026-05-08T12:53:00.264Z] 5dab1238d3d9: Download complete [2026-05-08T12:53:01.675Z] 6b59a28fa201: Pull complete [2026-05-08T12:53:01.676Z] deaec5988b04: Verifying Checksum [2026-05-08T12:53:01.676Z] deaec5988b04: Download complete [2026-05-08T12:53:01.944Z] d32bb0dddca7: Pull complete [2026-05-08T12:53:16.970Z] 5dab1238d3d9: Pull complete [2026-05-08T12:53:16.970Z] 196fd7d83e7d: Pull complete [2026-05-08T12:53:16.970Z] 4f4fb700ef54: Pull complete [2026-05-08T12:53:16.970Z] 8ba94037c8f0: Pull complete [2026-05-08T12:53:23.208Z] #15 DONE 28.7s [2026-05-08T12:53:23.208Z] [2026-05-08T12:53:23.208Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-08T12:53:23.208Z] #16 DONE 0.0s [2026-05-08T12:53:23.208Z] [2026-05-08T12:53:23.208Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-05-08T12:53:23.208Z] #17 DONE 0.0s [2026-05-08T12:53:23.208Z] [2026-05-08T12:53:23.208Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-05-08T12:53:23.208Z] #18 DONE 0.0s [2026-05-08T12:53:23.208Z] [2026-05-08T12:53:23.208Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-08T12:53:23.208Z] #19 DONE 0.2s [2026-05-08T12:53:23.208Z] [2026-05-08T12:53:23.208Z] #20 exporting to image [2026-05-08T12:53:23.208Z] #20 exporting layers 0.1s done [2026-05-08T12:53:23.208Z] #20 writing image sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:53:23.208Z] #20 naming to docker.io/library/app-service-configurable done [2026-05-08T12:53:23.208Z] #20 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:53:23.349Z] provisioning config files... [2026-05-08T12:53:23.357Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10916187984268351847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:53:23.651Z] ---> ****-login.sh [2026-05-08T12:53:23.652Z] nexus3.edgexfoundry.org:10001 [2026-05-08T12:53:23.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:53:23.652Z] Login Succeeded [2026-05-08T12:53:23.652Z] nexus3.edgexfoundry.org:10002 [2026-05-08T12:53:23.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:53:23.652Z] Login Succeeded [2026-05-08T12:53:23.652Z] nexus3.edgexfoundry.org:10003 [2026-05-08T12:53:23.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:53:23.911Z] Login Succeeded [2026-05-08T12:53:23.911Z] nexus3.edgexfoundry.org:10004 [2026-05-08T12:53:23.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:53:23.911Z] Login Succeeded [2026-05-08T12:53:23.911Z] ****.io [2026-05-08T12:53:23.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:53:24.171Z] Login Succeeded [2026-05-08T12:53:24.171Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T12:53:24.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-08T12:53:24.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T12:53:24.272Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-05-08T12:53:24.272Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:53:24.272Z] latest [2026-05-08T12:53:24.272Z] 4.1.0-dev.21 [2026-05-08T12:53:24.272Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:53:24.272Z] main [2026-05-08T12:53:24.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:24.629Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:24.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:53:24.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-08T12:53:24.954Z] 62c71dc5f4fc: Preparing [2026-05-08T12:53:24.954Z] 584a671f2300: Preparing [2026-05-08T12:53:24.954Z] 0bb5226f981d: Preparing [2026-05-08T12:53:24.954Z] 9c7a9eddd479: Preparing [2026-05-08T12:53:24.954Z] 840b12f5c456: Preparing [2026-05-08T12:53:24.954Z] 09b0dd4e6824: Preparing [2026-05-08T12:53:24.954Z] 0854555d70ac: Preparing [2026-05-08T12:53:24.954Z] 09b0dd4e6824: Waiting [2026-05-08T12:53:24.954Z] 0854555d70ac: Waiting [2026-05-08T12:53:24.954Z] 0bb5226f981d: Pushed [2026-05-08T12:53:24.954Z] 840b12f5c456: Pushed [2026-05-08T12:53:24.954Z] 9c7a9eddd479: Pushed [2026-05-08T12:53:24.954Z] 0854555d70ac: Layer already exists [2026-05-08T12:53:24.954Z] 584a671f2300: Pushed [2026-05-08T12:53:25.202Z] deaec5988b04: Pull complete [2026-05-08T12:53:25.215Z] 09b0dd4e6824: Pushed [2026-05-08T12:53:27.167Z] 9f65657bb879: Pull complete [2026-05-08T12:53:27.168Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-08T12:53:27.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-08T12:53:27.168Z] ---> 334268110677 [2026-05-08T12:53:27.168Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-08T12:53:29.135Z] ---> Running in 9ead4bed3f7a [2026-05-08T12:53:29.404Z] 62c71dc5f4fc: Pushed [2026-05-08T12:53:29.404Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [2026-05-08T12:53:29.405Z] Removing intermediate container 9ead4bed3f7a [2026-05-08T12:53:29.405Z] ---> 462f675c0d20 [2026-05-08T12:53:29.405Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-08T12:53:29.405Z] ---> Running in 4c5f61edb079 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:29.677Z] Removing intermediate container 4c5f61edb079 [2026-05-08T12:53:29.677Z] ---> f4f16639d9f6 [2026-05-08T12:53:29.677Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-08T12:53:29.677Z] ---> Running in d967b117fd69 [2026-05-08T12:53:29.742Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:30.077Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-08T12:53:30.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-08T12:53:30.077Z] 62c71dc5f4fc: Preparing [2026-05-08T12:53:30.077Z] 584a671f2300: Preparing [2026-05-08T12:53:30.077Z] 0bb5226f981d: Preparing [2026-05-08T12:53:30.077Z] 9c7a9eddd479: Preparing [2026-05-08T12:53:30.077Z] 840b12f5c456: Preparing [2026-05-08T12:53:30.077Z] 09b0dd4e6824: Preparing [2026-05-08T12:53:30.077Z] 0854555d70ac: Preparing [2026-05-08T12:53:30.077Z] 09b0dd4e6824: Waiting [2026-05-08T12:53:30.077Z] 0854555d70ac: Waiting [2026-05-08T12:53:30.077Z] 62c71dc5f4fc: Layer already exists [2026-05-08T12:53:30.077Z] 584a671f2300: Layer already exists [2026-05-08T12:53:30.077Z] 0bb5226f981d: Layer already exists [2026-05-08T12:53:30.077Z] 9c7a9eddd479: Layer already exists [2026-05-08T12:53:30.077Z] 840b12f5c456: Layer already exists [2026-05-08T12:53:30.077Z] 09b0dd4e6824: Layer already exists [2026-05-08T12:53:30.077Z] 0854555d70ac: Layer already exists [2026-05-08T12:53:30.077Z] latest: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:30.263Z] Removing intermediate container d967b117fd69 [2026-05-08T12:53:30.263Z] ---> bdccda08648f [2026-05-08T12:53:30.263Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-08T12:53:30.263Z] ---> Running in db7910362549 [2026-05-08T12:53:30.407Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:30.739Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [2026-05-08T12:53:30.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-08T12:53:30.739Z] 62c71dc5f4fc: Preparing [2026-05-08T12:53:30.739Z] 584a671f2300: Preparing [2026-05-08T12:53:30.739Z] 0bb5226f981d: Preparing [2026-05-08T12:53:30.739Z] 9c7a9eddd479: Preparing [2026-05-08T12:53:30.739Z] 840b12f5c456: Preparing [2026-05-08T12:53:30.739Z] 09b0dd4e6824: Preparing [2026-05-08T12:53:30.739Z] 0854555d70ac: Preparing [2026-05-08T12:53:30.739Z] 09b0dd4e6824: Waiting [2026-05-08T12:53:30.739Z] 0854555d70ac: Waiting [2026-05-08T12:53:30.739Z] 840b12f5c456: Layer already exists [2026-05-08T12:53:30.739Z] 62c71dc5f4fc: Layer already exists [2026-05-08T12:53:30.739Z] 0bb5226f981d: Layer already exists [2026-05-08T12:53:30.739Z] 9c7a9eddd479: Layer already exists [2026-05-08T12:53:30.739Z] 584a671f2300: Layer already exists [2026-05-08T12:53:30.739Z] 09b0dd4e6824: Layer already exists [2026-05-08T12:53:30.739Z] 0854555d70ac: Layer already exists [2026-05-08T12:53:30.739Z] 4.1.0-dev.21: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:31.068Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:31.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-08T12:53:31.393Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:53:31.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-08T12:53:31.394Z] 62c71dc5f4fc: Preparing [2026-05-08T12:53:31.394Z] 584a671f2300: Preparing [2026-05-08T12:53:31.394Z] 0bb5226f981d: Preparing [2026-05-08T12:53:31.394Z] 9c7a9eddd479: Preparing [2026-05-08T12:53:31.394Z] 840b12f5c456: Preparing [2026-05-08T12:53:31.394Z] 09b0dd4e6824: Preparing [2026-05-08T12:53:31.394Z] 0854555d70ac: Preparing [2026-05-08T12:53:31.394Z] 09b0dd4e6824: Waiting [2026-05-08T12:53:31.394Z] 0854555d70ac: Waiting [2026-05-08T12:53:31.394Z] 584a671f2300: Layer already exists [2026-05-08T12:53:31.394Z] 9c7a9eddd479: Layer already exists [2026-05-08T12:53:31.394Z] 840b12f5c456: Layer already exists [2026-05-08T12:53:31.394Z] 62c71dc5f4fc: Layer already exists [2026-05-08T12:53:31.394Z] 0bb5226f981d: Layer already exists [2026-05-08T12:53:31.394Z] 09b0dd4e6824: Layer already exists [2026-05-08T12:53:31.394Z] 0854555d70ac: Layer already exists [2026-05-08T12:53:31.394Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:31.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-08T12:53:31.731Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:53:32.048Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-08T12:53:32.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-08T12:53:32.049Z] 62c71dc5f4fc: Preparing [2026-05-08T12:53:32.049Z] 584a671f2300: Preparing [2026-05-08T12:53:32.049Z] 0bb5226f981d: Preparing [2026-05-08T12:53:32.049Z] 9c7a9eddd479: Preparing [2026-05-08T12:53:32.049Z] 840b12f5c456: Preparing [2026-05-08T12:53:32.049Z] 09b0dd4e6824: Preparing [2026-05-08T12:53:32.049Z] 0854555d70ac: Preparing [2026-05-08T12:53:32.049Z] 0854555d70ac: Waiting [2026-05-08T12:53:32.049Z] 09b0dd4e6824: Waiting [2026-05-08T12:53:32.049Z] 0bb5226f981d: Layer already exists [2026-05-08T12:53:32.049Z] 584a671f2300: Layer already exists [2026-05-08T12:53:32.049Z] 9c7a9eddd479: Layer already exists [2026-05-08T12:53:32.049Z] 840b12f5c456: Layer already exists [2026-05-08T12:53:32.049Z] 62c71dc5f4fc: Layer already exists [2026-05-08T12:53:32.049Z] 09b0dd4e6824: Layer already exists [2026-05-08T12:53:32.049Z] 0854555d70ac: Layer already exists [2026-05-08T12:53:32.049Z] main: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-08T12:53:32.120Z] ===================================================== [Pipeline] echo [2026-05-08T12:53:32.134Z] taggedImages: [2026-05-08T12:53:32.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:53:32.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-08T12:53:32.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [2026-05-08T12:53:32.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:53:32.134Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-05-08T12:53:32.182Z] ========================================================= [2026-05-08T12:53:32.182Z] [edgeXBuildMultiArch] RAW Config: [2026-05-08T12:53:32.182Z] images: [2026-05-08T12:53:32.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:53:32.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-08T12:53:32.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [2026-05-08T12:53:32.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:53:32.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-08T12:53:32.182Z] settingsFile: [2026-05-08T12:53:32.182Z] app-service-configurable-settings [2026-05-08T12:53:32.182Z] ========================================================= [Pipeline] node [2026-05-08T12:53:33.443Z] OK: 255 MiB in 60 packages [2026-05-08T12:53:34.028Z] Removing intermediate container db7910362549 [2026-05-08T12:53:34.028Z] ---> c79c35fcd377 [2026-05-08T12:53:34.028Z] Step 7/12 : WORKDIR /app [2026-05-08T12:53:34.028Z] ---> Running in a792dc6042dd [2026-05-08T12:53:34.295Z] Removing intermediate container a792dc6042dd [2026-05-08T12:53:34.296Z] ---> abd9cb220425 [2026-05-08T12:53:34.296Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-08T12:53:34.882Z] ---> ca6c3da78a45 [2026-05-08T12:53:34.882Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T12:53:34.882Z] ---> Running in b3bcda72a613 [2026-05-08T12:53:47.186Z] Still waiting to schedule task [2026-05-08T12:53:47.186Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-08T12:54:34.006Z] Running on prd-centos7-docker-4c-2g-8905 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:54:34.062Z] provisioning config files... [2026-05-08T12:54:34.109Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config502843411649021475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:54:38.233Z] ---> ****-login.sh [2026-05-08T12:54:38.233Z] nexus3.edgexfoundry.org:10001 [2026-05-08T12:54:38.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:54:38.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:54:38.233Z] Configure a credential helper to remove this warning. See [2026-05-08T12:54:38.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:54:38.233Z] [2026-05-08T12:54:38.233Z] Login Succeeded [2026-05-08T12:54:38.233Z] nexus3.edgexfoundry.org:10002 [2026-05-08T12:54:38.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:54:38.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:54:38.499Z] Configure a credential helper to remove this warning. See [2026-05-08T12:54:38.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:54:38.499Z] [2026-05-08T12:54:38.499Z] Login Succeeded [2026-05-08T12:54:38.499Z] nexus3.edgexfoundry.org:10003 [2026-05-08T12:54:38.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:54:38.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:54:38.499Z] Configure a credential helper to remove this warning. See [2026-05-08T12:54:38.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:54:38.499Z] [2026-05-08T12:54:38.499Z] Login Succeeded [2026-05-08T12:54:38.499Z] nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:38.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:54:38.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:54:38.499Z] Configure a credential helper to remove this warning. See [2026-05-08T12:54:38.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:54:38.499Z] [2026-05-08T12:54:38.499Z] Login Succeeded [2026-05-08T12:54:38.499Z] ****.io [2026-05-08T12:54:38.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T12:54:38.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T12:54:38.760Z] Configure a credential helper to remove this warning. See [2026-05-08T12:54:38.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T12:54:38.760Z] [2026-05-08T12:54:38.760Z] Login Succeeded [2026-05-08T12:54:38.760Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T12:54:38.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T12:54:39.221Z] + docker buildx ls [2026-05-08T12:54:39.221Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-08T12:54:39.221Z] default * docker [2026-05-08T12:54:39.221Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-08T12:54:39.516Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-08T12:54:39.516Z] edgex-builder [Pipeline] sh [2026-05-08T12:54:39.823Z] + docker buildx inspect --bootstrap [2026-05-08T12:54:39.823Z] #1 [internal] booting buildkit [2026-05-08T12:54:39.823Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-08T12:54:44.070Z] #1 pulling image moby/buildkit:buildx-stable-1 4.1s done [2026-05-08T12:54:44.070Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-08T12:54:45.019Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2026-05-08T12:54:45.019Z] #1 DONE 5.7s [2026-05-08T12:54:45.279Z] Name: edgex-builder [2026-05-08T12:54:45.279Z] Driver: docker-container [2026-05-08T12:54:45.279Z] [2026-05-08T12:54:45.279Z] Nodes: [2026-05-08T12:54:45.279Z] Name: edgex-builder0 [2026-05-08T12:54:45.279Z] Endpoint: unix:///var/run/docker.sock [2026-05-08T12:54:45.279Z] Status: running [2026-05-08T12:54:45.279Z] Buildkit: v0.29.0 [2026-05-08T12:54:45.279Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-08T12:54:45.576Z] + docker buildx ls [2026-05-08T12:54:45.576Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-08T12:54:45.576Z] edgex-builder * docker-container [2026-05-08T12:54:45.576Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-08T12:54:45.576Z] default docker [2026-05-08T12:54:45.576Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-08T12:54:45.882Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e' [2026-05-08T12:54:45.882Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e --push - [2026-05-08T12:54:46.142Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:54:46.142Z] #1 transferring dockerfile: 209B done [2026-05-08T12:54:46.142Z] #1 DONE 0.0s [2026-05-08T12:54:46.142Z] [2026-05-08T12:54:46.142Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:54:46.142Z] #2 DONE 0.1s [2026-05-08T12:54:46.142Z] [2026-05-08T12:54:46.142Z] #3 [internal] load .dockerignore [2026-05-08T12:54:46.142Z] #3 transferring context: [2026-05-08T12:54:46.142Z] #3 transferring context: 2B done [2026-05-08T12:54:46.142Z] #3 DONE 0.0s [2026-05-08T12:54:46.142Z] [2026-05-08T12:54:46.142Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T12:54:46.142Z] #4 DONE 0.1s [2026-05-08T12:54:46.142Z] [2026-05-08T12:54:46.142Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:46.142Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:46.142Z] #5 DONE 0.0s [2026-05-08T12:54:46.142Z] [2026-05-08T12:54:46.142Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:46.142Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:46.142Z] #6 DONE 0.1s [2026-05-08T12:54:46.402Z] [2026-05-08T12:54:46.402Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:46.402Z] #7 DONE 0.0s [2026-05-08T12:54:46.402Z] [2026-05-08T12:54:46.402Z] #8 exporting to image [2026-05-08T12:54:46.402Z] #8 exporting layers done [2026-05-08T12:54:46.402Z] #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 0.0s done [2026-05-08T12:54:46.402Z] #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:54:46.402Z] #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done [2026-05-08T12:54:46.402Z] #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done [2026-05-08T12:54:46.402Z] #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done [2026-05-08T12:54:46.402Z] #8 pushing layers [2026-05-08T12:54:46.402Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-08T12:54:46.402Z] #8 pushing layers 0.1s done [2026-05-08T12:54:46.402Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done [2026-05-08T12:54:46.402Z] #8 DONE 0.2s [2026-05-08T12:54:46.402Z] [2026-05-08T12:54:46.402Z] 1 warning found (use --debug to expand): [2026-05-08T12:54:46.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-08T12:54:46.700Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-05-08T12:54:46.700Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-05-08T12:54:46.700Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:54:46.700Z] #1 transferring dockerfile: 175B done [2026-05-08T12:54:46.700Z] #1 DONE 0.0s [2026-05-08T12:54:46.700Z] [2026-05-08T12:54:46.700Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-08T12:54:46.700Z] #2 DONE 0.0s [2026-05-08T12:54:46.700Z] [2026-05-08T12:54:46.700Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-08T12:54:46.700Z] #3 DONE 0.0s [2026-05-08T12:54:46.700Z] [2026-05-08T12:54:46.700Z] #4 [internal] load .dockerignore [2026-05-08T12:54:46.700Z] #4 transferring context: 2B done [2026-05-08T12:54:46.700Z] #4 DONE 0.0s [2026-05-08T12:54:46.700Z] [2026-05-08T12:54:46.701Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:46.701Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:46.701Z] #5 DONE 0.0s [2026-05-08T12:54:46.701Z] [2026-05-08T12:54:46.701Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:46.964Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:46.964Z] #6 CACHED [2026-05-08T12:54:46.964Z] [2026-05-08T12:54:46.964Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:46.964Z] #5 CACHED [2026-05-08T12:54:46.964Z] [2026-05-08T12:54:46.964Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:46.964Z] #7 DONE 0.0s [2026-05-08T12:54:46.964Z] [2026-05-08T12:54:46.964Z] #8 exporting to image [2026-05-08T12:54:46.964Z] #8 exporting layers done [2026-05-08T12:54:46.964Z] #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done [2026-05-08T12:54:46.964Z] #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:54:46.964Z] #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done [2026-05-08T12:54:46.964Z] #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done [2026-05-08T12:54:46.964Z] #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done [2026-05-08T12:54:46.964Z] #8 pushing layers 0.0s done [2026-05-08T12:54:46.964Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done [2026-05-08T12:54:46.964Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-08T12:54:46.964Z] #8 DONE 0.1s [2026-05-08T12:54:46.964Z] [2026-05-08T12:54:46.964Z] 1 warning found (use --debug to expand): [2026-05-08T12:54:46.964Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-08T12:54:47.260Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21' [2026-05-08T12:54:47.260Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 --push - [2026-05-08T12:54:47.260Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:54:47.260Z] #1 transferring dockerfile: 181B done [2026-05-08T12:54:47.260Z] #1 DONE 0.0s [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [2026-05-08T12:54:47.260Z] #2 DONE 0.0s [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [2026-05-08T12:54:47.260Z] #3 DONE 0.0s [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #4 [internal] load .dockerignore [2026-05-08T12:54:47.260Z] #4 transferring context: 2B done [2026-05-08T12:54:47.260Z] #4 DONE 0.0s [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:47.260Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:47.260Z] #5 CACHED [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:47.260Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:47.260Z] #6 CACHED [2026-05-08T12:54:47.260Z] [2026-05-08T12:54:47.260Z] #7 exporting to image [2026-05-08T12:54:47.260Z] #7 exporting layers done [2026-05-08T12:54:47.260Z] #7 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done [2026-05-08T12:54:47.260Z] #7 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:54:47.260Z] #7 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done [2026-05-08T12:54:47.260Z] #7 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 [2026-05-08T12:54:47.260Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-08T12:54:47.521Z] #7 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done [2026-05-08T12:54:47.521Z] #7 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done [2026-05-08T12:54:47.521Z] #7 pushing layers 0.0s done [2026-05-08T12:54:47.521Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done [2026-05-08T12:54:47.521Z] #7 DONE 0.1s [2026-05-08T12:54:47.521Z] [2026-05-08T12:54:47.521Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:47.521Z] #8 DONE 0.0s [2026-05-08T12:54:47.521Z] [2026-05-08T12:54:47.521Z] 1 warning found (use --debug to expand): [2026-05-08T12:54:47.521Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-08T12:54:47.830Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21' [2026-05-08T12:54:47.830Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 --push - [2026-05-08T12:54:47.830Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:54:47.830Z] #1 transferring dockerfile: 222B done [2026-05-08T12:54:47.830Z] #1 DONE 0.0s [2026-05-08T12:54:47.830Z] [2026-05-08T12:54:47.830Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:54:47.830Z] #2 DONE 0.0s [2026-05-08T12:54:47.830Z] [2026-05-08T12:54:47.830Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T12:54:47.830Z] #3 DONE 0.0s [2026-05-08T12:54:47.830Z] [2026-05-08T12:54:47.830Z] #4 [internal] load .dockerignore [2026-05-08T12:54:47.830Z] #4 transferring context: 2B done [2026-05-08T12:54:47.830Z] #4 DONE 0.0s [2026-05-08T12:54:47.830Z] [2026-05-08T12:54:47.830Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:47.830Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:47.830Z] #5 CACHED [2026-05-08T12:54:47.830Z] [2026-05-08T12:54:47.830Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:47.830Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:47.830Z] #6 DONE 0.0s [2026-05-08T12:54:48.093Z] [2026-05-08T12:54:48.093Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:48.093Z] #6 CACHED [2026-05-08T12:54:48.093Z] [2026-05-08T12:54:48.093Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:48.093Z] #7 DONE 0.0s [2026-05-08T12:54:48.093Z] [2026-05-08T12:54:48.093Z] #8 exporting to image [2026-05-08T12:54:48.093Z] #8 exporting layers done [2026-05-08T12:54:48.093Z] #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done [2026-05-08T12:54:48.093Z] #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:54:48.093Z] #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done [2026-05-08T12:54:48.093Z] #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done [2026-05-08T12:54:48.093Z] #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done [2026-05-08T12:54:48.093Z] #8 pushing layers 0.0s done [2026-05-08T12:54:48.093Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e [2026-05-08T12:54:48.093Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-08T12:54:48.093Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done [2026-05-08T12:54:48.093Z] #8 DONE 0.1s [2026-05-08T12:54:48.093Z] [2026-05-08T12:54:48.093Z] 1 warning found (use --debug to expand): [2026-05-08T12:54:48.093Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-08T12:54:48.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-05-08T12:54:48.386Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-05-08T12:54:48.386Z] #1 [internal] load build definition from Dockerfile [2026-05-08T12:54:48.386Z] #1 transferring dockerfile: 173B done [2026-05-08T12:54:48.386Z] #1 DONE 0.0s [2026-05-08T12:54:48.386Z] [2026-05-08T12:54:48.386Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-08T12:54:48.386Z] #2 DONE 0.0s [2026-05-08T12:54:48.386Z] [2026-05-08T12:54:48.386Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-08T12:54:48.386Z] #3 DONE 0.0s [2026-05-08T12:54:48.386Z] [2026-05-08T12:54:48.386Z] #4 [internal] load .dockerignore [2026-05-08T12:54:48.386Z] #4 transferring context: 2B done [2026-05-08T12:54:48.386Z] #4 DONE 0.0s [2026-05-08T12:54:48.386Z] [2026-05-08T12:54:48.386Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:48.386Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:48.386Z] #5 CACHED [2026-05-08T12:54:48.386Z] [2026-05-08T12:54:48.386Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b [2026-05-08T12:54:48.386Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done [2026-05-08T12:54:48.386Z] #6 CACHED [2026-05-08T12:54:48.646Z] [2026-05-08T12:54:48.646Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-08T12:54:48.646Z] #7 DONE 0.0s [2026-05-08T12:54:48.646Z] [2026-05-08T12:54:48.646Z] #8 exporting to image [2026-05-08T12:54:48.646Z] #8 exporting layers done [2026-05-08T12:54:48.646Z] #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done [2026-05-08T12:54:48.646Z] #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done [2026-05-08T12:54:48.646Z] #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done [2026-05-08T12:54:48.646Z] #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done [2026-05-08T12:54:48.646Z] #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done [2026-05-08T12:54:48.646Z] #8 pushing layers 0.0s done [2026-05-08T12:54:48.646Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done [2026-05-08T12:54:48.646Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-08T12:54:48.646Z] #8 DONE 0.1s [2026-05-08T12:54:48.646Z] [2026-05-08T12:54:48.646Z] 1 warning found (use --debug to expand): [2026-05-08T12:54:48.646Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-08T12:54:49.043Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:54:49.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:54:49.667Z] ---> package-listing.sh [2026-05-08T12:54:49.667Z] ++ facter osfamily [2026-05-08T12:54:49.667Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-08T12:54:49.929Z] + OS_FAMILY=redhat [2026-05-08T12:54:49.929Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-05-08T12:54:49.929Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-08T12:54:49.929Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-08T12:54:49.929Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-08T12:54:49.929Z] + PACKAGES=/tmp/packages_start.txt [2026-05-08T12:54:49.929Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-08T12:54:49.929Z] + PACKAGES=/tmp/packages_end.txt [2026-05-08T12:54:49.929Z] + case "${OS_FAMILY}" in [2026-05-08T12:54:49.929Z] + sort [2026-05-08T12:54:49.929Z] + rpm -qa [2026-05-08T12:54:50.498Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-08T12:54:50.498Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-08T12:54:50.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-08T12:54:50.498Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-08T12:54:50.498Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-05-08T12:54:50.498Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-05-08T12:54:50.510Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-08T12:54:50.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:54:51.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:54:51.357Z] [2026-05-08T12:54:51.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:54:51.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:54:51.674Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-08T12:54:51.674Z] 5eb5b503b376: Pulling fs layer [2026-05-08T12:54:51.674Z] 5c69ac0246d0: Pulling fs layer [2026-05-08T12:54:51.674Z] ec43610c2a17: Pulling fs layer [2026-05-08T12:54:51.674Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-08T12:54:51.674Z] 33b1e0a273af: Pulling fs layer [2026-05-08T12:54:51.674Z] 5d3b04190fa2: Pulling fs layer [2026-05-08T12:54:51.674Z] 2f39f015ded8: Pulling fs layer [2026-05-08T12:54:51.674Z] 33b1e0a273af: Waiting [2026-05-08T12:54:51.674Z] 5d3b04190fa2: Waiting [2026-05-08T12:54:51.674Z] 2f39f015ded8: Waiting [2026-05-08T12:54:51.674Z] 3a2ae6a8a46f: Waiting [2026-05-08T12:54:51.674Z] 5c69ac0246d0: Verifying Checksum [2026-05-08T12:54:51.674Z] 5c69ac0246d0: Download complete [2026-05-08T12:54:51.674Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-08T12:54:51.674Z] 3a2ae6a8a46f: Download complete [2026-05-08T12:54:51.674Z] ec43610c2a17: Verifying Checksum [2026-05-08T12:54:51.674Z] ec43610c2a17: Download complete [2026-05-08T12:54:51.674Z] 5d3b04190fa2: Verifying Checksum [2026-05-08T12:54:51.674Z] 5d3b04190fa2: Download complete [2026-05-08T12:54:51.674Z] 33b1e0a273af: Verifying Checksum [2026-05-08T12:54:51.674Z] 33b1e0a273af: Download complete [2026-05-08T12:54:51.937Z] 5eb5b503b376: Verifying Checksum [2026-05-08T12:54:51.937Z] 5eb5b503b376: Download complete [2026-05-08T12:54:52.523Z] 2f39f015ded8: Verifying Checksum [2026-05-08T12:54:52.523Z] 2f39f015ded8: Download complete [2026-05-08T12:54:53.114Z] 5eb5b503b376: Pull complete [2026-05-08T12:54:53.375Z] 5c69ac0246d0: Pull complete [2026-05-08T12:54:53.633Z] ec43610c2a17: Pull complete [2026-05-08T12:54:53.891Z] 3a2ae6a8a46f: Pull complete [2026-05-08T12:54:54.153Z] 33b1e0a273af: Pull complete [2026-05-08T12:54:54.153Z] 5d3b04190fa2: Pull complete [2026-05-08T12:54:58.372Z] 2f39f015ded8: Pull complete [2026-05-08T12:54:58.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-08T12:54:58.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:54:58.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:54:58.534Z] prd-centos7-docker-4c-2g-8905 does not seem to be running inside a container [2026-05-08T12:54:58.557Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-08T12:55:01.585Z] $ docker top ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T12:55:01.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-08T12:55:02.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-08T12:55:02.538Z] + ls /var/log/sa-host [2026-05-08T12:55:02.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T12:55:02.704Z] provisioning config files... [2026-05-08T12:55:02.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3379792775300053049tmp [Pipeline] { [Pipeline] echo [2026-05-08T12:55:02.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:03.021Z] ---> create-netrc.sh [Pipeline] } [2026-05-08T12:55:03.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:03.407Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-08T12:55:03.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:03.800Z] ---> sudo-logs.sh [2026-05-08T12:55:03.800Z] Archiving 'sudo' log.. [2026-05-08T12:55:03.800Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8905.novalocal: Name or service not known [2026-05-08T12:55:03.800Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8905.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-08T12:55:03.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:04.119Z] ---> job-cost.sh [2026-05-08T12:55:04.119Z] lf-activate-venv: SKIPPING [2026-05-08T12:55:04.119Z] INFO: No Stack... [2026-05-08T12:55:04.378Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-08T12:55:04.636Z] INFO: Archiving Costs [Pipeline] echo [2026-05-08T12:55:04.647Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:04.938Z] ---> logs-deploy.sh [2026-05-08T12:55:04.938Z] lf-activate-venv: SKIPPING [2026-05-08T12:55:04.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/299 [2026-05-08T12:55:04.938Z] INFO: archiving workspace using pattern(s): [2026-05-08T12:55:05.876Z] Archives upload complete. [2026-05-08T12:55:05.877Z] INFO: archiving logs to Nexus [2026-05-08T12:55:06.812Z] ---> uname -a: [2026-05-08T12:55:06.812Z] Linux prd-centos7-docker-4c-2g-8905.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] ---> lscpu: [2026-05-08T12:55:06.812Z] Architecture: x86_64 [2026-05-08T12:55:06.812Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-08T12:55:06.812Z] Byte Order: Little Endian [2026-05-08T12:55:06.812Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-08T12:55:06.812Z] CPU(s): 2 [2026-05-08T12:55:06.812Z] On-line CPU(s) list: 0,1 [2026-05-08T12:55:06.812Z] Thread(s) per core: 1 [2026-05-08T12:55:06.812Z] Core(s) per socket: 1 [2026-05-08T12:55:06.812Z] Socket(s): 2 [2026-05-08T12:55:06.812Z] NUMA node(s): 1 [2026-05-08T12:55:06.812Z] Vendor ID: AuthenticAMD [2026-05-08T12:55:06.812Z] CPU family: 23 [2026-05-08T12:55:06.812Z] Model: 49 [2026-05-08T12:55:06.812Z] Model name: AMD EPYC-Rome Processor [2026-05-08T12:55:06.812Z] Stepping: 0 [2026-05-08T12:55:06.812Z] CPU MHz: 2799.998 [2026-05-08T12:55:06.812Z] BogoMIPS: 5599.99 [2026-05-08T12:55:06.812Z] Virtualization: AMD-V [2026-05-08T12:55:06.812Z] Hypervisor vendor: KVM [2026-05-08T12:55:06.812Z] Virtualization type: full [2026-05-08T12:55:06.812Z] L1d cache: 64 KiB [2026-05-08T12:55:06.812Z] L1i cache: 64 KiB [2026-05-08T12:55:06.812Z] L2 cache: 1 MiB [2026-05-08T12:55:06.812Z] L3 cache: 32 MiB [2026-05-08T12:55:06.812Z] NUMA node0 CPU(s): 0,1 [2026-05-08T12:55:06.812Z] Vulnerability Itlb multihit: Not affected [2026-05-08T12:55:06.812Z] Vulnerability L1tf: Not affected [2026-05-08T12:55:06.812Z] Vulnerability Mds: Not affected [2026-05-08T12:55:06.812Z] Vulnerability Meltdown: Not affected [2026-05-08T12:55:06.812Z] Vulnerability Mmio stale data: Not affected [2026-05-08T12:55:06.812Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-08T12:55:06.812Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-08T12:55:06.812Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-08T12:55:06.812Z] Vulnerability Srbds: Not affected [2026-05-08T12:55:06.812Z] Vulnerability Tsx async abort: Not affected [2026-05-08T12:55:06.812Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] ---> nproc: [2026-05-08T12:55:06.812Z] 2 [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] ---> df -h: [2026-05-08T12:55:06.812Z] Filesystem Size Used Avail Use% Mounted on [2026-05-08T12:55:06.812Z] overlay 40G 7.4G 33G 19% / [2026-05-08T12:55:06.812Z] tmpfs 64M 0 64M 0% /dev [2026-05-08T12:55:06.812Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-08T12:55:06.812Z] shm 64M 0 64M 0% /dev/shm [2026-05-08T12:55:06.812Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] [2026-05-08T12:55:06.812Z] Cannot open /var/log/sysstat/sa08: No such file or directory [2026-05-08T12:55:06.812Z] Please check if data collecting is enabled [2026-05-08T12:55:06.812Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-08T12:55:06.843Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-08T12:55:06.841Z] $ docker stop --time=1 ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 [2026-05-08T12:55:07.986Z] $ docker rm -f --volumes ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-08T12:55:08.087Z] [WS-CLEANUP] Deleting project workspace... [2026-05-08T12:55:08.087Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-08T12:55:08.106Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:55:08.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:55:08.544Z] [2026-05-08T12:55:08.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:55:08.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:55:08.850Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-08T12:55:08.850Z] 5eb5b503b376: Pulling fs layer [2026-05-08T12:55:08.850Z] 5c69ac0246d0: Pulling fs layer [2026-05-08T12:55:08.850Z] ec43610c2a17: Pulling fs layer [2026-05-08T12:55:08.850Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-08T12:55:08.850Z] 33b1e0a273af: Pulling fs layer [2026-05-08T12:55:08.850Z] 5d3b04190fa2: Pulling fs layer [2026-05-08T12:55:08.850Z] 2f39f015ded8: Pulling fs layer [2026-05-08T12:55:08.850Z] 33b1e0a273af: Waiting [2026-05-08T12:55:08.850Z] 5d3b04190fa2: Waiting [2026-05-08T12:55:08.850Z] 2f39f015ded8: Waiting [2026-05-08T12:55:08.850Z] 3a2ae6a8a46f: Waiting [2026-05-08T12:55:08.850Z] 5c69ac0246d0: Verifying Checksum [2026-05-08T12:55:08.850Z] 5c69ac0246d0: Download complete [2026-05-08T12:55:08.850Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-08T12:55:08.850Z] 3a2ae6a8a46f: Download complete [2026-05-08T12:55:08.851Z] 33b1e0a273af: Verifying Checksum [2026-05-08T12:55:08.851Z] 33b1e0a273af: Download complete [2026-05-08T12:55:08.851Z] 5d3b04190fa2: Download complete [2026-05-08T12:55:09.110Z] ec43610c2a17: Verifying Checksum [2026-05-08T12:55:09.110Z] ec43610c2a17: Download complete [2026-05-08T12:55:09.110Z] 5eb5b503b376: Verifying Checksum [2026-05-08T12:55:09.110Z] 5eb5b503b376: Download complete [2026-05-08T12:55:09.676Z] 2f39f015ded8: Download complete [2026-05-08T12:55:10.610Z] 5eb5b503b376: Pull complete [2026-05-08T12:55:10.867Z] 5c69ac0246d0: Pull complete [2026-05-08T12:55:11.127Z] ec43610c2a17: Pull complete [2026-05-08T12:55:11.127Z] 3a2ae6a8a46f: Pull complete [2026-05-08T12:55:11.385Z] 33b1e0a273af: Pull complete [2026-05-08T12:55:11.385Z] 5d3b04190fa2: Pull complete [2026-05-08T12:55:17.962Z] 2f39f015ded8: Pull complete [2026-05-08T12:55:17.962Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-08T12:55:17.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T12:55:17.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:55:18.070Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T12:55:18.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-08T12:55:19.344Z] $ docker top 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T12:55:19.749Z] ---> job-cost.sh [2026-05-08T12:55:19.750Z] lf-activate-venv: SKIPPING [2026-05-08T12:55:19.750Z] INFO: No Stack... [2026-05-08T12:55:20.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T12:55:20.270Z] INFO: Archiving Costs [Pipeline] sh [2026-05-08T12:55:20.565Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-05-08T12:55:20.565Z] + cut -d, -f6 [Pipeline] lock [2026-05-08T12:55:20.582Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [2026-05-08T12:55:20.591Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] did not exist. Created. [2026-05-08T12:55:20.599Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-08T12:55:20.912Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-08T12:55:20.951Z] Stashed 1 file(s) [Pipeline] } [2026-05-08T12:55:20.959Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-08T12:55:20.984Z] $ docker stop --time=1 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 [2026-05-08T12:55:22.120Z] $ docker rm -f --volumes 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-08T12:55:26.713Z] Removing intermediate container b3bcda72a613 [2026-05-08T12:55:26.713Z] ---> 8fe05f1dbb34 [2026-05-08T12:55:26.713Z] Step 10/12 : COPY . . [2026-05-08T12:55:26.713Z] ---> c2a89a99571f [2026-05-08T12:55:26.713Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-08T12:55:26.713Z] ---> Running in 3b6708005cad [2026-05-08T12:55:26.713Z] Removing intermediate container 3b6708005cad [2026-05-08T12:55:26.713Z] ---> 131261157372 [2026-05-08T12:55:26.713Z] Step 12/12 : RUN $MAKE [2026-05-08T12:55:26.713Z] ---> Running in a95c97b26262 [2026-05-08T12:55:26.713Z] noop [2026-05-08T12:55:26.713Z] Removing intermediate container a95c97b26262 [2026-05-08T12:55:26.713Z] ---> b3f88dc7080a [2026-05-08T12:55:26.713Z] Successfully built b3f88dc7080a [2026-05-08T12:55:26.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:55:27.094Z] + docker inspect -f . ci-base-image-arm64 [2026-05-08T12:55:27.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:55:27.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container [2026-05-08T12:55:27.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-08T12:55:31.999Z] $ docker top aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T12:55:32.861Z] + go version [2026-05-08T12:55:32.861Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-08T12:55:32.873Z] $ docker stop --time=1 aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb [2026-05-08T12:55:34.581Z] $ docker rm -f --volumes aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T12:55:35.208Z] + docker inspect -f . ci-base-image-arm64 [2026-05-08T12:55:35.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T12:55:35.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container [2026-05-08T12:55:35.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-08T12:55:36.603Z] $ docker top 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T12:55:37.135Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/299 [Pipeline] fileExists [Pipeline] sh [2026-05-08T12:55:37.744Z] + make test [2026-05-08T12:55:38.012Z] go test -race -coverprofile=coverage.out ./... [2026-05-08T13:00:29.936Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-08T13:00:29.936Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-08T13:00:29.936Z] go vet ./... [2026-05-08T13:04:06.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-08T13:04:06.903Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-08T13:04:06.903Z] ./bin/test-attribution-txt.sh [2026-05-08T13:04:06.903Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-08T13:04:06.903Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-08T13:04:06.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-08T13:04:06.939Z] $ docker stop --time=1 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 [2026-05-08T13:04:08.885Z] $ docker rm -f --volumes 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T13:04:11.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-08T13:04:11.295Z] Warning: overwriting stash ‘coverage-report’ [2026-05-08T13:04:11.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-08T13:04:12.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-08T13:04:12.556Z] + ls -al . [2026-05-08T13:04:12.556Z] total 248 [2026-05-08T13:04:12.556Z] drwxrwxr-x 6 jenkins jenkins 4096 May 8 12:55 . [2026-05-08T13:04:12.556Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 12:52 .. [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 119 May 8 12:52 .dockerignore [2026-05-08T13:04:12.556Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 12:52 .git [2026-05-08T13:04:12.556Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 12:52 .github [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 108 May 8 12:52 .gitignore [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 359 May 8 12:52 .golangci.yml [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 8 12:52 Attribution.txt [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 39309 May 8 12:52 CHANGELOG.md [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 8 12:52 Dockerfile [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 12:52 GOVERNANCE.md [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 689 May 8 12:52 Jenkinsfile [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 8 12:52 LICENSE [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 618 May 8 12:52 OWNERS.md [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 8 12:52 README.md [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 12:50 VERSION [2026-05-08T13:04:12.556Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 12:52 bin [2026-05-08T13:04:12.556Z] -rw-r--r-- 1 jenkins jenkins 953 May 8 13:00 coverage.out [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 6909 May 8 12:52 go.mod [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 90366 May 8 12:52 go.sum [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 8 12:52 main.go [2026-05-08T13:04:12.556Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 8 12:52 makefile [2026-05-08T13:04:12.556Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 12:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:04:12.909Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3b96f9586cc3a60f5878cdcae9e845d329282c6e --label arch=arm64 --label version=4.1.0-dev.21 . [2026-05-08T13:04:12.909Z] Sending build context to Docker daemon 230.9kB [2026-05-08T13:04:15.270Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-08T13:04:15.270Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-08T13:04:15.270Z] ---> b3f88dc7080a [2026-05-08T13:04:15.270Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-08T13:04:15.536Z] ---> Running in 35ed34d777bf [2026-05-08T13:04:15.804Z] Removing intermediate container 35ed34d777bf [2026-05-08T13:04:15.804Z] ---> 651f57d798d9 [2026-05-08T13:04:15.804Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-08T13:04:15.804Z] ---> Running in 9ccdac03dc93 [2026-05-08T13:04:16.071Z] Removing intermediate container 9ccdac03dc93 [2026-05-08T13:04:16.071Z] ---> 26b3dfa44535 [2026-05-08T13:04:16.071Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-05-08T13:04:16.336Z] ---> Running in a097916adbb8 [2026-05-08T13:04:16.602Z] Removing intermediate container a097916adbb8 [2026-05-08T13:04:16.602Z] ---> dcb83d2f5290 [2026-05-08T13:04:16.602Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-08T13:04:16.602Z] ---> Running in 97e85db05456 [2026-05-08T13:04:17.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-08T13:04:17.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-08T13:04:19.758Z] OK: 255 MiB in 60 packages [2026-05-08T13:04:20.345Z] Removing intermediate container 97e85db05456 [2026-05-08T13:04:20.345Z] ---> 3d97d7285e6d [2026-05-08T13:04:20.345Z] Step 7/27 : WORKDIR /app [2026-05-08T13:04:20.345Z] ---> Running in 425e45654181 [2026-05-08T13:04:20.611Z] Removing intermediate container 425e45654181 [2026-05-08T13:04:20.611Z] ---> dafd17e415ba [2026-05-08T13:04:20.611Z] Step 8/27 : COPY go.mod vendor* ./ [2026-05-08T13:04:21.196Z] ---> 8dda0a570fc5 [2026-05-08T13:04:21.196Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T13:04:21.196Z] ---> Running in 8bcd60a742ee [2026-05-08T13:04:23.771Z] Removing intermediate container 8bcd60a742ee [2026-05-08T13:04:23.771Z] ---> ead9543a13f8 [2026-05-08T13:04:23.771Z] Step 10/27 : COPY . . [2026-05-08T13:04:23.771Z] ---> 551a3d438976 [2026-05-08T13:04:23.771Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-08T13:04:24.041Z] ---> Running in aa1118d60536 [2026-05-08T13:04:24.308Z] Removing intermediate container aa1118d60536 [2026-05-08T13:04:24.309Z] ---> c5058a8b13a1 [2026-05-08T13:04:24.309Z] Step 12/27 : RUN $MAKE [2026-05-08T13:04:24.309Z] ---> Running in bf2dd96cb119 [2026-05-08T13:04:25.264Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-05-08T13:08:32.037Z] Removing intermediate container bf2dd96cb119 [2026-05-08T13:08:32.037Z] ---> 9ebd76c5411f [2026-05-08T13:08:32.037Z] Step 13/27 : FROM alpine:3.22 [2026-05-08T13:08:32.037Z] 3.22: Pulling from library/alpine [2026-05-08T13:08:32.037Z] 58e777220c39: Pulling fs layer [2026-05-08T13:08:32.037Z] 58e777220c39: Verifying Checksum [2026-05-08T13:08:32.037Z] 58e777220c39: Download complete [2026-05-08T13:08:32.037Z] 58e777220c39: Pull complete [2026-05-08T13:08:32.037Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T13:08:32.037Z] Status: Downloaded newer image for alpine:3.22 [2026-05-08T13:08:32.037Z] ---> 6a2735c23ff3 [2026-05-08T13:08:32.037Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-08T13:08:32.037Z] ---> Running in 031aef306ee9 [2026-05-08T13:08:32.037Z] Removing intermediate container 031aef306ee9 [2026-05-08T13:08:32.037Z] ---> 2522fcc9b527 [2026-05-08T13:08:32.037Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-05-08T13:08:32.037Z] ---> Running in def3c7bc8048 [2026-05-08T13:08:32.037Z] Removing intermediate container def3c7bc8048 [2026-05-08T13:08:32.037Z] ---> 3d33278789b2 [2026-05-08T13:08:32.037Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-08T13:08:32.037Z] ---> Running in 78c9fc6db19f [2026-05-08T13:08:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-08T13:08:32.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-08T13:08:32.037Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-08T13:08:32.037Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-08T13:08:32.037Z] Executing busybox-1.37.0-r20.trigger [2026-05-08T13:08:32.037Z] Executing ca-certificates-20260413-r0.trigger [2026-05-08T13:08:32.038Z] OK: 8 MiB in 18 packages [2026-05-08T13:08:32.038Z] Removing intermediate container 78c9fc6db19f [2026-05-08T13:08:32.038Z] ---> de05cd786b6a [2026-05-08T13:08:32.038Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-08T13:08:32.038Z] ---> Running in a54833234c7a [2026-05-08T13:08:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-08T13:08:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-08T13:08:32.038Z] OK: 8 MiB in 18 packages [2026-05-08T13:08:32.038Z] Removing intermediate container a54833234c7a [2026-05-08T13:08:32.038Z] ---> 4e2c626a1cd7 [2026-05-08T13:08:32.038Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-08T13:08:32.038Z] ---> 4f2b665870f3 [2026-05-08T13:08:32.038Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-08T13:08:32.038Z] ---> c05604b92788 [2026-05-08T13:08:32.038Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-05-08T13:08:32.038Z] ---> 90b0d4eba2b3 [2026-05-08T13:08:32.038Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-08T13:08:32.628Z] ---> e6667dc9d597 [2026-05-08T13:08:32.628Z] Step 22/27 : EXPOSE 48095 [2026-05-08T13:08:32.628Z] ---> Running in 50d440b3a9f7 [2026-05-08T13:08:32.895Z] Removing intermediate container 50d440b3a9f7 [2026-05-08T13:08:32.895Z] ---> 223fc2899d73 [2026-05-08T13:08:32.895Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-05-08T13:08:33.164Z] ---> Running in 733b7020d8d9 [2026-05-08T13:08:33.429Z] Removing intermediate container 733b7020d8d9 [2026-05-08T13:08:33.429Z] ---> 7bfb87b386d2 [2026-05-08T13:08:33.429Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-08T13:08:33.429Z] ---> Running in 23ce3fa75c5d [2026-05-08T13:08:33.693Z] Removing intermediate container 23ce3fa75c5d [2026-05-08T13:08:33.693Z] ---> d612e7bdf668 [2026-05-08T13:08:33.693Z] Step 25/27 : LABEL arch=arm64 [2026-05-08T13:08:33.693Z] ---> Running in d4b8e2c2ab1a [2026-05-08T13:08:33.961Z] Removing intermediate container d4b8e2c2ab1a [2026-05-08T13:08:33.961Z] ---> 2c44ac1b9198 [2026-05-08T13:08:33.961Z] Step 26/27 : LABEL git_sha=3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T13:08:34.234Z] ---> Running in cab0695204be [2026-05-08T13:08:34.500Z] Removing intermediate container cab0695204be [2026-05-08T13:08:34.500Z] ---> 58b951b3cbf3 [2026-05-08T13:08:34.500Z] Step 27/27 : LABEL version=4.1.0-dev.21 [2026-05-08T13:08:34.500Z] ---> Running in 8332baed321e [2026-05-08T13:08:34.764Z] Removing intermediate container 8332baed321e [2026-05-08T13:08:34.764Z] ---> f1505e70face [2026-05-08T13:08:34.764Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-08T13:08:34.764Z] Successfully built f1505e70face [2026-05-08T13:08:34.764Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T13:08:34.925Z] provisioning config files... [2026-05-08T13:08:34.937Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/299@tmp/config874562823154962860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:08:35.271Z] ---> ****-login.sh [2026-05-08T13:08:35.272Z] nexus3.edgexfoundry.org:10001 [2026-05-08T13:08:35.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T13:08:35.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T13:08:35.543Z] Configure a credential helper to remove this warning. See [2026-05-08T13:08:35.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T13:08:35.543Z] [2026-05-08T13:08:35.543Z] Login Succeeded [2026-05-08T13:08:35.543Z] nexus3.edgexfoundry.org:10002 [2026-05-08T13:08:35.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T13:08:35.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T13:08:35.810Z] Configure a credential helper to remove this warning. See [2026-05-08T13:08:35.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T13:08:35.810Z] [2026-05-08T13:08:35.810Z] Login Succeeded [2026-05-08T13:08:35.810Z] nexus3.edgexfoundry.org:10003 [2026-05-08T13:08:36.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T13:08:36.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T13:08:36.085Z] Configure a credential helper to remove this warning. See [2026-05-08T13:08:36.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T13:08:36.085Z] [2026-05-08T13:08:36.085Z] Login Succeeded [2026-05-08T13:08:36.085Z] nexus3.edgexfoundry.org:10004 [2026-05-08T13:08:36.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T13:08:36.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T13:08:36.622Z] Configure a credential helper to remove this warning. See [2026-05-08T13:08:36.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T13:08:36.622Z] [2026-05-08T13:08:36.622Z] Login Succeeded [2026-05-08T13:08:36.622Z] ****.io [2026-05-08T13:08:36.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T13:08:37.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-08T13:08:37.154Z] Configure a credential helper to remove this warning. See [2026-05-08T13:08:37.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-08T13:08:37.154Z] [2026-05-08T13:08:37.154Z] Login Succeeded [2026-05-08T13:08:37.154Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T13:08:37.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-08T13:08:37.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T13:08:37.249Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-05-08T13:08:37.249Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T13:08:37.249Z] latest [2026-05-08T13:08:37.249Z] 4.1.0-dev.21 [2026-05-08T13:08:37.249Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T13:08:37.249Z] main [2026-05-08T13:08:37.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:37.614Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:37.964Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T13:08:37.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-08T13:08:37.964Z] 38a0be356654: Preparing [2026-05-08T13:08:37.964Z] 44a092c7c99e: Preparing [2026-05-08T13:08:37.964Z] 21b1486441c3: Preparing [2026-05-08T13:08:37.964Z] 8c871230e657: Preparing [2026-05-08T13:08:37.964Z] a8e2421e6b12: Preparing [2026-05-08T13:08:37.964Z] a9547129fbcc: Preparing [2026-05-08T13:08:37.964Z] eeaa73608b53: Preparing [2026-05-08T13:08:37.964Z] a9547129fbcc: Waiting [2026-05-08T13:08:37.964Z] eeaa73608b53: Waiting [2026-05-08T13:08:38.231Z] 21b1486441c3: Pushed [2026-05-08T13:08:38.231Z] 44a092c7c99e: Pushed [2026-05-08T13:08:38.231Z] 8c871230e657: Pushed [2026-05-08T13:08:38.231Z] a8e2421e6b12: Pushed [2026-05-08T13:08:38.231Z] eeaa73608b53: Layer already exists [2026-05-08T13:08:38.496Z] a9547129fbcc: Pushed [2026-05-08T13:08:46.676Z] 38a0be356654: Pushed [2026-05-08T13:08:46.676Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:47.033Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:47.405Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-08T13:08:47.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-08T13:08:47.405Z] 38a0be356654: Preparing [2026-05-08T13:08:47.405Z] 44a092c7c99e: Preparing [2026-05-08T13:08:47.405Z] 21b1486441c3: Preparing [2026-05-08T13:08:47.405Z] 8c871230e657: Preparing [2026-05-08T13:08:47.405Z] a8e2421e6b12: Preparing [2026-05-08T13:08:47.405Z] a9547129fbcc: Preparing [2026-05-08T13:08:47.405Z] eeaa73608b53: Preparing [2026-05-08T13:08:47.405Z] a9547129fbcc: Waiting [2026-05-08T13:08:47.405Z] eeaa73608b53: Waiting [2026-05-08T13:08:47.405Z] 8c871230e657: Layer already exists [2026-05-08T13:08:47.405Z] 21b1486441c3: Layer already exists [2026-05-08T13:08:47.405Z] a8e2421e6b12: Layer already exists [2026-05-08T13:08:47.405Z] 38a0be356654: Layer already exists [2026-05-08T13:08:47.405Z] 44a092c7c99e: Layer already exists [2026-05-08T13:08:47.405Z] eeaa73608b53: Layer already exists [2026-05-08T13:08:47.405Z] a9547129fbcc: Layer already exists [2026-05-08T13:08:47.405Z] latest: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:47.761Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:48.114Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [2026-05-08T13:08:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-08T13:08:48.114Z] 38a0be356654: Preparing [2026-05-08T13:08:48.114Z] 44a092c7c99e: Preparing [2026-05-08T13:08:48.114Z] 21b1486441c3: Preparing [2026-05-08T13:08:48.114Z] 8c871230e657: Preparing [2026-05-08T13:08:48.114Z] a8e2421e6b12: Preparing [2026-05-08T13:08:48.114Z] a9547129fbcc: Preparing [2026-05-08T13:08:48.114Z] eeaa73608b53: Preparing [2026-05-08T13:08:48.114Z] a9547129fbcc: Waiting [2026-05-08T13:08:48.114Z] eeaa73608b53: Waiting [2026-05-08T13:08:48.114Z] 21b1486441c3: Layer already exists [2026-05-08T13:08:48.114Z] 38a0be356654: Layer already exists [2026-05-08T13:08:48.114Z] a8e2421e6b12: Layer already exists [2026-05-08T13:08:48.114Z] 8c871230e657: Layer already exists [2026-05-08T13:08:48.114Z] 44a092c7c99e: Layer already exists [2026-05-08T13:08:48.114Z] eeaa73608b53: Layer already exists [2026-05-08T13:08:48.114Z] a9547129fbcc: Layer already exists [2026-05-08T13:08:48.114Z] 4.1.0-dev.21: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:48.464Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:48.814Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T13:08:48.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-08T13:08:48.814Z] 38a0be356654: Preparing [2026-05-08T13:08:48.814Z] 44a092c7c99e: Preparing [2026-05-08T13:08:48.814Z] 21b1486441c3: Preparing [2026-05-08T13:08:48.814Z] 8c871230e657: Preparing [2026-05-08T13:08:48.814Z] a8e2421e6b12: Preparing [2026-05-08T13:08:48.814Z] a9547129fbcc: Preparing [2026-05-08T13:08:48.814Z] eeaa73608b53: Preparing [2026-05-08T13:08:48.814Z] a9547129fbcc: Waiting [2026-05-08T13:08:48.814Z] eeaa73608b53: Waiting [2026-05-08T13:08:48.814Z] 8c871230e657: Layer already exists [2026-05-08T13:08:48.814Z] a8e2421e6b12: Layer already exists [2026-05-08T13:08:48.814Z] 44a092c7c99e: Layer already exists [2026-05-08T13:08:48.814Z] 38a0be356654: Layer already exists [2026-05-08T13:08:48.814Z] 21b1486441c3: Layer already exists [2026-05-08T13:08:48.814Z] eeaa73608b53: Layer already exists [2026-05-08T13:08:48.814Z] a9547129fbcc: Layer already exists [2026-05-08T13:08:48.814Z] 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:49.448Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:49.817Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-05-08T13:08:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-08T13:08:49.817Z] 38a0be356654: Preparing [2026-05-08T13:08:49.817Z] 44a092c7c99e: Preparing [2026-05-08T13:08:49.817Z] 21b1486441c3: Preparing [2026-05-08T13:08:49.817Z] 8c871230e657: Preparing [2026-05-08T13:08:49.817Z] a8e2421e6b12: Preparing [2026-05-08T13:08:49.817Z] a9547129fbcc: Preparing [2026-05-08T13:08:49.817Z] eeaa73608b53: Preparing [2026-05-08T13:08:49.817Z] a9547129fbcc: Waiting [2026-05-08T13:08:49.817Z] eeaa73608b53: Waiting [2026-05-08T13:08:49.817Z] a8e2421e6b12: Layer already exists [2026-05-08T13:08:49.817Z] 38a0be356654: Layer already exists [2026-05-08T13:08:49.817Z] 8c871230e657: Layer already exists [2026-05-08T13:08:49.817Z] 21b1486441c3: Layer already exists [2026-05-08T13:08:49.817Z] 44a092c7c99e: Layer already exists [2026-05-08T13:08:49.817Z] eeaa73608b53: Layer already exists [2026-05-08T13:08:49.817Z] a9547129fbcc: Layer already exists [2026-05-08T13:08:50.086Z] main: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-08T13:08:50.165Z] ===================================================== [Pipeline] echo [2026-05-08T13:08:50.182Z] taggedImages: [2026-05-08T13:08:50.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [2026-05-08T13:08:50.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-08T13:08:50.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [2026-05-08T13:08:50.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [2026-05-08T13:08:50.182Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-05-08T13:08:50.197Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo [2026-05-08T13:08:50.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-05-08T13:08:50.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [Pipeline] echo [2026-05-08T13:08:50.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] echo [2026-05-08T13:08:50.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:50.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-08T13:08:50.698Z] [2026-05-08T13:08:50.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:08:51.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-08T13:08:51.032Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-08T13:08:51.032Z] 8998bd30e6a1: Pulling fs layer [2026-05-08T13:08:51.032Z] 04944245beec: Pulling fs layer [2026-05-08T13:08:51.032Z] 699f458cf7ca: Pulling fs layer [2026-05-08T13:08:51.032Z] 765212b225bb: Pulling fs layer [2026-05-08T13:08:51.032Z] f23df028b6ca: Pulling fs layer [2026-05-08T13:08:51.032Z] d65c8cfc05b1: Pulling fs layer [2026-05-08T13:08:51.032Z] 2437ff75d9bd: Pulling fs layer [2026-05-08T13:08:51.032Z] f23df028b6ca: Waiting [2026-05-08T13:08:51.032Z] d65c8cfc05b1: Waiting [2026-05-08T13:08:51.032Z] 2437ff75d9bd: Waiting [2026-05-08T13:08:51.032Z] 765212b225bb: Waiting [2026-05-08T13:08:51.306Z] 04944245beec: Verifying Checksum [2026-05-08T13:08:51.306Z] 04944245beec: Download complete [2026-05-08T13:08:51.306Z] 765212b225bb: Verifying Checksum [2026-05-08T13:08:51.306Z] 765212b225bb: Download complete [2026-05-08T13:08:51.306Z] f23df028b6ca: Verifying Checksum [2026-05-08T13:08:51.306Z] f23df028b6ca: Download complete [2026-05-08T13:08:51.306Z] d65c8cfc05b1: Verifying Checksum [2026-05-08T13:08:51.306Z] d65c8cfc05b1: Download complete [2026-05-08T13:08:51.572Z] 699f458cf7ca: Verifying Checksum [2026-05-08T13:08:51.572Z] 699f458cf7ca: Download complete [2026-05-08T13:08:51.838Z] 8998bd30e6a1: Verifying Checksum [2026-05-08T13:08:51.838Z] 8998bd30e6a1: Download complete [2026-05-08T13:08:54.480Z] 2437ff75d9bd: Download complete [2026-05-08T13:08:56.420Z] 8998bd30e6a1: Pull complete [2026-05-08T13:08:56.736Z] 04944245beec: Pull complete [2026-05-08T13:08:58.673Z] 699f458cf7ca: Pull complete [2026-05-08T13:08:58.673Z] 765212b225bb: Pull complete [2026-05-08T13:08:59.255Z] f23df028b6ca: Pull complete [2026-05-08T13:08:59.521Z] d65c8cfc05b1: Pull complete [2026-05-08T13:09:17.712Z] 2437ff75d9bd: Pull complete [2026-05-08T13:09:17.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-08T13:09:17.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-08T13:09:17.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:09:17.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container [2026-05-08T13:09:17.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-08T13:09:20.589Z] $ docker top 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:09:21.440Z] ---> job-cost.sh [2026-05-08T13:09:21.440Z] lf-activate-venv: SKIPPING [2026-05-08T13:09:21.440Z] INFO: No Stack... [2026-05-08T13:09:21.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-08T13:09:22.655Z] INFO: Archiving Costs [Pipeline] sh [2026-05-08T13:09:22.977Z] + cat /w/workspace/app-service-configurable/299/archives/cost.csv [2026-05-08T13:09:22.977Z] + cut -d, -f6 [Pipeline] lock [2026-05-08T13:09:23.296Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [2026-05-08T13:09:23.303Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] did not exist. Created. [2026-05-08T13:09:23.308Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-08T13:09:23.966Z] /w/workspace/app-service-configurable/299@tmp/durable-f8c93207/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-08T13:09:24.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-08T13:09:24.625Z] Warning: overwriting stash ‘stack-cost’ [2026-05-08T13:09:24.668Z] Stashed 1 file(s) [Pipeline] } [2026-05-08T13:09:24.676Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-08T13:09:24.691Z] $ docker stop --time=1 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 [2026-05-08T13:09:26.173Z] $ docker rm -f --volumes 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-08T13:09:26.726Z] provisioning config files... [2026-05-08T13:09:26.733Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10191174881549620336tmp [Pipeline] { [Pipeline] sh [2026-05-08T13:09:27.035Z] + set +x [2026-05-08T13:09:27.035Z] + curl -s https://codecov.io/bash [2026-05-08T13:09:27.035Z] + bash -s -- [2026-05-08T13:09:27.035Z] [2026-05-08T13:09:27.035Z] _____ _ [2026-05-08T13:09:27.035Z] / ____| | | [2026-05-08T13:09:27.035Z] | | ___ __| | ___ ___ _____ __ [2026-05-08T13:09:27.035Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-08T13:09:27.035Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-08T13:09:27.035Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-08T13:09:27.035Z] Bash-1.0.6 [2026-05-08T13:09:27.035Z] [2026-05-08T13:09:27.035Z] [2026-05-08T13:09:27.035Z] ==> git version 2.25.1 found [2026-05-08T13:09:27.036Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-08T13:09:27.036Z] Release-Date: 2020-01-08 [2026-05-08T13:09:27.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-08T13:09:27.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-08T13:09:27.036Z] ==> Jenkins CI detected. [2026-05-08T13:09:27.036Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-05-08T13:09:27.036Z] project root: . [2026-05-08T13:09:27.036Z] --> token set from env [2026-05-08T13:09:27.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-08T13:09:27.297Z] ==> Running gcov in . (disable via -X gcov) [2026-05-08T13:09:27.297Z] ==> Python coveragepy not found [2026-05-08T13:09:27.297Z] ==> Searching for coverage reports in: [2026-05-08T13:09:27.297Z] + . [2026-05-08T13:09:27.297Z] -> Found 1 reports [2026-05-08T13:09:27.297Z] ==> Detecting git/mercurial file structure [2026-05-08T13:09:27.297Z] ==> Reading reports [2026-05-08T13:09:27.297Z] + ./coverage.out bytes=953 [2026-05-08T13:09:27.297Z] ==> Appending adjustments [2026-05-08T13:09:27.297Z] https://docs.codecov.io/docs/fixing-reports [2026-05-08T13:09:27.297Z] + Found adjustments [2026-05-08T13:09:27.297Z] ==> Gzipping contents [2026-05-08T13:09:27.297Z] 4.0K /tmp/codecov.ArzO2B.gz [2026-05-08T13:09:27.297Z] ==> Uploading reports [2026-05-08T13:09:27.297Z] url: https://codecov.io [2026-05-08T13:09:27.297Z] query: branch=main&commit=3b96f9586cc3a60f5878cdcae9e845d329282c6e&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-08T13:09:27.297Z] -> Pinging Codecov [2026-05-08T13:09:27.298Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b96f9586cc3a60f5878cdcae9e845d329282c6e&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-08T13:09:27.557Z] -> Uploading to [2026-05-08T13:09:27.557Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/3b96f9586cc3a60f5878cdcae9e845d329282c6e/f0a1ba47-6f8f-43c0-9c05-1785ced851e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T130927Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8386c1e571085ca4189a05cf99e85f2171318abad26a07462ffe00276a9d4137 [2026-05-08T13:09:27.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-08T13:09:27.557Z] Dload Upload Total Spent Left Speed [2026-05-08T13:09:27.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2509 --:--:-- --:--:-- --:--:-- 2509 [2026-05-08T13:09:27.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } [2026-05-08T13:09:27.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-08T13:09:27.797Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-08T13:09:27.812Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:09:28.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T13:09:28.113Z] [2026-05-08T13:09:28.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:09:28.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T13:09:28.429Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-08T13:09:28.429Z] 2d35ebdb57d9: Already exists [2026-05-08T13:09:28.429Z] 85e8836fcdb2: Pulling fs layer [2026-05-08T13:09:28.429Z] 91631faa732a: Pulling fs layer [2026-05-08T13:09:28.429Z] f3f5ae8826fa: Pulling fs layer [2026-05-08T13:09:28.429Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T13:09:28.429Z] 7861252a18e6: Pulling fs layer [2026-05-08T13:09:28.429Z] 9130f900ef6f: Pulling fs layer [2026-05-08T13:09:28.429Z] 4f4fb700ef54: Waiting [2026-05-08T13:09:28.429Z] 7861252a18e6: Waiting [2026-05-08T13:09:28.429Z] 9130f900ef6f: Waiting [2026-05-08T13:09:28.429Z] f3f5ae8826fa: Verifying Checksum [2026-05-08T13:09:28.429Z] f3f5ae8826fa: Download complete [2026-05-08T13:09:28.429Z] 85e8836fcdb2: Download complete [2026-05-08T13:09:28.429Z] 4f4fb700ef54: Verifying Checksum [2026-05-08T13:09:28.429Z] 85e8836fcdb2: Pull complete [2026-05-08T13:09:28.691Z] 7861252a18e6: Verifying Checksum [2026-05-08T13:09:28.691Z] 7861252a18e6: Download complete [2026-05-08T13:09:28.951Z] 91631faa732a: Verifying Checksum [2026-05-08T13:09:28.951Z] 91631faa732a: Download complete [2026-05-08T13:09:29.519Z] 9130f900ef6f: Verifying Checksum [2026-05-08T13:09:29.519Z] 9130f900ef6f: Download complete [2026-05-08T13:09:33.713Z] 91631faa732a: Pull complete [2026-05-08T13:09:33.713Z] f3f5ae8826fa: Pull complete [2026-05-08T13:09:33.713Z] 4f4fb700ef54: Pull complete [2026-05-08T13:09:33.713Z] 7861252a18e6: Pull complete [2026-05-08T13:09:37.905Z] 9130f900ef6f: Pull complete [2026-05-08T13:09:37.905Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-08T13:09:38.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-08T13:09:38.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:09:38.269Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:09:38.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-08T13:09:39.516Z] $ docker top 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T13:09:39.869Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-05-08T13:09:39.880Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-05-08T13:09:40.157Z] + set -o pipefail [2026-05-08T13:09:40.157Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-05-08T13:09:48.275Z] [2026-05-08T13:09:48.275Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-05-08T13:09:48.275Z] [2026-05-08T13:09:48.275Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/de4efe2c-1778-4afa-8ead-301ba6b77ee5 [2026-05-08T13:09:48.275Z] [2026-05-08T13:09:48.275Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-08T13:09:48.275Z] [2026-05-08T13:09:48.534Z] [2026-05-08T13:09:48.534Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-08T13:09:48.534Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-08T13:09:48.796Z] $ docker stop --time=1 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 [2026-05-08T13:09:51.677Z] $ docker rm -f --volumes 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-08T13:09:52.523Z] + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] sh [2026-05-08T13:09:52.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T13:09:52.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:09:53.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T13:09:53.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:09:53.183Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:09:53.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T13:09:53.483Z] $ docker top 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a -eo pid,comm [2026-05-08T13:09:53.531Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-08T13:09:53.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T13:09:53.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T13:09:53.592Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T13:09:53.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T13:09:53.709Z] $ docker exec 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a ssh-agent [2026-05-08T13:09:53.825Z] SSH_AUTH_SOCK=/tmp/ssh-eaiegrVLpHzc/agent.32 [2026-05-08T13:09:53.825Z] SSH_AGENT_PID=38 [2026-05-08T13:09:53.831Z] Running ssh-add (command line suppressed) [2026-05-08T13:09:53.931Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12725052506262482714.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12725052506262482714.key) [2026-05-08T13:09:53.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T13:09:54.244Z] + git semver tag [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,529 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,533 [run_tag] DEBUG tag force:False [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,533 [check_head_tag] DEBUG check head tag [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,535 [execute] INFO git cat-file --batch-check [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,537 [execute] INFO git cat-file --batch [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,552 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T13:09:54.814Z] 2026-05-08 13:09:54,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:09:54.814Z] 4.1.0-dev.21 [Pipeline] } [2026-05-08T13:09:54.818Z] $ docker exec --env ******** --env ******** 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a ssh-agent -k [2026-05-08T13:09:54.909Z] unset SSH_AUTH_SOCK; [2026-05-08T13:09:54.909Z] unset SSH_AGENT_PID; [2026-05-08T13:09:54.910Z] echo Agent pid 38 killed; [2026-05-08T13:09:54.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T13:09:55.250Z] + git semver [Pipeline] } [2026-05-08T13:09:55.516Z] $ docker stop --time=1 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a [2026-05-08T13:09:56.793Z] $ docker rm -f --volumes 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:09:57.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T13:09:57.220Z] [2026-05-08T13:09:57.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:09:57.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T13:09:57.522Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-08T13:09:57.522Z] ab5ef0e58194: Pulling fs layer [2026-05-08T13:09:57.522Z] 9712f1f96733: Pulling fs layer [2026-05-08T13:09:57.522Z] 63f879dbbcfc: Pulling fs layer [2026-05-08T13:09:57.522Z] 0d9ebad4ef96: Pulling fs layer [2026-05-08T13:09:57.522Z] e9a5061849ea: Pulling fs layer [2026-05-08T13:09:57.522Z] d747dcd14b5f: Pulling fs layer [2026-05-08T13:09:57.522Z] e9a5061849ea: Waiting [2026-05-08T13:09:57.522Z] 0d9ebad4ef96: Waiting [2026-05-08T13:09:57.522Z] 2de7ff778b66: Pulling fs layer [2026-05-08T13:09:57.522Z] d747dcd14b5f: Waiting [2026-05-08T13:09:57.522Z] 2de7ff778b66: Waiting [2026-05-08T13:09:57.522Z] 9712f1f96733: Verifying Checksum [2026-05-08T13:09:57.522Z] 9712f1f96733: Download complete [2026-05-08T13:09:57.781Z] 63f879dbbcfc: Verifying Checksum [2026-05-08T13:09:57.781Z] 63f879dbbcfc: Download complete [2026-05-08T13:09:58.039Z] e9a5061849ea: Verifying Checksum [2026-05-08T13:09:58.039Z] e9a5061849ea: Download complete [2026-05-08T13:09:58.039Z] d747dcd14b5f: Verifying Checksum [2026-05-08T13:09:58.039Z] d747dcd14b5f: Download complete [2026-05-08T13:09:58.039Z] 0d9ebad4ef96: Verifying Checksum [2026-05-08T13:09:58.039Z] 0d9ebad4ef96: Download complete [2026-05-08T13:09:58.039Z] ab5ef0e58194: Verifying Checksum [2026-05-08T13:09:58.039Z] ab5ef0e58194: Download complete [2026-05-08T13:09:58.039Z] 2de7ff778b66: Verifying Checksum [2026-05-08T13:09:58.039Z] 2de7ff778b66: Download complete [2026-05-08T13:10:02.232Z] ab5ef0e58194: Pull complete [2026-05-08T13:10:02.233Z] 9712f1f96733: Pull complete [2026-05-08T13:10:02.799Z] 63f879dbbcfc: Pull complete [2026-05-08T13:10:08.073Z] 0d9ebad4ef96: Pull complete [2026-05-08T13:10:08.331Z] e9a5061849ea: Pull complete [2026-05-08T13:10:08.331Z] d747dcd14b5f: Pull complete [2026-05-08T13:10:09.714Z] 2de7ff778b66: Pull complete [2026-05-08T13:10:09.714Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-08T13:10:09.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-08T13:10:09.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:10:09.813Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:10:09.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-08T13:10:11.987Z] $ docker top 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-08T13:10:12.070Z] provisioning config files... [2026-05-08T13:10:12.079Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7694869615309904475tmp [2026-05-08T13:10:12.089Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7499621788027075871tmp [2026-05-08T13:10:12.097Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1635866807419267729tmp [Pipeline] { [Pipeline] echo [2026-05-08T13:10:12.178Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:12.473Z] ---> sigul-configuration.sh [2026-05-08T13:10:12.473Z] gpg: directory `/root/.gnupg' created [2026-05-08T13:10:12.473Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-08T13:10:12.473Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-08T13:10:12.473Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-08T13:10:12.473Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-08T13:10:12.473Z] gpg: CAST5 encrypted data [2026-05-08T13:10:12.473Z] gpg: encrypted with 1 passphrase [2026-05-08T13:10:12.473Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-08T13:10:12.773Z] + mkdir /home/jenkins [2026-05-08T13:10:12.773Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-08T13:10:13.075Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-08T13:10:13.087Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:13.378Z] ---> sigul-install.sh [2026-05-08T13:10:13.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-08T13:10:13.670Z] + git tag --list [2026-05-08T13:10:13.670Z] v1.0.0 [2026-05-08T13:10:13.670Z] v1.1.0 [2026-05-08T13:10:13.670Z] v1.2.0 [2026-05-08T13:10:13.670Z] v1.3.0 [2026-05-08T13:10:13.670Z] v1.3.1 [2026-05-08T13:10:13.670Z] v2.0.0 [2026-05-08T13:10:13.670Z] v2.0.1 [2026-05-08T13:10:13.670Z] v2.1.0 [2026-05-08T13:10:13.670Z] v2.1.1 [2026-05-08T13:10:13.670Z] v2.1.2 [2026-05-08T13:10:13.670Z] v2.2.0 [2026-05-08T13:10:13.670Z] v2.3 [2026-05-08T13:10:13.670Z] v2.3.0 [2026-05-08T13:10:13.670Z] v2.3.1 [2026-05-08T13:10:13.670Z] v3.0 [2026-05-08T13:10:13.670Z] v3.0.0 [2026-05-08T13:10:13.670Z] v3.0.1 [2026-05-08T13:10:13.670Z] v3.1 [2026-05-08T13:10:13.670Z] v3.1.0 [2026-05-08T13:10:13.670Z] v3.1.1 [2026-05-08T13:10:13.670Z] v4.0 [2026-05-08T13:10:13.670Z] v4.0.0 [2026-05-08T13:10:13.670Z] v4.0.1 [2026-05-08T13:10:13.670Z] v4.0.1-dev.1 [2026-05-08T13:10:13.670Z] v4.1.0-dev.1 [2026-05-08T13:10:13.670Z] v4.1.0-dev.10 [2026-05-08T13:10:13.670Z] v4.1.0-dev.11 [2026-05-08T13:10:13.670Z] v4.1.0-dev.12 [2026-05-08T13:10:13.670Z] v4.1.0-dev.13 [2026-05-08T13:10:13.670Z] v4.1.0-dev.14 [2026-05-08T13:10:13.670Z] v4.1.0-dev.15 [2026-05-08T13:10:13.670Z] v4.1.0-dev.16 [2026-05-08T13:10:13.670Z] v4.1.0-dev.17 [2026-05-08T13:10:13.670Z] v4.1.0-dev.18 [2026-05-08T13:10:13.670Z] v4.1.0-dev.19 [2026-05-08T13:10:13.670Z] v4.1.0-dev.2 [2026-05-08T13:10:13.670Z] v4.1.0-dev.20 [2026-05-08T13:10:13.670Z] v4.1.0-dev.21 [2026-05-08T13:10:13.670Z] v4.1.0-dev.3 [2026-05-08T13:10:13.670Z] v4.1.0-dev.4 [2026-05-08T13:10:13.670Z] v4.1.0-dev.5 [2026-05-08T13:10:13.670Z] v4.1.0-dev.6 [2026-05-08T13:10:13.670Z] v4.1.0-dev.7 [2026-05-08T13:10:13.670Z] v4.1.0-dev.8 [2026-05-08T13:10:13.670Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-08T13:10:13.964Z] + lftools sign git-tag v4.1.0-dev.21 [2026-05-08T13:10:14.530Z] Signing Git tag with Sigul... [2026-05-08T13:10:14.530Z] Signing v4.1.0-dev.21 [Pipeline] echo [2026-05-08T13:10:15.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:15.578Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-08T13:10:15.650Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-08T13:10:15.704Z] $ docker stop --time=1 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 [2026-05-08T13:10:16.978Z] $ docker rm -f --volumes 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-08T13:10:17.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T13:10:17.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:10:17.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T13:10:17.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:10:17.790Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:10:17.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T13:10:18.076Z] $ docker top e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 -eo pid,comm [2026-05-08T13:10:18.129Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-08T13:10:18.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T13:10:18.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T13:10:18.194Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T13:10:18.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T13:10:18.304Z] $ docker exec e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 ssh-agent [2026-05-08T13:10:18.419Z] SSH_AUTH_SOCK=/tmp/ssh-Jalg3ikDTPxI/agent.34 [2026-05-08T13:10:18.419Z] SSH_AGENT_PID=40 [2026-05-08T13:10:18.424Z] Running ssh-add (command line suppressed) [2026-05-08T13:10:18.520Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14872112466670694806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14872112466670694806.key) [2026-05-08T13:10:18.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T13:10:18.831Z] + git semver bump pre [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,048 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [bump_version] DEBUG bumped version:4.1.0-dev.22 [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,052 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,054 [execute] INFO git cat-file --batch-check [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,058 [execute] INFO git cat-file --batch [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T13:10:19.090Z] 2026-05-08 13:10:19,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:10:19.090Z] 4.1.0-dev.22 [Pipeline] } [2026-05-08T13:10:19.351Z] $ docker exec --env ******** --env ******** e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 ssh-agent -k [2026-05-08T13:10:19.449Z] unset SSH_AUTH_SOCK; [2026-05-08T13:10:19.450Z] unset SSH_AGENT_PID; [2026-05-08T13:10:19.450Z] echo Agent pid 40 killed; [2026-05-08T13:10:19.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T13:10:19.794Z] + git semver [Pipeline] } [2026-05-08T13:10:20.060Z] $ docker stop --time=1 e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 [2026-05-08T13:10:21.334Z] $ docker rm -f --volumes e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T13:10:21.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T13:10:21.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:10:22.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T13:10:22.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:10:22.105Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:10:22.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T13:10:22.399Z] $ docker top d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 -eo pid,comm [2026-05-08T13:10:22.447Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-08T13:10:22.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T13:10:22.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T13:10:22.505Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T13:10:22.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T13:10:22.610Z] $ docker exec d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 ssh-agent [2026-05-08T13:10:22.713Z] SSH_AUTH_SOCK=/tmp/ssh-CIuvvIGIcIV2/agent.32 [2026-05-08T13:10:22.713Z] SSH_AGENT_PID=38 [2026-05-08T13:10:22.718Z] Running ssh-add (command line suppressed) [2026-05-08T13:10:22.821Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13921361558439965969.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13921361558439965969.key) [2026-05-08T13:10:22.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T13:10:23.132Z] + git semver push [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,357 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,362 [run_push] DEBUG push [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,363 [execute] INFO git cat-file --batch-check [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,365 [execute] INFO git rev-list ae8bcafa827c30ca6c8b1818d66078babd88da95 -- [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,365 [execute] DEBUG Popen(['git', 'rev-list', 'ae8bcafa827c30ca6c8b1818d66078babd88da95', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,378 [execute] INFO git fetch -v -- origin [2026-05-08T13:10:23.391Z] 2026-05-08 13:10:23,378 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-08T13:10:23.961Z] 2026-05-08 13:10:23,936 [run_push] DEBUG no remote changes detected [2026-05-08T13:10:23.961Z] 2026-05-08 13:10:23,936 [execute] INFO git push origin semver [2026-05-08T13:10:23.961Z] 2026-05-08 13:10:23,937 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-08T13:10:25.339Z] 2026-05-08 13:10:25,151 [run_push] DEBUG push all version tags [2026-05-08T13:10:25.339Z] 2026-05-08 13:10:25,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-08T13:10:25.339Z] 2026-05-08 13:10:25,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-05-08T13:10:26.722Z] 2026-05-08 13:10:26,451 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-08T13:10:26.722Z] 4.1.0-dev.22 [Pipeline] } [2026-05-08T13:10:26.725Z] $ docker exec --env ******** --env ******** d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 ssh-agent -k [2026-05-08T13:10:26.816Z] unset SSH_AUTH_SOCK; [2026-05-08T13:10:26.818Z] unset SSH_AGENT_PID; [2026-05-08T13:10:26.818Z] echo Agent pid 38 killed; [2026-05-08T13:10:26.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T13:10:27.151Z] + git semver [Pipeline] } [2026-05-08T13:10:27.419Z] $ docker stop --time=1 d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 [2026-05-08T13:10:28.699Z] $ docker rm -f --volumes d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-08T13:10:29.318Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-05-08T13:10:29.318Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-08T13:10:29.318Z] total 16 [2026-05-08T13:10:29.318Z] drwxr-xr-x 3 root root 4096 May 8 12:55 . [2026-05-08T13:10:29.318Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 13:10 .. [2026-05-08T13:10:29.318Z] drwxr-xr-x 2 root root 4096 May 8 12:55 cost [2026-05-08T13:10:29.318Z] -rw-r--r-- 1 root root 96 May 8 12:55 cost.csv [2026-05-08T13:10:29.318Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-05-08T13:10:29.318Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-08T13:10:29.318Z] total 16 [2026-05-08T13:10:29.318Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 12:55 . [2026-05-08T13:10:29.318Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 13:10 .. [2026-05-08T13:10:29.318Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 12:55 cost [2026-05-08T13:10:29.318Z] -rw-r--r-- 1 jenkins jenkins 96 May 8 12:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:29.618Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:30.473Z] ---> package-listing.sh [2026-05-08T13:10:30.473Z] ++ facter osfamily [2026-05-08T13:10:30.473Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-08T13:10:30.732Z] + OS_FAMILY=debian [2026-05-08T13:10:30.732Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-05-08T13:10:30.732Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-08T13:10:30.732Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-08T13:10:30.732Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-08T13:10:30.732Z] + PACKAGES=/tmp/packages_start.txt [2026-05-08T13:10:30.732Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-08T13:10:30.732Z] + PACKAGES=/tmp/packages_end.txt [2026-05-08T13:10:30.732Z] + case "${OS_FAMILY}" in [2026-05-08T13:10:30.732Z] + dpkg -l [2026-05-08T13:10:30.732Z] + grep '^ii' [2026-05-08T13:10:30.732Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-08T13:10:30.732Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-08T13:10:30.732Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-08T13:10:30.732Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-08T13:10:30.732Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-05-08T13:10:30.732Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-05-08T13:10:30.745Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-08T13:10:31.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T13:10:31.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T13:10:31.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T13:10:31.657Z] prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container [2026-05-08T13:10:31.682Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-08T13:10:31.913Z] $ docker top 7212e3047ee0292ee15caf2128416913d097b6d07553a1eaaac451d1129eb4d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T13:10:32.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-08T13:10:32.558Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-08T13:10:32.842Z] + ls /var/log/sa-host [2026-05-08T13:10:32.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T13:10:32.877Z] provisioning config files... [2026-05-08T13:10:32.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2226022507886683438tmp [Pipeline] { [Pipeline] echo [2026-05-08T13:10:32.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:33.193Z] ---> create-netrc.sh [Pipeline] } [2026-05-08T13:10:33.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:33.519Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-08T13:10:33.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:33.809Z] ---> sudo-logs.sh [2026-05-08T13:10:33.809Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-08T13:10:33.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:34.127Z] ---> job-cost.sh [2026-05-08T13:10:34.127Z] lf-activate-venv: SKIPPING [2026-05-08T13:10:34.127Z] DEBUG: total: 0.2199999988079071 [2026-05-08T13:10:34.127Z] INFO: Retrieving Stack Cost... [2026-05-08T13:10:34.695Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T13:10:34.954Z] INFO: Archiving Costs [Pipeline] echo [2026-05-08T13:10:34.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T13:10:35.255Z] ---> logs-deploy.sh [2026-05-08T13:10:35.255Z] lf-activate-venv: SKIPPING [2026-05-08T13:10:35.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/299 [2026-05-08T13:10:35.255Z] INFO: archiving workspace using pattern(s): [2026-05-08T13:10:36.191Z] Archives upload complete. [2026-05-08T13:10:36.450Z] INFO: archiving logs to Nexus [2026-05-08T13:10:37.019Z] ---> uname -a: [2026-05-08T13:10:37.019Z] Linux prd-ubuntu20-04-docker-8c-8g-8903 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] ---> lscpu: [2026-05-08T13:10:37.019Z] Architecture: x86_64 [2026-05-08T13:10:37.019Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-08T13:10:37.019Z] Byte Order: Little Endian [2026-05-08T13:10:37.019Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-08T13:10:37.019Z] CPU(s): 8 [2026-05-08T13:10:37.019Z] On-line CPU(s) list: 0-7 [2026-05-08T13:10:37.019Z] Thread(s) per core: 1 [2026-05-08T13:10:37.019Z] Core(s) per socket: 1 [2026-05-08T13:10:37.019Z] Socket(s): 8 [2026-05-08T13:10:37.019Z] NUMA node(s): 1 [2026-05-08T13:10:37.019Z] Vendor ID: AuthenticAMD [2026-05-08T13:10:37.019Z] CPU family: 23 [2026-05-08T13:10:37.019Z] Model: 49 [2026-05-08T13:10:37.019Z] Model name: AMD EPYC-Rome Processor [2026-05-08T13:10:37.019Z] Stepping: 0 [2026-05-08T13:10:37.019Z] CPU MHz: 2799.998 [2026-05-08T13:10:37.019Z] BogoMIPS: 5599.99 [2026-05-08T13:10:37.019Z] Virtualization: AMD-V [2026-05-08T13:10:37.019Z] Hypervisor vendor: KVM [2026-05-08T13:10:37.019Z] Virtualization type: full [2026-05-08T13:10:37.019Z] L1d cache: 256 KiB [2026-05-08T13:10:37.019Z] L1i cache: 256 KiB [2026-05-08T13:10:37.019Z] L2 cache: 4 MiB [2026-05-08T13:10:37.019Z] L3 cache: 128 MiB [2026-05-08T13:10:37.019Z] NUMA node0 CPU(s): 0-7 [2026-05-08T13:10:37.019Z] Vulnerability Gather data sampling: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Itlb multihit: Not affected [2026-05-08T13:10:37.019Z] Vulnerability L1tf: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Mds: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Meltdown: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Mmio stale data: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Retbleed: Vulnerable [2026-05-08T13:10:37.019Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-08T13:10:37.019Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-08T13:10:37.019Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-08T13:10:37.019Z] Vulnerability Srbds: Not affected [2026-05-08T13:10:37.019Z] Vulnerability Tsx async abort: Not affected [2026-05-08T13:10:37.019Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] ---> nproc: [2026-05-08T13:10:37.019Z] 8 [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] ---> df -h: [2026-05-08T13:10:37.019Z] Filesystem Size Used Avail Use% Mounted on [2026-05-08T13:10:37.019Z] overlay 155G 14G 142G 9% / [2026-05-08T13:10:37.019Z] tmpfs 64M 0 64M 0% /dev [2026-05-08T13:10:37.019Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-08T13:10:37.019Z] shm 64M 0 64M 0% /dev/shm [2026-05-08T13:10:37.019Z] /dev/vda1 155G 14G 142G 9% /facter-os [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] ---> sar -b -r -n DEV: [2026-05-08T13:10:37.019Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8903) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] 12:49:43 LINUX RESTART (8 CPU) [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] 12:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-08T13:10:37.019Z] 12:51:01 406.57 79.42 327.15 0.00 13558.01 99851.09 0.00 [2026-05-08T13:10:37.019Z] 12:52:01 217.73 3.80 213.93 0.00 53.06 61732.91 0.00 [2026-05-08T13:10:37.019Z] 12:53:01 101.70 0.42 101.28 0.00 29.60 36906.40 0.00 [2026-05-08T13:10:37.019Z] 12:54:01 51.62 0.05 51.57 0.00 4.13 18660.98 0.00 [2026-05-08T13:10:37.019Z] 12:55:01 3.08 0.27 2.82 0.00 11.60 43.32 0.00 [2026-05-08T13:10:37.019Z] 12:56:01 50.15 0.02 50.13 0.00 2.93 20485.70 0.00 [2026-05-08T13:10:37.019Z] 12:57:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2026-05-08T13:10:37.019Z] 12:58:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2026-05-08T13:10:37.019Z] 12:59:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2026-05-08T13:10:37.019Z] 13:00:01 2.27 0.00 2.27 0.00 0.00 27.19 0.00 [2026-05-08T13:10:37.019Z] 13:01:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2026-05-08T13:10:37.019Z] 13:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2026-05-08T13:10:37.019Z] 13:03:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2026-05-08T13:10:37.019Z] 13:04:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2026-05-08T13:10:37.019Z] 13:05:01 1.80 0.02 1.78 0.00 0.13 20.93 0.00 [2026-05-08T13:10:37.019Z] 13:06:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2026-05-08T13:10:37.019Z] 13:07:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2026-05-08T13:10:37.019Z] 13:08:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2026-05-08T13:10:37.019Z] 13:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2026-05-08T13:10:37.019Z] 13:10:01 89.47 0.62 88.85 0.00 15.73 41451.92 0.00 [2026-05-08T13:10:37.019Z] Average: 46.79 4.23 42.56 0.00 683.69 13964.88 0.00 [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-08T13:10:37.019Z] 12:51:01 28407036 31482032 808968 2.46 91348 3255976 2031664 5.99 1066848 2990424 703220 [2026-05-08T13:10:37.019Z] 12:52:01 26135868 31363604 913628 2.78 155232 5156124 1928652 5.69 2073516 4061792 958220 [2026-05-08T13:10:37.019Z] 12:53:01 26624184 31201580 1072700 3.26 164712 4507148 2623356 7.73 1969520 3678212 280416 [2026-05-08T13:10:37.019Z] 12:54:01 26701324 31528096 750824 2.28 165744 4758764 1659256 4.89 1612992 3969912 288 [2026-05-08T13:10:37.019Z] 12:55:01 26696160 31523836 754232 2.29 165960 4759256 1691492 4.99 1613752 3970372 28 [2026-05-08T13:10:37.019Z] 12:56:01 26182268 31525620 751252 2.29 179416 5211148 1707628 5.03 1635100 4409364 168 [2026-05-08T13:10:37.019Z] 12:57:01 26182732 31526136 750688 2.28 179452 5211156 1707628 5.03 1634924 4409372 144 [2026-05-08T13:10:37.019Z] 12:58:01 26190864 31534328 742424 2.26 179480 5211156 1707628 5.03 1626592 4409372 160 [2026-05-08T13:10:37.019Z] 12:59:01 26190168 31533680 743008 2.26 179508 5211164 1707628 5.03 1626664 4409380 16 [2026-05-08T13:10:37.019Z] 13:00:01 26195700 31539344 737136 2.24 179604 5211144 1707628 5.03 1621280 4409364 16 [2026-05-08T13:10:37.019Z] 13:01:01 26195940 31539624 737028 2.24 179628 5211144 1707628 5.03 1621632 4409360 8 [2026-05-08T13:10:37.019Z] 13:02:01 26196104 31539828 736760 2.24 179660 5211148 1707628 5.03 1621332 4409364 168 [2026-05-08T13:10:37.019Z] 13:03:01 26195912 31539696 736592 2.24 179676 5211148 1707628 5.03 1621316 4409364 4 [2026-05-08T13:10:37.019Z] 13:04:01 26196236 31540088 736216 2.24 179696 5211152 1707628 5.03 1621388 4409372 172 [2026-05-08T13:10:37.019Z] 13:05:01 26195968 31539872 736420 2.24 179740 5211144 1741740 5.13 1621692 4409368 20 [2026-05-08T13:10:37.019Z] 13:06:01 26196148 31540084 736128 2.24 179780 5211156 1741740 5.13 1621384 4409372 172 [2026-05-08T13:10:37.019Z] 13:07:01 26195556 31539536 736580 2.24 179816 5211160 1741740 5.13 1621388 4409376 8 [2026-05-08T13:10:37.019Z] 13:08:01 26195060 31539040 737036 2.24 179836 5211164 1741740 5.13 1621392 4409376 184 [2026-05-08T13:10:37.019Z] 13:09:01 26194812 31538904 736980 2.24 179852 5211168 1741740 5.13 1621960 4409384 168 [2026-05-08T13:10:37.019Z] 13:10:01 24998936 31505472 767592 2.34 217164 6252424 1878020 5.54 1710176 5427496 330472 [2026-05-08T13:10:37.019Z] Average: 26313349 31506020 771110 2.35 173765 5082292 1794490 5.29 1639242 4291470 113703 [2026-05-08T13:10:37.019Z] [2026-05-08T13:10:37.019Z] 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-08T13:10:37.019Z] 12:51:01 veth11c8719 0.62 0.62 0.07 8.28 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:51:01 docker0 39.69 40.11 2.79 245.29 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:51:01 lo 5.37 5.37 0.54 0.54 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:51:01 ens3 654.71 449.19 8362.49 135.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:52:01 veth2404ed6 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:52:01 docker0 294.37 423.33 25.42 2904.64 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:52:01 ens3 454.32 312.80 2933.83 41.50 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:53:01 docker0 5.22 9.65 0.37 130.85 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:53:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:53:01 veth0fca387 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:53:01 ens3 34.73 22.00 214.92 9.81 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:54:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:54:01 ens3 53.98 49.82 29.70 229.04 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:55:01 ens3 1.23 0.72 0.69 0.40 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:56:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:56:01 ens3 95.82 59.28 2522.43 10.89 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 12:59:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:01:01 ens3 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:04:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:05:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:06:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:07:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.019Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:10:01 docker0 54.92 78.54 5.30 769.38 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:10:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] 13:10:01 ens3 355.05 215.76 7992.81 32.82 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] Average: docker0 19.71 27.58 1.69 202.49 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] Average: ens3 82.62 55.54 1102.85 22.99 0.00 0.00 0.00 0.00 [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] ---> sar -P ALL: [2026-05-08T13:10:37.020Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8903) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] 12:49:43 LINUX RESTART (8 CPU) [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] 12:50:01 CPU %user %nice %system %iowait %steal %idle [2026-05-08T13:10:37.020Z] 12:51:01 all 11.13 0.00 3.67 1.74 0.07 83.39 [2026-05-08T13:10:37.020Z] 12:51:01 0 9.89 0.00 3.75 0.34 0.05 85.97 [2026-05-08T13:10:37.020Z] 12:51:01 1 8.30 0.00 2.36 2.07 0.08 87.19 [2026-05-08T13:10:37.020Z] 12:51:01 2 11.87 0.00 4.13 2.26 0.07 81.67 [2026-05-08T13:10:37.020Z] 12:51:01 3 9.38 0.00 3.63 0.54 0.07 86.38 [2026-05-08T13:10:37.020Z] 12:51:01 4 10.08 0.00 5.73 3.82 0.07 80.30 [2026-05-08T13:10:37.020Z] 12:51:01 5 12.69 0.00 3.18 0.15 0.08 83.89 [2026-05-08T13:10:37.020Z] 12:51:01 6 14.96 0.00 3.05 0.52 0.08 81.38 [2026-05-08T13:10:37.020Z] 12:51:01 7 11.86 0.00 3.51 4.18 0.07 80.38 [2026-05-08T13:10:37.020Z] 12:52:01 all 38.53 0.00 6.72 0.85 0.08 53.81 [2026-05-08T13:10:37.020Z] 12:52:01 0 37.62 0.00 5.87 0.74 0.08 55.69 [2026-05-08T13:10:37.020Z] 12:52:01 1 39.39 0.00 6.69 0.10 0.07 53.76 [2026-05-08T13:10:37.020Z] 12:52:01 2 39.45 0.00 7.54 2.87 0.08 50.06 [2026-05-08T13:10:37.020Z] 12:52:01 3 38.96 0.00 6.41 0.22 0.08 54.33 [2026-05-08T13:10:37.020Z] 12:52:01 4 38.28 0.00 6.68 0.29 0.08 54.66 [2026-05-08T13:10:37.020Z] 12:52:01 5 37.60 0.00 6.58 0.32 0.07 55.43 [2026-05-08T13:10:37.020Z] 12:52:01 6 37.58 0.00 7.81 1.94 0.08 52.58 [2026-05-08T13:10:37.020Z] 12:52:01 7 39.41 0.00 6.20 0.35 0.08 53.95 [2026-05-08T13:10:37.020Z] 12:53:01 all 56.85 0.00 7.81 0.39 0.09 34.85 [2026-05-08T13:10:37.020Z] 12:53:01 0 57.50 0.00 7.63 0.60 0.10 34.17 [2026-05-08T13:10:37.020Z] 12:53:01 1 57.11 0.00 8.32 0.64 0.10 33.83 [2026-05-08T13:10:37.020Z] 12:53:01 2 56.14 0.00 8.06 1.19 0.08 34.52 [2026-05-08T13:10:37.020Z] 12:53:01 3 56.88 0.00 7.63 0.20 0.10 35.19 [2026-05-08T13:10:37.020Z] 12:53:01 4 56.55 0.00 7.26 0.07 0.10 36.02 [2026-05-08T13:10:37.020Z] 12:53:01 5 55.89 0.00 7.92 0.10 0.08 36.00 [2026-05-08T13:10:37.020Z] 12:53:01 6 57.65 0.00 8.06 0.22 0.10 33.98 [2026-05-08T13:10:37.020Z] 12:53:01 7 57.05 0.00 7.64 0.10 0.08 35.13 [2026-05-08T13:10:37.020Z] 12:54:01 all 18.59 0.00 2.45 0.27 0.04 78.64 [2026-05-08T13:10:37.020Z] 12:54:01 0 19.12 0.00 2.44 0.12 0.05 78.27 [2026-05-08T13:10:37.020Z] 12:54:01 1 19.00 0.00 2.46 0.05 0.05 78.45 [2026-05-08T13:10:37.020Z] 12:54:01 2 20.12 0.00 2.37 0.02 0.05 77.45 [2026-05-08T13:10:37.020Z] 12:54:01 3 19.22 0.00 2.24 0.10 0.05 78.39 [2026-05-08T13:10:37.020Z] 12:54:01 4 17.99 0.00 2.60 0.03 0.03 79.35 [2026-05-08T13:10:37.020Z] 12:54:01 5 17.29 0.00 2.61 1.00 0.03 79.06 [2026-05-08T13:10:37.020Z] 12:54:01 6 18.25 0.00 2.09 0.80 0.03 78.83 [2026-05-08T13:10:37.020Z] 12:54:01 7 17.76 0.00 2.82 0.02 0.05 79.35 [2026-05-08T13:10:37.020Z] 12:55:01 all 0.06 0.00 0.03 0.04 0.01 99.86 [2026-05-08T13:10:37.020Z] 12:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-08T13:10:37.020Z] 12:55:01 1 0.07 0.00 0.03 0.02 0.00 99.88 [2026-05-08T13:10:37.020Z] 12:55:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2026-05-08T13:10:37.020Z] 12:55:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-08T13:10:37.020Z] 12:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-08T13:10:37.020Z] 12:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 12:55:01 6 0.05 0.00 0.02 0.25 0.00 99.68 [2026-05-08T13:10:37.020Z] 12:55:01 7 0.12 0.00 0.03 0.00 0.00 99.85 [2026-05-08T13:10:37.020Z] 12:56:01 all 2.38 0.00 1.09 0.22 0.02 96.29 [2026-05-08T13:10:37.020Z] 12:56:01 0 2.38 0.00 1.37 1.32 0.05 94.87 [2026-05-08T13:10:37.020Z] 12:56:01 1 2.34 0.00 1.16 0.02 0.02 96.47 [2026-05-08T13:10:37.020Z] 12:56:01 2 2.48 0.00 0.70 0.00 0.02 96.80 [2026-05-08T13:10:37.020Z] 12:56:01 3 2.22 0.00 0.77 0.02 0.02 96.97 [2026-05-08T13:10:37.020Z] 12:56:01 4 2.38 0.00 0.79 0.10 0.02 96.72 [2026-05-08T13:10:37.020Z] 12:56:01 5 3.07 0.00 0.82 0.05 0.02 96.04 [2026-05-08T13:10:37.020Z] 12:56:01 6 2.06 0.00 0.94 0.27 0.02 96.72 [2026-05-08T13:10:37.020Z] 12:56:01 7 2.07 0.00 2.14 0.00 0.03 95.75 [2026-05-08T13:10:37.020Z] 12:57:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2026-05-08T13:10:37.020Z] 12:57:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2026-05-08T13:10:37.020Z] 12:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 12:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 12:57:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2026-05-08T13:10:37.020Z] 12:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 12:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-08T13:10:37.020Z] 12:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 12:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 12:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2026-05-08T13:10:37.020Z] 12:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2026-05-08T13:10:37.020Z] 12:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 12:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 12:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-08T13:10:37.020Z] 12:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 12:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 12:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 12:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 12:59:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2026-05-08T13:10:37.020Z] 12:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 12:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 12:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 12:59:01 3 1.04 0.00 0.03 0.00 0.00 98.92 [2026-05-08T13:10:37.020Z] 12:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 12:59:01 5 0.40 0.00 0.03 0.02 0.02 99.53 [2026-05-08T13:10:37.020Z] 12:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 12:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:00:01 all 0.30 0.00 0.01 0.18 0.01 99.49 [2026-05-08T13:10:37.020Z] 13:00:01 0 0.10 0.00 0.02 1.28 0.02 98.58 [2026-05-08T13:10:37.020Z] 13:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 13:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 13:00:01 3 1.99 0.00 0.00 0.00 0.00 98.01 [2026-05-08T13:10:37.020Z] 13:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:00:01 5 0.13 0.00 0.03 0.17 0.02 99.65 [2026-05-08T13:10:37.020Z] 13:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-05-08T13:10:37.020Z] 13:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-08T13:10:37.020Z] 13:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] 13:01:01 CPU %user %nice %system %iowait %steal %idle [2026-05-08T13:10:37.020Z] 13:02:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2026-05-08T13:10:37.020Z] 13:02:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2026-05-08T13:10:37.020Z] 13:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 13:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-08T13:10:37.020Z] 13:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-08T13:10:37.020Z] 13:03:01 all 0.03 0.00 0.01 0.18 0.00 99.78 [2026-05-08T13:10:37.020Z] 13:03:01 0 0.10 0.00 0.05 1.42 0.02 98.42 [2026-05-08T13:10:37.020Z] 13:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-05-08T13:10:37.020Z] 13:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 13:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-08T13:10:37.020Z] 13:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 13:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:04:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-08T13:10:37.020Z] 13:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:05:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2026-05-08T13:10:37.020Z] 13:05:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2026-05-08T13:10:37.020Z] 13:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:05:01 2 0.07 0.00 0.03 0.02 0.00 99.88 [2026-05-08T13:10:37.020Z] 13:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:05:01 4 0.02 0.00 0.07 0.00 0.02 99.90 [2026-05-08T13:10:37.020Z] 13:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-08T13:10:37.020Z] 13:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 13:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-08T13:10:37.020Z] 13:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-05-08T13:10:37.020Z] 13:06:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2026-05-08T13:10:37.020Z] 13:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-08T13:10:37.020Z] 13:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-08T13:10:37.020Z] 13:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 13:07:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2026-05-08T13:10:37.020Z] 13:07:01 0 0.05 0.00 0.05 0.02 0.03 99.85 [2026-05-08T13:10:37.020Z] 13:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:07:01 3 1.14 0.00 0.02 0.00 0.00 98.84 [2026-05-08T13:10:37.020Z] 13:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-08T13:10:37.020Z] 13:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:08:01 all 0.29 0.00 0.01 0.00 0.00 99.70 [2026-05-08T13:10:37.020Z] 13:08:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2026-05-08T13:10:37.020Z] 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:08:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2026-05-08T13:10:37.020Z] 13:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:08:01 5 0.07 0.00 0.02 0.02 0.00 99.90 [2026-05-08T13:10:37.020Z] 13:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-08T13:10:37.020Z] 13:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-08T13:10:37.020Z] 13:09:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2026-05-08T13:10:37.020Z] 13:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-08T13:10:37.020Z] 13:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-08T13:10:37.020Z] 13:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:09:01 3 1.57 0.00 0.03 0.00 0.00 98.40 [2026-05-08T13:10:37.020Z] 13:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-08T13:10:37.020Z] 13:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-08T13:10:37.020Z] 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-08T13:10:37.020Z] 13:10:01 all 6.09 0.00 2.50 0.66 0.06 90.69 [2026-05-08T13:10:37.020Z] 13:10:01 0 4.28 0.00 2.12 0.94 0.05 92.61 [2026-05-08T13:10:37.020Z] 13:10:01 1 7.05 0.00 3.17 0.13 0.07 89.58 [2026-05-08T13:10:37.020Z] 13:10:01 2 7.25 0.00 3.04 2.12 0.05 87.54 [2026-05-08T13:10:37.020Z] 13:10:01 3 6.34 0.00 2.22 0.07 0.07 91.31 [2026-05-08T13:10:37.020Z] 13:10:01 4 5.54 0.00 2.17 0.03 0.05 92.20 [2026-05-08T13:10:37.020Z] 13:10:01 5 5.97 0.00 2.44 1.85 0.07 89.67 [2026-05-08T13:10:37.020Z] 13:10:01 6 5.74 0.00 2.64 0.10 0.05 91.47 [2026-05-08T13:10:37.020Z] 13:10:01 7 6.56 0.00 2.16 0.03 0.07 91.17 [2026-05-08T13:10:37.020Z] Average: all 6.71 0.00 1.21 0.23 0.02 91.83 [2026-05-08T13:10:37.020Z] Average: 0 6.54 0.00 1.17 0.35 0.03 91.90 [2026-05-08T13:10:37.020Z] Average: 1 6.63 0.00 1.20 0.15 0.02 92.00 [2026-05-08T13:10:37.020Z] Average: 2 6.83 0.00 1.30 0.42 0.02 91.43 [2026-05-08T13:10:37.020Z] Average: 3 7.02 0.00 1.15 0.06 0.03 91.75 [2026-05-08T13:10:37.020Z] Average: 4 6.52 0.00 1.26 0.21 0.02 91.98 [2026-05-08T13:10:37.020Z] Average: 5 6.63 0.00 1.18 0.19 0.03 91.97 [2026-05-08T13:10:37.020Z] Average: 6 6.79 0.00 1.23 0.20 0.02 91.76 [2026-05-08T13:10:37.020Z] Average: 7 6.71 0.00 1.22 0.23 0.02 91.81 [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z] [2026-05-08T13:10:37.020Z]