Started by upstream project "edgexfoundry/cd-management/release-lts" build number 131 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f0e61a6971a0bafd50fa1827b54a836cb156916 Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh14597466059373818292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental 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-ssh8270512726017480940.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental 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/sample-service/branches/palau/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/sample-service/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2615138273864166836.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 (experimental) > 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-ssh2653004750903622462.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/sample-service/branches/palau/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/sample-service/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10047583665828593122.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:sample-service, buildExperimentalDockerImage:true, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" 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: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: true 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-9714’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9715 in /w/workspace/dgexfoundry_sample-service_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/dgexfoundry_sample-service_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f0e61a6971a0bafd50fa1827b54a836cb156916 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @3e8a1a9" > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 > git rev-list --no-walk 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T10:08:01.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T10:08:01.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T10:08:01.849Z] ========================================================= [2026-05-20T10:08:01.849Z] EdgeX Global Pipelines Version Info [2026-05-20T10:08:01.849Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:08:02.941Z] ------------------- [2026-05-20T10:08:02.941Z] stable info: [2026-05-20T10:08:02.941Z] ------------------- [2026-05-20T10:08:02.941Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T10:08:02.941Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T10:08:02.941Z] Message: update stable to v1.0.280 [2026-05-20T10:08:03.523Z] ------------------- [2026-05-20T10:08:03.523Z] experimental info: [2026-05-20T10:08:03.523Z] ------------------- [2026-05-20T10:08:03.523Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T10:08:03.523Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-20T10:08:03.523Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-20T10:08:03.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2026-05-20T10:08:03.609Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2026-05-20T10:08:03.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-20T10:08:03.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2026-05-20T10:08:03.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-20T10:08:03.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-20T10:08:03.722Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-20T10:08:03.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-20T10:08:03.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-20T10:08:03.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T10:08:03.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-20T10:08:03.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2026-05-20T10:08:03.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-20T10:08:03.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-20T10:08:03.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T10:08:03.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T10:08:03.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T10:08:04.016Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-20T10:08:04.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T10:08:04.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-20T10:08:04.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-20T10:08:04.118Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-20T10:08:04.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-20T10:08:04.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-20T10:08:04.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-20T10:08:04.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T10:08:04.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-20T10:08:04.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-20T10:08:04.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-20T10:08:04.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-20T10:08:04.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo [2026-05-20T10:08:04.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f0e61a [Pipeline] echo [2026-05-20T10:08:04.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:08:04.487Z] provisioning config files... [2026-05-20T10:08:04.502Z] copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config9710768932465388674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:08:04.836Z] ---> ****-login.sh [2026-05-20T10:08:04.836Z] nexus3.edgexfoundry.org:10001 [2026-05-20T10:08:04.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:05.097Z] [2026-05-20T10:08:05.097Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T10:08:05.097Z] Configure a credential helper to remove this warning. See [2026-05-20T10:08:05.097Z] https://docs.****.com/go/credential-store/ [2026-05-20T10:08:05.097Z] [2026-05-20T10:08:05.097Z] Login Succeeded [2026-05-20T10:08:05.097Z] nexus3.edgexfoundry.org:10002 [2026-05-20T10:08:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:05.097Z] [2026-05-20T10:08:05.097Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T10:08:05.097Z] Configure a credential helper to remove this warning. See [2026-05-20T10:08:05.097Z] https://docs.****.com/go/credential-store/ [2026-05-20T10:08:05.097Z] [2026-05-20T10:08:05.097Z] Login Succeeded [2026-05-20T10:08:05.097Z] nexus3.edgexfoundry.org:10003 [2026-05-20T10:08:05.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:05.363Z] [2026-05-20T10:08:05.364Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T10:08:05.364Z] Configure a credential helper to remove this warning. See [2026-05-20T10:08:05.364Z] https://docs.****.com/go/credential-store/ [2026-05-20T10:08:05.364Z] [2026-05-20T10:08:05.364Z] Login Succeeded [2026-05-20T10:08:05.364Z] nexus3.edgexfoundry.org:10004 [2026-05-20T10:08:05.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:05.364Z] [2026-05-20T10:08:05.364Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T10:08:05.364Z] Configure a credential helper to remove this warning. See [2026-05-20T10:08:05.364Z] https://docs.****.com/go/credential-store/ [2026-05-20T10:08:05.364Z] [2026-05-20T10:08:05.364Z] Login Succeeded [2026-05-20T10:08:05.364Z] ****.io [2026-05-20T10:08:05.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:05.624Z] [2026-05-20T10:08:05.624Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T10:08:05.624Z] Configure a credential helper to remove this warning. See [2026-05-20T10:08:05.624Z] https://docs.****.com/go/credential-store/ [2026-05-20T10:08:05.624Z] [2026-05-20T10:08:05.624Z] Login Succeeded [2026-05-20T10:08:05.624Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T10:08:05.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-20T10:08:06.052Z] + git rev-list -1 --merges 4f0e61a6971a0bafd50fa1827b54a836cb156916~1..4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo [2026-05-20T10:08:06.079Z] -----------> git rev-list -1 --merges 4f0e61a6971a0bafd50fa1827b54a836cb156916~1..4f0e61a6971a0bafd50fa1827b54a836cb156916 4f0e61a6971a0bafd50fa1827b54a836cb156916 [false] [Pipeline] sh [2026-05-20T10:08:06.369Z] + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo [2026-05-20T10:08:06.385Z] ========================================================= [2026-05-20T10:08:06.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-20T10:08:06.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T10:08:06.720Z] + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo [2026-05-20T10:08:06.733Z] [semverPrep] GIT_COMMIT: 4f0e61a6971a0bafd50fa1827b54a836cb156916, Commit Message: ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] echo [2026-05-20T10:08:06.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-20T10:08:07.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T10:08:07.109Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-20T10:08:07.109Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-20T10:08:07.109Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-20T10:08:07.109Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-20T10:08:07.109Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-20T10:08:07.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:08:07.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:08:07.476Z] [2026-05-20T10:08:07.476Z] 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-20T10:08:07.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:08:07.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-20T10:08:07.785Z] 3dae71ba6b94: Pulling fs layer [2026-05-20T10:08:07.785Z] 6bf1a483ea7c: Pulling fs layer [2026-05-20T10:08:07.785Z] f5dfc541a4d3: Pulling fs layer [2026-05-20T10:08:07.785Z] 461d9e800cba: Pulling fs layer [2026-05-20T10:08:07.785Z] 80192f66455f: Pulling fs layer [2026-05-20T10:08:07.785Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-20T10:08:07.785Z] 80192f66455f: Waiting [2026-05-20T10:08:07.785Z] a29436f7fd5d: Pulling fs layer [2026-05-20T10:08:07.785Z] 923cac83aea3: Pulling fs layer [2026-05-20T10:08:07.785Z] a29436f7fd5d: Waiting [2026-05-20T10:08:07.785Z] 461d9e800cba: Waiting [2026-05-20T10:08:07.785Z] 923cac83aea3: Waiting [2026-05-20T10:08:07.785Z] 25ad8b0a4227: Pulling fs layer [2026-05-20T10:08:07.785Z] db01528c6b51: Pulling fs layer [2026-05-20T10:08:07.785Z] 28988de357af: Pulling fs layer [2026-05-20T10:08:07.785Z] db01528c6b51: Waiting [2026-05-20T10:08:07.785Z] 25ad8b0a4227: Waiting [2026-05-20T10:08:07.785Z] 28988de357af: Waiting [2026-05-20T10:08:07.785Z] 6bf1a483ea7c: Verifying Checksum [2026-05-20T10:08:07.785Z] 6bf1a483ea7c: Download complete [2026-05-20T10:08:07.785Z] 461d9e800cba: Verifying Checksum [2026-05-20T10:08:07.785Z] 461d9e800cba: Download complete [2026-05-20T10:08:07.785Z] 80192f66455f: Verifying Checksum [2026-05-20T10:08:07.785Z] 80192f66455f: Download complete [2026-05-20T10:08:08.044Z] f5dfc541a4d3: Verifying Checksum [2026-05-20T10:08:08.044Z] f5dfc541a4d3: Download complete [2026-05-20T10:08:08.044Z] 3dae71ba6b94: Verifying Checksum [2026-05-20T10:08:08.044Z] 3dae71ba6b94: Download complete [2026-05-20T10:08:08.044Z] 923cac83aea3: Verifying Checksum [2026-05-20T10:08:08.044Z] 923cac83aea3: Download complete [2026-05-20T10:08:08.372Z] 25ad8b0a4227: Verifying Checksum [2026-05-20T10:08:08.372Z] 25ad8b0a4227: Download complete [2026-05-20T10:08:08.372Z] db01528c6b51: Download complete [2026-05-20T10:08:08.372Z] 28988de357af: Verifying Checksum [2026-05-20T10:08:08.372Z] 28988de357af: Download complete [2026-05-20T10:08:08.372Z] a29436f7fd5d: Verifying Checksum [2026-05-20T10:08:08.372Z] a29436f7fd5d: Download complete [2026-05-20T10:08:08.629Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-20T10:08:08.629Z] 2e8e34ca0e6c: Download complete [2026-05-20T10:08:09.572Z] 3dae71ba6b94: Pull complete [2026-05-20T10:08:09.572Z] 6bf1a483ea7c: Pull complete [2026-05-20T10:08:10.515Z] f5dfc541a4d3: Pull complete [2026-05-20T10:08:10.515Z] 461d9e800cba: Pull complete [2026-05-20T10:08:10.515Z] 80192f66455f: Pull complete [2026-05-20T10:08:14.805Z] 2e8e34ca0e6c: Pull complete [2026-05-20T10:08:15.741Z] a29436f7fd5d: Pull complete [2026-05-20T10:08:15.741Z] 923cac83aea3: Pull complete [2026-05-20T10:08:15.741Z] 25ad8b0a4227: Pull complete [2026-05-20T10:08:15.741Z] db01528c6b51: Pull complete [2026-05-20T10:08:15.741Z] 28988de357af: Pull complete [2026-05-20T10:08:15.741Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-20T10:08:15.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:08:15.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:08:15.931Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:08:15.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-20T10:08:18.371Z] $ docker top d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 -eo pid,comm [2026-05-20T10:08:18.412Z] 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-20T10:08:18.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-20T10:08:18.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T10:08:18.470Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T10:08:18.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T10:08:18.576Z] $ docker exec d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent [2026-05-20T10:08:18.687Z] SSH_AUTH_SOCK=/tmp/ssh-uEeX7Muqczj3/agent.32 [2026-05-20T10:08:18.687Z] SSH_AGENT_PID=38 [2026-05-20T10:08:18.693Z] Running ssh-add (command line suppressed) [2026-05-20T10:08:18.789Z] Identity added: /w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_7003807475858375950.key (/w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_7003807475858375950.key) [2026-05-20T10:08:18.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T10:08:19.094Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] sh [2026-05-20T10:08:19.382Z] + git tag --points-at 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [2026-05-20T10:08:19.396Z] $ docker exec --env ******** --env ******** d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent -k [2026-05-20T10:08:19.481Z] unset SSH_AUTH_SOCK; [2026-05-20T10:08:19.482Z] unset SSH_AGENT_PID; [2026-05-20T10:08:19.482Z] echo Agent pid 38 killed; [2026-05-20T10:08:19.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-20T10:08:19.528Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-20T10:08:19.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-20T10:08:19.554Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-20T10:08:19.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-20T10:08:19.677Z] $ docker exec d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent [2026-05-20T10:08:19.772Z] SSH_AUTH_SOCK=/tmp/ssh-5Q8wSvWpODaR/agent.84 [2026-05-20T10:08:19.772Z] SSH_AGENT_PID=90 [2026-05-20T10:08:19.777Z] Running ssh-add (command line suppressed) [2026-05-20T10:08:19.893Z] Identity added: /w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_12369968960869802050.key (/w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_12369968960869802050.key) [2026-05-20T10:08:19.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-20T10:08:20.196Z] + git semver init [2026-05-20T10:08:20.455Z] 2026-05-20 10:08:20,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-20T10:08:20.455Z] 2026-05-20 10:08:20,400 [run_init] DEBUG init version:0.0.0 force:False [2026-05-20T10:08:20.455Z] 2026-05-20 10:08:20,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_sample-service_palau/.semver [2026-05-20T10:08:20.455Z] 2026-05-20 10:08:20,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/dgexfoundry_sample-service_palau/.semver [2026-05-20T10:08:20.455Z] 2026-05-20 10:08:20,401 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/dgexfoundry_sample-service_palau/.semver'], cwd=/w/workspace/dgexfoundry_sample-service_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-20T10:08:21.394Z] 2026-05-20 10:08:21,191 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_sample-service_palau/.git/info/exclude [2026-05-20T10:08:21.394Z] 2026-05-20 10:08:21,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_sample-service_palau/.semver/palau with force:False [2026-05-20T10:08:21.394Z] 2026-05-20 10:08:21,192 [read_version] DEBUG read version from /w/workspace/dgexfoundry_sample-service_palau/.semver/palau [2026-05-20T10:08:21.394Z] 2026-05-20 10:08:21,192 [read_version] DEBUG read version from /w/workspace/dgexfoundry_sample-service_palau/.semver/palau [2026-05-20T10:08:21.394Z] 4.0.2 [Pipeline] } [2026-05-20T10:08:21.409Z] $ docker exec --env ******** --env ******** d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent -k [2026-05-20T10:08:21.509Z] unset SSH_AUTH_SOCK; [2026-05-20T10:08:21.510Z] unset SSH_AGENT_PID; [2026-05-20T10:08:21.510Z] echo Agent pid 90 killed; [2026-05-20T10:08:21.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T10:08:21.857Z] + git semver [Pipeline] } [2026-05-20T10:08:22.134Z] $ docker stop --time=1 d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 [2026-05-20T10:08:23.393Z] $ docker rm -f --volumes d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T10:08:23.729Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-20T10:08:23.965Z] Stashed 1 file(s) [Pipeline] echo [2026-05-20T10:08:23.970Z] [edgeXSemver]: initialized semver on version 4.0.2 [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] sh [2026-05-20T10:08:24.397Z] + git checkout 4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:08:24.397Z] HEAD is now at 4f0e61a ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:08:24.425Z] provisioning config files... [2026-05-20T10:08:24.433Z] copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config7287253948666214330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:08:24.826Z] ---> ****-login.sh [2026-05-20T10:08:24.826Z] nexus3.edgexfoundry.org:10001 [2026-05-20T10:08:24.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:24.826Z] Login Succeeded [2026-05-20T10:08:24.826Z] nexus3.edgexfoundry.org:10002 [2026-05-20T10:08:24.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:24.826Z] Login Succeeded [2026-05-20T10:08:24.826Z] nexus3.edgexfoundry.org:10003 [2026-05-20T10:08:24.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:25.085Z] Login Succeeded [2026-05-20T10:08:25.085Z] nexus3.edgexfoundry.org:10004 [2026-05-20T10:08:25.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:25.085Z] Login Succeeded [2026-05-20T10:08:25.085Z] ****.io [2026-05-20T10:08:25.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:08:25.344Z] Login Succeeded [2026-05-20T10:08:25.344Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T10:08:25.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-20T10:08:25.446Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-20T10:08:25.744Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-20T10:08:25.744Z] + + cut -d .cut -f1-2 -d [2026-05-20T10:08:25.744Z] -f 2 [Pipeline] echo [2026-05-20T10:08:25.760Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T10:08:25.782Z] ========================================================= [2026-05-20T10:08:25.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-20T10:08:25.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:08:26.198Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-20T10:08:26.764Z] #0 building with "default" instance using docker driver [2026-05-20T10:08:26.764Z] [2026-05-20T10:08:26.764Z] #1 [internal] load build definition from Dockerfile [2026-05-20T10:08:26.764Z] #1 transferring dockerfile: 1.47kB done [2026-05-20T10:08:26.764Z] #1 DONE 0.0s [2026-05-20T10:08:26.764Z] [2026-05-20T10:08:26.764Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-20T10:08:26.764Z] #2 DONE 0.1s [2026-05-20T10:08:27.022Z] [2026-05-20T10:08:27.022Z] #3 [internal] load .dockerignore [2026-05-20T10:08:27.022Z] #3 transferring context: 2B done [2026-05-20T10:08:27.022Z] #3 DONE 0.0s [2026-05-20T10:08:27.022Z] [2026-05-20T10:08:27.022Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d [2026-05-20T10:08:27.022Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 0.0s done [2026-05-20T10:08:27.022Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.1s [2026-05-20T10:08:27.022Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.24MB / 60.24MB 0.1s [2026-05-20T10:08:27.022Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done [2026-05-20T10:08:27.022Z] #4 sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 2.42kB / 2.42kB done [2026-05-20T10:08:27.022Z] #4 ... [2026-05-20T10:08:27.022Z] [2026-05-20T10:08:27.022Z] #5 [internal] load build context [2026-05-20T10:08:27.022Z] #5 transferring context: 4.71MB 0.1s done [2026-05-20T10:08:27.022Z] #5 DONE 0.2s [2026-05-20T10:08:27.022Z] [2026-05-20T10:08:27.022Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d [2026-05-20T10:08:27.022Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-20T10:08:27.022Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 15.73MB / 60.24MB 0.2s [2026-05-20T10:08:27.022Z] #4 sha256:988202c48324e2024fd998a349d8c2e634a8c956ea9268096534220b1a8f8d6d 4.30kB / 4.30kB done [2026-05-20T10:08:27.022Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done [2026-05-20T10:08:27.022Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-20T10:08:27.022Z] #4 sha256:e24c8424ccd03425f040f0cfbb4dc81f3cd66f6bf2785e8da9d56be0a92cd589 360B / 360B 0.1s done [2026-05-20T10:08:27.022Z] #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 1.05MB / 15.05MB 0.2s [2026-05-20T10:08:27.022Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-20T10:08:27.022Z] #4 sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 0B / 2.38MB 0.2s [2026-05-20T10:08:27.022Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 30.41MB / 60.24MB 0.3s [2026-05-20T10:08:27.022Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-20T10:08:27.022Z] #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 8.39MB / 15.05MB 0.3s [2026-05-20T10:08:27.022Z] #4 sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 2.38MB / 2.38MB 0.2s done [2026-05-20T10:08:27.022Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 1.05MB / 98.38MB 0.3s [2026-05-20T10:08:27.282Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.5s [2026-05-20T10:08:27.282Z] #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 15.05MB / 15.05MB 0.4s done [2026-05-20T10:08:27.282Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 16.78MB / 98.38MB 0.5s [2026-05-20T10:08:27.282Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done [2026-05-20T10:08:27.282Z] #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 2.10MB / 14.74MB 0.5s [2026-05-20T10:08:27.539Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s done [2026-05-20T10:08:27.539Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 29.36MB / 98.38MB 0.6s [2026-05-20T10:08:27.539Z] #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 9.24MB / 14.74MB 0.6s [2026-05-20T10:08:27.539Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-20T10:08:27.539Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 46.14MB / 98.38MB 0.7s [2026-05-20T10:08:27.539Z] #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 14.74MB / 14.74MB 0.7s [2026-05-20T10:08:27.539Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 67.11MB / 98.38MB 0.8s [2026-05-20T10:08:27.539Z] #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 14.74MB / 14.74MB 0.7s done [2026-05-20T10:08:27.798Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 88.08MB / 98.38MB 0.9s [2026-05-20T10:08:27.799Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 98.38MB / 98.38MB 1.0s [2026-05-20T10:08:28.364Z] #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 98.38MB / 98.38MB 1.2s done [2026-05-20T10:08:32.582Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.6s done [2026-05-20T10:08:32.582Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-20T10:08:32.582Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-20T10:08:32.582Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T10:08:32.582Z] #4 extracting sha256:e24c8424ccd03425f040f0cfbb4dc81f3cd66f6bf2785e8da9d56be0a92cd589 done [2026-05-20T10:08:32.582Z] #4 extracting sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 0.1s [2026-05-20T10:08:32.582Z] #4 extracting sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 0.2s done [2026-05-20T10:08:32.582Z] #4 extracting sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 0.0s done [2026-05-20T10:08:32.582Z] #4 extracting sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 0.1s [2026-05-20T10:08:35.885Z] #4 extracting sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 2.9s done [2026-05-20T10:08:35.885Z] #4 extracting sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 [2026-05-20T10:08:36.144Z] #4 extracting sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 0.5s done [2026-05-20T10:08:36.144Z] #4 DONE 9.4s [2026-05-20T10:08:36.402Z] [2026-05-20T10:08:36.402Z] #6 [builder 2/7] RUN apk add --no-cache build-base git openssh-client [2026-05-20T10:08:36.402Z] #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T10:08:36.662Z] #6 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T10:08:36.662Z] #6 0.565 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-20T10:08:36.922Z] #6 0.583 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-20T10:08:36.922Z] #6 0.590 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-20T10:08:36.922Z] #6 0.615 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-20T10:08:36.922Z] #6 0.629 Executing busybox-1.37.0-r20.trigger [2026-05-20T10:08:36.922Z] #6 0.636 OK: 269 MiB in 64 packages [2026-05-20T10:08:39.093Z] Still waiting to schedule task [2026-05-20T10:08:39.094Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-20T10:08:40.220Z] #6 DONE 3.9s [2026-05-20T10:08:40.220Z] [2026-05-20T10:08:40.220Z] #7 [builder 3/7] WORKDIR /sample-service [2026-05-20T10:08:40.220Z] #7 DONE 0.0s [2026-05-20T10:08:40.220Z] [2026-05-20T10:08:40.220Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-20T10:08:40.220Z] #8 DONE 0.1s [2026-05-20T10:08:40.479Z] [2026-05-20T10:08:40.479Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T10:08:43.025Z] #9 DONE 2.5s [2026-05-20T10:08:43.025Z] [2026-05-20T10:08:43.025Z] #10 [builder 6/7] COPY . . [2026-05-20T10:08:43.025Z] #10 DONE 0.1s [2026-05-20T10:08:43.025Z] [2026-05-20T10:08:43.025Z] #11 [builder 7/7] RUN echo noop [2026-05-20T10:08:43.025Z] #11 0.221 noop [2026-05-20T10:08:43.283Z] #11 DONE 0.3s [2026-05-20T10:08:43.283Z] [2026-05-20T10:08:43.283Z] #12 exporting to image [2026-05-20T10:08:43.283Z] #12 exporting layers [2026-05-20T10:08:44.219Z] #12 exporting layers 1.0s done [2026-05-20T10:08:44.219Z] #12 writing image sha256:3b69c23f0f98cfcf9581ddb3207783fce8a2cd09df13487815e860b0cc071849 done [2026-05-20T10:08:44.219Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-20T10:08:44.219Z] #12 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:08:44.557Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T10:08:44.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:08:44.633Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:08:44.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** ci-base-image-x86_64 cat [2026-05-20T10:08:44.914Z] $ docker top 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:08:45.260Z] + go version [2026-05-20T10:08:45.260Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-20T10:08:45.273Z] $ docker stop --time=1 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec [2026-05-20T10:08:46.529Z] $ docker rm -f --volumes 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:08:46.961Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-20T10:08:46.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:08:47.039Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:08:47.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** ci-base-image-x86_64 cat [2026-05-20T10:08:47.302Z] $ docker top c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:08:47.639Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] fileExists [Pipeline] sh [2026-05-20T10:08:47.939Z] + make test 'GOTESTFLAGS=-json -v' [2026-05-20T10:08:47.939Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T10:08:48.873Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2026-05-20T10:08:58.846Z] 📦 github.com/edgexfoundry/sample-service [2026-05-20T10:08:58.846Z] 🛑 no test files [2026-05-20T10:08:58.846Z] [2026-05-20T10:08:58.846Z] 📦 github.com/edgexfoundry/sample-service/cmd [2026-05-20T10:08:58.846Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2026-05-20T10:08:58.846Z] [2026-05-20T10:08:58.846Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2026-05-20T10:08:58.846Z] level=ERROR ts=2026-05-20T10:08:56.554825273Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2026-05-20T10:08:58.846Z] ✅ TestHandleReadCommands (0s) [2026-05-20T10:08:58.846Z] ✅ TestHandleWriteCommands (0s) [2026-05-20T10:08:58.846Z] ✅ TestValue_Int16 (0s) [2026-05-20T10:08:58.846Z] ✅ TestValue_Int32 (0s) [2026-05-20T10:08:58.846Z] ✅ TestValue_Int64 (0s) [2026-05-20T10:08:58.846Z] ✅ TestValue_Int8 (0s) [2026-05-20T10:08:58.846Z] [2026-05-20T10:08:58.846Z] CGO_ENABLED=1 go vet ./... [2026-05-20T10:08:59.782Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-20T10:08:59.782Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-20T10:08:59.782Z] ./bin/test-attribution-txt.sh [2026-05-20T10:08:59.782Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2026-05-20T10:08:59.782Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2026-05-20T10:08:59.803Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-20T10:09:00.110Z] + go mod tidy [Pipeline] } [2026-05-20T10:09:00.124Z] $ docker stop --time=1 c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e [2026-05-20T10:09:01.748Z] $ docker rm -f --volumes c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T10:09:02.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-20T10:09:02.229Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-20T10:09:02.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T10:09:02.990Z] + ls -al . [2026-05-20T10:09:02.990Z] total 164 [2026-05-20T10:09:02.990Z] drwxrwxr-x 11 jenkins jenkins 4096 May 20 10:08 . [2026-05-20T10:09:02.990Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:07 .. [2026-05-20T10:09:02.990Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 10:08 .git [2026-05-20T10:09:02.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 .github [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 40 May 20 10:07 .gitignore [2026-05-20T10:09:02.990Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 10:08 .semver [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 4832 May 20 10:07 Attribution.txt [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 34862 May 20 10:07 CHANGELOG.md [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 1434 May 20 10:07 Dockerfile [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 819 May 20 10:07 Jenkinsfile [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 729 May 20 10:07 Jenkinsfile-sandbox [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 3586 May 20 10:07 Jenkinsfile.edgexSemver [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 20 10:07 LICENSE [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 1308 May 20 10:07 Makefile [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 3063 May 20 10:07 README.md [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 10:08 VERSION [2026-05-20T10:09:02.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 api [2026-05-20T10:09:02.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 bin [2026-05-20T10:09:02.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 cmd [2026-05-20T10:09:02.990Z] -rw-r--r-- 1 jenkins jenkins 5399 May 20 10:08 coverage.out [2026-05-20T10:09:02.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 driver [2026-05-20T10:09:02.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 example [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 1957 May 20 10:07 go.mod [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 13083 May 20 10:07 go.sum [2026-05-20T10:09:02.990Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:07 vendor [2026-05-20T10:09:02.990Z] -rw-rw-r-- 1 jenkins jenkins 225 May 20 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:03.310Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4f0e61a6971a0bafd50fa1827b54a836cb156916 --label arch=amd64 --label version=4.0.2 . [2026-05-20T10:09:03.569Z] #0 building with "default" instance using docker driver [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #1 [internal] load build definition from Dockerfile [2026-05-20T10:09:03.569Z] #1 transferring dockerfile: 1.47kB done [2026-05-20T10:09:03.569Z] #1 DONE 0.0s [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-20T10:09:03.569Z] #2 DONE 0.0s [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2026-05-20T10:09:03.569Z] #3 DONE 0.1s [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #4 [internal] load .dockerignore [2026-05-20T10:09:03.569Z] #4 transferring context: 2B done [2026-05-20T10:09:03.569Z] #4 DONE 0.0s [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #5 [internal] load build context [2026-05-20T10:09:03.569Z] #5 transferring context: 55.93kB 0.0s done [2026-05-20T10:09:03.569Z] #5 DONE 0.0s [2026-05-20T10:09:03.569Z] [2026-05-20T10:09:03.569Z] #6 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2026-05-20T10:09:03.569Z] #6 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2026-05-20T10:09:03.569Z] #6 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 [2026-05-20T10:09:03.829Z] #6 ... [2026-05-20T10:09:03.829Z] [2026-05-20T10:09:03.829Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-20T10:09:03.829Z] #7 DONE 0.1s [2026-05-20T10:09:03.829Z] [2026-05-20T10:09:03.829Z] #6 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2026-05-20T10:09:03.829Z] #6 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.1s done [2026-05-20T10:09:03.829Z] #6 sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0 582B / 582B done [2026-05-20T10:09:03.829Z] #6 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done [2026-05-20T10:09:03.829Z] #6 sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 8.08kB / 8.08kB done [2026-05-20T10:09:03.829Z] #6 sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 1.02kB / 1.02kB done [2026-05-20T10:09:03.829Z] #6 DONE 0.3s [2026-05-20T10:09:03.829Z] [2026-05-20T10:09:03.829Z] #8 [builder 2/7] RUN apk add --no-cache build-base git openssh-client [2026-05-20T10:09:03.829Z] #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T10:09:03.829Z] #8 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T10:09:04.403Z] #8 0.712 OK: 269 MiB in 64 packages [2026-05-20T10:09:04.403Z] #8 DONE 0.9s [2026-05-20T10:09:04.663Z] [2026-05-20T10:09:04.663Z] #9 [builder 3/7] WORKDIR /sample-service [2026-05-20T10:09:04.663Z] #9 DONE 0.0s [2026-05-20T10:09:04.663Z] [2026-05-20T10:09:04.663Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2026-05-20T10:09:04.922Z] #10 DONE 0.4s [2026-05-20T10:09:04.922Z] [2026-05-20T10:09:04.922Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T10:09:05.181Z] #11 0.210 skipping... [2026-05-20T10:09:05.181Z] #11 DONE 0.3s [2026-05-20T10:09:05.181Z] [2026-05-20T10:09:05.181Z] #12 [builder 6/7] COPY . . [2026-05-20T10:09:05.181Z] #12 DONE 0.1s [2026-05-20T10:09:05.440Z] [2026-05-20T10:09:05.440Z] #13 [builder 7/7] RUN make build [2026-05-20T10:09:05.440Z] #13 0.205 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.0.2" -o cmd/sample-service ./cmd [2026-05-20T10:09:15.511Z] #13 DONE 8.6s [2026-05-20T10:09:15.511Z] [2026-05-20T10:09:15.511Z] #14 [stage-1 2/4] COPY --from=builder /sample-service/cmd / [2026-05-20T10:09:15.511Z] #14 DONE 0.1s [2026-05-20T10:09:15.511Z] [2026-05-20T10:09:15.511Z] #15 [stage-1 3/4] COPY --from=builder /sample-service/LICENSE / [2026-05-20T10:09:15.511Z] #15 DONE 0.0s [2026-05-20T10:09:15.511Z] [2026-05-20T10:09:15.511Z] #16 [stage-1 4/4] COPY --from=builder /sample-service/Attribution.txt / [2026-05-20T10:09:15.511Z] #16 DONE 0.0s [2026-05-20T10:09:15.511Z] [2026-05-20T10:09:15.511Z] #17 exporting to image [2026-05-20T10:09:15.511Z] #17 exporting layers 0.1s done [2026-05-20T10:09:15.511Z] #17 writing image sha256:e45e4eb476c4826a1471375100b3e3db2af65b93ada6ad7511d4d1f708c93307 done [2026-05-20T10:09:15.511Z] #17 naming to docker.io/library/sample-service done [2026-05-20T10:09:15.511Z] #17 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:09:15.654Z] provisioning config files... [2026-05-20T10:09:15.666Z] copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config266409772129937579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:09:15.970Z] ---> ****-login.sh [2026-05-20T10:09:15.970Z] nexus3.edgexfoundry.org:10001 [2026-05-20T10:09:15.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:09:15.970Z] Login Succeeded [2026-05-20T10:09:15.970Z] nexus3.edgexfoundry.org:10002 [2026-05-20T10:09:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:09:15.971Z] Login Succeeded [2026-05-20T10:09:15.971Z] nexus3.edgexfoundry.org:10003 [2026-05-20T10:09:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:09:16.230Z] Login Succeeded [2026-05-20T10:09:16.230Z] nexus3.edgexfoundry.org:10004 [2026-05-20T10:09:16.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:09:16.230Z] Login Succeeded [2026-05-20T10:09:16.230Z] ****.io [2026-05-20T10:09:16.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:09:16.490Z] Login Succeeded [2026-05-20T10:09:16.490Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T10:09:16.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T10:09:16.551Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T10:09:16.582Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2026-05-20T10:09:16.582Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:09:16.582Z] 4.0.2 [2026-05-20T10:09:16.582Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:09:16.582Z] palau [2026-05-20T10:09:16.582Z] experimental [2026-05-20T10:09:16.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:16.934Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:17.271Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:09:17.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T10:09:17.271Z] 4ce8d5831778: Preparing [2026-05-20T10:09:17.271Z] def1dec6bdcc: Preparing [2026-05-20T10:09:17.271Z] c697f4c197d6: Preparing [2026-05-20T10:09:17.271Z] f44f286046d9: Preparing [2026-05-20T10:09:17.271Z] f44f286046d9: Layer already exists [2026-05-20T10:09:17.271Z] 4ce8d5831778: Pushed [2026-05-20T10:09:17.271Z] def1dec6bdcc: Pushed [2026-05-20T10:09:18.649Z] c697f4c197d6: Pushed [2026-05-20T10:09:18.907Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:19.240Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:19.572Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:4.0.2 [2026-05-20T10:09:19.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T10:09:19.572Z] 4ce8d5831778: Preparing [2026-05-20T10:09:19.572Z] def1dec6bdcc: Preparing [2026-05-20T10:09:19.572Z] c697f4c197d6: Preparing [2026-05-20T10:09:19.572Z] f44f286046d9: Preparing [2026-05-20T10:09:19.572Z] f44f286046d9: Layer already exists [2026-05-20T10:09:19.572Z] def1dec6bdcc: Layer already exists [2026-05-20T10:09:19.572Z] c697f4c197d6: Layer already exists [2026-05-20T10:09:19.572Z] 4ce8d5831778: Layer already exists [2026-05-20T10:09:19.572Z] 4.0.2: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:19.912Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:20.245Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:09:20.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T10:09:20.245Z] 4ce8d5831778: Preparing [2026-05-20T10:09:20.245Z] def1dec6bdcc: Preparing [2026-05-20T10:09:20.245Z] c697f4c197d6: Preparing [2026-05-20T10:09:20.245Z] f44f286046d9: Preparing [2026-05-20T10:09:20.245Z] def1dec6bdcc: Layer already exists [2026-05-20T10:09:20.245Z] 4ce8d5831778: Layer already exists [2026-05-20T10:09:20.245Z] f44f286046d9: Layer already exists [2026-05-20T10:09:20.245Z] c697f4c197d6: Layer already exists [2026-05-20T10:09:20.245Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:20.581Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:20.905Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:palau [2026-05-20T10:09:20.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T10:09:20.905Z] 4ce8d5831778: Preparing [2026-05-20T10:09:20.905Z] def1dec6bdcc: Preparing [2026-05-20T10:09:20.905Z] c697f4c197d6: Preparing [2026-05-20T10:09:20.905Z] f44f286046d9: Preparing [2026-05-20T10:09:20.905Z] c697f4c197d6: Layer already exists [2026-05-20T10:09:20.905Z] def1dec6bdcc: Layer already exists [2026-05-20T10:09:20.905Z] f44f286046d9: Layer already exists [2026-05-20T10:09:20.905Z] 4ce8d5831778: Layer already exists [2026-05-20T10:09:20.905Z] palau: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:21.234Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:21.561Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental [2026-05-20T10:09:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2026-05-20T10:09:21.562Z] 4ce8d5831778: Preparing [2026-05-20T10:09:21.562Z] def1dec6bdcc: Preparing [2026-05-20T10:09:21.562Z] c697f4c197d6: Preparing [2026-05-20T10:09:21.562Z] f44f286046d9: Preparing [2026-05-20T10:09:21.562Z] f44f286046d9: Layer already exists [2026-05-20T10:09:21.562Z] def1dec6bdcc: Layer already exists [2026-05-20T10:09:21.562Z] 4ce8d5831778: Layer already exists [2026-05-20T10:09:21.562Z] c697f4c197d6: Layer already exists [2026-05-20T10:09:21.562Z] experimental: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T10:09:21.642Z] ===================================================== [Pipeline] echo [2026-05-20T10:09:21.658Z] taggedImages: [2026-05-20T10:09:21.658Z] - nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:09:21.658Z] - nexus3.edgexfoundry.org:10004/sample-service:4.0.2 [2026-05-20T10:09:21.658Z] - nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:09:21.658Z] - nexus3.edgexfoundry.org:10004/sample-service:palau [2026-05-20T10:09:21.658Z] - nexus3.edgexfoundry.org:10004/sample-service:experimental [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-20T10:09:22.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T10:09:22.086Z] [2026-05-20T10:09:22.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:09:22.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T10:09:22.386Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T10:09:22.386Z] 5eb5b503b376: Pulling fs layer [2026-05-20T10:09:22.386Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T10:09:22.386Z] ec43610c2a17: Pulling fs layer [2026-05-20T10:09:22.387Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T10:09:22.387Z] 33b1e0a273af: Pulling fs layer [2026-05-20T10:09:22.387Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T10:09:22.387Z] 2f39f015ded8: Pulling fs layer [2026-05-20T10:09:22.387Z] 3a2ae6a8a46f: Waiting [2026-05-20T10:09:22.387Z] 5d3b04190fa2: Waiting [2026-05-20T10:09:22.387Z] 33b1e0a273af: Waiting [2026-05-20T10:09:22.387Z] 2f39f015ded8: Waiting [2026-05-20T10:09:22.387Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T10:09:22.387Z] 5c69ac0246d0: Download complete [2026-05-20T10:09:22.387Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-20T10:09:22.387Z] 3a2ae6a8a46f: Download complete [2026-05-20T10:09:22.387Z] 33b1e0a273af: Verifying Checksum [2026-05-20T10:09:22.387Z] 33b1e0a273af: Download complete [2026-05-20T10:09:22.387Z] ec43610c2a17: Verifying Checksum [2026-05-20T10:09:22.387Z] ec43610c2a17: Download complete [2026-05-20T10:09:22.387Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T10:09:22.387Z] 5d3b04190fa2: Download complete [2026-05-20T10:09:22.646Z] 5eb5b503b376: Verifying Checksum [2026-05-20T10:09:22.646Z] 5eb5b503b376: Download complete [2026-05-20T10:09:23.212Z] 2f39f015ded8: Verifying Checksum [2026-05-20T10:09:23.212Z] 2f39f015ded8: Download complete [2026-05-20T10:09:24.147Z] 5eb5b503b376: Pull complete [2026-05-20T10:09:24.147Z] 5c69ac0246d0: Pull complete [2026-05-20T10:09:24.712Z] ec43610c2a17: Pull complete [2026-05-20T10:09:24.969Z] 3a2ae6a8a46f: Pull complete [2026-05-20T10:09:25.228Z] 33b1e0a273af: Pull complete [2026-05-20T10:09:25.228Z] 5d3b04190fa2: Pull complete [2026-05-20T10:09:31.876Z] 2f39f015ded8: Pull complete [2026-05-20T10:09:31.876Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T10:09:31.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T10:09:31.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:09:32.002Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:09:32.036Z] $ 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/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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-20T10:09:34.843Z] $ docker top fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:09:35.253Z] ---> job-cost.sh [2026-05-20T10:09:35.253Z] lf-activate-venv: SKIPPING [2026-05-20T10:09:35.253Z] INFO: No Stack... [2026-05-20T10:09:35.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T10:09:36.079Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T10:09:36.369Z] + cat /w/workspace/dgexfoundry_sample-service_palau/archives/cost.csv [2026-05-20T10:09:36.369Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T10:09:36.381Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [2026-05-20T10:09:36.387Z] Resource [jenkins-edgexfoundry-sample-service-palau-2-stack-cost] did not exist. Created. [2026-05-20T10:09:36.393Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T10:09:36.697Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-20T10:09:36.746Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T10:09:36.754Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T10:09:36.794Z] $ docker stop --time=1 fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 [2026-05-20T10:09:37.949Z] $ docker rm -f --volumes fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T10:10:20.232Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9716 in /w/workspace/dgexfoundry_sample-service_palau [Pipeline] { [Pipeline] ws [2026-05-20T10:10:20.247Z] Running in /w/workspace/sample-service/2 [Pipeline] { [Pipeline] checkout [2026-05-20T10:10:23.302Z] Selected Git installation does not exist. Using Default [2026-05-20T10:10:23.302Z] The recommended git tool is: NONE [2026-05-20T10:10:27.788Z] using credential edgex-jenkins-ssh [2026-05-20T10:10:27.810Z] Cloning the remote Git repository [2026-05-20T10:10:27.837Z] Cloning repository git@github.com:edgexfoundry/sample-service.git [2026-05-20T10:10:27.923Z] > git init /w/workspace/sample-service/2 # timeout=10 [2026-05-20T10:10:28.042Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2026-05-20T10:10:28.044Z] > git --version # timeout=10 [2026-05-20T10:10:28.068Z] > git --version # 'git version 2.25.1' [2026-05-20T10:10:28.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T10:10:28.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T10:10:30.577Z] Avoid second fetch [2026-05-20T10:10:30.578Z] Checking out Revision 4f0e61a6971a0bafd50fa1827b54a836cb156916 (palau) [2026-05-20T10:10:29.719Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2026-05-20T10:10:29.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T10:10:30.584Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T10:10:30.670Z] > git checkout -f 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 [2026-05-20T10:10:31.354Z] Commit message: "ci(lts-release): LTS release v4.0.2 @3e8a1a9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T10:10:36.440Z] + git checkout 4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:10:36.440Z] HEAD is now at 4f0e61a ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:10:36.485Z] provisioning config files... [2026-05-20T10:10:36.509Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/2@tmp/config9042171832578929603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:10:36.985Z] ---> ****-login.sh [2026-05-20T10:10:36.985Z] nexus3.edgexfoundry.org:10001 [2026-05-20T10:10:37.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:10:37.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:10:37.526Z] Configure a credential helper to remove this warning. See [2026-05-20T10:10:37.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:10:37.526Z] [2026-05-20T10:10:37.526Z] Login Succeeded [2026-05-20T10:10:37.526Z] nexus3.edgexfoundry.org:10002 [2026-05-20T10:10:37.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:10:38.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:10:38.069Z] Configure a credential helper to remove this warning. See [2026-05-20T10:10:38.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:10:38.069Z] [2026-05-20T10:10:38.069Z] Login Succeeded [2026-05-20T10:10:38.069Z] nexus3.edgexfoundry.org:10003 [2026-05-20T10:10:38.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:10:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:10:38.337Z] Configure a credential helper to remove this warning. See [2026-05-20T10:10:38.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:10:38.337Z] [2026-05-20T10:10:38.337Z] Login Succeeded [2026-05-20T10:10:38.337Z] nexus3.edgexfoundry.org:10004 [2026-05-20T10:10:38.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:10:38.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:10:38.616Z] Configure a credential helper to remove this warning. See [2026-05-20T10:10:38.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:10:38.616Z] [2026-05-20T10:10:38.616Z] Login Succeeded [2026-05-20T10:10:38.616Z] ****.io [2026-05-20T10:10:38.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:10:39.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:10:39.156Z] Configure a credential helper to remove this warning. See [2026-05-20T10:10:39.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:10:39.156Z] [2026-05-20T10:10:39.156Z] Login Succeeded [2026-05-20T10:10:39.156Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T10:10:39.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-20T10:10:39.490Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-20T10:10:39.978Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-20T10:10:39.978Z] + cut -d -f 2 [2026-05-20T10:10:39.978Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-20T10:10:40.048Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T10:10:40.068Z] ========================================================= [2026-05-20T10:10:40.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-20T10:10:40.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:10:40.480Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-20T10:10:41.077Z] Sending build context to Docker daemon 4MB [2026-05-20T10:10:41.077Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2026-05-20T10:10:41.077Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-20T10:10:44.439Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-20T10:10:44.439Z] 58e777220c39: Pulling fs layer [2026-05-20T10:10:44.439Z] 5d96c866386f: Pulling fs layer [2026-05-20T10:10:44.439Z] 8985e74deb67: Pulling fs layer [2026-05-20T10:10:44.439Z] a90cb41c1532: Pulling fs layer [2026-05-20T10:10:44.439Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T10:10:44.439Z] e57ccee113ea: Pulling fs layer [2026-05-20T10:10:44.439Z] 6eaa5b7322b3: Pulling fs layer [2026-05-20T10:10:44.439Z] f2359f51cd62: Pulling fs layer [2026-05-20T10:10:44.439Z] 64f64bd4695a: Pulling fs layer [2026-05-20T10:10:44.439Z] a90cb41c1532: Waiting [2026-05-20T10:10:44.439Z] 4f4fb700ef54: Waiting [2026-05-20T10:10:44.439Z] f2359f51cd62: Waiting [2026-05-20T10:10:44.439Z] 64f64bd4695a: Waiting [2026-05-20T10:10:44.439Z] e57ccee113ea: Waiting [2026-05-20T10:10:44.439Z] 6eaa5b7322b3: Waiting [2026-05-20T10:10:44.439Z] 5d96c866386f: Download complete [2026-05-20T10:10:44.439Z] a90cb41c1532: Verifying Checksum [2026-05-20T10:10:44.439Z] a90cb41c1532: Download complete [2026-05-20T10:10:44.439Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T10:10:44.439Z] 4f4fb700ef54: Download complete [2026-05-20T10:10:44.439Z] 58e777220c39: Verifying Checksum [2026-05-20T10:10:44.439Z] 58e777220c39: Download complete [2026-05-20T10:10:44.439Z] e57ccee113ea: Verifying Checksum [2026-05-20T10:10:44.439Z] e57ccee113ea: Download complete [2026-05-20T10:10:45.034Z] 6eaa5b7322b3: Verifying Checksum [2026-05-20T10:10:45.034Z] 6eaa5b7322b3: Download complete [2026-05-20T10:10:45.655Z] 64f64bd4695a: Verifying Checksum [2026-05-20T10:10:45.655Z] 64f64bd4695a: Download complete [2026-05-20T10:10:45.655Z] 58e777220c39: Pull complete [2026-05-20T10:10:46.111Z] 5d96c866386f: Pull complete [2026-05-20T10:10:46.111Z] 8985e74deb67: Download complete [2026-05-20T10:10:47.556Z] f2359f51cd62: Verifying Checksum [2026-05-20T10:10:47.556Z] f2359f51cd62: Download complete [2026-05-20T10:11:00.004Z] 8985e74deb67: Pull complete [2026-05-20T10:11:00.004Z] a90cb41c1532: Pull complete [2026-05-20T10:11:00.004Z] 4f4fb700ef54: Pull complete [2026-05-20T10:11:00.273Z] e57ccee113ea: Pull complete [2026-05-20T10:11:01.232Z] 6eaa5b7322b3: Pull complete [2026-05-20T10:11:09.470Z] f2359f51cd62: Pull complete [2026-05-20T10:11:13.728Z] 64f64bd4695a: Pull complete [2026-05-20T10:11:13.728Z] Digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 [2026-05-20T10:11:13.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-20T10:11:13.728Z] ---> e923a9b4a175 [2026-05-20T10:11:13.728Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2026-05-20T10:11:14.705Z] ---> Running in 3971171acc92 [2026-05-20T10:11:14.981Z] Removing intermediate container 3971171acc92 [2026-05-20T10:11:14.981Z] ---> 73dbc4836417 [2026-05-20T10:11:14.981Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-20T10:11:15.253Z] ---> Running in 2af0e7a6b63f [2026-05-20T10:11:15.520Z] Removing intermediate container 2af0e7a6b63f [2026-05-20T10:11:15.520Z] ---> 1d000d8c8c0b [2026-05-20T10:11:15.520Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T10:11:15.520Z] ---> Running in 38b070d274e8 [2026-05-20T10:11:15.794Z] Removing intermediate container 38b070d274e8 [2026-05-20T10:11:15.794Z] ---> 4c8da4acb7fb [2026-05-20T10:11:15.794Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-20T10:11:16.064Z] ---> Running in 178e48c3953c [2026-05-20T10:11:17.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T10:11:17.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T10:11:18.698Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-20T10:11:18.699Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-20T10:11:18.967Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-20T10:11:18.967Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-20T10:11:18.967Z] Executing busybox-1.37.0-r20.trigger [2026-05-20T10:11:18.967Z] OK: 259 MiB in 64 packages [2026-05-20T10:11:19.937Z] Removing intermediate container 178e48c3953c [2026-05-20T10:11:19.937Z] ---> 62897b1c5c6a [2026-05-20T10:11:19.937Z] Step 7/12 : WORKDIR /sample-service [2026-05-20T10:11:20.209Z] ---> Running in 689bcdb5d495 [2026-05-20T10:11:20.485Z] Removing intermediate container 689bcdb5d495 [2026-05-20T10:11:20.485Z] ---> 075a5c297dc9 [2026-05-20T10:11:20.485Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-20T10:11:22.437Z] ---> 46590fc14263 [2026-05-20T10:11:22.437Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T10:11:22.437Z] ---> Running in 8b7c9202455e [2026-05-20T10:11:37.417Z] Removing intermediate container 8b7c9202455e [2026-05-20T10:11:37.417Z] ---> ef7d79396363 [2026-05-20T10:11:37.417Z] Step 10/12 : COPY . . [2026-05-20T10:11:39.368Z] ---> afa0cba5143c [2026-05-20T10:11:39.368Z] Step 11/12 : ARG MAKE='make build' [2026-05-20T10:11:39.368Z] ---> Running in e7912a2630aa [2026-05-20T10:11:39.368Z] Removing intermediate container e7912a2630aa [2026-05-20T10:11:39.369Z] ---> 8449f1a6d89b [2026-05-20T10:11:39.369Z] Step 12/12 : RUN $MAKE [2026-05-20T10:11:39.642Z] ---> Running in 0b7ef9d84592 [2026-05-20T10:11:40.608Z] noop [2026-05-20T10:11:41.190Z] Removing intermediate container 0b7ef9d84592 [2026-05-20T10:11:41.190Z] ---> 28ab532d35cd [2026-05-20T10:11:41.190Z] Successfully built 28ab532d35cd [2026-05-20T10:11:41.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:11:41.561Z] + docker inspect -f . ci-base-image-arm64 [2026-05-20T10:11:41.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:11:41.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container [2026-05-20T10:11:41.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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-20T10:11:43.053Z] $ docker top 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:11:43.879Z] + go version [2026-05-20T10:11:43.880Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-20T10:11:43.937Z] $ docker stop --time=1 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf [2026-05-20T10:11:45.578Z] $ docker rm -f --volumes 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:11:46.200Z] + docker inspect -f . ci-base-image-arm64 [2026-05-20T10:11:46.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:11:46.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container [2026-05-20T10:11:46.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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-20T10:11:47.618Z] $ docker top 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:11:48.435Z] + git config --global --add safe.directory /w/workspace/sample-service/2 [Pipeline] fileExists [Pipeline] sh [2026-05-20T10:11:48.766Z] + make test 'GOTESTFLAGS=-json -v' [2026-05-20T10:11:49.038Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-20T10:11:53.296Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2026-05-20T10:13:01.207Z] 📦 github.com/edgexfoundry/sample-service [2026-05-20T10:13:01.208Z] 🛑 no test files [2026-05-20T10:13:01.208Z] [2026-05-20T10:13:01.208Z] 📦 github.com/edgexfoundry/sample-service/cmd [2026-05-20T10:13:01.208Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2026-05-20T10:13:01.208Z] [2026-05-20T10:13:01.208Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2026-05-20T10:13:01.208Z] level=ERROR ts=2026-05-20T10:12:57.535906486Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2026-05-20T10:13:01.208Z] ✅ TestHandleReadCommands (0s) [2026-05-20T10:13:01.208Z] ✅ TestHandleWriteCommands (0s) [2026-05-20T10:13:01.208Z] ✅ TestValue_Int16 (0s) [2026-05-20T10:13:01.208Z] ✅ TestValue_Int32 (0s) [2026-05-20T10:13:01.208Z] ✅ TestValue_Int64 (0s) [2026-05-20T10:13:01.208Z] ✅ TestValue_Int8 (0s) [2026-05-20T10:13:01.208Z] [2026-05-20T10:13:01.208Z] CGO_ENABLED=1 go vet ./... [2026-05-20T10:13:19.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-20T10:13:19.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-20T10:13:19.688Z] ./bin/test-attribution-txt.sh [2026-05-20T10:13:19.688Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2026-05-20T10:13:19.688Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2026-05-20T10:13:19.708Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-20T10:13:20.063Z] + go mod tidy [Pipeline] } [2026-05-20T10:13:21.049Z] $ docker stop --time=1 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c [2026-05-20T10:13:22.869Z] $ docker rm -f --volumes 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T10:13:23.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-20T10:13:23.942Z] Warning: overwriting stash ‘coverage-report’ [2026-05-20T10:13:24.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-20T10:13:24.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T10:13:25.218Z] + ls -al . [2026-05-20T10:13:25.218Z] total 160 [2026-05-20T10:13:25.218Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 10:11 . [2026-05-20T10:13:25.218Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:10 .. [2026-05-20T10:13:25.218Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 10:10 .git [2026-05-20T10:13:25.218Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 .github [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 40 May 20 10:10 .gitignore [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 4832 May 20 10:10 Attribution.txt [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 34862 May 20 10:10 CHANGELOG.md [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 1434 May 20 10:10 Dockerfile [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 819 May 20 10:10 Jenkinsfile [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 729 May 20 10:10 Jenkinsfile-sandbox [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 3586 May 20 10:10 Jenkinsfile.edgexSemver [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 20 10:10 LICENSE [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 1308 May 20 10:10 Makefile [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 3063 May 20 10:10 README.md [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 10:08 VERSION [2026-05-20T10:13:25.218Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 api [2026-05-20T10:13:25.218Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 bin [2026-05-20T10:13:25.218Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 cmd [2026-05-20T10:13:25.218Z] -rw-r--r-- 1 jenkins jenkins 5399 May 20 10:13 coverage.out [2026-05-20T10:13:25.218Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 driver [2026-05-20T10:13:25.218Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 example [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 1957 May 20 10:10 go.mod [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 13083 May 20 10:10 go.sum [2026-05-20T10:13:25.218Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:10 vendor [2026-05-20T10:13:25.218Z] -rw-rw-r-- 1 jenkins jenkins 225 May 20 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:13:25.596Z] + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f0e61a6971a0bafd50fa1827b54a836cb156916 --label arch=arm64 --label version=4.0.2 . [2026-05-20T10:13:26.199Z] Sending build context to Docker daemon 4.006MB [2026-05-20T10:13:26.199Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2026-05-20T10:13:26.199Z] Step 2/23 : FROM ${BASE} AS builder [2026-05-20T10:13:26.199Z] ---> 28ab532d35cd [2026-05-20T10:13:26.199Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2026-05-20T10:13:26.466Z] ---> Running in 68181375ab18 [2026-05-20T10:13:26.735Z] Removing intermediate container 68181375ab18 [2026-05-20T10:13:26.735Z] ---> eefe2cbdb08f [2026-05-20T10:13:26.735Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2026-05-20T10:13:26.735Z] ---> Running in 16e39f675e83 [2026-05-20T10:13:27.007Z] Removing intermediate container 16e39f675e83 [2026-05-20T10:13:27.007Z] ---> 6c3bceb5ceb0 [2026-05-20T10:13:27.007Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T10:13:27.007Z] ---> Running in 1657f42d92e5 [2026-05-20T10:13:27.273Z] Removing intermediate container 1657f42d92e5 [2026-05-20T10:13:27.273Z] ---> f33a725cc095 [2026-05-20T10:13:27.273Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-20T10:13:27.543Z] ---> Running in b366e194d904 [2026-05-20T10:13:28.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T10:13:28.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T10:13:30.747Z] OK: 259 MiB in 64 packages [2026-05-20T10:13:31.337Z] Removing intermediate container b366e194d904 [2026-05-20T10:13:31.337Z] ---> 75d7927bdc34 [2026-05-20T10:13:31.337Z] Step 7/23 : WORKDIR /sample-service [2026-05-20T10:13:31.337Z] ---> Running in cfd5f05218f7 [2026-05-20T10:13:31.610Z] Removing intermediate container cfd5f05218f7 [2026-05-20T10:13:31.610Z] ---> 52c0c5bf071d [2026-05-20T10:13:31.610Z] Step 8/23 : COPY go.mod vendor* ./ [2026-05-20T10:13:33.581Z] ---> 35a8fba2c80c [2026-05-20T10:13:33.581Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-20T10:13:33.581Z] ---> Running in e3b04f888ceb [2026-05-20T10:13:34.577Z] skipping... [2026-05-20T10:13:35.175Z] Removing intermediate container e3b04f888ceb [2026-05-20T10:13:35.175Z] ---> f77006edd932 [2026-05-20T10:13:35.175Z] Step 10/23 : COPY . . [2026-05-20T10:13:37.119Z] ---> 228bafd781a8 [2026-05-20T10:13:37.119Z] Step 11/23 : ARG MAKE='make build' [2026-05-20T10:13:37.119Z] ---> Running in 07395c8045ba [2026-05-20T10:13:37.385Z] Removing intermediate container 07395c8045ba [2026-05-20T10:13:37.385Z] ---> 3da20afd622b [2026-05-20T10:13:37.385Z] Step 12/23 : RUN $MAKE [2026-05-20T10:13:37.385Z] ---> Running in 4d5ee073d286 [2026-05-20T10:13:38.352Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.0.2" -o cmd/sample-service ./cmd [2026-05-20T10:14:46.476Z] Removing intermediate container 4d5ee073d286 [2026-05-20T10:14:46.476Z] ---> 4774cdde807e [2026-05-20T10:14:46.476Z] Step 13/23 : FROM alpine:3.18 [2026-05-20T10:14:46.476Z] 3.18: Pulling from library/alpine [2026-05-20T10:14:46.476Z] 95459497489f: Pulling fs layer [2026-05-20T10:14:46.476Z] 95459497489f: Verifying Checksum [2026-05-20T10:14:46.476Z] 95459497489f: Download complete [2026-05-20T10:14:46.476Z] 95459497489f: Pull complete [2026-05-20T10:14:46.476Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2026-05-20T10:14:46.476Z] Status: Downloaded newer image for alpine:3.18 [2026-05-20T10:14:46.476Z] ---> de2b9975f8fd [2026-05-20T10:14:46.476Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-20T10:14:46.476Z] ---> Running in 6e1a598c7048 [2026-05-20T10:14:46.476Z] Removing intermediate container 6e1a598c7048 [2026-05-20T10:14:46.476Z] ---> 191cb3ce4154 [2026-05-20T10:14:46.476Z] Step 15/23 : ENV APP_PORT=49999 [2026-05-20T10:14:46.476Z] ---> Running in d151fb387011 [2026-05-20T10:14:46.476Z] Removing intermediate container d151fb387011 [2026-05-20T10:14:46.476Z] ---> 8c52b15b16d2 [2026-05-20T10:14:46.476Z] Step 16/23 : EXPOSE $APP_PORT [2026-05-20T10:14:46.476Z] ---> Running in 3b2d945c78d1 [2026-05-20T10:14:46.476Z] Removing intermediate container 3b2d945c78d1 [2026-05-20T10:14:46.476Z] ---> d93158a2b74a [2026-05-20T10:14:46.476Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2026-05-20T10:14:46.476Z] ---> 56bbdaa7cf79 [2026-05-20T10:14:46.476Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2026-05-20T10:14:46.476Z] ---> eca7b5048f77 [2026-05-20T10:14:46.476Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2026-05-20T10:14:46.476Z] ---> 1942bbddb5bf [2026-05-20T10:14:46.476Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2026-05-20T10:14:46.476Z] ---> Running in 812bb25e6b4f [2026-05-20T10:14:46.476Z] Removing intermediate container 812bb25e6b4f [2026-05-20T10:14:46.476Z] ---> 7fed37452a31 [2026-05-20T10:14:46.476Z] Step 21/23 : LABEL arch=arm64 [2026-05-20T10:14:46.476Z] ---> Running in 1c0e146f05b6 [2026-05-20T10:14:46.476Z] Removing intermediate container 1c0e146f05b6 [2026-05-20T10:14:46.476Z] ---> 45e0834c69e9 [2026-05-20T10:14:46.476Z] Step 22/23 : LABEL git_sha=4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:14:46.476Z] ---> Running in bd8761b6f398 [2026-05-20T10:14:46.476Z] Removing intermediate container bd8761b6f398 [2026-05-20T10:14:46.476Z] ---> 292e278cff92 [2026-05-20T10:14:46.477Z] Step 23/23 : LABEL version=4.0.2 [2026-05-20T10:14:46.477Z] ---> Running in 614173bc706f [2026-05-20T10:14:46.477Z] Removing intermediate container 614173bc706f [2026-05-20T10:14:46.477Z] ---> 9de5d61c628b [2026-05-20T10:14:46.477Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-20T10:14:46.477Z] Successfully built 9de5d61c628b [2026-05-20T10:14:46.477Z] Successfully tagged sample-service-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-20T10:14:46.637Z] provisioning config files... [2026-05-20T10:14:46.652Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/2@tmp/config14985600109163085630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:14:47.001Z] ---> ****-login.sh [2026-05-20T10:14:47.001Z] nexus3.edgexfoundry.org:10001 [2026-05-20T10:14:47.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:14:47.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:14:47.267Z] Configure a credential helper to remove this warning. See [2026-05-20T10:14:47.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:14:47.268Z] [2026-05-20T10:14:47.268Z] Login Succeeded [2026-05-20T10:14:47.268Z] nexus3.edgexfoundry.org:10002 [2026-05-20T10:14:47.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:14:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:14:47.537Z] Configure a credential helper to remove this warning. See [2026-05-20T10:14:47.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:14:47.537Z] [2026-05-20T10:14:47.537Z] Login Succeeded [2026-05-20T10:14:47.537Z] nexus3.edgexfoundry.org:10003 [2026-05-20T10:14:47.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:14:47.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:14:47.804Z] Configure a credential helper to remove this warning. See [2026-05-20T10:14:47.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:14:47.804Z] [2026-05-20T10:14:47.804Z] Login Succeeded [2026-05-20T10:14:48.073Z] nexus3.edgexfoundry.org:10004 [2026-05-20T10:14:48.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:14:48.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:14:48.344Z] Configure a credential helper to remove this warning. See [2026-05-20T10:14:48.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:14:48.344Z] [2026-05-20T10:14:48.344Z] Login Succeeded [2026-05-20T10:14:48.344Z] ****.io [2026-05-20T10:14:48.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T10:14:48.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T10:14:48.879Z] Configure a credential helper to remove this warning. See [2026-05-20T10:14:48.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T10:14:48.879Z] [2026-05-20T10:14:48.879Z] Login Succeeded [2026-05-20T10:14:48.879Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T10:14:48.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T10:14:48.946Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-20T10:14:48.972Z] [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: [2026-05-20T10:14:48.972Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:14:48.972Z] 4.0.2 [2026-05-20T10:14:48.972Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:14:48.972Z] palau [2026-05-20T10:14:48.972Z] experimental [2026-05-20T10:14:48.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:49.348Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:49.715Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:14:49.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T10:14:49.715Z] 6fa8f9f098cb: Preparing [2026-05-20T10:14:49.715Z] 63bad3cac20b: Preparing [2026-05-20T10:14:49.715Z] 0adfc6f6c0bf: Preparing [2026-05-20T10:14:49.715Z] 171a26c7bc56: Preparing [2026-05-20T10:14:49.715Z] 171a26c7bc56: Layer already exists [2026-05-20T10:14:49.983Z] 6fa8f9f098cb: Pushed [2026-05-20T10:14:49.983Z] 63bad3cac20b: Pushed [2026-05-20T10:14:52.549Z] 0adfc6f6c0bf: Pushed [2026-05-20T10:14:52.549Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:52.909Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:53.260Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 [2026-05-20T10:14:53.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T10:14:53.260Z] 6fa8f9f098cb: Preparing [2026-05-20T10:14:53.260Z] 63bad3cac20b: Preparing [2026-05-20T10:14:53.260Z] 0adfc6f6c0bf: Preparing [2026-05-20T10:14:53.260Z] 171a26c7bc56: Preparing [2026-05-20T10:14:53.260Z] 0adfc6f6c0bf: Layer already exists [2026-05-20T10:14:53.260Z] 171a26c7bc56: Layer already exists [2026-05-20T10:14:53.260Z] 63bad3cac20b: Layer already exists [2026-05-20T10:14:53.260Z] 6fa8f9f098cb: Layer already exists [2026-05-20T10:14:53.260Z] 4.0.2: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:53.689Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:54.051Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:14:54.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T10:14:54.051Z] 6fa8f9f098cb: Preparing [2026-05-20T10:14:54.051Z] 63bad3cac20b: Preparing [2026-05-20T10:14:54.051Z] 0adfc6f6c0bf: Preparing [2026-05-20T10:14:54.051Z] 171a26c7bc56: Preparing [2026-05-20T10:14:54.051Z] 63bad3cac20b: Layer already exists [2026-05-20T10:14:54.051Z] 6fa8f9f098cb: Layer already exists [2026-05-20T10:14:54.051Z] 171a26c7bc56: Layer already exists [2026-05-20T10:14:54.051Z] 0adfc6f6c0bf: Layer already exists [2026-05-20T10:14:54.051Z] 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:54.781Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:55.131Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:palau [2026-05-20T10:14:55.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T10:14:55.131Z] 6fa8f9f098cb: Preparing [2026-05-20T10:14:55.131Z] 63bad3cac20b: Preparing [2026-05-20T10:14:55.131Z] 0adfc6f6c0bf: Preparing [2026-05-20T10:14:55.131Z] 171a26c7bc56: Preparing [2026-05-20T10:14:55.131Z] 63bad3cac20b: Layer already exists [2026-05-20T10:14:55.131Z] 171a26c7bc56: Layer already exists [2026-05-20T10:14:55.131Z] 0adfc6f6c0bf: Layer already exists [2026-05-20T10:14:55.131Z] 6fa8f9f098cb: Layer already exists [2026-05-20T10:14:55.131Z] palau: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:55.763Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:56.114Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [2026-05-20T10:14:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2026-05-20T10:14:56.114Z] 6fa8f9f098cb: Preparing [2026-05-20T10:14:56.114Z] 63bad3cac20b: Preparing [2026-05-20T10:14:56.114Z] 0adfc6f6c0bf: Preparing [2026-05-20T10:14:56.114Z] 171a26c7bc56: Preparing [2026-05-20T10:14:56.114Z] 6fa8f9f098cb: Layer already exists [2026-05-20T10:14:56.114Z] 171a26c7bc56: Layer already exists [2026-05-20T10:14:56.114Z] 0adfc6f6c0bf: Layer already exists [2026-05-20T10:14:56.114Z] 63bad3cac20b: Layer already exists [2026-05-20T10:14:56.114Z] experimental: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-20T10:14:56.461Z] ===================================================== [Pipeline] echo [2026-05-20T10:14:56.476Z] taggedImages: [2026-05-20T10:14:56.476Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 [2026-05-20T10:14:56.476Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 [2026-05-20T10:14:56.476Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [2026-05-20T10:14:56.476Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:palau [2026-05-20T10:14:56.476Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:56.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T10:14:56.862Z] [2026-05-20T10:14:56.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:14:57.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T10:14:57.193Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T10:14:57.193Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T10:14:57.193Z] 04944245beec: Pulling fs layer [2026-05-20T10:14:57.193Z] 699f458cf7ca: Pulling fs layer [2026-05-20T10:14:57.193Z] 765212b225bb: Pulling fs layer [2026-05-20T10:14:57.193Z] f23df028b6ca: Pulling fs layer [2026-05-20T10:14:57.193Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T10:14:57.193Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T10:14:57.193Z] f23df028b6ca: Waiting [2026-05-20T10:14:57.193Z] d65c8cfc05b1: Waiting [2026-05-20T10:14:57.193Z] 2437ff75d9bd: Waiting [2026-05-20T10:14:57.193Z] 765212b225bb: Waiting [2026-05-20T10:14:57.459Z] 04944245beec: Verifying Checksum [2026-05-20T10:14:57.459Z] 04944245beec: Download complete [2026-05-20T10:14:57.459Z] 765212b225bb: Verifying Checksum [2026-05-20T10:14:57.459Z] 765212b225bb: Download complete [2026-05-20T10:14:57.459Z] f23df028b6ca: Verifying Checksum [2026-05-20T10:14:57.459Z] f23df028b6ca: Download complete [2026-05-20T10:14:57.459Z] d65c8cfc05b1: Verifying Checksum [2026-05-20T10:14:57.459Z] d65c8cfc05b1: Download complete [2026-05-20T10:14:57.459Z] 699f458cf7ca: Verifying Checksum [2026-05-20T10:14:57.459Z] 699f458cf7ca: Download complete [2026-05-20T10:14:58.040Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T10:14:58.040Z] 8998bd30e6a1: Download complete [2026-05-20T10:15:00.634Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T10:15:00.634Z] 2437ff75d9bd: Download complete [2026-05-20T10:15:02.575Z] 8998bd30e6a1: Pull complete [2026-05-20T10:15:03.161Z] 04944245beec: Pull complete [2026-05-20T10:15:04.567Z] 699f458cf7ca: Pull complete [2026-05-20T10:15:04.567Z] 765212b225bb: Pull complete [2026-05-20T10:15:05.526Z] f23df028b6ca: Pull complete [2026-05-20T10:15:05.526Z] d65c8cfc05b1: Pull complete [2026-05-20T10:15:23.714Z] 2437ff75d9bd: Pull complete [2026-05-20T10:15:23.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T10:15:23.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T10:15:23.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:15:23.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container [2026-05-20T10:15:23.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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-20T10:15:26.487Z] $ docker top 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:15:27.325Z] ---> job-cost.sh [2026-05-20T10:15:27.325Z] lf-activate-venv: SKIPPING [2026-05-20T10:15:27.325Z] INFO: No Stack... [2026-05-20T10:15:27.589Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T10:15:28.168Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T10:15:28.764Z] + cat /w/workspace/sample-service/2/archives/cost.csv [2026-05-20T10:15:29.032Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T10:15:29.053Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [2026-05-20T10:15:29.061Z] Resource [jenkins-edgexfoundry-sample-service-palau-2-stack-cost] did not exist. Created. [2026-05-20T10:15:29.068Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T10:15:29.713Z] /w/workspace/sample-service/2@tmp/durable-76573efe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-20T10:15:30.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T10:15:30.378Z] Warning: overwriting stash ‘stack-cost’ [2026-05-20T10:15:30.521Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T10:15:30.532Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T10:15:30.562Z] $ docker stop --time=1 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb [2026-05-20T10:15:33.145Z] $ docker rm -f --volumes 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb [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-20T10:15:33.638Z] provisioning config files... [2026-05-20T10:15:33.647Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config3028138946977120110tmp [Pipeline] { [Pipeline] sh [2026-05-20T10:15:33.957Z] + set +x [2026-05-20T10:15:33.957Z] + curl -s https://codecov.io/bash [2026-05-20T10:15:33.957Z] + bash -s -- [2026-05-20T10:15:33.957Z] [2026-05-20T10:15:33.957Z] _____ _ [2026-05-20T10:15:33.957Z] / ____| | | [2026-05-20T10:15:33.957Z] | | ___ __| | ___ ___ _____ __ [2026-05-20T10:15:33.957Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-20T10:15:33.957Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-20T10:15:33.957Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-20T10:15:33.957Z] Bash-1.0.6 [2026-05-20T10:15:33.957Z] [2026-05-20T10:15:33.957Z] [2026-05-20T10:15:33.957Z] ==> git version 2.25.1 found [2026-05-20T10:15:33.957Z] ==> 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-20T10:15:33.957Z] Release-Date: 2020-01-08 [2026-05-20T10:15:33.957Z] 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-20T10:15:33.957Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-20T10:15:33.957Z] ==> Jenkins CI detected. [2026-05-20T10:15:33.957Z] current dir:  /w/workspace/dgexfoundry_sample-service_palau [2026-05-20T10:15:33.957Z] project root: . [2026-05-20T10:15:33.957Z] --> token set from env [2026-05-20T10:15:33.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-20T10:15:33.958Z] ==> Running gcov in . (disable via -X gcov) [2026-05-20T10:15:33.958Z] ==> Python coveragepy not found [2026-05-20T10:15:33.958Z] ==> Searching for coverage reports in: [2026-05-20T10:15:33.958Z] + . [2026-05-20T10:15:33.958Z] -> Found 1 reports [2026-05-20T10:15:33.958Z] ==> Detecting git/mercurial file structure [2026-05-20T10:15:33.958Z] ==> Reading reports [2026-05-20T10:15:33.958Z] + ./coverage.out bytes=5399 [2026-05-20T10:15:33.958Z] ==> Appending adjustments [2026-05-20T10:15:33.958Z] https://docs.codecov.io/docs/fixing-reports [2026-05-20T10:15:34.217Z] + Found adjustments [2026-05-20T10:15:34.217Z] ==> Gzipping contents [2026-05-20T10:15:34.217Z] 4.0K /tmp/codecov.FpbSz0.gz [2026-05-20T10:15:34.217Z] ==> Uploading reports [2026-05-20T10:15:34.217Z] url: https://codecov.io [2026-05-20T10:15:34.217Z] query: branch=palau&commit=4f0e61a6971a0bafd50fa1827b54a836cb156916&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T10:15:34.217Z] -> Pinging Codecov [2026-05-20T10:15:34.217Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=4f0e61a6971a0bafd50fa1827b54a836cb156916&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-20T10:15:34.478Z] -> Uploading to [2026-05-20T10:15:34.478Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/4f0e61a6971a0bafd50fa1827b54a836cb156916/c99e339d-1ec7-4425-8fca-81d8a48b5707.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T101534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3de4820c90b247a43edae4bf2f4fcd2593d948bc6c44402805422b82ea6f7304 [2026-05-20T10:15:34.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-20T10:15:34.478Z] Dload Upload Total Spent Left Speed [2026-05-20T10:15:34.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3650 0 0 100 3650 0 33796 --:--:-- --:--:-- --:--:-- 33796 [2026-05-20T10:15:34.478Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [2026-05-20T10:15:34.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-20T10:15:34.730Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-20T10:15:34.748Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:15:35.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T10:15:35.058Z] [2026-05-20T10:15:35.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:15:35.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T10:15:35.361Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-20T10:15:35.361Z] 2d35ebdb57d9: Pulling fs layer [2026-05-20T10:15:35.361Z] 85e8836fcdb2: Pulling fs layer [2026-05-20T10:15:35.361Z] 91631faa732a: Pulling fs layer [2026-05-20T10:15:35.361Z] f3f5ae8826fa: Pulling fs layer [2026-05-20T10:15:35.361Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T10:15:35.361Z] 7861252a18e6: Pulling fs layer [2026-05-20T10:15:35.361Z] 9130f900ef6f: Pulling fs layer [2026-05-20T10:15:35.361Z] 4f4fb700ef54: Waiting [2026-05-20T10:15:35.361Z] 7861252a18e6: Waiting [2026-05-20T10:15:35.361Z] 9130f900ef6f: Waiting [2026-05-20T10:15:35.361Z] f3f5ae8826fa: Waiting [2026-05-20T10:15:35.361Z] 85e8836fcdb2: Verifying Checksum [2026-05-20T10:15:35.361Z] 85e8836fcdb2: Download complete [2026-05-20T10:15:35.361Z] f3f5ae8826fa: Verifying Checksum [2026-05-20T10:15:35.361Z] f3f5ae8826fa: Download complete [2026-05-20T10:15:35.361Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T10:15:35.361Z] 4f4fb700ef54: Download complete [2026-05-20T10:15:35.361Z] 2d35ebdb57d9: Download complete [2026-05-20T10:15:35.620Z] 2d35ebdb57d9: Pull complete [2026-05-20T10:15:35.620Z] 7861252a18e6: Verifying Checksum [2026-05-20T10:15:35.620Z] 7861252a18e6: Download complete [2026-05-20T10:15:35.620Z] 85e8836fcdb2: Pull complete [2026-05-20T10:15:35.878Z] 91631faa732a: Verifying Checksum [2026-05-20T10:15:35.878Z] 91631faa732a: Download complete [2026-05-20T10:15:36.443Z] 9130f900ef6f: Verifying Checksum [2026-05-20T10:15:36.443Z] 9130f900ef6f: Download complete [2026-05-20T10:15:40.628Z] 91631faa732a: Pull complete [2026-05-20T10:15:40.628Z] f3f5ae8826fa: Pull complete [2026-05-20T10:15:40.628Z] 4f4fb700ef54: Pull complete [2026-05-20T10:15:40.887Z] 7861252a18e6: Pull complete [2026-05-20T10:15:45.075Z] 9130f900ef6f: Pull complete [2026-05-20T10:15:45.075Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-20T10:15:45.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-20T10:15:45.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:15:45.182Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:15:45.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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/edgex-snyk-go:latest cat [2026-05-20T10:15:46.864Z] $ docker top 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:15:47.213Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] echo [2026-05-20T10:15:47.224Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:palau' [Pipeline] sh [2026-05-20T10:15:47.507Z] + set -o pipefail [2026-05-20T10:15:47.507Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:palau' [2026-05-20T10:15:52.789Z] [2026-05-20T10:15:52.789Z] Monitoring /w/workspace/dgexfoundry_sample-service_palau (github.com/edgexfoundry/sample-service)... [2026-05-20T10:15:52.789Z] [2026-05-20T10:15:52.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ae2b350-db6d-4014-a7bc-d4b10db5d62b/history/ea7aecf3-9748-4f9d-88d9-6d1b6de34228 [2026-05-20T10:15:52.789Z] [2026-05-20T10:15:52.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-20T10:15:52.789Z] [2026-05-20T10:15:52.789Z] [2026-05-20T10:15:52.789Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-20T10:15:52.789Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-20T10:15:52.801Z] $ docker stop --time=1 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 [2026-05-20T10:15:54.257Z] $ docker rm -f --volumes 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 [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-20T10:15:55.025Z] + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] sh [2026-05-20T10:15:55.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T10:15:55.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:15:55.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:15:55.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:15:55.702Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:15:55.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-20T10:15:55.967Z] $ docker top 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c -eo pid,comm [2026-05-20T10:15:56.007Z] 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-20T10:15:56.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T10:15:56.058Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T10:15:56.364Z] + git semver [Pipeline] } [2026-05-20T10:15:56.637Z] $ docker stop --time=1 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c [2026-05-20T10:15:57.897Z] $ docker rm -f --volumes 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:15:58.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T10:15:58.329Z] [2026-05-20T10:15:58.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:15:58.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T10:15:58.635Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-20T10:15:58.636Z] ab5ef0e58194: Pulling fs layer [2026-05-20T10:15:58.636Z] 9712f1f96733: Pulling fs layer [2026-05-20T10:15:58.636Z] 63f879dbbcfc: Pulling fs layer [2026-05-20T10:15:58.636Z] 0d9ebad4ef96: Pulling fs layer [2026-05-20T10:15:58.636Z] e9a5061849ea: Pulling fs layer [2026-05-20T10:15:58.636Z] d747dcd14b5f: Pulling fs layer [2026-05-20T10:15:58.636Z] 2de7ff778b66: Pulling fs layer [2026-05-20T10:15:58.636Z] 0d9ebad4ef96: Waiting [2026-05-20T10:15:58.636Z] d747dcd14b5f: Waiting [2026-05-20T10:15:58.636Z] e9a5061849ea: Waiting [2026-05-20T10:15:58.636Z] 2de7ff778b66: Waiting [2026-05-20T10:15:58.636Z] 9712f1f96733: Verifying Checksum [2026-05-20T10:15:58.636Z] 9712f1f96733: Download complete [2026-05-20T10:15:58.895Z] 63f879dbbcfc: Verifying Checksum [2026-05-20T10:15:58.895Z] 63f879dbbcfc: Download complete [2026-05-20T10:15:59.153Z] e9a5061849ea: Verifying Checksum [2026-05-20T10:15:59.153Z] e9a5061849ea: Download complete [2026-05-20T10:15:59.153Z] d747dcd14b5f: Verifying Checksum [2026-05-20T10:15:59.153Z] d747dcd14b5f: Download complete [2026-05-20T10:15:59.153Z] 0d9ebad4ef96: Verifying Checksum [2026-05-20T10:15:59.153Z] 0d9ebad4ef96: Download complete [2026-05-20T10:15:59.153Z] 2de7ff778b66: Verifying Checksum [2026-05-20T10:15:59.153Z] 2de7ff778b66: Download complete [2026-05-20T10:15:59.411Z] ab5ef0e58194: Verifying Checksum [2026-05-20T10:15:59.411Z] ab5ef0e58194: Download complete [2026-05-20T10:16:03.597Z] ab5ef0e58194: Pull complete [2026-05-20T10:16:03.597Z] 9712f1f96733: Pull complete [2026-05-20T10:16:03.855Z] 63f879dbbcfc: Pull complete [2026-05-20T10:16:09.125Z] 0d9ebad4ef96: Pull complete [2026-05-20T10:16:09.125Z] e9a5061849ea: Pull complete [2026-05-20T10:16:09.125Z] d747dcd14b5f: Pull complete [2026-05-20T10:16:10.500Z] 2de7ff778b66: Pull complete [2026-05-20T10:16:10.500Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-20T10:16:10.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-20T10:16:10.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:16:10.609Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:16:10.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-20T10:16:12.389Z] $ docker top c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:16:12.465Z] provisioning config files... [2026-05-20T10:16:12.474Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config16795205588348824366tmp [2026-05-20T10:16:12.483Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config8798031598095312234tmp [2026-05-20T10:16:12.492Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config14735773671153584998tmp [Pipeline] { [Pipeline] echo [2026-05-20T10:16:12.520Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:12.812Z] ---> sigul-configuration.sh [2026-05-20T10:16:12.813Z] gpg: directory `/root/.gnupg' created [2026-05-20T10:16:12.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-20T10:16:12.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-20T10:16:12.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-20T10:16:12.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-20T10:16:12.813Z] gpg: CAST5 encrypted data [2026-05-20T10:16:12.813Z] gpg: encrypted with 1 passphrase [2026-05-20T10:16:12.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-20T10:16:13.108Z] + mkdir /home/jenkins [2026-05-20T10:16:13.108Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-20T10:16:13.406Z] + 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-20T10:16:13.420Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:13.716Z] ---> sigul-install.sh [2026-05-20T10:16:13.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-20T10:16:14.012Z] + git tag --list [2026-05-20T10:16:14.012Z] experimental [2026-05-20T10:16:14.012Z] stable [2026-05-20T10:16:14.012Z] v1.2.3 [2026-05-20T10:16:14.012Z] v2.3.4 [2026-05-20T10:16:14.012Z] v2.3.5 [2026-05-20T10:16:14.012Z] v2.3.6 [2026-05-20T10:16:14.012Z] v2.3.7 [2026-05-20T10:16:14.012Z] v3.0.0 [2026-05-20T10:16:14.012Z] v3.0.1 [2026-05-20T10:16:14.012Z] v3.0.2 [2026-05-20T10:16:14.012Z] v3.0.3 [2026-05-20T10:16:14.012Z] v3.0.4 [2026-05-20T10:16:14.012Z] v3.0.5 [2026-05-20T10:16:14.012Z] v4.0.2 [2026-05-20T10:16:14.012Z] v4.1.0-dev.1 [2026-05-20T10:16:14.012Z] v4.1.10 [2026-05-20T10:16:14.012Z] v4.1.11 [2026-05-20T10:16:14.013Z] v4.1.12 [2026-05-20T10:16:14.013Z] v4.1.13 [2026-05-20T10:16:14.013Z] v4.1.14 [2026-05-20T10:16:14.013Z] v4.1.15 [2026-05-20T10:16:14.013Z] v4.1.16 [2026-05-20T10:16:14.013Z] v4.1.17 [2026-05-20T10:16:14.013Z] v4.1.18 [2026-05-20T10:16:14.013Z] v4.1.19 [2026-05-20T10:16:14.013Z] v4.1.2 [2026-05-20T10:16:14.013Z] v4.1.20 [2026-05-20T10:16:14.013Z] v4.1.21 [2026-05-20T10:16:14.013Z] v4.1.22 [2026-05-20T10:16:14.013Z] v4.1.23 [2026-05-20T10:16:14.013Z] v4.1.24 [2026-05-20T10:16:14.013Z] v4.1.25 [2026-05-20T10:16:14.013Z] v4.1.26 [2026-05-20T10:16:14.013Z] v4.1.27 [2026-05-20T10:16:14.013Z] v4.1.28 [2026-05-20T10:16:14.013Z] v4.1.29 [2026-05-20T10:16:14.013Z] v4.1.3 [2026-05-20T10:16:14.013Z] v4.1.30 [2026-05-20T10:16:14.013Z] v4.1.31 [2026-05-20T10:16:14.013Z] v4.1.32 [2026-05-20T10:16:14.013Z] v4.1.34 [2026-05-20T10:16:14.013Z] v4.1.35 [2026-05-20T10:16:14.013Z] v4.1.36 [2026-05-20T10:16:14.013Z] v4.1.37 [2026-05-20T10:16:14.013Z] v4.1.38 [2026-05-20T10:16:14.013Z] v4.1.39 [2026-05-20T10:16:14.013Z] v4.1.4 [2026-05-20T10:16:14.013Z] v4.1.40 [2026-05-20T10:16:14.013Z] v4.1.41 [2026-05-20T10:16:14.013Z] v4.1.42 [2026-05-20T10:16:14.013Z] v4.1.43 [2026-05-20T10:16:14.013Z] v4.1.5 [2026-05-20T10:16:14.013Z] v4.1.7 [2026-05-20T10:16:14.013Z] v4.1.8 [2026-05-20T10:16:14.013Z] v4.1.9 [2026-05-20T10:16:14.013Z] v4.2.0 [2026-05-20T10:16:14.013Z] v4.2.1 [2026-05-20T10:16:14.013Z] v4.3.0 [2026-05-20T10:16:14.013Z] v4.4.0 [2026-05-20T10:16:14.013Z] v4.5.0 [2026-05-20T10:16:14.013Z] v4.6.0 [2026-05-20T10:16:14.013Z] v4.7.0 [2026-05-20T10:16:14.013Z] v4.8.0 [2026-05-20T10:16:14.013Z] v4.9.0 [2026-05-20T10:16:14.013Z] v5.1 [2026-05-20T10:16:14.013Z] v5.1.2 [2026-05-20T10:16:14.013Z] v5.1.3 [2026-05-20T10:16:14.013Z] v5.1.4 [2026-05-20T10:16:14.013Z] v5.1.5 [2026-05-20T10:16:14.013Z] v5.1.6 [2026-05-20T10:16:14.013Z] v5.1.6-dev.1 [2026-05-20T10:16:14.013Z] v5.1.6-dev.2 [2026-05-20T10:16:14.013Z] v5.1.6-dev.3 [2026-05-20T10:16:14.013Z] v5.1.6-dev.4 [Pipeline] sh [2026-05-20T10:16:14.308Z] + lftools sign git-tag v4.0.2 [2026-05-20T10:16:14.874Z] Signing Git tag with Sigul... [2026-05-20T10:16:14.874Z] Signing v4.0.2 [Pipeline] echo [2026-05-20T10:16:15.144Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:15.431Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-20T10:16:15.437Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-20T10:16:15.469Z] $ docker stop --time=1 c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 [2026-05-20T10:16:16.763Z] $ docker rm -f --volumes c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-20T10:16:17.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T10:16:17.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:16:17.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:16:17.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:16:17.613Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:16:17.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-20T10:16:17.871Z] $ docker top 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 -eo pid,comm [2026-05-20T10:16:17.909Z] 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-20T10:16:17.909Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T10:16:17.954Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T10:16:18.262Z] + git semver [Pipeline] } [2026-05-20T10:16:18.536Z] $ docker stop --time=1 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 [2026-05-20T10:16:19.793Z] $ docker rm -f --volumes 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-20T10:16:20.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-20T10:16:20.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:16:20.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-20T10:16:20.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:16:20.736Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:16:20.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-20T10:16:21.000Z] $ docker top 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a -eo pid,comm [2026-05-20T10:16:21.042Z] 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-20T10:16:21.042Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T10:16:21.094Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-20T10:16:21.403Z] + git semver [Pipeline] } [2026-05-20T10:16:21.678Z] $ docker stop --time=1 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a [2026-05-20T10:16:22.943Z] $ docker rm -f --volumes 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a [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-20T10:16:23.642Z] + [ -d /w/workspace/dgexfoundry_sample-service_palau/archives ] [2026-05-20T10:16:23.642Z] + ls -al /w/workspace/dgexfoundry_sample-service_palau/archives [2026-05-20T10:16:23.642Z] total 16 [2026-05-20T10:16:23.642Z] drwxr-xr-x 3 root root 4096 May 20 10:09 . [2026-05-20T10:16:23.642Z] drwxrwxr-x 12 jenkins jenkins 4096 May 20 10:16 .. [2026-05-20T10:16:23.642Z] drwxr-xr-x 2 root root 4096 May 20 10:09 cost [2026-05-20T10:16:23.642Z] -rw-r--r-- 1 root root 85 May 20 10:09 cost.csv [2026-05-20T10:16:23.642Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_sample-service_palau/archives [2026-05-20T10:16:23.642Z] + ls -al /w/workspace/dgexfoundry_sample-service_palau/archives [2026-05-20T10:16:23.642Z] total 16 [2026-05-20T10:16:23.642Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 10:09 . [2026-05-20T10:16:23.642Z] drwxrwxr-x 12 jenkins jenkins 4096 May 20 10:16 .. [2026-05-20T10:16:23.642Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 10:09 cost [2026-05-20T10:16:23.642Z] -rw-r--r-- 1 jenkins jenkins 85 May 20 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:23.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:24.786Z] ---> package-listing.sh [2026-05-20T10:16:24.786Z] ++ facter osfamily [2026-05-20T10:16:24.786Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T10:16:25.045Z] + OS_FAMILY=debian [2026-05-20T10:16:25.045Z] + workspace=/w/workspace/dgexfoundry_sample-service_palau [2026-05-20T10:16:25.045Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T10:16:25.045Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T10:16:25.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T10:16:25.045Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T10:16:25.045Z] + '[' /w/workspace/dgexfoundry_sample-service_palau ']' [2026-05-20T10:16:25.045Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T10:16:25.045Z] + case "${OS_FAMILY}" in [2026-05-20T10:16:25.045Z] + grep '^ii' [2026-05-20T10:16:25.045Z] + dpkg -l [2026-05-20T10:16:25.045Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T10:16:25.045Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T10:16:25.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T10:16:25.045Z] + '[' /w/workspace/dgexfoundry_sample-service_palau ']' [2026-05-20T10:16:25.045Z] + mkdir -p /w/workspace/dgexfoundry_sample-service_palau/archives/ [2026-05-20T10:16:25.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_sample-service_palau/archives/ [Pipeline] echo [2026-05-20T10:16:25.056Z] 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/dgexfoundry_sample-service_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T10:16:25.333Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T10:16:25.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T10:16:25.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T10:16:25.973Z] prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container [2026-05-20T10:16:26.000Z] $ 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/dgexfoundry_sample-service_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-20T10:16:26.204Z] $ docker top 6ede39c4183133827b6d8a1e40b85de981f6d078560cfb45b836f50b02a35f0e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T10:16:27.700Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T10:16:27.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T10:16:28.269Z] + ls /var/log/sa-host [2026-05-20T10:16:28.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T10:16:28.431Z] provisioning config files... [2026-05-20T10:16:28.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config11365783964129544601tmp [Pipeline] { [Pipeline] echo [2026-05-20T10:16:28.464Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:28.743Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T10:16:28.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:29.081Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T10:16:29.091Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:29.375Z] ---> sudo-logs.sh [2026-05-20T10:16:29.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T10:16:29.413Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:29.697Z] ---> job-cost.sh [2026-05-20T10:16:29.697Z] lf-activate-venv: SKIPPING [2026-05-20T10:16:29.697Z] DEBUG: total: 0.2199999988079071 [2026-05-20T10:16:29.697Z] INFO: Retrieving Stack Cost... [2026-05-20T10:16:30.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T10:16:30.836Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T10:16:30.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T10:16:31.132Z] ---> logs-deploy.sh [2026-05-20T10:16:31.132Z] lf-activate-venv: SKIPPING [2026-05-20T10:16:31.132Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/palau/2 [2026-05-20T10:16:31.132Z] INFO: archiving workspace using pattern(s): [2026-05-20T10:16:32.074Z] Archives upload complete. [2026-05-20T10:16:32.333Z] INFO: archiving logs to Nexus [2026-05-20T10:16:32.901Z] ---> uname -a: [2026-05-20T10:16:32.901Z] Linux prd-ubuntu20-04-docker-8c-8g-9715 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] ---> lscpu: [2026-05-20T10:16:32.901Z] Architecture: x86_64 [2026-05-20T10:16:32.901Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-20T10:16:32.901Z] Byte Order: Little Endian [2026-05-20T10:16:32.901Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-20T10:16:32.901Z] CPU(s): 8 [2026-05-20T10:16:32.901Z] On-line CPU(s) list: 0-7 [2026-05-20T10:16:32.901Z] Thread(s) per core: 1 [2026-05-20T10:16:32.901Z] Core(s) per socket: 1 [2026-05-20T10:16:32.901Z] Socket(s): 8 [2026-05-20T10:16:32.901Z] NUMA node(s): 1 [2026-05-20T10:16:32.901Z] Vendor ID: AuthenticAMD [2026-05-20T10:16:32.901Z] CPU family: 23 [2026-05-20T10:16:32.901Z] Model: 49 [2026-05-20T10:16:32.901Z] Model name: AMD EPYC-Rome Processor [2026-05-20T10:16:32.901Z] Stepping: 0 [2026-05-20T10:16:32.901Z] CPU MHz: 2799.998 [2026-05-20T10:16:32.901Z] BogoMIPS: 5599.99 [2026-05-20T10:16:32.901Z] Virtualization: AMD-V [2026-05-20T10:16:32.901Z] Hypervisor vendor: KVM [2026-05-20T10:16:32.901Z] Virtualization type: full [2026-05-20T10:16:32.901Z] L1d cache: 256 KiB [2026-05-20T10:16:32.901Z] L1i cache: 256 KiB [2026-05-20T10:16:32.901Z] L2 cache: 4 MiB [2026-05-20T10:16:32.901Z] L3 cache: 128 MiB [2026-05-20T10:16:32.901Z] NUMA node0 CPU(s): 0-7 [2026-05-20T10:16:32.901Z] Vulnerability Gather data sampling: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Itlb multihit: Not affected [2026-05-20T10:16:32.901Z] Vulnerability L1tf: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Mds: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Meltdown: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Mmio stale data: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Retbleed: Vulnerable [2026-05-20T10:16:32.901Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-20T10:16:32.901Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-20T10:16:32.901Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-20T10:16:32.901Z] Vulnerability Srbds: Not affected [2026-05-20T10:16:32.901Z] Vulnerability Tsx async abort: Not affected [2026-05-20T10:16:32.901Z] 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-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] ---> nproc: [2026-05-20T10:16:32.901Z] 8 [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] ---> df -h: [2026-05-20T10:16:32.901Z] Filesystem Size Used Avail Use% Mounted on [2026-05-20T10:16:32.901Z] overlay 155G 13G 143G 9% / [2026-05-20T10:16:32.901Z] tmpfs 64M 0 64M 0% /dev [2026-05-20T10:16:32.901Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-20T10:16:32.901Z] shm 64M 0 64M 0% /dev/shm [2026-05-20T10:16:32.901Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] ---> sar -b -r -n DEV: [2026-05-20T10:16:32.901Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9715) 05/20/26 _x86_64_ (8 CPU) [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] 10:07:21 LINUX RESTART (8 CPU) [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] 10:08:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-20T10:16:32.901Z] 10:09:01 213.03 19.19 193.85 0.00 3236.68 60725.94 0.00 [2026-05-20T10:16:32.901Z] 10:10:01 135.21 0.22 134.99 0.00 23.06 27045.63 0.00 [2026-05-20T10:16:32.901Z] 10:11:01 1.67 0.00 1.67 0.00 0.00 18.68 0.00 [2026-05-20T10:16:32.901Z] 10:12:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2026-05-20T10:16:32.901Z] 10:13:01 14.35 2.27 12.08 0.00 2010.46 2588.50 0.00 [2026-05-20T10:16:32.901Z] 10:14:01 2.62 0.00 2.62 0.00 0.00 27.86 0.00 [2026-05-20T10:16:32.901Z] 10:15:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2026-05-20T10:16:32.901Z] 10:16:01 60.69 0.20 60.49 0.00 12.40 36432.73 0.00 [2026-05-20T10:16:32.901Z] Average: 53.15 2.66 50.49 0.00 649.53 15671.29 0.00 [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] 10:08:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-20T10:16:32.901Z] 10:09:01 28212716 31523320 764148 2.32 107152 3442932 1827072 5.39 1271688 2948932 82436 [2026-05-20T10:16:32.901Z] 10:10:01 27680720 31530616 753488 2.29 128164 3905104 1676980 4.94 1340968 3348488 348 [2026-05-20T10:16:32.901Z] 10:11:01 27680636 31530620 753132 2.29 128204 3905104 1676980 4.94 1341080 3348488 20 [2026-05-20T10:16:32.901Z] 10:12:01 27696468 31546580 736736 2.24 128236 3905112 1676980 4.94 1325172 3348496 176 [2026-05-20T10:16:32.901Z] 10:13:01 27551192 31532716 744660 2.27 129920 4030852 1768072 5.21 1400772 3405548 292 [2026-05-20T10:16:32.901Z] 10:14:01 27551396 31533120 743948 2.26 129992 4030864 1768072 5.21 1400240 3405548 8 [2026-05-20T10:16:32.901Z] 10:15:01 27552992 31534848 742048 2.26 130072 4030872 1768072 5.21 1398904 3405556 176 [2026-05-20T10:16:32.901Z] 10:16:01 26355184 31500740 771388 2.35 150772 5101380 1876948 5.53 1469492 4453460 351300 [2026-05-20T10:16:32.901Z] Average: 27535163 31529070 751194 2.29 129064 4044028 1754897 5.17 1368540 3458064 54344 [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z] 10:08:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-20T10:16:32.901Z] 10:09:01 lo 4.48 4.48 0.46 0.46 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:09:01 ens3 402.74 252.32 7696.08 82.70 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:09:01 docker0 54.03 66.73 4.88 437.54 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:10:01 lo 6.00 6.00 0.60 0.60 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:10:01 ens3 152.32 103.45 2658.58 135.86 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:10:01 docker0 1.40 2.77 0.10 42.56 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:11:01 ens3 1.03 0.28 0.38 0.26 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:12:01 ens3 0.33 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:13:01 ens3 68.91 38.19 717.82 2.82 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:14:01 ens3 0.25 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:16:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:16:01 ens3 276.32 157.72 7282.04 24.74 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] 10:16:01 docker0 2.37 1.83 0.41 0.74 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] Average: ens3 111.53 68.26 2271.72 30.58 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] Average: docker0 7.03 8.67 0.66 58.52 0.00 0.00 0.00 0.00 [2026-05-20T10:16:32.901Z] [2026-05-20T10:16:32.901Z]