Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 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-ssh10137775396124097445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10566555063796164477.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10122168529500399198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8571496218573773251.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-ssh3134978777788674956.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 ‘prd-ubuntu20.04-docker-8c-8g-10725’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11199 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 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a (main) > git config core.sparsecheckout # timeout=10 > git checkout -f ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a # timeout=10 Commit message: "Merge pull request #780 from weichou1229/bump-sdk" > git rev-list --no-walk a42f03f0ccd918941bb231f21c4b6011778a011d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T08:39:13.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T08:39:13.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T08:39:13.685Z] ========================================================= [2026-05-25T08:39:13.685Z] EdgeX Global Pipelines Version Info [2026-05-25T08:39:13.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:39:14.795Z] ------------------- [2026-05-25T08:39:14.795Z] stable info: [2026-05-25T08:39:14.795Z] ------------------- [2026-05-25T08:39:14.795Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T08:39:14.795Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T08:39:14.795Z] Message: update stable to v1.0.280 [2026-05-25T08:39:15.368Z] ------------------- [2026-05-25T08:39:15.368Z] experimental info: [2026-05-25T08:39:15.368Z] ------------------- [2026-05-25T08:39:15.368Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T08:39:15.368Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T08:39:15.368Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T08:39:15.471Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-05-25T08:39:15.514Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-05-25T08:39:15.546Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T08:39:15.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T08:39:15.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T08:39:15.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T08:39:15.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T08:39:15.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T08:39:15.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T08:39:15.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T08:39:15.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T08:39:15.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-05-25T08:39:15.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T08:39:15.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T08:39:15.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T08:39:15.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T08:39:16.001Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T08:39:16.022Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T08:39:16.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T08:39:16.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T08:39:16.105Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T08:39:16.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T08:39:16.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T08:39:16.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T08:39:16.215Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T08:39:16.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T08:39:16.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T08:39:16.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T08:39:16.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T08:39:16.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T08:39:16.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo [2026-05-25T08:39:16.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab668cd [Pipeline] echo [2026-05-25T08:39:16.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:39:16.510Z] provisioning config files... [2026-05-25T08:39:16.525Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7096534379043889697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:39:16.878Z] ---> ****-login.sh [2026-05-25T08:39:16.878Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:39:17.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:17.450Z] [2026-05-25T08:39:17.450Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:39:17.450Z] Configure a credential helper to remove this warning. See [2026-05-25T08:39:17.450Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:39:17.450Z] [2026-05-25T08:39:17.450Z] Login Succeeded [2026-05-25T08:39:17.450Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:39:17.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:39:17.775Z] Configure a credential helper to remove this warning. See [2026-05-25T08:39:17.775Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] Login Succeeded [2026-05-25T08:39:17.775Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:39:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:39:17.775Z] Configure a credential helper to remove this warning. See [2026-05-25T08:39:17.775Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] Login Succeeded [2026-05-25T08:39:17.775Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:39:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:39:17.775Z] Configure a credential helper to remove this warning. See [2026-05-25T08:39:17.775Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:39:17.775Z] [2026-05-25T08:39:17.775Z] Login Succeeded [2026-05-25T08:39:17.775Z] ****.io [2026-05-25T08:39:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:18.780Z] [2026-05-25T08:39:18.780Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:39:18.780Z] Configure a credential helper to remove this warning. See [2026-05-25T08:39:18.780Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:39:18.780Z] [2026-05-25T08:39:18.780Z] Login Succeeded [2026-05-25T08:39:18.780Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:39:18.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T08:39:19.225Z] + git rev-list -1 --merges ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a~1..ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo [2026-05-25T08:39:19.256Z] -----------> git rev-list -1 --merges ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a~1..ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:39:19.256Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [false] [Pipeline] sh [2026-05-25T08:39:19.562Z] + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo [2026-05-25T08:39:19.576Z] ========================================================= [2026-05-25T08:39:19.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T08:39:19.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T08:39:19.928Z] + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo [2026-05-25T08:39:19.941Z] [semverPrep] GIT_COMMIT: ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a, Commit Message: Merge pull request #780 from weichou1229/bump-sdk [Pipeline] echo [2026-05-25T08:39:19.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T08:39:20.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T08:39:20.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T08:39:20.337Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T08:39:20.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T08:39:20.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T08:39:20.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T08:39:20.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:39:20.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:39:20.712Z] [2026-05-25T08:39:20.712Z] 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-25T08:39:21.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:39:21.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T08:39:21.054Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T08:39:21.054Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T08:39:21.054Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T08:39:21.054Z] 461d9e800cba: Pulling fs layer [2026-05-25T08:39:21.054Z] 80192f66455f: Pulling fs layer [2026-05-25T08:39:21.054Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T08:39:21.054Z] a29436f7fd5d: Pulling fs layer [2026-05-25T08:39:21.054Z] 923cac83aea3: Pulling fs layer [2026-05-25T08:39:21.054Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T08:39:21.054Z] db01528c6b51: Pulling fs layer [2026-05-25T08:39:21.054Z] 28988de357af: Pulling fs layer [2026-05-25T08:39:21.054Z] 2e8e34ca0e6c: Waiting [2026-05-25T08:39:21.054Z] a29436f7fd5d: Waiting [2026-05-25T08:39:21.054Z] 923cac83aea3: Waiting [2026-05-25T08:39:21.054Z] 25ad8b0a4227: Waiting [2026-05-25T08:39:21.054Z] db01528c6b51: Waiting [2026-05-25T08:39:21.054Z] 461d9e800cba: Waiting [2026-05-25T08:39:21.054Z] 80192f66455f: Waiting [2026-05-25T08:39:21.054Z] 6bf1a483ea7c: Download complete [2026-05-25T08:39:21.327Z] 461d9e800cba: Verifying Checksum [2026-05-25T08:39:21.327Z] 461d9e800cba: Download complete [2026-05-25T08:39:21.327Z] 80192f66455f: Verifying Checksum [2026-05-25T08:39:21.327Z] 80192f66455f: Download complete [2026-05-25T08:39:21.327Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T08:39:21.327Z] f5dfc541a4d3: Download complete [2026-05-25T08:39:21.327Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T08:39:21.328Z] 3dae71ba6b94: Download complete [2026-05-25T08:39:21.328Z] 923cac83aea3: Download complete [2026-05-25T08:39:21.591Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T08:39:21.591Z] 25ad8b0a4227: Download complete [2026-05-25T08:39:21.591Z] db01528c6b51: Verifying Checksum [2026-05-25T08:39:21.591Z] db01528c6b51: Download complete [2026-05-25T08:39:21.591Z] 28988de357af: Download complete [2026-05-25T08:39:21.851Z] a29436f7fd5d: Verifying Checksum [2026-05-25T08:39:21.851Z] a29436f7fd5d: Download complete [2026-05-25T08:39:22.109Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T08:39:22.109Z] 2e8e34ca0e6c: Download complete [2026-05-25T08:39:23.067Z] 3dae71ba6b94: Pull complete [2026-05-25T08:39:23.067Z] 6bf1a483ea7c: Pull complete [2026-05-25T08:39:23.696Z] f5dfc541a4d3: Pull complete [2026-05-25T08:39:23.975Z] 461d9e800cba: Pull complete [2026-05-25T08:39:23.975Z] 80192f66455f: Pull complete [2026-05-25T08:39:28.313Z] 2e8e34ca0e6c: Pull complete [2026-05-25T08:39:28.572Z] a29436f7fd5d: Pull complete [2026-05-25T08:39:28.834Z] 923cac83aea3: Pull complete [2026-05-25T08:39:28.834Z] 25ad8b0a4227: Pull complete [2026-05-25T08:39:29.094Z] db01528c6b51: Pull complete [2026-05-25T08:39:29.094Z] 28988de357af: Pull complete [2026-05-25T08:39:29.094Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T08:39:29.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:39:29.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:39:29.314Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T08:39:29.344Z] $ 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-25T08:39:31.710Z] $ docker top 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 -eo pid,comm [2026-05-25T08:39:31.775Z] 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-25T08:39:31.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T08:39:31.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:39:31.836Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:39:31.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:39:31.950Z] $ docker exec 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent [2026-05-25T08:39:32.073Z] SSH_AUTH_SOCK=/tmp/ssh-JDv7rln6GG1D/agent.32 [2026-05-25T08:39:32.073Z] SSH_AGENT_PID=38 [2026-05-25T08:39:32.079Z] Running ssh-add (command line suppressed) [2026-05-25T08:39:32.169Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3816096490344935037.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3816096490344935037.key) [2026-05-25T08:39:32.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:39:32.481Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-05-25T08:39:32.777Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T08:39:32.788Z] $ docker exec --env ******** --env ******** 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent -k [2026-05-25T08:39:32.897Z] unset SSH_AUTH_SOCK; [2026-05-25T08:39:32.898Z] unset SSH_AGENT_PID; [2026-05-25T08:39:32.898Z] echo Agent pid 38 killed; [2026-05-25T08:39:32.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T08:39:32.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:39:32.991Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:39:33.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:39:33.106Z] $ docker exec 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent [2026-05-25T08:39:33.211Z] SSH_AUTH_SOCK=/tmp/ssh-wd66q2haQIwy/agent.85 [2026-05-25T08:39:33.211Z] SSH_AGENT_PID=91 [2026-05-25T08:39:33.216Z] Running ssh-add (command line suppressed) [2026-05-25T08:39:33.322Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14352035113383763360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14352035113383763360.key) [2026-05-25T08:39:33.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:39:33.634Z] + git semver init [2026-05-25T08:39:33.898Z] 2026-05-25 08:39:33,848 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T08:39:34.158Z] 2026-05-25 08:39:33,906 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T08:39:34.158Z] 2026-05-25 08:39:33,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-05-25T08:39:34.158Z] 2026-05-25 08:39:33,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-05-25T08:39:34.158Z] 2026-05-25 08:39:33,908 [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-25T08:39:35.538Z] 2026-05-25 08:39:35,358 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-05-25T08:39:35.538Z] 2026-05-25 08:39:35,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-05-25T08:39:35.538Z] 2026-05-25 08:39:35,359 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T08:39:35.538Z] 2026-05-25 08:39:35,359 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T08:39:35.538Z] 4.1.0-dev.24 [Pipeline] } [2026-05-25T08:39:35.546Z] $ docker exec --env ******** --env ******** 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent -k [2026-05-25T08:39:35.639Z] unset SSH_AUTH_SOCK; [2026-05-25T08:39:35.640Z] unset SSH_AGENT_PID; [2026-05-25T08:39:35.640Z] echo Agent pid 91 killed; [2026-05-25T08:39:35.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T08:39:35.972Z] + git semver [Pipeline] } [2026-05-25T08:39:36.564Z] $ docker stop --time=1 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 [2026-05-25T08:39:37.904Z] $ docker rm -f --volumes 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:39:38.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T08:39:38.675Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T08:39:38.677Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [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-25T08:39:38.983Z] provisioning config files... [2026-05-25T08:39:39.027Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2126508244986044747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:39:39.409Z] ---> ****-login.sh [2026-05-25T08:39:39.409Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:39:39.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:39.409Z] Login Succeeded [2026-05-25T08:39:39.409Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:39:39.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:39.409Z] Login Succeeded [2026-05-25T08:39:39.409Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:39:39.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:39.669Z] Login Succeeded [2026-05-25T08:39:39.669Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:39:39.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:39.669Z] Login Succeeded [2026-05-25T08:39:39.669Z] ****.io [2026-05-25T08:39:39.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:39:39.935Z] Login Succeeded [2026-05-25T08:39:39.935Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:39:39.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T08:39:40.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:39:40.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:39:40.263Z] ========================================================= [2026-05-25T08:39:40.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T08:39:40.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:39:40.681Z] + 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-25T08:39:42.088Z] #0 building with "default" instance using docker driver [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #1 [internal] load build definition from Dockerfile [2026-05-25T08:39:42.088Z] #1 transferring dockerfile: 2.05kB done [2026-05-25T08:39:42.088Z] #1 DONE 0.1s [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T08:39:42.088Z] #2 DONE 0.1s [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #3 [internal] load .dockerignore [2026-05-25T08:39:42.088Z] #3 transferring context: 159B done [2026-05-25T08:39:42.088Z] #3 DONE 0.0s [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T08:39:42.088Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T08:39:42.088Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T08:39:42.088Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T08:39:42.088Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.48MB / 60.15MB 0.1s [2026-05-25T08:39:42.088Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T08:39:42.088Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T08:39:42.088Z] #4 ... [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #5 [internal] load build context [2026-05-25T08:39:42.088Z] #5 transferring context: 14.95MB 0.2s done [2026-05-25T08:39:42.088Z] #5 DONE 0.2s [2026-05-25T08:39:42.088Z] [2026-05-25T08:39:42.088Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T08:39:42.088Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s [2026-05-25T08:39:42.088Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T08:39:42.088Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-05-25T08:39:42.088Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-25T08:39:42.088Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-25T08:39:42.088Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-25T08:39:42.088Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2026-05-25T08:39:42.352Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 38.80MB / 60.15MB 0.4s [2026-05-25T08:39:42.352Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-05-25T08:39:42.352Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.4s [2026-05-25T08:39:42.352Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-25T08:39:42.352Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-25T08:39:42.352Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-25T08:39:42.352Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.66MB / 112.58MB 0.6s [2026-05-25T08:39:42.352Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s [2026-05-25T08:39:42.615Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T08:39:42.615Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.7s [2026-05-25T08:39:42.615Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-05-25T08:39:42.615Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T08:39:42.615Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s [2026-05-25T08:39:42.615Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-25T08:39:42.876Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s [2026-05-25T08:39:42.876Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.00MB / 112.58MB 1.0s [2026-05-25T08:39:43.146Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-05-25T08:39:47.411Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-05-25T08:39:47.411Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T08:39:47.411Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T08:39:47.411Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T08:39:47.411Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T08:39:47.411Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T08:39:47.985Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-25T08:39:47.985Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-25T08:39:51.282Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-05-25T08:39:51.282Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-25T08:39:52.216Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-25T08:39:52.475Z] #4 DONE 10.7s [2026-05-25T08:39:52.739Z] [2026-05-25T08:39:52.739Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-25T08:39:52.739Z] #6 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:39:52.999Z] #6 0.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:39:53.590Z] #6 0.905 OK: 265 MiB in 60 packages [2026-05-25T08:39:53.933Z] Still waiting to schedule task [2026-05-25T08:39:53.934Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10768’ [2026-05-25T08:39:54.976Z] #6 DONE 2.5s [2026-05-25T08:39:55.238Z] [2026-05-25T08:39:55.238Z] #7 [builder 3/7] WORKDIR /app [2026-05-25T08:39:55.238Z] #7 DONE 0.0s [2026-05-25T08:39:55.238Z] [2026-05-25T08:39:55.238Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T08:39:55.238Z] #8 DONE 0.0s [2026-05-25T08:39:55.238Z] [2026-05-25T08:39:55.238Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:40:07.565Z] #9 DONE 10.4s [2026-05-25T08:40:07.565Z] [2026-05-25T08:40:07.565Z] #10 [builder 6/7] COPY . . [2026-05-25T08:40:07.565Z] #10 DONE 0.1s [2026-05-25T08:40:07.565Z] [2026-05-25T08:40:07.565Z] #11 [builder 7/7] RUN echo noop [2026-05-25T08:40:07.565Z] #11 0.207 noop [2026-05-25T08:40:07.565Z] #11 DONE 0.3s [2026-05-25T08:40:07.565Z] [2026-05-25T08:40:07.565Z] #12 exporting to image [2026-05-25T08:40:07.565Z] #12 exporting layers [2026-05-25T08:40:14.142Z] #12 exporting layers 7.4s done [2026-05-25T08:40:14.142Z] #12 writing image sha256:e484908128b86a0a6de11fd75e60d2310267f94de26edff4bfd3f8d1ade41781 done [2026-05-25T08:40:14.142Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T08:40:14.142Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:40:14.481Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T08:40:14.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:40:14.560Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T08:40:14.587Z] $ 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-25T08:40:14.876Z] $ docker top bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:40:15.235Z] + go version [2026-05-25T08:40:15.235Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T08:40:15.244Z] $ docker stop --time=1 bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f [2026-05-25T08:40:16.496Z] $ docker rm -f --volumes bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:40:16.935Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T08:40:16.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:40:17.072Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T08:40:17.101Z] $ 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-25T08:40:17.324Z] $ docker top 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:40:17.675Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T08:40:17.971Z] + make test [2026-05-25T08:40:17.971Z] go test -race -coverprofile=coverage.out ./... [2026-05-25T08:40:56.815Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-25T08:41:23.540Z] 0 issues. [2026-05-25T08:41:23.540Z] go vet ./... [2026-05-25T08:41:28.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T08:41:28.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T08:41:28.849Z] ./bin/test-attribution-txt.sh [2026-05-25T08:41:28.849Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T08:41:28.849Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T08:41:28.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T08:41:28.888Z] $ docker stop --time=1 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 [2026-05-25T08:41:30.958Z] $ docker rm -f --volumes 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:41:31.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T08:41:31.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T08:41:32.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T08:41:32.555Z] + ls -al . [2026-05-25T08:41:32.555Z] total 252 [2026-05-25T08:41:32.555Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 08:40 . [2026-05-25T08:41:32.555Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:39 .. [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 119 May 25 08:39 .dockerignore [2026-05-25T08:41:32.555Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:40 .git [2026-05-25T08:41:32.555Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:39 .github [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 108 May 25 08:39 .gitignore [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:39 .golangci.yml [2026-05-25T08:41:32.555Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:39 .semver [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 25 08:39 Attribution.txt [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 39621 May 25 08:39 CHANGELOG.md [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 25 08:39 Dockerfile [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:39 GOVERNANCE.md [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 689 May 25 08:39 Jenkinsfile [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 25 08:39 LICENSE [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 618 May 25 08:39 OWNERS.md [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 25 08:39 README.md [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 08:39 VERSION [2026-05-25T08:41:32.555Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:39 bin [2026-05-25T08:41:32.555Z] -rw-r--r-- 1 jenkins jenkins 953 May 25 08:40 coverage.out [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 6860 May 25 08:39 go.mod [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 90268 May 25 08:39 go.sum [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 25 08:39 main.go [2026-05-25T08:41:32.555Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 25 08:39 makefile [2026-05-25T08:41:32.555Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 08:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:41:33.003Z] + 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=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a --label arch=amd64 --label version=4.1.0-dev.24 . [2026-05-25T08:41:33.003Z] #0 building with "default" instance using docker driver [2026-05-25T08:41:33.003Z] [2026-05-25T08:41:33.003Z] #1 [internal] load build definition from Dockerfile [2026-05-25T08:41:33.003Z] #1 transferring dockerfile: 2.05kB done [2026-05-25T08:41:33.003Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [2026-05-25T08:41:33.003Z] #1 DONE 0.0s [2026-05-25T08:41:33.003Z] [2026-05-25T08:41:33.003Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T08:41:33.003Z] #2 DONE 0.0s [2026-05-25T08:41:33.003Z] [2026-05-25T08:41:33.003Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T08:41:33.003Z] #3 DONE 0.1s [2026-05-25T08:41:33.003Z] [2026-05-25T08:41:33.003Z] #4 [internal] load .dockerignore [2026-05-25T08:41:33.003Z] #4 transferring context: 159B done [2026-05-25T08:41:33.003Z] #4 DONE 0.0s [2026-05-25T08:41:33.269Z] [2026-05-25T08:41:33.269Z] #5 [internal] load build context [2026-05-25T08:41:33.269Z] #5 transferring context: 4.84kB done [2026-05-25T08:41:33.269Z] #5 DONE 0.0s [2026-05-25T08:41:33.269Z] [2026-05-25T08:41:33.269Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T08:41:33.269Z] #6 DONE 0.1s [2026-05-25T08:41:33.269Z] [2026-05-25T08:41:33.269Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T08:41:33.269Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T08:41:33.269Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T08:41:33.269Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T08:41:33.269Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T08:41:33.269Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T08:41:33.269Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T08:41:33.269Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T08:41:33.269Z] #7 DONE 0.2s [2026-05-25T08:41:33.269Z] [2026-05-25T08:41:33.269Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-25T08:41:33.538Z] #8 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:33.808Z] #8 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:34.383Z] #8 0.875 OK: 265 MiB in 60 packages [2026-05-25T08:41:34.383Z] #8 DONE 1.0s [2026-05-25T08:41:34.383Z] [2026-05-25T08:41:34.383Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-25T08:41:34.383Z] #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:34.383Z] #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:34.383Z] #9 0.703 (1/2) Installing ca-certificates (20260413-r0) [2026-05-25T08:41:34.383Z] #9 0.728 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-25T08:41:34.383Z] #9 0.732 Executing busybox-1.37.0-r20.trigger [2026-05-25T08:41:34.383Z] #9 0.737 Executing ca-certificates-20260413-r0.trigger [2026-05-25T08:41:34.383Z] #9 0.775 OK: 8 MiB in 18 packages [2026-05-25T08:41:34.383Z] #9 DONE 0.9s [2026-05-25T08:41:34.383Z] [2026-05-25T08:41:34.383Z] #10 [builder 3/7] WORKDIR /app [2026-05-25T08:41:34.383Z] #10 DONE 0.0s [2026-05-25T08:41:34.383Z] [2026-05-25T08:41:34.383Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T08:41:34.383Z] #11 DONE 0.1s [2026-05-25T08:41:34.383Z] [2026-05-25T08:41:34.383Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T08:41:34.669Z] #12 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:34.669Z] #12 ... [2026-05-25T08:41:34.669Z] [2026-05-25T08:41:34.669Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:41:34.669Z] #13 DONE 0.5s [2026-05-25T08:41:34.973Z] [2026-05-25T08:41:34.973Z] #14 [builder 6/7] COPY . . [2026-05-25T08:41:34.973Z] #14 DONE 0.1s [2026-05-25T08:41:34.973Z] [2026-05-25T08:41:34.973Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T08:41:34.973Z] #12 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:41:35.267Z] #12 1.082 OK: 8 MiB in 18 packages [2026-05-25T08:41:35.529Z] #12 DONE 1.2s [2026-05-25T08:41:35.529Z] [2026-05-25T08:41:35.529Z] #15 [builder 7/7] RUN make build [2026-05-25T08:41:35.529Z] #15 0.276 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-05-25T08:42:02.099Z] #15 DONE 26.3s [2026-05-25T08:42:02.099Z] [2026-05-25T08:42:02.099Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-25T08:42:02.099Z] #16 DONE 0.3s [2026-05-25T08:42:02.099Z] [2026-05-25T08:42:02.099Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-05-25T08:42:02.099Z] #17 DONE 0.2s [2026-05-25T08:42:02.099Z] [2026-05-25T08:42:02.099Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-05-25T08:42:02.099Z] #18 DONE 0.2s [2026-05-25T08:42:02.099Z] [2026-05-25T08:42:02.099Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-25T08:42:02.359Z] #19 DONE 0.6s [2026-05-25T08:42:02.619Z] [2026-05-25T08:42:02.619Z] #20 exporting to image [2026-05-25T08:42:02.619Z] #20 exporting layers [2026-05-25T08:42:03.555Z] #20 exporting layers 1.1s done [2026-05-25T08:42:03.815Z] #20 writing image sha256:a66d11e2fea1ab7962cbcab61709b629cc0d87a7c4be0198a15c7c5c673eca21 done [2026-05-25T08:42:03.815Z] #20 naming to docker.io/library/app-service-configurable 0.1s done [2026-05-25T08:42:03.815Z] #20 DONE 1.4s [2026-05-25T08:42:04.393Z] [2026-05-25T08:42:04.405Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:42:04.534Z] provisioning config files... [2026-05-25T08:42:04.543Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18184643828951810257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:42:04.859Z] ---> ****-login.sh [2026-05-25T08:42:04.859Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:42:04.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:42:04.859Z] Login Succeeded [2026-05-25T08:42:04.859Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:42:04.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:42:04.859Z] Login Succeeded [2026-05-25T08:42:04.859Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:42:04.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:42:05.120Z] Login Succeeded [2026-05-25T08:42:05.120Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:42:05.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:42:05.120Z] Login Succeeded [2026-05-25T08:42:05.120Z] ****.io [2026-05-25T08:42:05.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:42:05.385Z] Login Succeeded [2026-05-25T08:42:05.385Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:42:05.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:42:05.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:42:05.479Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-05-25T08:42:05.479Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:42:05.479Z] latest [2026-05-25T08:42:05.479Z] 4.1.0-dev.24 [2026-05-25T08:42:05.479Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:42:05.479Z] main [2026-05-25T08:42:05.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:05.833Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:06.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:42:06.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-25T08:42:06.172Z] 3c42daf77319: Preparing [2026-05-25T08:42:06.172Z] 6537fcc34444: Preparing [2026-05-25T08:42:06.172Z] de0b39ebe008: Preparing [2026-05-25T08:42:06.172Z] 08977a953a52: Preparing [2026-05-25T08:42:06.172Z] 33a8afd2daa8: Preparing [2026-05-25T08:42:06.172Z] 47aa77542d89: Preparing [2026-05-25T08:42:06.172Z] 0854555d70ac: Preparing [2026-05-25T08:42:06.172Z] 47aa77542d89: Waiting [2026-05-25T08:42:06.172Z] 0854555d70ac: Waiting [2026-05-25T08:42:06.172Z] 6537fcc34444: Pushed [2026-05-25T08:42:06.172Z] 08977a953a52: Pushed [2026-05-25T08:42:06.172Z] 33a8afd2daa8: Pushed [2026-05-25T08:42:06.172Z] de0b39ebe008: Pushed [2026-05-25T08:42:06.431Z] 47aa77542d89: Pushed [2026-05-25T08:42:06.431Z] 0854555d70ac: Layer already exists [2026-05-25T08:42:10.622Z] 3c42daf77319: Pushed [2026-05-25T08:42:10.622Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:10.958Z] + 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-25T08:42:11.310Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-25T08:42:11.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-25T08:42:11.310Z] 3c42daf77319: Preparing [2026-05-25T08:42:11.310Z] 6537fcc34444: Preparing [2026-05-25T08:42:11.310Z] de0b39ebe008: Preparing [2026-05-25T08:42:11.310Z] 08977a953a52: Preparing [2026-05-25T08:42:11.310Z] 33a8afd2daa8: Preparing [2026-05-25T08:42:11.310Z] 47aa77542d89: Preparing [2026-05-25T08:42:11.310Z] 0854555d70ac: Preparing [2026-05-25T08:42:11.310Z] 47aa77542d89: Waiting [2026-05-25T08:42:11.310Z] 0854555d70ac: Waiting [2026-05-25T08:42:11.310Z] 08977a953a52: Layer already exists [2026-05-25T08:42:11.310Z] 6537fcc34444: Layer already exists [2026-05-25T08:42:11.310Z] 33a8afd2daa8: Layer already exists [2026-05-25T08:42:11.310Z] 3c42daf77319: Layer already exists [2026-05-25T08:42:11.310Z] de0b39ebe008: Layer already exists [2026-05-25T08:42:11.310Z] 0854555d70ac: Layer already exists [2026-05-25T08:42:11.310Z] 47aa77542d89: Layer already exists [2026-05-25T08:42:11.310Z] latest: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:11.696Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:12.025Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 [2026-05-25T08:42:12.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-25T08:42:12.025Z] 3c42daf77319: Preparing [2026-05-25T08:42:12.025Z] 6537fcc34444: Preparing [2026-05-25T08:42:12.025Z] de0b39ebe008: Preparing [2026-05-25T08:42:12.025Z] 08977a953a52: Preparing [2026-05-25T08:42:12.025Z] 33a8afd2daa8: Preparing [2026-05-25T08:42:12.025Z] 47aa77542d89: Preparing [2026-05-25T08:42:12.025Z] 0854555d70ac: Preparing [2026-05-25T08:42:12.025Z] 47aa77542d89: Waiting [2026-05-25T08:42:12.025Z] 0854555d70ac: Waiting [2026-05-25T08:42:12.025Z] 33a8afd2daa8: Layer already exists [2026-05-25T08:42:12.025Z] 3c42daf77319: Layer already exists [2026-05-25T08:42:12.025Z] de0b39ebe008: Layer already exists [2026-05-25T08:42:12.025Z] 6537fcc34444: Layer already exists [2026-05-25T08:42:12.025Z] 08977a953a52: Layer already exists [2026-05-25T08:42:12.025Z] 0854555d70ac: Layer already exists [2026-05-25T08:42:12.025Z] 47aa77542d89: Layer already exists [2026-05-25T08:42:12.025Z] 4.1.0-dev.24: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:12.362Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:12.701Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:42:12.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-25T08:42:12.701Z] 3c42daf77319: Preparing [2026-05-25T08:42:12.701Z] 6537fcc34444: Preparing [2026-05-25T08:42:12.701Z] de0b39ebe008: Preparing [2026-05-25T08:42:12.701Z] 08977a953a52: Preparing [2026-05-25T08:42:12.701Z] 33a8afd2daa8: Preparing [2026-05-25T08:42:12.701Z] 47aa77542d89: Preparing [2026-05-25T08:42:12.701Z] 0854555d70ac: Preparing [2026-05-25T08:42:12.701Z] 47aa77542d89: Waiting [2026-05-25T08:42:12.701Z] 0854555d70ac: Waiting [2026-05-25T08:42:12.701Z] 3c42daf77319: Layer already exists [2026-05-25T08:42:12.701Z] 08977a953a52: Layer already exists [2026-05-25T08:42:12.701Z] 33a8afd2daa8: Layer already exists [2026-05-25T08:42:12.701Z] 6537fcc34444: Layer already exists [2026-05-25T08:42:12.701Z] de0b39ebe008: Layer already exists [2026-05-25T08:42:12.701Z] 0854555d70ac: Layer already exists [2026-05-25T08:42:12.701Z] 47aa77542d89: Layer already exists [2026-05-25T08:42:12.701Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:13.040Z] + 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-25T08:42:13.367Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-05-25T08:42:13.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-05-25T08:42:13.367Z] 3c42daf77319: Preparing [2026-05-25T08:42:13.367Z] 6537fcc34444: Preparing [2026-05-25T08:42:13.367Z] de0b39ebe008: Preparing [2026-05-25T08:42:13.367Z] 08977a953a52: Preparing [2026-05-25T08:42:13.367Z] 33a8afd2daa8: Preparing [2026-05-25T08:42:13.367Z] 47aa77542d89: Preparing [2026-05-25T08:42:13.367Z] 0854555d70ac: Preparing [2026-05-25T08:42:13.367Z] 47aa77542d89: Waiting [2026-05-25T08:42:13.367Z] 0854555d70ac: Waiting [2026-05-25T08:42:13.367Z] 08977a953a52: Layer already exists [2026-05-25T08:42:13.367Z] 3c42daf77319: Layer already exists [2026-05-25T08:42:13.367Z] 33a8afd2daa8: Layer already exists [2026-05-25T08:42:13.367Z] 6537fcc34444: Layer already exists [2026-05-25T08:42:13.367Z] de0b39ebe008: Layer already exists [2026-05-25T08:42:13.367Z] 47aa77542d89: Layer already exists [2026-05-25T08:42:13.367Z] 0854555d70ac: Layer already exists [2026-05-25T08:42:13.367Z] main: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:42:13.452Z] ===================================================== [Pipeline] echo [2026-05-25T08:42:13.466Z] taggedImages: [2026-05-25T08:42:13.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:42:13.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-05-25T08:42:13.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 [2026-05-25T08:42:13.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:42:13.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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-25T08:42:13.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:42:13.907Z] [2026-05-25T08:42:13.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:42:14.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:42:14.220Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T08:42:14.220Z] 5eb5b503b376: Pulling fs layer [2026-05-25T08:42:14.220Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T08:42:14.220Z] ec43610c2a17: Pulling fs layer [2026-05-25T08:42:14.220Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T08:42:14.220Z] 33b1e0a273af: Pulling fs layer [2026-05-25T08:42:14.220Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T08:42:14.220Z] 2f39f015ded8: Pulling fs layer [2026-05-25T08:42:14.220Z] 5d3b04190fa2: Waiting [2026-05-25T08:42:14.220Z] 3a2ae6a8a46f: Waiting [2026-05-25T08:42:14.220Z] 2f39f015ded8: Waiting [2026-05-25T08:42:14.220Z] 33b1e0a273af: Waiting [2026-05-25T08:42:14.220Z] 5c69ac0246d0: Download complete [2026-05-25T08:42:14.482Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T08:42:14.482Z] 3a2ae6a8a46f: Download complete [2026-05-25T08:42:14.482Z] 33b1e0a273af: Verifying Checksum [2026-05-25T08:42:14.482Z] 33b1e0a273af: Download complete [2026-05-25T08:42:14.482Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T08:42:14.482Z] 5d3b04190fa2: Download complete [2026-05-25T08:42:14.482Z] ec43610c2a17: Verifying Checksum [2026-05-25T08:42:14.740Z] 5eb5b503b376: Verifying Checksum [2026-05-25T08:42:14.740Z] 5eb5b503b376: Download complete [2026-05-25T08:42:15.307Z] 2f39f015ded8: Verifying Checksum [2026-05-25T08:42:15.307Z] 2f39f015ded8: Download complete [2026-05-25T08:42:16.244Z] 5eb5b503b376: Pull complete [2026-05-25T08:42:16.503Z] 5c69ac0246d0: Pull complete [2026-05-25T08:42:17.071Z] ec43610c2a17: Pull complete [2026-05-25T08:42:17.071Z] 3a2ae6a8a46f: Pull complete [2026-05-25T08:42:17.328Z] 33b1e0a273af: Pull complete [2026-05-25T08:42:17.328Z] 5d3b04190fa2: Pull complete [2026-05-25T08:42:22.600Z] 2f39f015ded8: Pull complete [2026-05-25T08:42:22.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T08:42:22.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:42:22.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:42:22.703Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T08:42:22.730Z] $ 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-25T08:42:24.079Z] $ docker top 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:42:24.460Z] ---> job-cost.sh [2026-05-25T08:42:24.461Z] lf-activate-venv: SKIPPING [2026-05-25T08:42:24.461Z] INFO: No Stack... [2026-05-25T08:42:24.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T08:42:25.287Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T08:42:25.578Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-05-25T08:42:25.578Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T08:42:25.593Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [2026-05-25T08:42:25.601Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] did not exist. Created. [2026-05-25T08:42:25.615Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T08:42:25.932Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T08:42:25.969Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T08:42:25.979Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T08:42:26.010Z] $ docker stop --time=1 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 [2026-05-25T08:42:27.190Z] $ docker rm -f --volumes 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T08:43:18.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11228 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-05-25T08:43:18.981Z] Running in /w/workspace/app-service-configurable/302 [Pipeline] { [Pipeline] checkout [2026-05-25T08:43:22.031Z] The recommended git tool is: git [2026-05-25T08:43:27.867Z] using credential edgex-jenkins-ssh [2026-05-25T08:43:27.889Z] Cloning the remote Git repository [2026-05-25T08:43:27.933Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-05-25T08:43:28.025Z] > git init /w/workspace/app-service-configurable/302 # timeout=10 [2026-05-25T08:43:29.634Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-05-25T08:43:29.635Z] > git --version # timeout=10 [2026-05-25T08:43:29.668Z] > git --version # 'git version 2.25.1' [2026-05-25T08:43:29.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T08:43:29.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T08:43:36.601Z] Avoid second fetch [2026-05-25T08:43:36.602Z] Checking out Revision ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a (main) [2026-05-25T08:43:35.503Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-05-25T08:43:35.533Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T08:43:36.619Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T08:43:36.683Z] > git checkout -f ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a # timeout=10 [2026-05-25T08:43:37.288Z] Commit message: "Merge pull request #780 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:43:41.609Z] provisioning config files... [2026-05-25T08:43:41.637Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/302@tmp/config7475854123051870185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:43:42.353Z] ---> ****-login.sh [2026-05-25T08:43:42.353Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:43:42.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:43:42.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:43:42.901Z] Configure a credential helper to remove this warning. See [2026-05-25T08:43:42.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:43:42.901Z] [2026-05-25T08:43:42.901Z] Login Succeeded [2026-05-25T08:43:42.901Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:43:43.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:43:43.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:43:43.444Z] Configure a credential helper to remove this warning. See [2026-05-25T08:43:43.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:43:43.444Z] [2026-05-25T08:43:43.444Z] Login Succeeded [2026-05-25T08:43:43.444Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:43:43.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:43:43.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:43:43.716Z] Configure a credential helper to remove this warning. See [2026-05-25T08:43:43.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:43:43.716Z] [2026-05-25T08:43:43.716Z] Login Succeeded [2026-05-25T08:43:43.716Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:43:43.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:43:43.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:43:43.991Z] Configure a credential helper to remove this warning. See [2026-05-25T08:43:43.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:43:43.991Z] [2026-05-25T08:43:43.991Z] Login Succeeded [2026-05-25T08:43:43.991Z] ****.io [2026-05-25T08:43:44.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:43:44.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:43:44.531Z] Configure a credential helper to remove this warning. See [2026-05-25T08:43:44.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:43:44.531Z] [2026-05-25T08:43:44.531Z] Login Succeeded [2026-05-25T08:43:44.531Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:43:44.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T08:43:44.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:43:44.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:43:44.962Z] ========================================================= [2026-05-25T08:43:44.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T08:43:44.963Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:43:45.361Z] + 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-25T08:43:45.361Z] Sending build context to Docker daemon 229.9kB [2026-05-25T08:43:45.632Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T08:43:45.632Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T08:43:45.632Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T08:43:45.632Z] 6b59a28fa201: Pulling fs layer [2026-05-25T08:43:45.632Z] d32bb0dddca7: Pulling fs layer [2026-05-25T08:43:45.632Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T08:43:45.632Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T08:43:45.632Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T08:43:45.632Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T08:43:45.632Z] deaec5988b04: Pulling fs layer [2026-05-25T08:43:45.632Z] 9f65657bb879: Pulling fs layer [2026-05-25T08:43:45.632Z] 4f4fb700ef54: Waiting [2026-05-25T08:43:45.632Z] 8ba94037c8f0: Waiting [2026-05-25T08:43:45.632Z] deaec5988b04: Waiting [2026-05-25T08:43:45.632Z] 9f65657bb879: Waiting [2026-05-25T08:43:45.632Z] 196fd7d83e7d: Waiting [2026-05-25T08:43:45.904Z] d32bb0dddca7: Verifying Checksum [2026-05-25T08:43:45.904Z] d32bb0dddca7: Download complete [2026-05-25T08:43:45.904Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T08:43:45.904Z] 196fd7d83e7d: Download complete [2026-05-25T08:43:45.904Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T08:43:45.904Z] 4f4fb700ef54: Download complete [2026-05-25T08:43:45.904Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T08:43:45.904Z] 8ba94037c8f0: Download complete [2026-05-25T08:43:45.904Z] 6b59a28fa201: Verifying Checksum [2026-05-25T08:43:45.904Z] 6b59a28fa201: Download complete [2026-05-25T08:43:46.502Z] 9f65657bb879: Verifying Checksum [2026-05-25T08:43:46.502Z] 9f65657bb879: Download complete [2026-05-25T08:43:46.777Z] 6b59a28fa201: Pull complete [2026-05-25T08:43:47.370Z] d32bb0dddca7: Pull complete [2026-05-25T08:43:47.642Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T08:43:47.642Z] 5dab1238d3d9: Download complete [2026-05-25T08:43:49.065Z] deaec5988b04: Verifying Checksum [2026-05-25T08:43:49.065Z] deaec5988b04: Download complete [2026-05-25T08:44:01.491Z] 5dab1238d3d9: Pull complete [2026-05-25T08:44:01.491Z] 196fd7d83e7d: Pull complete [2026-05-25T08:44:01.777Z] 4f4fb700ef54: Pull complete [2026-05-25T08:44:02.049Z] 8ba94037c8f0: Pull complete [2026-05-25T08:44:12.148Z] deaec5988b04: Pull complete [2026-05-25T08:44:14.093Z] 9f65657bb879: Pull complete [2026-05-25T08:44:14.093Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T08:44:14.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T08:44:14.093Z] ---> 334268110677 [2026-05-25T08:44:14.093Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T08:44:16.042Z] ---> Running in 2dd513036303 [2026-05-25T08:44:16.042Z] Removing intermediate container 2dd513036303 [2026-05-25T08:44:16.042Z] ---> 26853ad02387 [2026-05-25T08:44:16.042Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T08:44:16.042Z] ---> Running in 5dfc46492a24 [2026-05-25T08:44:16.312Z] Removing intermediate container 5dfc46492a24 [2026-05-25T08:44:16.312Z] ---> f4640ef73071 [2026-05-25T08:44:16.312Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T08:44:16.582Z] ---> Running in f4c58aa12bfe [2026-05-25T08:44:16.869Z] Removing intermediate container f4c58aa12bfe [2026-05-25T08:44:16.869Z] ---> 33e245b05f20 [2026-05-25T08:44:16.869Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T08:44:16.869Z] ---> Running in e08ed14a64fe [2026-05-25T08:44:18.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:44:18.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:44:20.282Z] OK: 255 MiB in 60 packages [2026-05-25T08:44:20.883Z] Removing intermediate container e08ed14a64fe [2026-05-25T08:44:20.883Z] ---> 360859fb5c6a [2026-05-25T08:44:20.883Z] Step 7/12 : WORKDIR /app [2026-05-25T08:44:20.883Z] ---> Running in 47611409160d [2026-05-25T08:44:21.151Z] Removing intermediate container 47611409160d [2026-05-25T08:44:21.152Z] ---> 53747e65043d [2026-05-25T08:44:21.152Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-25T08:44:21.741Z] ---> 578cba72a820 [2026-05-25T08:44:21.741Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:44:21.741Z] ---> Running in 5bcf61fab943 [2026-05-25T08:46:13.508Z] Removing intermediate container 5bcf61fab943 [2026-05-25T08:46:13.508Z] ---> 5831411d599a [2026-05-25T08:46:13.508Z] Step 10/12 : COPY . . [2026-05-25T08:46:13.508Z] ---> 91b88c876d9d [2026-05-25T08:46:13.508Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T08:46:13.508Z] ---> Running in 052914f16803 [2026-05-25T08:46:13.508Z] Removing intermediate container 052914f16803 [2026-05-25T08:46:13.508Z] ---> ea908664e6c0 [2026-05-25T08:46:13.508Z] Step 12/12 : RUN $MAKE [2026-05-25T08:46:13.508Z] ---> Running in 41927dd3bea3 [2026-05-25T08:46:13.508Z] noop [2026-05-25T08:46:13.508Z] Removing intermediate container 41927dd3bea3 [2026-05-25T08:46:13.508Z] ---> 88a31b48be53 [2026-05-25T08:46:13.508Z] Successfully built 88a31b48be53 [2026-05-25T08:46:13.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:46:13.881Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T08:46:13.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:46:14.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container [2026-05-25T08:46:14.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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-25T08:46:19.324Z] $ docker top f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:46:20.191Z] + go version [2026-05-25T08:46:20.191Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T08:46:20.212Z] $ docker stop --time=1 f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d [2026-05-25T08:46:21.866Z] $ docker rm -f --volumes f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:46:22.542Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T08:46:22.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:46:22.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container [2026-05-25T08:46:22.821Z] $ 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/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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-25T08:46:24.058Z] $ docker top fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:46:24.916Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/302 [Pipeline] fileExists [Pipeline] sh [2026-05-25T08:46:25.576Z] + make test [2026-05-25T08:46:25.576Z] go test -race -coverprofile=coverage.out ./... [2026-05-25T08:51:32.738Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-05-25T08:51:32.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T08:51:32.738Z] go vet ./... [2026-05-25T08:55:09.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T08:55:09.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T08:55:09.641Z] ./bin/test-attribution-txt.sh [2026-05-25T08:55:09.641Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T08:55:09.641Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T08:55:09.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T08:55:09.680Z] $ docker stop --time=1 fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f [2026-05-25T08:55:11.542Z] $ docker rm -f --volumes fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:55:13.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T08:55:13.988Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T08:55:14.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T08:55:15.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T08:55:15.403Z] + ls -al . [2026-05-25T08:55:15.404Z] total 248 [2026-05-25T08:55:15.404Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 08:46 . [2026-05-25T08:55:15.404Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:43 .. [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 119 May 25 08:43 .dockerignore [2026-05-25T08:55:15.404Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:43 .git [2026-05-25T08:55:15.404Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:43 .github [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 108 May 25 08:43 .gitignore [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:43 .golangci.yml [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 19193 May 25 08:43 Attribution.txt [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 39621 May 25 08:43 CHANGELOG.md [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 2008 May 25 08:43 Dockerfile [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:43 GOVERNANCE.md [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 689 May 25 08:43 Jenkinsfile [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 25 08:43 LICENSE [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 618 May 25 08:43 OWNERS.md [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 4952 May 25 08:43 README.md [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 08:39 VERSION [2026-05-25T08:55:15.404Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:43 bin [2026-05-25T08:55:15.404Z] -rw-r--r-- 1 jenkins jenkins 953 May 25 08:51 coverage.out [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 6860 May 25 08:43 go.mod [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 90268 May 25 08:43 go.sum [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 25 08:43 main.go [2026-05-25T08:55:15.404Z] -rw-rw-r-- 1 jenkins jenkins 3361 May 25 08:43 makefile [2026-05-25T08:55:15.404Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 08:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:55:15.782Z] + 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=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a --label arch=arm64 --label version=4.1.0-dev.24 . [2026-05-25T08:55:15.782Z] Sending build context to Docker daemon 231.4kB [2026-05-25T08:55:16.057Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T08:55:16.057Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-25T08:55:16.057Z] ---> 88a31b48be53 [2026-05-25T08:55:16.057Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T08:55:16.057Z] ---> Running in 3b5f5e5f3d46 [2026-05-25T08:55:16.328Z] Removing intermediate container 3b5f5e5f3d46 [2026-05-25T08:55:16.328Z] ---> 2d9e6f2de247 [2026-05-25T08:55:16.328Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T08:55:16.606Z] ---> Running in 07007c034ff5 [2026-05-25T08:55:16.878Z] Removing intermediate container 07007c034ff5 [2026-05-25T08:55:16.878Z] ---> ecc06d5cb5e9 [2026-05-25T08:55:16.878Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-05-25T08:55:16.878Z] ---> Running in 7c418a83f836 [2026-05-25T08:55:17.148Z] Removing intermediate container 7c418a83f836 [2026-05-25T08:55:17.148Z] ---> 58b9c89e4b83 [2026-05-25T08:55:17.148Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T08:55:17.148Z] ---> Running in 0f011c222a51 [2026-05-25T08:55:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:55:18.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:55:20.110Z] OK: 255 MiB in 60 packages [2026-05-25T08:55:21.074Z] Removing intermediate container 0f011c222a51 [2026-05-25T08:55:21.074Z] ---> 13954f2b5930 [2026-05-25T08:55:21.074Z] Step 7/27 : WORKDIR /app [2026-05-25T08:55:21.074Z] ---> Running in 22fa4692ae5c [2026-05-25T08:55:21.347Z] Removing intermediate container 22fa4692ae5c [2026-05-25T08:55:21.347Z] ---> 861ccfab4f02 [2026-05-25T08:55:21.347Z] Step 8/27 : COPY go.mod vendor* ./ [2026-05-25T08:55:21.934Z] ---> 6c7c78eacf01 [2026-05-25T08:55:21.934Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:55:21.934Z] ---> Running in 50ef6cd5b1ab [2026-05-25T08:55:26.498Z] Removing intermediate container 50ef6cd5b1ab [2026-05-25T08:55:26.498Z] ---> edb3585376db [2026-05-25T08:55:26.498Z] Step 10/27 : COPY . . [2026-05-25T08:55:26.498Z] ---> 86bf3f49cc8a [2026-05-25T08:55:26.498Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T08:55:26.498Z] ---> Running in 5e602246f47a [2026-05-25T08:55:26.775Z] Removing intermediate container 5e602246f47a [2026-05-25T08:55:26.775Z] ---> 424238de1d4e [2026-05-25T08:55:26.775Z] Step 12/27 : RUN $MAKE [2026-05-25T08:55:26.775Z] ---> Running in 49eaf1111940 [2026-05-25T08:55:27.742Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-05-25T08:59:34.667Z] Removing intermediate container 49eaf1111940 [2026-05-25T08:59:34.667Z] ---> 2eddbfa0191c [2026-05-25T08:59:34.667Z] Step 13/27 : FROM alpine:3.22 [2026-05-25T08:59:34.667Z] 3.22: Pulling from library/alpine [2026-05-25T08:59:34.667Z] 58e777220c39: Pulling fs layer [2026-05-25T08:59:34.667Z] 58e777220c39: Verifying Checksum [2026-05-25T08:59:34.667Z] 58e777220c39: Download complete [2026-05-25T08:59:34.667Z] 58e777220c39: Pull complete [2026-05-25T08:59:34.667Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T08:59:34.667Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T08:59:34.667Z] ---> 6a2735c23ff3 [2026-05-25T08:59:34.667Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-25T08:59:34.667Z] ---> Running in d7ddd83e50a2 [2026-05-25T08:59:34.667Z] Removing intermediate container d7ddd83e50a2 [2026-05-25T08:59:34.667Z] ---> b0c467ad8e8f [2026-05-25T08:59:34.667Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-05-25T08:59:34.667Z] ---> Running in db5c11341129 [2026-05-25T08:59:34.667Z] Removing intermediate container db5c11341129 [2026-05-25T08:59:34.667Z] ---> 2a27540fe666 [2026-05-25T08:59:34.667Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-25T08:59:34.667Z] ---> Running in 04a3646ed79c [2026-05-25T08:59:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:59:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:59:34.667Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-25T08:59:34.667Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-25T08:59:34.667Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T08:59:34.667Z] Executing ca-certificates-20260413-r0.trigger [2026-05-25T08:59:34.667Z] OK: 8 MiB in 18 packages [2026-05-25T08:59:34.667Z] Removing intermediate container 04a3646ed79c [2026-05-25T08:59:34.667Z] ---> 7149412912a9 [2026-05-25T08:59:34.667Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-25T08:59:34.667Z] ---> Running in f0343e4c8ec1 [2026-05-25T08:59:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:59:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:59:34.667Z] OK: 8 MiB in 18 packages [2026-05-25T08:59:34.667Z] Removing intermediate container f0343e4c8ec1 [2026-05-25T08:59:34.667Z] ---> a0d97796b016 [2026-05-25T08:59:34.667Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-25T08:59:38.939Z] ---> a870a519e136 [2026-05-25T08:59:38.939Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-25T08:59:38.939Z] ---> 7f26670b2b67 [2026-05-25T08:59:38.939Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-05-25T08:59:39.532Z] ---> 8190c4537480 [2026-05-25T08:59:39.532Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-05-25T08:59:41.476Z] ---> 682236a2bbe8 [2026-05-25T08:59:41.476Z] Step 22/27 : EXPOSE 48095 [2026-05-25T08:59:41.476Z] ---> Running in b573f3940821 [2026-05-25T08:59:41.743Z] Removing intermediate container b573f3940821 [2026-05-25T08:59:41.743Z] ---> aaa7c6df4be2 [2026-05-25T08:59:41.743Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-05-25T08:59:42.014Z] ---> Running in c6fba4de5b3f [2026-05-25T08:59:42.281Z] Removing intermediate container c6fba4de5b3f [2026-05-25T08:59:42.281Z] ---> 49a9428d9e96 [2026-05-25T08:59:42.281Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T08:59:42.281Z] ---> Running in 7fe42e5d7fcf [2026-05-25T08:59:42.547Z] Removing intermediate container 7fe42e5d7fcf [2026-05-25T08:59:42.548Z] ---> f8fc8b56fcd4 [2026-05-25T08:59:42.548Z] Step 25/27 : LABEL arch=arm64 [2026-05-25T08:59:42.548Z] ---> Running in 8ccc594b2acc [2026-05-25T08:59:42.823Z] Removing intermediate container 8ccc594b2acc [2026-05-25T08:59:42.823Z] ---> 25a1e1c6c2db [2026-05-25T08:59:42.823Z] Step 26/27 : LABEL git_sha=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:59:42.823Z] ---> Running in 8f2f6367e985 [2026-05-25T08:59:43.107Z] Removing intermediate container 8f2f6367e985 [2026-05-25T08:59:43.107Z] ---> 567d6c7394a3 [2026-05-25T08:59:43.107Z] Step 27/27 : LABEL version=4.1.0-dev.24 [2026-05-25T08:59:43.378Z] ---> Running in 9b3261a4e5ad [2026-05-25T08:59:43.643Z] Removing intermediate container 9b3261a4e5ad [2026-05-25T08:59:43.643Z] ---> 9609bfd68804 [2026-05-25T08:59:43.643Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T08:59:43.643Z] Successfully built 9609bfd68804 [2026-05-25T08:59:43.643Z] 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-25T08:59:43.914Z] provisioning config files... [2026-05-25T08:59:43.934Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/302@tmp/config17253729904112869214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:59:44.273Z] ---> ****-login.sh [2026-05-25T08:59:44.273Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:59:44.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:59:44.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:59:44.545Z] Configure a credential helper to remove this warning. See [2026-05-25T08:59:44.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:59:44.545Z] [2026-05-25T08:59:44.545Z] Login Succeeded [2026-05-25T08:59:44.545Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:59:44.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:59:44.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:59:44.844Z] Configure a credential helper to remove this warning. See [2026-05-25T08:59:44.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:59:44.844Z] [2026-05-25T08:59:44.844Z] Login Succeeded [2026-05-25T08:59:44.844Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:59:45.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:59:45.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:59:45.109Z] Configure a credential helper to remove this warning. See [2026-05-25T08:59:45.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:59:45.109Z] [2026-05-25T08:59:45.109Z] Login Succeeded [2026-05-25T08:59:45.109Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:59:45.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:59:45.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:59:45.646Z] Configure a credential helper to remove this warning. See [2026-05-25T08:59:45.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:59:45.646Z] [2026-05-25T08:59:45.646Z] Login Succeeded [2026-05-25T08:59:45.646Z] ****.io [2026-05-25T08:59:45.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:59:45.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:59:45.912Z] Configure a credential helper to remove this warning. See [2026-05-25T08:59:45.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:59:45.912Z] [2026-05-25T08:59:45.912Z] Login Succeeded [2026-05-25T08:59:46.178Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:59:46.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:59:46.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:59:46.294Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-05-25T08:59:46.294Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:59:46.294Z] latest [2026-05-25T08:59:46.294Z] 4.1.0-dev.24 [2026-05-25T08:59:46.294Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:59:46.294Z] main [2026-05-25T08:59:46.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:46.679Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:47.034Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:59:47.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-25T08:59:47.034Z] e1cbbd11c52a: Preparing [2026-05-25T08:59:47.034Z] 0c47892ef010: Preparing [2026-05-25T08:59:47.034Z] 50a7ae627d8b: Preparing [2026-05-25T08:59:47.034Z] 3f9afd4a4b5a: Preparing [2026-05-25T08:59:47.034Z] d5b140b79b5e: Preparing [2026-05-25T08:59:47.034Z] 6de04d87716c: Preparing [2026-05-25T08:59:47.034Z] eeaa73608b53: Preparing [2026-05-25T08:59:47.034Z] 6de04d87716c: Waiting [2026-05-25T08:59:47.034Z] eeaa73608b53: Waiting [2026-05-25T08:59:47.301Z] 3f9afd4a4b5a: Pushed [2026-05-25T08:59:47.301Z] 0c47892ef010: Pushed [2026-05-25T08:59:47.301Z] d5b140b79b5e: Pushed [2026-05-25T08:59:47.301Z] 50a7ae627d8b: Pushed [2026-05-25T08:59:47.301Z] eeaa73608b53: Layer already exists [2026-05-25T08:59:47.567Z] 6de04d87716c: Pushed [2026-05-25T08:59:55.762Z] e1cbbd11c52a: Pushed [2026-05-25T08:59:55.762Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:56.138Z] + 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-25T08:59:56.498Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-25T08:59:56.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-25T08:59:56.499Z] e1cbbd11c52a: Preparing [2026-05-25T08:59:56.499Z] 0c47892ef010: Preparing [2026-05-25T08:59:56.499Z] 50a7ae627d8b: Preparing [2026-05-25T08:59:56.499Z] 3f9afd4a4b5a: Preparing [2026-05-25T08:59:56.499Z] d5b140b79b5e: Preparing [2026-05-25T08:59:56.499Z] 6de04d87716c: Preparing [2026-05-25T08:59:56.499Z] eeaa73608b53: Preparing [2026-05-25T08:59:56.499Z] 6de04d87716c: Waiting [2026-05-25T08:59:56.499Z] eeaa73608b53: Waiting [2026-05-25T08:59:56.499Z] d5b140b79b5e: Layer already exists [2026-05-25T08:59:56.499Z] 50a7ae627d8b: Layer already exists [2026-05-25T08:59:56.499Z] 0c47892ef010: Layer already exists [2026-05-25T08:59:56.499Z] e1cbbd11c52a: Layer already exists [2026-05-25T08:59:56.499Z] 3f9afd4a4b5a: Layer already exists [2026-05-25T08:59:56.499Z] 6de04d87716c: Layer already exists [2026-05-25T08:59:56.499Z] eeaa73608b53: Layer already exists [2026-05-25T08:59:56.499Z] latest: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:57.123Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:57.478Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 [2026-05-25T08:59:57.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-25T08:59:57.478Z] e1cbbd11c52a: Preparing [2026-05-25T08:59:57.478Z] 0c47892ef010: Preparing [2026-05-25T08:59:57.478Z] 50a7ae627d8b: Preparing [2026-05-25T08:59:57.478Z] 3f9afd4a4b5a: Preparing [2026-05-25T08:59:57.478Z] d5b140b79b5e: Preparing [2026-05-25T08:59:57.478Z] 6de04d87716c: Preparing [2026-05-25T08:59:57.478Z] 6de04d87716c: Waiting [2026-05-25T08:59:57.478Z] eeaa73608b53: Preparing [2026-05-25T08:59:57.478Z] eeaa73608b53: Waiting [2026-05-25T08:59:57.478Z] e1cbbd11c52a: Layer already exists [2026-05-25T08:59:57.478Z] 50a7ae627d8b: Layer already exists [2026-05-25T08:59:57.478Z] d5b140b79b5e: Layer already exists [2026-05-25T08:59:57.478Z] 3f9afd4a4b5a: Layer already exists [2026-05-25T08:59:57.478Z] 0c47892ef010: Layer already exists [2026-05-25T08:59:57.478Z] 6de04d87716c: Layer already exists [2026-05-25T08:59:57.478Z] eeaa73608b53: Layer already exists [2026-05-25T08:59:57.478Z] 4.1.0-dev.24: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:57.839Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:58.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:59:58.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-25T08:59:58.254Z] e1cbbd11c52a: Preparing [2026-05-25T08:59:58.254Z] 0c47892ef010: Preparing [2026-05-25T08:59:58.254Z] 50a7ae627d8b: Preparing [2026-05-25T08:59:58.254Z] 3f9afd4a4b5a: Preparing [2026-05-25T08:59:58.254Z] d5b140b79b5e: Preparing [2026-05-25T08:59:58.254Z] 6de04d87716c: Preparing [2026-05-25T08:59:58.254Z] eeaa73608b53: Preparing [2026-05-25T08:59:58.254Z] 6de04d87716c: Waiting [2026-05-25T08:59:58.254Z] eeaa73608b53: Waiting [2026-05-25T08:59:58.254Z] 50a7ae627d8b: Layer already exists [2026-05-25T08:59:58.254Z] e1cbbd11c52a: Layer already exists [2026-05-25T08:59:58.254Z] d5b140b79b5e: Layer already exists [2026-05-25T08:59:58.254Z] 3f9afd4a4b5a: Layer already exists [2026-05-25T08:59:58.254Z] 0c47892ef010: Layer already exists [2026-05-25T08:59:58.254Z] 6de04d87716c: Layer already exists [2026-05-25T08:59:58.254Z] eeaa73608b53: Layer already exists [2026-05-25T08:59:58.254Z] ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:59:58.683Z] + 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-25T08:59:59.078Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-05-25T08:59:59.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-05-25T08:59:59.078Z] e1cbbd11c52a: Preparing [2026-05-25T08:59:59.078Z] 0c47892ef010: Preparing [2026-05-25T08:59:59.078Z] 50a7ae627d8b: Preparing [2026-05-25T08:59:59.078Z] 3f9afd4a4b5a: Preparing [2026-05-25T08:59:59.078Z] d5b140b79b5e: Preparing [2026-05-25T08:59:59.078Z] 6de04d87716c: Preparing [2026-05-25T08:59:59.078Z] eeaa73608b53: Preparing [2026-05-25T08:59:59.078Z] eeaa73608b53: Waiting [2026-05-25T08:59:59.078Z] 6de04d87716c: Waiting [2026-05-25T08:59:59.078Z] e1cbbd11c52a: Layer already exists [2026-05-25T08:59:59.078Z] d5b140b79b5e: Layer already exists [2026-05-25T08:59:59.078Z] 50a7ae627d8b: Layer already exists [2026-05-25T08:59:59.078Z] 3f9afd4a4b5a: Layer already exists [2026-05-25T08:59:59.078Z] 0c47892ef010: Layer already exists [2026-05-25T08:59:59.078Z] eeaa73608b53: Layer already exists [2026-05-25T08:59:59.078Z] 6de04d87716c: Layer already exists [2026-05-25T08:59:59.078Z] main: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:59:59.430Z] ===================================================== [Pipeline] echo [2026-05-25T08:59:59.444Z] taggedImages: [2026-05-25T08:59:59.444Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [2026-05-25T08:59:59.444Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-05-25T08:59:59.444Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 [2026-05-25T08:59:59.444Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [2026-05-25T08:59:59.444Z] - 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-25T08:59:59.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T08:59:59.834Z] [2026-05-25T08:59:59.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:00:00.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T09:00:00.172Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T09:00:00.172Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T09:00:00.172Z] 04944245beec: Pulling fs layer [2026-05-25T09:00:00.172Z] 699f458cf7ca: Pulling fs layer [2026-05-25T09:00:00.172Z] 765212b225bb: Pulling fs layer [2026-05-25T09:00:00.172Z] f23df028b6ca: Pulling fs layer [2026-05-25T09:00:00.172Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T09:00:00.172Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T09:00:00.172Z] 765212b225bb: Waiting [2026-05-25T09:00:00.172Z] f23df028b6ca: Waiting [2026-05-25T09:00:00.172Z] d65c8cfc05b1: Waiting [2026-05-25T09:00:00.172Z] 2437ff75d9bd: Waiting [2026-05-25T09:00:00.447Z] 04944245beec: Verifying Checksum [2026-05-25T09:00:00.447Z] 04944245beec: Download complete [2026-05-25T09:00:00.447Z] 765212b225bb: Verifying Checksum [2026-05-25T09:00:00.447Z] 765212b225bb: Download complete [2026-05-25T09:00:00.447Z] f23df028b6ca: Verifying Checksum [2026-05-25T09:00:00.447Z] f23df028b6ca: Download complete [2026-05-25T09:00:00.447Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T09:00:00.447Z] d65c8cfc05b1: Download complete [2026-05-25T09:00:00.447Z] 699f458cf7ca: Verifying Checksum [2026-05-25T09:00:01.029Z] 8998bd30e6a1: Download complete [2026-05-25T09:00:03.651Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T09:00:03.651Z] 2437ff75d9bd: Download complete [2026-05-25T09:00:05.155Z] 8998bd30e6a1: Pull complete [2026-05-25T09:00:05.747Z] 04944245beec: Pull complete [2026-05-25T09:00:07.688Z] 699f458cf7ca: Pull complete [2026-05-25T09:00:07.955Z] 765212b225bb: Pull complete [2026-05-25T09:00:08.912Z] f23df028b6ca: Pull complete [2026-05-25T09:00:08.912Z] d65c8cfc05b1: Pull complete [2026-05-25T09:00:27.115Z] 2437ff75d9bd: Pull complete [2026-05-25T09:00:27.115Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T09:00:27.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T09:00:27.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:00:27.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container [2026-05-25T09:00:27.390Z] $ 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/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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-25T09:00:29.974Z] $ docker top 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:00:30.819Z] ---> job-cost.sh [2026-05-25T09:00:30.819Z] lf-activate-venv: SKIPPING [2026-05-25T09:00:30.819Z] INFO: No Stack... [2026-05-25T09:00:31.779Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T09:00:32.358Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T09:00:32.997Z] + cut -d, -f6 [2026-05-25T09:00:32.997Z] + cat /w/workspace/app-service-configurable/302/archives/cost.csv [Pipeline] lock [2026-05-25T09:00:33.049Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [2026-05-25T09:00:33.060Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] did not exist. Created. [2026-05-25T09:00:33.065Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T09:00:33.407Z] /w/workspace/app-service-configurable/302@tmp/durable-e48b304e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T09:00:33.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T09:00:33.781Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T09:00:33.826Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T09:00:33.835Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T09:00:33.863Z] $ docker stop --time=1 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb [2026-05-25T09:00:36.301Z] $ docker rm -f --volumes 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb [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-25T09:00:36.876Z] provisioning config files... [2026-05-25T09:00:36.884Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17107223425195134543tmp [Pipeline] { [Pipeline] sh [2026-05-25T09:00:37.182Z] + set +x [2026-05-25T09:00:37.182Z] + bash -s -- [2026-05-25T09:00:37.182Z] + curl -s https://codecov.io/bash [2026-05-25T09:00:37.182Z] [2026-05-25T09:00:37.182Z] _____ _ [2026-05-25T09:00:37.182Z] / ____| | | [2026-05-25T09:00:37.182Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T09:00:37.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T09:00:37.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T09:00:37.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T09:00:37.182Z] Bash-1.0.6 [2026-05-25T09:00:37.182Z] [2026-05-25T09:00:37.182Z] [2026-05-25T09:00:37.182Z] ==> git version 2.25.1 found [2026-05-25T09:00:37.182Z] ==> 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-25T09:00:37.182Z] Release-Date: 2020-01-08 [2026-05-25T09:00:37.182Z] 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-25T09:00:37.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T09:00:37.182Z] ==> Jenkins CI detected. [2026-05-25T09:00:37.182Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-05-25T09:00:37.182Z] project root: . [2026-05-25T09:00:37.182Z] --> token set from env [2026-05-25T09:00:37.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T09:00:37.182Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T09:00:37.182Z] ==> Python coveragepy not found [2026-05-25T09:00:37.182Z] ==> Searching for coverage reports in: [2026-05-25T09:00:37.182Z] + . [2026-05-25T09:00:37.182Z] -> Found 1 reports [2026-05-25T09:00:37.182Z] ==> Detecting git/mercurial file structure [2026-05-25T09:00:37.182Z] ==> Reading reports [2026-05-25T09:00:37.182Z] + ./coverage.out bytes=953 [2026-05-25T09:00:37.182Z] ==> Appending adjustments [2026-05-25T09:00:37.182Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T09:00:37.442Z] + Found adjustments [2026-05-25T09:00:37.442Z] ==> Gzipping contents [2026-05-25T09:00:37.442Z] 4.0K /tmp/codecov.3hqrvS.gz [2026-05-25T09:00:37.442Z] ==> Uploading reports [2026-05-25T09:00:37.442Z] url: https://codecov.io [2026-05-25T09:00:37.443Z] query: branch=main&commit=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T09:00:37.443Z] -> Pinging Codecov [2026-05-25T09:00:37.443Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T09:00:37.443Z] -> Uploading to [2026-05-25T09:00:37.443Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a/509dc93d-5966-4b47-9903-c04d161ba7cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T090037Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2d2f1095a2ae10d4f0d4c69433711fc0998aee96c47045c4dcc71d5157787202 [2026-05-25T09:00:37.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T09:00:37.443Z] Dload Upload Total Spent Left Speed [2026-05-25T09:00:37.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2526 --:--:-- --:--:-- --:--:-- 2509 100 384 0 0 100 384 0 2526 --:--:-- --:--:-- --:--:-- 2509 [2026-05-25T09:00:37.703Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } [2026-05-25T09:00:37.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T09:00:37.856Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T09:00:37.875Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:00:38.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T09:00:38.192Z] [2026-05-25T09:00:38.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:00:38.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T09:00:38.497Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T09:00:38.497Z] 2d35ebdb57d9: Already exists [2026-05-25T09:00:38.497Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T09:00:38.497Z] 91631faa732a: Pulling fs layer [2026-05-25T09:00:38.497Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T09:00:38.497Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T09:00:38.497Z] 7861252a18e6: Pulling fs layer [2026-05-25T09:00:38.497Z] 9130f900ef6f: Pulling fs layer [2026-05-25T09:00:38.497Z] 9130f900ef6f: Waiting [2026-05-25T09:00:38.497Z] 7861252a18e6: Waiting [2026-05-25T09:00:38.497Z] 4f4fb700ef54: Waiting [2026-05-25T09:00:38.497Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T09:00:38.497Z] f3f5ae8826fa: Download complete [2026-05-25T09:00:38.497Z] 85e8836fcdb2: Download complete [2026-05-25T09:00:38.497Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T09:00:38.497Z] 4f4fb700ef54: Download complete [2026-05-25T09:00:38.758Z] 85e8836fcdb2: Pull complete [2026-05-25T09:00:38.758Z] 7861252a18e6: Verifying Checksum [2026-05-25T09:00:38.758Z] 7861252a18e6: Download complete [2026-05-25T09:00:39.017Z] 91631faa732a: Verifying Checksum [2026-05-25T09:00:39.017Z] 91631faa732a: Download complete [2026-05-25T09:00:39.586Z] 9130f900ef6f: Verifying Checksum [2026-05-25T09:00:39.586Z] 9130f900ef6f: Download complete [2026-05-25T09:00:43.779Z] 91631faa732a: Pull complete [2026-05-25T09:00:43.779Z] f3f5ae8826fa: Pull complete [2026-05-25T09:00:43.779Z] 4f4fb700ef54: Pull complete [2026-05-25T09:00:44.038Z] 7861252a18e6: Pull complete [2026-05-25T09:00:48.226Z] 9130f900ef6f: Pull complete [2026-05-25T09:00:48.226Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T09:00:48.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T09:00:48.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:00:48.335Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:00:48.360Z] $ 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-25T09:00:49.780Z] $ docker top 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T09:00:50.140Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-05-25T09:00:50.151Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-05-25T09:00:50.432Z] + set -o pipefail [2026-05-25T09:00:50.432Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-05-25T09:01:00.413Z] [2026-05-25T09:01:00.413Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-05-25T09:01:00.413Z] [2026-05-25T09:01:00.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b8999040-0740-419f-b94e-642d831ee5d5 [2026-05-25T09:01:00.413Z] [2026-05-25T09:01:00.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T09:01:00.413Z] [Pipeline] } [2026-05-25T09:01:00.416Z] $ docker stop --time=1 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 [2026-05-25T09:01:02.561Z] $ docker rm -f --volumes 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 [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-25T09:01:03.509Z] + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] sh [2026-05-25T09:01:03.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T09:01:03.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:04.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T09:01:04.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:01:04.193Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:01:04.215Z] $ 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-25T09:01:04.469Z] $ docker top d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 -eo pid,comm [2026-05-25T09:01:04.526Z] 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-25T09:01:04.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T09:01:04.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T09:01:04.586Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T09:01:04.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T09:01:04.682Z] $ docker exec d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 ssh-agent [2026-05-25T09:01:04.790Z] SSH_AUTH_SOCK=/tmp/ssh-cYH66ZSWLaTn/agent.33 [2026-05-25T09:01:04.790Z] SSH_AGENT_PID=39 [2026-05-25T09:01:04.796Z] Running ssh-add (command line suppressed) [2026-05-25T09:01:04.891Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12625154207971385996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12625154207971385996.key) [2026-05-25T09:01:04.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T09:01:05.208Z] + git semver tag [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,413 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,417 [run_tag] DEBUG tag force:False [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,417 [check_head_tag] DEBUG check head tag [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,418 [execute] INFO git cat-file --batch-check [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,421 [execute] INFO git cat-file --batch [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,435 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,435 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T09:01:05.467Z] 2026-05-25 09:01:05,438 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:05.467Z] 4.1.0-dev.24 [Pipeline] } [2026-05-25T09:01:05.728Z] $ docker exec --env ******** --env ******** d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 ssh-agent -k [2026-05-25T09:01:05.821Z] unset SSH_AUTH_SOCK; [2026-05-25T09:01:05.821Z] unset SSH_AGENT_PID; [2026-05-25T09:01:05.821Z] echo Agent pid 39 killed; [2026-05-25T09:01:05.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T09:01:06.213Z] + git semver [Pipeline] } [2026-05-25T09:01:06.475Z] $ docker stop --time=1 d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 [2026-05-25T09:01:07.739Z] $ docker rm -f --volumes d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:08.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T09:01:08.169Z] [2026-05-25T09:01:08.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:08.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T09:01:08.478Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T09:01:08.478Z] ab5ef0e58194: Pulling fs layer [2026-05-25T09:01:08.478Z] 9712f1f96733: Pulling fs layer [2026-05-25T09:01:08.478Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T09:01:08.478Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T09:01:08.478Z] e9a5061849ea: Pulling fs layer [2026-05-25T09:01:08.478Z] d747dcd14b5f: Pulling fs layer [2026-05-25T09:01:08.478Z] 2de7ff778b66: Pulling fs layer [2026-05-25T09:01:08.478Z] 0d9ebad4ef96: Waiting [2026-05-25T09:01:08.478Z] e9a5061849ea: Waiting [2026-05-25T09:01:08.478Z] d747dcd14b5f: Waiting [2026-05-25T09:01:08.478Z] 2de7ff778b66: Waiting [2026-05-25T09:01:08.478Z] 9712f1f96733: Download complete [2026-05-25T09:01:09.043Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T09:01:09.043Z] 63f879dbbcfc: Download complete [2026-05-25T09:01:09.043Z] e9a5061849ea: Download complete [2026-05-25T09:01:09.043Z] d747dcd14b5f: Verifying Checksum [2026-05-25T09:01:09.043Z] d747dcd14b5f: Download complete [2026-05-25T09:01:09.043Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T09:01:09.043Z] 0d9ebad4ef96: Download complete [2026-05-25T09:01:09.299Z] ab5ef0e58194: Verifying Checksum [2026-05-25T09:01:09.300Z] ab5ef0e58194: Download complete [2026-05-25T09:01:09.300Z] 2de7ff778b66: Verifying Checksum [2026-05-25T09:01:09.300Z] 2de7ff778b66: Download complete [2026-05-25T09:01:12.583Z] ab5ef0e58194: Pull complete [2026-05-25T09:01:12.583Z] 9712f1f96733: Pull complete [2026-05-25T09:01:13.516Z] 63f879dbbcfc: Pull complete [2026-05-25T09:01:18.781Z] 0d9ebad4ef96: Pull complete [2026-05-25T09:01:18.781Z] e9a5061849ea: Pull complete [2026-05-25T09:01:18.781Z] d747dcd14b5f: Pull complete [2026-05-25T09:01:20.156Z] 2de7ff778b66: Pull complete [2026-05-25T09:01:20.156Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T09:01:20.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T09:01:20.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:01:20.269Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:01:20.291Z] $ 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-25T09:01:21.779Z] $ docker top 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T09:01:21.866Z] provisioning config files... [2026-05-25T09:01:21.873Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1067106545215890056tmp [2026-05-25T09:01:21.882Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12818589705946956060tmp [2026-05-25T09:01:21.894Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8150864609946462634tmp [Pipeline] { [Pipeline] echo [2026-05-25T09:01:21.919Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:22.211Z] ---> sigul-configuration.sh [2026-05-25T09:01:22.211Z] gpg: directory `/root/.gnupg' created [2026-05-25T09:01:22.211Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T09:01:22.211Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T09:01:22.211Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T09:01:22.211Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T09:01:22.211Z] gpg: CAST5 encrypted data [2026-05-25T09:01:22.211Z] gpg: encrypted with 1 passphrase [2026-05-25T09:01:22.211Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T09:01:22.506Z] + mkdir /home/jenkins [2026-05-25T09:01:22.506Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T09:01:22.881Z] + 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-25T09:01:22.911Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:23.246Z] ---> sigul-install.sh [2026-05-25T09:01:23.246Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T09:01:23.639Z] + git tag --list [2026-05-25T09:01:23.639Z] v1.0.0 [2026-05-25T09:01:23.639Z] v1.1.0 [2026-05-25T09:01:23.639Z] v1.2.0 [2026-05-25T09:01:23.639Z] v1.3.0 [2026-05-25T09:01:23.639Z] v1.3.1 [2026-05-25T09:01:23.639Z] v2.0.0 [2026-05-25T09:01:23.639Z] v2.0.1 [2026-05-25T09:01:23.639Z] v2.1.0 [2026-05-25T09:01:23.639Z] v2.1.1 [2026-05-25T09:01:23.639Z] v2.1.2 [2026-05-25T09:01:23.639Z] v2.2.0 [2026-05-25T09:01:23.639Z] v2.3 [2026-05-25T09:01:23.639Z] v2.3.0 [2026-05-25T09:01:23.639Z] v2.3.1 [2026-05-25T09:01:23.639Z] v3.0 [2026-05-25T09:01:23.639Z] v3.0.0 [2026-05-25T09:01:23.639Z] v3.0.1 [2026-05-25T09:01:23.639Z] v3.1 [2026-05-25T09:01:23.639Z] v3.1.0 [2026-05-25T09:01:23.639Z] v3.1.1 [2026-05-25T09:01:23.639Z] v4.0 [2026-05-25T09:01:23.639Z] v4.0.0 [2026-05-25T09:01:23.639Z] v4.0.1 [2026-05-25T09:01:23.639Z] v4.0.1-dev.1 [2026-05-25T09:01:23.639Z] v4.1.0-dev.1 [2026-05-25T09:01:23.639Z] v4.1.0-dev.10 [2026-05-25T09:01:23.639Z] v4.1.0-dev.11 [2026-05-25T09:01:23.639Z] v4.1.0-dev.12 [2026-05-25T09:01:23.639Z] v4.1.0-dev.13 [2026-05-25T09:01:23.639Z] v4.1.0-dev.14 [2026-05-25T09:01:23.639Z] v4.1.0-dev.15 [2026-05-25T09:01:23.639Z] v4.1.0-dev.16 [2026-05-25T09:01:23.639Z] v4.1.0-dev.17 [2026-05-25T09:01:23.639Z] v4.1.0-dev.18 [2026-05-25T09:01:23.639Z] v4.1.0-dev.19 [2026-05-25T09:01:23.639Z] v4.1.0-dev.2 [2026-05-25T09:01:23.639Z] v4.1.0-dev.20 [2026-05-25T09:01:23.639Z] v4.1.0-dev.21 [2026-05-25T09:01:23.639Z] v4.1.0-dev.22 [2026-05-25T09:01:23.639Z] v4.1.0-dev.23 [2026-05-25T09:01:23.639Z] v4.1.0-dev.24 [2026-05-25T09:01:23.639Z] v4.1.0-dev.3 [2026-05-25T09:01:23.639Z] v4.1.0-dev.4 [2026-05-25T09:01:23.639Z] v4.1.0-dev.5 [2026-05-25T09:01:23.639Z] v4.1.0-dev.6 [2026-05-25T09:01:23.639Z] v4.1.0-dev.7 [2026-05-25T09:01:23.639Z] v4.1.0-dev.8 [2026-05-25T09:01:23.639Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T09:01:23.935Z] + lftools sign git-tag v4.1.0-dev.24 [2026-05-25T09:01:24.507Z] Signing Git tag with Sigul... [2026-05-25T09:01:24.507Z] Signing v4.1.0-dev.24 [Pipeline] echo [2026-05-25T09:01:24.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:25.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T09:01:25.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T09:01:25.103Z] $ docker stop --time=1 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 [2026-05-25T09:01:26.379Z] $ docker rm -f --volumes 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T09:01:26.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T09:01:26.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:27.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T09:01:27.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:01:27.225Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:01:27.246Z] $ 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-25T09:01:27.481Z] $ docker top eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 -eo pid,comm [2026-05-25T09:01:27.530Z] 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-25T09:01:27.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T09:01:27.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T09:01:27.603Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T09:01:27.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T09:01:27.707Z] $ docker exec eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 ssh-agent [2026-05-25T09:01:27.821Z] SSH_AUTH_SOCK=/tmp/ssh-8LZjxwm1mEnc/agent.32 [2026-05-25T09:01:27.821Z] SSH_AGENT_PID=38 [2026-05-25T09:01:27.825Z] Running ssh-add (command line suppressed) [2026-05-25T09:01:27.925Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9795918566658336656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9795918566658336656.key) [2026-05-25T09:01:27.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T09:01:28.234Z] + git semver bump pre [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,436 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,440 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,440 [bump_version] DEBUG bumped version:4.1.0-dev.25 [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,441 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,441 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,443 [execute] INFO git cat-file --batch-check [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,443 [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-25T09:01:28.497Z] 2026-05-25 09:01:28,446 [execute] INFO git cat-file --batch [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T09:01:28.497Z] 2026-05-25 09:01:28,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:28.497Z] 4.1.0-dev.25 [Pipeline] } [2026-05-25T09:01:28.498Z] $ docker exec --env ******** --env ******** eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 ssh-agent -k [2026-05-25T09:01:28.597Z] unset SSH_AUTH_SOCK; [2026-05-25T09:01:28.597Z] unset SSH_AGENT_PID; [2026-05-25T09:01:28.597Z] echo Agent pid 38 killed; [2026-05-25T09:01:28.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T09:01:28.946Z] + git semver [Pipeline] } [2026-05-25T09:01:29.210Z] $ docker stop --time=1 eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 [2026-05-25T09:01:30.458Z] $ docker rm -f --volumes eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T09:01:30.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T09:01:30.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:31.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T09:01:31.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:01:31.214Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:01:31.239Z] $ 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-25T09:01:31.476Z] $ docker top 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 -eo pid,comm [2026-05-25T09:01:31.523Z] 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-25T09:01:31.523Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T09:01:31.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T09:01:31.591Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T09:01:31.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T09:01:31.699Z] $ docker exec 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 ssh-agent [2026-05-25T09:01:31.806Z] SSH_AUTH_SOCK=/tmp/ssh-3nHlUYbNMLVk/agent.32 [2026-05-25T09:01:31.806Z] SSH_AGENT_PID=38 [2026-05-25T09:01:31.810Z] Running ssh-add (command line suppressed) [2026-05-25T09:01:31.901Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11262867532802999872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11262867532802999872.key) [2026-05-25T09:01:31.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T09:01:32.220Z] + git semver push [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,432 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,436 [run_push] DEBUG push [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,437 [execute] INFO git cat-file --batch-check [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,437 [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-25T09:01:32.480Z] 2026-05-25 09:01:32,439 [execute] INFO git rev-list 431210518ec49cf0acaabbfc569cb47446f9be34 -- [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,439 [execute] DEBUG Popen(['git', 'rev-list', '431210518ec49cf0acaabbfc569cb47446f9be34', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,452 [execute] INFO git fetch -v -- origin [2026-05-25T09:01:32.480Z] 2026-05-25 09:01:32,452 [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-25T09:01:33.049Z] 2026-05-25 09:01:32,982 [run_push] DEBUG no remote changes detected [2026-05-25T09:01:33.049Z] 2026-05-25 09:01:32,983 [execute] INFO git push origin semver [2026-05-25T09:01:33.049Z] 2026-05-25 09:01:32,983 [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-25T09:01:34.429Z] 2026-05-25 09:01:34,393 [run_push] DEBUG push all version tags [2026-05-25T09:01:34.429Z] 2026-05-25 09:01:34,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T09:01:34.429Z] 2026-05-25 09:01:34,394 [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-25T09:01:36.341Z] 2026-05-25 09:01:35,880 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-05-25T09:01:36.342Z] 4.1.0-dev.25 [Pipeline] } [2026-05-25T09:01:36.343Z] $ docker exec --env ******** --env ******** 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 ssh-agent -k [2026-05-25T09:01:36.426Z] unset SSH_AUTH_SOCK; [2026-05-25T09:01:36.426Z] unset SSH_AGENT_PID; [2026-05-25T09:01:36.426Z] echo Agent pid 38 killed; [2026-05-25T09:01:36.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T09:01:36.775Z] + git semver [Pipeline] } [2026-05-25T09:01:37.044Z] $ docker stop --time=1 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 [2026-05-25T09:01:38.302Z] $ docker rm -f --volumes 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 [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-25T09:01:39.003Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-05-25T09:01:39.003Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-25T09:01:39.003Z] total 16 [2026-05-25T09:01:39.003Z] drwxr-xr-x 3 root root 4096 May 25 08:42 . [2026-05-25T09:01:39.003Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 09:01 .. [2026-05-25T09:01:39.003Z] drwxr-xr-x 2 root root 4096 May 25 08:42 cost [2026-05-25T09:01:39.003Z] -rw-r--r-- 1 root root 96 May 25 08:42 cost.csv [2026-05-25T09:01:39.003Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-05-25T09:01:39.003Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-05-25T09:01:39.003Z] total 16 [2026-05-25T09:01:39.003Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:42 . [2026-05-25T09:01:39.003Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 09:01 .. [2026-05-25T09:01:39.003Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 08:42 cost [2026-05-25T09:01:39.003Z] -rw-r--r-- 1 jenkins jenkins 96 May 25 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:39.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:40.167Z] ---> package-listing.sh [2026-05-25T09:01:40.167Z] ++ facter osfamily [2026-05-25T09:01:40.167Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T09:01:40.434Z] + OS_FAMILY=debian [2026-05-25T09:01:40.434Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-05-25T09:01:40.434Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T09:01:40.434Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T09:01:40.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T09:01:40.434Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T09:01:40.434Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-25T09:01:40.434Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T09:01:40.434Z] + case "${OS_FAMILY}" in [2026-05-25T09:01:40.434Z] + dpkg -l [2026-05-25T09:01:40.434Z] + grep '^ii' [2026-05-25T09:01:40.434Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T09:01:40.434Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T09:01:40.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T09:01:40.434Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-05-25T09:01:40.434Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-05-25T09:01:40.434Z] + 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-25T09:01:40.447Z] 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-25T09:01:40.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T09:01:41.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T09:01:41.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T09:01:41.598Z] prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container [2026-05-25T09:01:41.621Z] $ 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-25T09:01:41.837Z] $ docker top 4828d80facabb7ff0db5f16425ccc4e6d2d318aa9595e832e6bec7a001e42a17 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T09:01:42.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T09:01:42.490Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T09:01:42.783Z] + ls /var/log/sa-host [2026-05-25T09:01:42.783Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T09:01:42.878Z] provisioning config files... [2026-05-25T09:01:42.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16493371880412110306tmp [Pipeline] { [Pipeline] echo [2026-05-25T09:01:42.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:43.200Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T09:01:43.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:43.548Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T09:01:43.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:43.903Z] ---> sudo-logs.sh [2026-05-25T09:01:43.903Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T09:01:43.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:44.227Z] ---> job-cost.sh [2026-05-25T09:01:44.227Z] lf-activate-venv: SKIPPING [2026-05-25T09:01:44.227Z] DEBUG: total: 0.2199999988079071 [2026-05-25T09:01:44.227Z] INFO: Retrieving Stack Cost... [2026-05-25T09:01:44.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T09:01:44.749Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T09:01:44.761Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T09:01:45.075Z] ---> logs-deploy.sh [2026-05-25T09:01:45.075Z] lf-activate-venv: SKIPPING [2026-05-25T09:01:45.075Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/302 [2026-05-25T09:01:45.075Z] INFO: archiving workspace using pattern(s): [2026-05-25T09:01:49.540Z] Archives upload complete. [2026-05-25T09:01:49.540Z] INFO: archiving logs to Nexus [2026-05-25T09:01:49.540Z] ---> uname -a: [2026-05-25T09:01:49.540Z] Linux prd-ubuntu20-04-docker-8c-8g-11199 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] ---> lscpu: [2026-05-25T09:01:49.540Z] Architecture: x86_64 [2026-05-25T09:01:49.540Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-25T09:01:49.540Z] Byte Order: Little Endian [2026-05-25T09:01:49.540Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-25T09:01:49.540Z] CPU(s): 8 [2026-05-25T09:01:49.540Z] On-line CPU(s) list: 0-7 [2026-05-25T09:01:49.540Z] Thread(s) per core: 1 [2026-05-25T09:01:49.540Z] Core(s) per socket: 1 [2026-05-25T09:01:49.540Z] Socket(s): 8 [2026-05-25T09:01:49.540Z] NUMA node(s): 1 [2026-05-25T09:01:49.540Z] Vendor ID: AuthenticAMD [2026-05-25T09:01:49.540Z] CPU family: 23 [2026-05-25T09:01:49.540Z] Model: 49 [2026-05-25T09:01:49.540Z] Model name: AMD EPYC-Rome Processor [2026-05-25T09:01:49.540Z] Stepping: 0 [2026-05-25T09:01:49.540Z] CPU MHz: 2800.000 [2026-05-25T09:01:49.540Z] BogoMIPS: 5600.00 [2026-05-25T09:01:49.540Z] Virtualization: AMD-V [2026-05-25T09:01:49.540Z] Hypervisor vendor: KVM [2026-05-25T09:01:49.540Z] Virtualization type: full [2026-05-25T09:01:49.540Z] L1d cache: 256 KiB [2026-05-25T09:01:49.540Z] L1i cache: 256 KiB [2026-05-25T09:01:49.540Z] L2 cache: 4 MiB [2026-05-25T09:01:49.540Z] L3 cache: 128 MiB [2026-05-25T09:01:49.540Z] NUMA node0 CPU(s): 0-7 [2026-05-25T09:01:49.540Z] Vulnerability Gather data sampling: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Itlb multihit: Not affected [2026-05-25T09:01:49.540Z] Vulnerability L1tf: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Mds: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Meltdown: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Mmio stale data: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Retbleed: Vulnerable [2026-05-25T09:01:49.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-25T09:01:49.540Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-25T09:01:49.540Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-25T09:01:49.540Z] Vulnerability Srbds: Not affected [2026-05-25T09:01:49.540Z] Vulnerability Tsx async abort: Not affected [2026-05-25T09:01:49.540Z] 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-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] ---> nproc: [2026-05-25T09:01:49.540Z] 8 [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] ---> df -h: [2026-05-25T09:01:49.540Z] Filesystem Size Used Avail Use% Mounted on [2026-05-25T09:01:49.540Z] overlay 155G 14G 142G 9% / [2026-05-25T09:01:49.540Z] tmpfs 64M 0 64M 0% /dev [2026-05-25T09:01:49.540Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-25T09:01:49.540Z] shm 64M 0 64M 0% /dev/shm [2026-05-25T09:01:49.540Z] /dev/vda1 155G 14G 142G 9% /facter-os [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] ---> sar -b -r -n DEV: [2026-05-25T09:01:49.540Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11199) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:38:23 LINUX RESTART (8 CPU) [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-25T09:01:49.540Z] 08:40:01 219.43 22.84 196.58 0.00 3278.77 55681.97 0.00 [2026-05-25T09:01:49.540Z] 08:41:01 141.16 0.63 140.53 0.00 11.46 43384.25 0.00 [2026-05-25T09:01:49.540Z] 08:42:01 111.73 0.35 111.38 0.00 36.79 47515.01 0.00 [2026-05-25T09:01:49.540Z] 08:43:01 74.22 0.02 74.20 0.00 1.20 18723.01 0.00 [2026-05-25T09:01:49.540Z] 08:44:01 2.53 0.27 2.27 0.00 11.60 39.33 0.00 [2026-05-25T09:01:49.540Z] 08:45:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 [2026-05-25T09:01:49.540Z] 08:46:01 0.97 0.02 0.95 0.00 3.87 12.00 0.00 [2026-05-25T09:01:49.540Z] 08:47:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2026-05-25T09:01:49.540Z] 08:48:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2026-05-25T09:01:49.540Z] 08:49:01 1.85 0.00 1.85 0.00 0.00 23.73 0.00 [2026-05-25T09:01:49.540Z] 08:50:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2026-05-25T09:01:49.540Z] 08:51:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 [2026-05-25T09:01:49.540Z] 08:52:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2026-05-25T09:01:49.540Z] 08:53:01 1.03 0.00 1.03 0.00 0.00 14.80 0.00 [2026-05-25T09:01:49.540Z] 08:54:01 1.60 0.02 1.58 0.00 0.13 18.93 0.00 [2026-05-25T09:01:49.540Z] 08:55:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 [2026-05-25T09:01:49.540Z] 08:56:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2026-05-25T09:01:49.540Z] 08:57:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 [2026-05-25T09:01:49.540Z] 08:58:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2026-05-25T09:01:49.540Z] 08:59:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2026-05-25T09:01:49.540Z] 09:00:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2026-05-25T09:01:49.540Z] 09:01:01 46.41 0.70 45.71 0.00 16.40 27907.88 0.00 [2026-05-25T09:01:49.540Z] Average: 27.95 1.13 26.82 0.00 152.75 8794.85 0.00 [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-25T09:01:49.540Z] 08:40:01 27667072 31439036 843144 2.57 134160 3796248 2092336 6.17 1296184 3380352 556084 [2026-05-25T09:01:49.540Z] 08:41:01 25824324 30952992 1323824 4.03 156764 5057144 2641528 7.79 2200628 4241656 693812 [2026-05-25T09:01:49.540Z] 08:42:01 26707572 31485148 794908 2.42 161180 4716692 1866792 5.50 1601188 3976312 188 [2026-05-25T09:01:49.540Z] 08:43:01 26162872 31501724 776468 2.36 175272 5211860 1703676 5.02 1655080 4410624 4 [2026-05-25T09:01:49.540Z] 08:44:01 26161572 31501316 776444 2.36 175448 5212352 1727232 5.09 1655812 4411040 220 [2026-05-25T09:01:49.540Z] 08:45:01 26169952 31509744 767996 2.34 175488 5212352 1727232 5.09 1647180 4411044 32 [2026-05-25T09:01:49.540Z] 08:46:01 26169604 31509484 768088 2.34 175516 5212476 1727232 5.09 1647124 4411108 12 [2026-05-25T09:01:49.540Z] 08:47:01 26177380 31517408 759928 2.31 175544 5212476 1727232 5.09 1639872 4411168 16 [2026-05-25T09:01:49.540Z] 08:48:01 26177372 31517464 759800 2.31 175568 5212480 1727232 5.09 1639924 4411172 36 [2026-05-25T09:01:49.540Z] 08:49:01 26179204 31519384 757632 2.30 175632 5212456 1727232 5.09 1638632 4411148 16 [2026-05-25T09:01:49.540Z] 08:50:01 26178888 31519100 757820 2.31 175648 5212448 1727232 5.09 1638688 4411148 12 [2026-05-25T09:01:49.540Z] 08:51:01 26178428 31518700 757992 2.31 175664 5212460 1727232 5.09 1638344 4411152 60 [2026-05-25T09:01:49.540Z] 08:52:01 26178608 31518932 757744 2.31 175680 5212460 1727232 5.09 1638400 4411152 12 [2026-05-25T09:01:49.540Z] 08:53:01 26178892 31519244 757292 2.30 175708 5212460 1727232 5.09 1638624 4411160 76 [2026-05-25T09:01:49.540Z] 08:54:01 26177952 31518476 758136 2.31 175776 5212468 1734176 5.11 1638652 4411160 40 [2026-05-25T09:01:49.540Z] 08:55:01 26177928 31518520 758088 2.31 175808 5212472 1734176 5.11 1638408 4411164 16 [2026-05-25T09:01:49.540Z] 08:56:01 26177564 31518204 758264 2.31 175844 5212476 1734176 5.11 1638668 4411168 8 [2026-05-25T09:01:49.540Z] 08:57:01 26177588 31518256 758144 2.31 175876 5212476 1734176 5.11 1638556 4411168 156 [2026-05-25T09:01:49.540Z] 08:58:01 26177792 31518516 757840 2.31 175908 5212480 1734176 5.11 1638576 4411172 4 [2026-05-25T09:01:49.540Z] 08:59:01 26178140 31518892 757412 2.30 175964 5212464 1734176 5.11 1638436 4411172 20 [2026-05-25T09:01:49.540Z] 09:00:01 26178324 31519148 757360 2.30 175996 5212484 1734176 5.11 1638428 4411176 12 [2026-05-25T09:01:49.540Z] 09:01:01 24939160 31493164 774560 2.36 212864 6268612 1800008 5.31 1823416 5339348 364784 [2026-05-25T09:01:49.540Z] Average: 26195281 31484221 792677 2.41 173969 5166468 1796177 5.30 1657674 4378989 73437 [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-25T09:01:49.540Z] 08:40:01 ens3 763.73 534.11 10046.07 120.22 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:40:01 lo 4.93 4.93 0.50 0.50 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:40:01 docker0 267.54 334.99 23.77 2581.90 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:40:01 vethc9b4fbe 226.46 293.20 23.94 2302.29 0.00 0.00 0.00 0.19 [2026-05-25T09:01:49.540Z] 08:41:01 ens3 63.01 36.49 586.30 13.43 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:41:01 docker0 19.45 33.28 1.91 556.55 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:41:01 veth07c73e5 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:42:01 ens3 35.43 21.28 211.62 8.92 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:42:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:42:01 docker0 6.28 11.40 0.43 130.93 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:43:01 ens3 153.62 113.18 2553.96 240.54 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:43:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:44:01 ens3 1.42 0.88 0.89 0.55 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:45:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:46:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:47:01 ens3 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:48:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:49:01 ens3 0.60 0.22 0.16 0.08 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:50:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:53:01 ens3 1.00 0.52 0.33 0.23 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:54:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:56:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:57:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:59:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:00:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:01:01 ens3 225.15 137.93 4805.58 19.79 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:01:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:01:01 docker0 53.04 81.74 5.21 770.26 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] 09:01:01 veth1f04175 53.04 81.85 5.94 770.27 0.00 0.00 0.00 0.06 [2026-05-25T09:01:49.540Z] Average: ens3 56.66 38.44 827.54 18.36 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] Average: docker0 15.74 20.97 1.42 183.63 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] Average: veth1f04175 2.41 3.72 0.27 35.01 0.00 0.00 0.00 0.00 [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] ---> sar -P ALL: [2026-05-25T09:01:49.540Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11199) 05/25/26 _x86_64_ (8 CPU) [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:38:23 LINUX RESTART (8 CPU) [2026-05-25T09:01:49.540Z] [2026-05-25T09:01:49.540Z] 08:39:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T09:01:49.540Z] 08:40:01 all 9.54 0.00 3.94 2.31 0.08 84.13 [2026-05-25T09:01:49.540Z] 08:40:01 0 8.06 0.00 4.28 3.50 0.10 84.06 [2026-05-25T09:01:49.540Z] 08:40:01 1 11.73 0.00 3.86 0.76 0.10 83.55 [2026-05-25T09:01:49.540Z] 08:40:01 2 9.74 0.00 4.34 3.25 0.08 82.59 [2026-05-25T09:01:49.540Z] 08:40:01 3 9.15 0.00 4.16 5.39 0.08 81.22 [2026-05-25T09:01:49.540Z] 08:40:01 4 8.80 0.00 3.16 2.39 0.07 85.57 [2026-05-25T09:01:49.540Z] 08:40:01 5 10.45 0.00 3.17 0.17 0.08 86.13 [2026-05-25T09:01:49.540Z] 08:40:01 6 9.49 0.00 4.63 1.59 0.07 84.23 [2026-05-25T09:01:49.540Z] 08:40:01 7 8.88 0.00 3.91 1.44 0.08 85.68 [2026-05-25T09:01:49.540Z] 08:41:01 all 46.79 0.00 6.91 0.79 0.12 45.38 [2026-05-25T09:01:49.540Z] 08:41:01 0 46.50 0.00 6.91 0.77 0.12 45.69 [2026-05-25T09:01:49.540Z] 08:41:01 1 49.60 0.00 6.69 0.42 0.12 43.17 [2026-05-25T09:01:49.540Z] 08:41:01 2 48.58 0.00 7.12 1.23 0.13 42.94 [2026-05-25T09:01:49.540Z] 08:41:01 3 46.52 0.00 7.34 2.82 0.12 43.20 [2026-05-25T09:01:49.540Z] 08:41:01 4 45.55 0.00 6.73 0.08 0.12 47.51 [2026-05-25T09:01:49.540Z] 08:41:01 5 46.24 0.00 6.66 0.19 0.10 46.81 [2026-05-25T09:01:49.540Z] 08:41:01 6 45.09 0.00 7.07 0.47 0.13 47.24 [2026-05-25T09:01:49.540Z] 08:41:01 7 46.28 0.00 6.75 0.35 0.12 46.50 [2026-05-25T09:01:49.540Z] 08:42:01 all 53.38 0.00 6.76 0.87 0.14 38.85 [2026-05-25T09:01:49.540Z] 08:42:01 0 53.86 0.00 7.47 0.18 0.13 38.34 [2026-05-25T09:01:49.540Z] 08:42:01 1 54.57 0.00 6.91 0.87 0.13 37.51 [2026-05-25T09:01:49.540Z] 08:42:01 2 53.85 0.00 6.28 0.35 0.13 39.39 [2026-05-25T09:01:49.540Z] 08:42:01 3 52.83 0.00 7.31 2.20 0.13 37.53 [2026-05-25T09:01:49.540Z] 08:42:01 4 52.81 0.00 6.42 0.91 0.13 39.73 [2026-05-25T09:01:49.540Z] 08:42:01 5 54.79 0.00 6.53 2.12 0.13 36.43 [2026-05-25T09:01:49.540Z] 08:42:01 6 51.79 0.00 6.55 0.15 0.15 41.36 [2026-05-25T09:01:49.541Z] 08:42:01 7 52.55 0.00 6.57 0.18 0.15 40.54 [2026-05-25T09:01:49.541Z] 08:43:01 all 3.26 0.00 1.27 1.21 0.05 94.20 [2026-05-25T09:01:49.541Z] 08:43:01 0 2.93 0.00 1.74 0.52 0.03 94.78 [2026-05-25T09:01:49.541Z] 08:43:01 1 3.61 0.00 0.94 0.95 0.07 94.43 [2026-05-25T09:01:49.541Z] 08:43:01 2 3.48 0.00 1.37 0.08 0.05 95.01 [2026-05-25T09:01:49.541Z] 08:43:01 3 2.00 0.00 0.77 0.50 0.05 96.67 [2026-05-25T09:01:49.541Z] 08:43:01 4 3.46 0.00 0.94 5.26 0.03 90.31 [2026-05-25T09:01:49.541Z] 08:43:01 5 2.52 0.00 1.21 0.30 0.05 95.92 [2026-05-25T09:01:49.541Z] 08:43:01 6 4.38 0.00 1.86 0.52 0.07 93.17 [2026-05-25T09:01:49.541Z] 08:43:01 7 3.71 0.00 1.36 1.51 0.05 93.37 [2026-05-25T09:01:49.541Z] 08:44:01 all 0.05 0.00 0.04 0.01 0.01 99.88 [2026-05-25T09:01:49.541Z] 08:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:44:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2026-05-25T09:01:49.541Z] 08:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T09:01:49.541Z] 08:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:44:01 4 0.02 0.00 0.05 0.02 0.00 99.92 [2026-05-25T09:01:49.541Z] 08:44:01 5 0.15 0.00 0.07 0.00 0.02 99.77 [2026-05-25T09:01:49.541Z] 08:44:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:44:01 7 0.03 0.00 0.02 0.08 0.00 99.87 [2026-05-25T09:01:49.541Z] 08:45:01 all 0.03 0.00 0.02 0.03 0.01 99.91 [2026-05-25T09:01:49.541Z] 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2026-05-25T09:01:49.541Z] 08:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T09:01:49.541Z] 08:45:01 7 0.08 0.00 0.03 0.27 0.02 99.60 [2026-05-25T09:01:49.541Z] 08:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2026-05-25T09:01:49.541Z] 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2026-05-25T09:01:49.541Z] 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T09:01:49.541Z] 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:46:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:46:01 7 0.03 0.00 0.00 0.08 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:47:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2026-05-25T09:01:49.541Z] 08:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:47:01 3 0.15 0.00 0.00 0.00 0.00 99.85 [2026-05-25T09:01:49.541Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:47:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2026-05-25T09:01:49.541Z] 08:47:01 6 0.10 0.00 0.03 0.00 0.03 99.83 [2026-05-25T09:01:49.541Z] 08:47:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2026-05-25T09:01:49.541Z] 08:48:01 all 0.32 0.00 0.02 0.00 0.01 99.65 [2026-05-25T09:01:49.541Z] 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:48:01 3 1.98 0.00 0.00 0.00 0.02 98.00 [2026-05-25T09:01:49.541Z] 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:48:01 5 0.38 0.00 0.00 0.00 0.00 99.62 [2026-05-25T09:01:49.541Z] 08:48:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:48:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:49:01 all 0.12 0.00 0.02 0.02 0.01 99.84 [2026-05-25T09:01:49.541Z] 08:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T09:01:49.541Z] 08:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:49:01 3 0.68 0.00 0.03 0.00 0.00 99.29 [2026-05-25T09:01:49.541Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:49:01 5 0.10 0.00 0.03 0.08 0.00 99.78 [2026-05-25T09:01:49.541Z] 08:49:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-05-25T09:01:49.541Z] 08:49:01 7 0.02 0.00 0.03 0.05 0.02 99.88 [2026-05-25T09:01:49.541Z] 08:50:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2026-05-25T09:01:49.541Z] 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:50:01 3 0.99 0.00 0.00 0.00 0.00 99.01 [2026-05-25T09:01:49.541Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-25T09:01:49.541Z] 08:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-25T09:01:49.541Z] [2026-05-25T09:01:49.541Z] 08:50:01 CPU %user %nice %system %iowait %steal %idle [2026-05-25T09:01:49.541Z] 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-05-25T09:01:49.541Z] 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T09:01:49.541Z] 08:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T09:01:49.541Z] 08:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2026-05-25T09:01:49.541Z] 08:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2026-05-25T09:01:49.541Z] 08:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:53:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2026-05-25T09:01:49.541Z] 08:53:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2026-05-25T09:01:49.541Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:53:01 3 0.68 0.00 0.03 0.00 0.02 99.27 [2026-05-25T09:01:49.541Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T09:01:49.541Z] 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:54:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2026-05-25T09:01:49.541Z] 08:54:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-25T09:01:49.541Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:54:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-25T09:01:49.541Z] 08:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:54:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-05-25T09:01:49.541Z] 08:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2026-05-25T09:01:49.541Z] 08:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-25T09:01:49.541Z] 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:55:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2026-05-25T09:01:49.541Z] 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:55:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2026-05-25T09:01:49.541Z] 08:56:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2026-05-25T09:01:49.541Z] 08:56:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2026-05-25T09:01:49.541Z] 08:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2026-05-25T09:01:49.541Z] 08:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:56:01 3 1.13 0.00 0.02 0.00 0.02 98.84 [2026-05-25T09:01:49.541Z] 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T09:01:49.541Z] 08:56:01 7 0.07 0.00 0.00 0.02 0.02 99.90 [2026-05-25T09:01:49.541Z] 08:57:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2026-05-25T09:01:49.541Z] 08:57:01 0 0.12 0.00 0.00 0.00 0.03 99.85 [2026-05-25T09:01:49.541Z] 08:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:57:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2026-05-25T09:01:49.541Z] 08:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-05-25T09:01:49.541Z] 08:57:01 7 0.00 0.00 0.03 0.07 0.02 99.88 [2026-05-25T09:01:49.541Z] 08:58:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2026-05-25T09:01:49.541Z] 08:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T09:01:49.541Z] 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 08:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:58:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 08:58:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2026-05-25T09:01:49.541Z] 08:59:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2026-05-25T09:01:49.541Z] 08:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2026-05-25T09:01:49.541Z] 08:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-25T09:01:49.541Z] 08:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-25T09:01:49.541Z] 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 08:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2026-05-25T09:01:49.541Z] 08:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-25T09:01:49.541Z] 08:59:01 7 0.03 0.00 0.00 0.05 0.02 99.90 [2026-05-25T09:01:49.541Z] 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-05-25T09:01:49.541Z] 09:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-05-25T09:01:49.541Z] 09:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-05-25T09:01:49.541Z] 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 09:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-25T09:01:49.541Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-25T09:01:49.541Z] 09:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-25T09:01:49.541Z] 09:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-25T09:01:49.541Z] 09:00:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2026-05-25T09:01:49.541Z] 09:01:01 all 4.34 0.00 1.69 0.30 0.06 93.60 [2026-05-25T09:01:49.541Z] 09:01:01 0 4.07 0.00 2.50 0.00 0.07 93.37 [2026-05-25T09:01:49.541Z] 09:01:01 1 5.05 0.00 1.79 0.00 0.08 93.08 [2026-05-25T09:01:49.541Z] 09:01:01 2 4.48 0.00 1.33 0.03 0.07 94.09 [2026-05-25T09:01:49.541Z] 09:01:01 3 4.94 0.00 1.32 0.08 0.07 93.58 [2026-05-25T09:01:49.541Z] 09:01:01 4 4.99 0.00 1.56 0.00 0.05 93.40 [2026-05-25T09:01:49.541Z] 09:01:01 5 4.36 0.00 1.92 0.02 0.05 93.66 [2026-05-25T09:01:49.541Z] 09:01:01 6 3.80 0.00 1.72 0.02 0.07 94.39 [2026-05-25T09:01:49.541Z] 09:01:01 7 3.05 0.00 1.41 2.25 0.05 93.24 [2026-05-25T09:01:49.541Z] [2026-05-25T09:01:49.541Z] Average: CPU %user %nice %system %iowait %steal %idle [2026-05-25T09:01:49.541Z] Average: all 5.35 0.00 0.94 0.25 0.03 93.43 [2026-05-25T09:01:49.541Z] Average: 0 5.24 0.00 1.05 0.22 0.03 93.45 [2026-05-25T09:01:49.541Z] Average: 1 5.66 0.00 0.93 0.14 0.03 93.25 [2026-05-25T09:01:49.541Z] Average: 2 5.44 0.00 0.93 0.22 0.02 93.38 [2026-05-25T09:01:49.541Z] Average: 3 5.47 0.00 0.95 0.50 0.03 93.06 [2026-05-25T09:01:49.541Z] Average: 4 5.21 0.00 0.85 0.39 0.02 93.52 [2026-05-25T09:01:49.541Z] Average: 5 5.39 0.00 0.89 0.13 0.02 93.56 [2026-05-25T09:01:49.541Z] Average: 6 5.20 0.00 1.01 0.12 0.03 93.64 [2026-05-25T09:01:49.541Z] Average: 7 5.19 0.00 0.91 0.30 0.03 93.57 [2026-05-25T09:01:49.541Z] [2026-05-25T09:01:49.541Z] [2026-05-25T09:01:49.541Z]