Pull request #165 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) 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-ssh13588158251540444146.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision f6db5fc2479be019f42e69019374e584c3d84f0b 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-ssh12740313875573488250.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 f6db5fc2479be019f42e69019374e584c3d84f0b 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/PR-165/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/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17182092544798814965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6db5fc2479be019f42e69019374e584c3d84f0b (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f f6db5fc2479be019f42e69019374e584c3d84f0b # timeout=10 Commit message: "test" > 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-ssh3419893291201960796.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/PR-165/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/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12087463849063834160.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, 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.23 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: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41545 in /w/workspace/gexfoundry_sample-service_PR-165 [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/gexfoundry_sample-service_PR-165 # 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 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 23ff995a3aef02e85a45daf0513f418e4247a776 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (PR-165) > 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 remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" First time build. Skipping changelog. > git rev-list --no-walk 74a44a77c45935740b058dc8fe1671fac30bc453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-18T05:52:20.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-18T05:52:20.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-18T05:52:20.185Z] ========================================================= [2025-03-18T05:52:20.185Z] EdgeX Global Pipelines Version Info [2025-03-18T05:52:20.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:52:21.276Z] ------------------- [2025-03-18T05:52:21.276Z] stable info: [2025-03-18T05:52:21.276Z] ------------------- [2025-03-18T05:52:21.276Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-18T05:52:21.276Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-18T05:52:21.276Z] Message: update stable to v1.0.272 [2025-03-18T05:52:21.535Z] ------------------- [2025-03-18T05:52:21.535Z] experimental info: [2025-03-18T05:52:21.535Z] ------------------- [2025-03-18T05:52:21.535Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-18T05:52:21.535Z] Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b [2025-03-18T05:52:21.535Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-18T05:52:21.618Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-18T05:52:21.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-18T05:52:21.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-18T05:52:21.682Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-18T05:52:21.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-18T05:52:21.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-18T05:52:21.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-18T05:52:21.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-18T05:52:21.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-18T05:52:21.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-18T05:52:21.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-18T05:52:21.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-18T05:52:21.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-18T05:52:21.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-18T05:52:21.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T05:52:21.922Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T05:52:21.940Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T05:52:21.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T05:52:21.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-18T05:52:22.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-18T05:52:22.024Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-18T05:52:22.046Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-18T05:52:22.072Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-18T05:52:22.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-18T05:52:22.108Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-18T05:52:22.127Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-18T05:52:22.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-18T05:52:22.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-18T05:52:22.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-18T05:52:22.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-18T05:52:22.226Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-18T05:52:22.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo [2025-03-18T05:52:22.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:52:22.329Z] provisioning config files... [2025-03-18T05:52:22.342Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config8191841664797993084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:52:22.675Z] ---> ****-login.sh [2025-03-18T05:52:22.675Z] nexus3.edgexfoundry.org:10001 [2025-03-18T05:52:22.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:23.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:23.202Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:23.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:23.202Z] [2025-03-18T05:52:23.202Z] Login Succeeded [2025-03-18T05:52:23.202Z] nexus3.edgexfoundry.org:10002 [2025-03-18T05:52:23.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:23.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:23.202Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:23.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:23.202Z] [2025-03-18T05:52:23.202Z] Login Succeeded [2025-03-18T05:52:23.202Z] nexus3.edgexfoundry.org:10003 [2025-03-18T05:52:23.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:23.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:23.462Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:23.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:23.462Z] [2025-03-18T05:52:23.462Z] Login Succeeded [2025-03-18T05:52:23.462Z] nexus3.edgexfoundry.org:10004 [2025-03-18T05:52:23.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:23.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:23.463Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:23.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:23.463Z] [2025-03-18T05:52:23.463Z] Login Succeeded [2025-03-18T05:52:23.463Z] ****.io [2025-03-18T05:52:23.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:23.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:23.724Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:23.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:23.724Z] [2025-03-18T05:52:23.724Z] Login Succeeded [2025-03-18T05:52:23.724Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T05:52:23.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-18T05:52:24.139Z] + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-18T05:52:24.171Z] -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh [2025-03-18T05:52:24.470Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-18T05:52:24.487Z] ========================================================= [2025-03-18T05:52:24.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-18T05:52:24.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-18T05:52:24.849Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-18T05:52:24.862Z] [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-18T05:52:24.876Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-18T05:52:25.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T05:52:25.246Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-18T05:52:25.246Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-18T05:52:25.246Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-18T05:52:25.246Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-18T05:52:25.246Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-18T05:52:25.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:52:25.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:52:25.665Z] [2025-03-18T05:52:25.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:52:25.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:52:25.977Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-18T05:52:25.977Z] b85a868b505f: Pulling fs layer [2025-03-18T05:52:25.977Z] e2be974225ed: Pulling fs layer [2025-03-18T05:52:25.977Z] 339a4e72a1f5: Pulling fs layer [2025-03-18T05:52:25.977Z] 988bab9f4d93: Pulling fs layer [2025-03-18T05:52:25.977Z] 1469e6f7b9e6: Pulling fs layer [2025-03-18T05:52:25.977Z] eaf3925da568: Pulling fs layer [2025-03-18T05:52:25.977Z] bab4dde63d76: Pulling fs layer [2025-03-18T05:52:25.977Z] bde34c3a00c8: Pulling fs layer [2025-03-18T05:52:25.977Z] b352a97aabf1: Pulling fs layer [2025-03-18T05:52:25.977Z] 4872d77fe225: Pulling fs layer [2025-03-18T05:52:25.977Z] 5851b861e8e6: Pulling fs layer [2025-03-18T05:52:25.977Z] 988bab9f4d93: Waiting [2025-03-18T05:52:25.977Z] 1469e6f7b9e6: Waiting [2025-03-18T05:52:25.977Z] eaf3925da568: Waiting [2025-03-18T05:52:25.977Z] b352a97aabf1: Waiting [2025-03-18T05:52:25.977Z] 4872d77fe225: Waiting [2025-03-18T05:52:25.977Z] bab4dde63d76: Waiting [2025-03-18T05:52:25.977Z] 5851b861e8e6: Waiting [2025-03-18T05:52:25.977Z] bde34c3a00c8: Waiting [2025-03-18T05:52:25.977Z] e2be974225ed: Verifying Checksum [2025-03-18T05:52:25.977Z] e2be974225ed: Download complete [2025-03-18T05:52:25.977Z] 988bab9f4d93: Verifying Checksum [2025-03-18T05:52:25.977Z] 988bab9f4d93: Download complete [2025-03-18T05:52:25.977Z] 1469e6f7b9e6: Verifying Checksum [2025-03-18T05:52:25.977Z] 1469e6f7b9e6: Download complete [2025-03-18T05:52:25.977Z] eaf3925da568: Download complete [2025-03-18T05:52:27.897Z] 339a4e72a1f5: Verifying Checksum [2025-03-18T05:52:27.897Z] 339a4e72a1f5: Download complete [2025-03-18T05:52:27.897Z] bde34c3a00c8: Download complete [2025-03-18T05:52:27.897Z] b352a97aabf1: Verifying Checksum [2025-03-18T05:52:27.897Z] b352a97aabf1: Download complete [2025-03-18T05:52:27.897Z] 4872d77fe225: Download complete [2025-03-18T05:52:27.897Z] 5851b861e8e6: Verifying Checksum [2025-03-18T05:52:27.897Z] 5851b861e8e6: Download complete [2025-03-18T05:52:27.897Z] b85a868b505f: Verifying Checksum [2025-03-18T05:52:27.897Z] b85a868b505f: Download complete [2025-03-18T05:52:28.159Z] bab4dde63d76: Verifying Checksum [2025-03-18T05:52:28.159Z] bab4dde63d76: Download complete [2025-03-18T05:52:29.104Z] b85a868b505f: Pull complete [2025-03-18T05:52:29.362Z] e2be974225ed: Pull complete [2025-03-18T05:52:29.620Z] 339a4e72a1f5: Pull complete [2025-03-18T05:52:29.879Z] 988bab9f4d93: Pull complete [2025-03-18T05:52:30.139Z] 1469e6f7b9e6: Pull complete [2025-03-18T05:52:30.139Z] eaf3925da568: Pull complete [2025-03-18T05:52:32.053Z] bab4dde63d76: Pull complete [2025-03-18T05:52:32.053Z] bde34c3a00c8: Pull complete [2025-03-18T05:52:32.311Z] b352a97aabf1: Pull complete [2025-03-18T05:52:32.311Z] 4872d77fe225: Pull complete [2025-03-18T05:52:32.311Z] 5851b861e8e6: Pull complete [2025-03-18T05:52:32.311Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-18T05:52:32.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:52:32.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:52:32.462Z] prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container [2025-03-18T05:52:32.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-18T05:52:34.892Z] $ docker top dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a -eo pid,comm [2025-03-18T05:52:34.958Z] 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). [2025-03-18T05:52:34.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T05:52:35.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T05:52:35.017Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T05:52:35.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T05:52:35.134Z] $ docker exec dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent [2025-03-18T05:52:35.255Z] SSH_AUTH_SOCK=/tmp/ssh-94IGrnNAMDIA/agent.32 [2025-03-18T05:52:35.256Z] SSH_AGENT_PID=38 [2025-03-18T05:52:35.263Z] Running ssh-add (command line suppressed) [2025-03-18T05:52:35.359Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8613333598292949712.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8613333598292949712.key) [2025-03-18T05:52:35.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T05:52:35.675Z] + git tag --points-at HEAD [Pipeline] } [2025-03-18T05:52:35.685Z] $ docker exec --env ******** --env ******** dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent -k [2025-03-18T05:52:35.802Z] unset SSH_AUTH_SOCK; [2025-03-18T05:52:35.803Z] unset SSH_AGENT_PID; [2025-03-18T05:52:35.803Z] echo Agent pid 38 killed; [2025-03-18T05:52:35.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-18T05:52:35.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T05:52:35.869Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T05:52:35.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T05:52:35.981Z] $ docker exec dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent [2025-03-18T05:52:36.124Z] SSH_AUTH_SOCK=/tmp/ssh-Ybg5hwtN6l0x/agent.71 [2025-03-18T05:52:36.124Z] SSH_AGENT_PID=77 [2025-03-18T05:52:36.129Z] Running ssh-add (command line suppressed) [2025-03-18T05:52:36.233Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_2835126433402190814.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_2835126433402190814.key) [2025-03-18T05:52:36.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T05:52:36.546Z] + git semver init [2025-03-18T05:52:36.806Z] 2025-03-18 05:52:36,748 [run_init] DEBUG init version:0.0.0 force:False [2025-03-18T05:52:36.806Z] 2025-03-18 05:52:36,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-18T05:52:36.806Z] 2025-03-18 05:52:36,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-18T05:52:36.807Z] 2025-03-18 05:52:36,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,411 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,412 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,417 [execute] INFO git cat-file --batch-check [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,424 [execute] INFO git cat-file --batch [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T05:52:37.746Z] 2025-03-18 05:52:37,430 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-18T05:52:37.746Z] 0.0.0 [Pipeline] } [2025-03-18T05:52:37.753Z] $ docker exec --env ******** --env ******** dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent -k [2025-03-18T05:52:37.855Z] unset SSH_AUTH_SOCK; [2025-03-18T05:52:37.855Z] unset SSH_AGENT_PID; [2025-03-18T05:52:37.855Z] echo Agent pid 77 killed; [2025-03-18T05:52:37.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T05:52:38.203Z] + git semver [Pipeline] } [2025-03-18T05:52:38.476Z] $ docker stop --time=1 dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a [2025-03-18T05:52:39.790Z] $ docker rm -f --volumes dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T05:52:40.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-18T05:52:40.414Z] Stashed 1 file(s) [Pipeline] echo [2025-03-18T05:52:40.419Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:52:40.741Z] provisioning config files... [2025-03-18T05:52:40.756Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config14837852947374162297tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:52:41.107Z] ---> ****-login.sh [2025-03-18T05:52:41.107Z] nexus3.edgexfoundry.org:10001 [2025-03-18T05:52:41.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:41.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:41.108Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:41.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:41.108Z] [2025-03-18T05:52:41.108Z] Login Succeeded [2025-03-18T05:52:41.108Z] nexus3.edgexfoundry.org:10002 [2025-03-18T05:52:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:41.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:41.108Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:41.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:41.108Z] [2025-03-18T05:52:41.369Z] Login Succeeded [2025-03-18T05:52:41.369Z] nexus3.edgexfoundry.org:10003 [2025-03-18T05:52:41.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:41.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:41.369Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:41.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:41.369Z] [2025-03-18T05:52:41.369Z] Login Succeeded [2025-03-18T05:52:41.369Z] nexus3.edgexfoundry.org:10004 [2025-03-18T05:52:41.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:41.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:41.369Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:41.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:41.369Z] [2025-03-18T05:52:41.369Z] Login Succeeded [2025-03-18T05:52:41.629Z] ****.io [2025-03-18T05:52:41.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:52:41.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:52:41.630Z] Configure a credential helper to remove this warning. See [2025-03-18T05:52:41.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:52:41.630Z] [2025-03-18T05:52:41.630Z] Login Succeeded [2025-03-18T05:52:41.630Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T05:52:41.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-18T05:52:41.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T05:52:41.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T05:52:41.796Z] ========================================================= [2025-03-18T05:52:41.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-18T05:52:41.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:52:42.154Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-18T05:52:42.154Z] Sending build context to Docker daemon 2.788MB [2025-03-18T05:52:42.154Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-18T05:52:42.154Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-18T05:52:42.154Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-18T05:52:42.154Z] da9db072f522: Pulling fs layer [2025-03-18T05:52:42.154Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-18T05:52:42.154Z] 06f05ace1117: Pulling fs layer [2025-03-18T05:52:42.154Z] 5fe327b54edc: Pulling fs layer [2025-03-18T05:52:42.154Z] 4f4fb700ef54: Pulling fs layer [2025-03-18T05:52:42.154Z] 92a5565b7b96: Pulling fs layer [2025-03-18T05:52:42.154Z] ff9bb7016b71: Pulling fs layer [2025-03-18T05:52:42.154Z] b67dba6c2c7d: Pulling fs layer [2025-03-18T05:52:42.154Z] a813b0c90790: Pulling fs layer [2025-03-18T05:52:42.154Z] ff9bb7016b71: Waiting [2025-03-18T05:52:42.154Z] 5fe327b54edc: Waiting [2025-03-18T05:52:42.154Z] b67dba6c2c7d: Waiting [2025-03-18T05:52:42.154Z] a813b0c90790: Waiting [2025-03-18T05:52:42.154Z] 4f4fb700ef54: Waiting [2025-03-18T05:52:42.154Z] 92a5565b7b96: Waiting [2025-03-18T05:52:42.154Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-18T05:52:42.154Z] 6ef4a4ee8ca5: Download complete [2025-03-18T05:52:42.414Z] 5fe327b54edc: Download complete [2025-03-18T05:52:42.414Z] 4f4fb700ef54: Verifying Checksum [2025-03-18T05:52:42.414Z] 4f4fb700ef54: Download complete [2025-03-18T05:52:42.414Z] 92a5565b7b96: Download complete [2025-03-18T05:52:42.414Z] da9db072f522: Download complete [2025-03-18T05:52:42.414Z] ff9bb7016b71: Verifying Checksum [2025-03-18T05:52:42.414Z] ff9bb7016b71: Download complete [2025-03-18T05:52:42.674Z] da9db072f522: Pull complete [2025-03-18T05:52:42.674Z] a813b0c90790: Verifying Checksum [2025-03-18T05:52:42.674Z] 6ef4a4ee8ca5: Pull complete [2025-03-18T05:52:42.674Z] 06f05ace1117: Download complete [2025-03-18T05:52:43.243Z] b67dba6c2c7d: Verifying Checksum [2025-03-18T05:52:43.243Z] b67dba6c2c7d: Download complete [2025-03-18T05:52:46.533Z] 06f05ace1117: Pull complete [2025-03-18T05:52:46.533Z] 5fe327b54edc: Pull complete [2025-03-18T05:52:46.792Z] 4f4fb700ef54: Pull complete [2025-03-18T05:52:46.792Z] 92a5565b7b96: Pull complete [2025-03-18T05:52:46.792Z] ff9bb7016b71: Pull complete [2025-03-18T05:52:49.320Z] b67dba6c2c7d: Pull complete [2025-03-18T05:52:49.887Z] a813b0c90790: Pull complete [2025-03-18T05:52:49.887Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-18T05:52:49.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T05:52:49.887Z] ---> 3ba60ce46760 [2025-03-18T05:52:49.887Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-18T05:52:54.117Z] ---> Running in f027a3bc2472 [2025-03-18T05:52:54.117Z] Removing intermediate container f027a3bc2472 [2025-03-18T05:52:54.117Z] ---> 3130fd71c1ba [2025-03-18T05:52:54.117Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-18T05:52:54.117Z] ---> Running in 58fb70733c9d [2025-03-18T05:52:54.117Z] Removing intermediate container 58fb70733c9d [2025-03-18T05:52:54.117Z] ---> 2beb70066c2f [2025-03-18T05:52:54.117Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:52:54.117Z] ---> Running in c3e4d618e739 [2025-03-18T05:52:54.117Z] Removing intermediate container c3e4d618e739 [2025-03-18T05:52:54.117Z] ---> 93cb0e81ac0f [2025-03-18T05:52:54.117Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-18T05:52:54.117Z] ---> Running in f6d3279a4e21 [2025-03-18T05:52:54.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T05:52:54.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T05:52:54.638Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-18T05:52:54.638Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-18T05:52:54.638Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-18T05:52:54.899Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-18T05:52:54.899Z] Executing busybox-1.36.1-r29.trigger [2025-03-18T05:52:54.899Z] OK: 252 MiB in 62 packages [2025-03-18T05:52:55.469Z] Removing intermediate container f6d3279a4e21 [2025-03-18T05:52:55.469Z] ---> a376ad633bfe [2025-03-18T05:52:55.469Z] Step 7/12 : WORKDIR /sample-service [2025-03-18T05:52:55.469Z] ---> Running in 69f247bb6035 [2025-03-18T05:52:55.469Z] Removing intermediate container 69f247bb6035 [2025-03-18T05:52:55.469Z] ---> bbf0b87e0e46 [2025-03-18T05:52:55.469Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-18T05:52:55.469Z] ---> 7a1fc6c5a4b3 [2025-03-18T05:52:55.469Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T05:52:55.730Z] ---> Running in ec149752ad0c [2025-03-18T05:53:10.644Z] Removing intermediate container ec149752ad0c [2025-03-18T05:53:10.644Z] ---> d22ba6713666 [2025-03-18T05:53:10.644Z] Step 10/12 : COPY . . [2025-03-18T05:53:10.644Z] ---> 2d1c743b5608 [2025-03-18T05:53:10.644Z] Step 11/12 : ARG MAKE='make build' [2025-03-18T05:53:10.644Z] ---> Running in c9277d9811da [2025-03-18T05:53:10.644Z] Removing intermediate container c9277d9811da [2025-03-18T05:53:10.644Z] ---> 366309276e66 [2025-03-18T05:53:10.644Z] Step 12/12 : RUN $MAKE [2025-03-18T05:53:10.644Z] ---> Running in 9335983d2e51 [2025-03-18T05:53:10.644Z] noop [2025-03-18T05:53:10.644Z] Removing intermediate container 9335983d2e51 [2025-03-18T05:53:10.644Z] ---> 6e097812be43 [2025-03-18T05:53:10.644Z] Successfully built 6e097812be43 [2025-03-18T05:53:10.644Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:10.986Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T05:53:10.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:53:11.069Z] prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container [2025-03-18T05:53:11.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-18T05:53:11.445Z] $ docker top 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:53:11.795Z] + go version [2025-03-18T05:53:11.795Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-18T05:53:11.804Z] $ docker stop --time=1 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 [2025-03-18T05:53:13.078Z] $ docker rm -f --volumes 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:13.531Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T05:53:13.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:53:13.610Z] prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container [2025-03-18T05:53:13.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-18T05:53:13.983Z] $ docker top 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:53:14.342Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-18T05:53:14.654Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-18T05:53:14.654Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-18T05:53:15.600Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-18T05:53:25.579Z] 📦 github.com/edgexfoundry/sample-service [2025-03-18T05:53:25.579Z] 🛑 no test files [2025-03-18T05:53:25.579Z] [2025-03-18T05:53:25.579Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-18T05:53:25.579Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-18T05:53:25.579Z] [2025-03-18T05:53:25.579Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-18T05:53:25.579Z] level=ERROR ts=2025-03-18T05:53:23.815746206Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-18T05:53:25.579Z] ✅ TestHandleReadCommands (0s) [2025-03-18T05:53:25.579Z] ✅ TestHandleWriteCommands (0s) [2025-03-18T05:53:25.579Z] ✅ TestValue_Int16 (0s) [2025-03-18T05:53:25.579Z] ✅ TestValue_Int32 (0s) [2025-03-18T05:53:25.579Z] ✅ TestValue_Int64 (0s) [2025-03-18T05:53:25.579Z] ✅ TestValue_Int8 (0s) [2025-03-18T05:53:25.579Z] [2025-03-18T05:53:25.579Z] CGO_ENABLED=1 go vet ./... [2025-03-18T05:53:26.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-18T05:53:26.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-18T05:53:26.956Z] ./bin/test-attribution-txt.sh [2025-03-18T05:53:26.956Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-18T05:53:26.956Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-18T05:53:26.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-18T05:53:26.988Z] $ docker stop --time=1 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af [2025-03-18T05:53:28.903Z] $ docker rm -f --volumes 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T05:53:29.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-18T05:53:29.362Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-18T05:53:29.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-18T05:53:30.103Z] + ls -al . [2025-03-18T05:53:30.103Z] total 160 [2025-03-18T05:53:30.103Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 05:53 . [2025-03-18T05:53:30.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:52 .. [2025-03-18T05:53:30.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:52 .git [2025-03-18T05:53:30.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 .github [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 18 05:52 .gitignore [2025-03-18T05:53:30.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:52 .semver [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 18 05:52 Attribution.txt [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 18 05:52 CHANGELOG.md [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 18 05:52 Dockerfile [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 821 Mar 18 05:52 Jenkinsfile [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 18 05:52 Jenkinsfile-sandbox [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 18 05:52 Jenkinsfile.edgexSemver [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:52 LICENSE [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 18 05:52 Makefile [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 18 05:52 README.md [2025-03-18T05:53:30.103Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:52 VERSION [2025-03-18T05:53:30.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 api [2025-03-18T05:53:30.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 bin [2025-03-18T05:53:30.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 cmd [2025-03-18T05:53:30.104Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 18 05:53 coverage.out [2025-03-18T05:53:30.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 driver [2025-03-18T05:53:30.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 example [2025-03-18T05:53:30.104Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 18 05:52 go.mod [2025-03-18T05:53:30.104Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 18 05:52 go.sum [2025-03-18T05:53:30.104Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 18 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:30.406Z] + 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=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . [2025-03-18T05:53:30.407Z] Sending build context to Docker daemon 2.794MB [2025-03-18T05:53:30.407Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-18T05:53:30.407Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-18T05:53:30.407Z] ---> 6e097812be43 [2025-03-18T05:53:30.407Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-18T05:53:30.407Z] ---> Running in 1e86931e819f [2025-03-18T05:53:30.665Z] Removing intermediate container 1e86931e819f [2025-03-18T05:53:30.665Z] ---> 9877b18cb75a [2025-03-18T05:53:30.665Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-18T05:53:30.665Z] ---> Running in 771785d1da9f [2025-03-18T05:53:30.665Z] Removing intermediate container 771785d1da9f [2025-03-18T05:53:30.665Z] ---> 717e237df09e [2025-03-18T05:53:30.665Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:53:30.665Z] ---> Running in 8f8b9532ea70 [2025-03-18T05:53:30.665Z] Removing intermediate container 8f8b9532ea70 [2025-03-18T05:53:30.665Z] ---> fa8ecd67cc44 [2025-03-18T05:53:30.665Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-18T05:53:30.665Z] ---> Running in dd2f6dfdf1b6 [2025-03-18T05:53:31.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T05:53:31.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T05:53:31.493Z] OK: 252 MiB in 62 packages [2025-03-18T05:53:32.060Z] Removing intermediate container dd2f6dfdf1b6 [2025-03-18T05:53:32.060Z] ---> 67a509db78ed [2025-03-18T05:53:32.060Z] Step 7/23 : WORKDIR /sample-service [2025-03-18T05:53:32.060Z] ---> Running in d073a282647e [2025-03-18T05:53:32.060Z] Removing intermediate container d073a282647e [2025-03-18T05:53:32.060Z] ---> 5cf0a8f7a327 [2025-03-18T05:53:32.060Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-18T05:53:32.060Z] ---> 093466dd9775 [2025-03-18T05:53:32.060Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T05:53:32.060Z] ---> Running in aca63475f497 [2025-03-18T05:53:32.631Z] Removing intermediate container aca63475f497 [2025-03-18T05:53:32.631Z] ---> 5b226adc7ce3 [2025-03-18T05:53:32.631Z] Step 10/23 : COPY . . [2025-03-18T05:53:32.890Z] ---> 0791c418d156 [2025-03-18T05:53:32.890Z] Step 11/23 : ARG MAKE='make build' [2025-03-18T05:53:33.150Z] ---> Running in 5e8d2720e4f0 [2025-03-18T05:53:33.150Z] Removing intermediate container 5e8d2720e4f0 [2025-03-18T05:53:33.150Z] ---> 6de0520ab4a2 [2025-03-18T05:53:33.150Z] Step 12/23 : RUN $MAKE [2025-03-18T05:53:33.150Z] ---> Running in f83bd438967f [2025-03-18T05:53:33.408Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-18T05:53:45.615Z] Removing intermediate container f83bd438967f [2025-03-18T05:53:45.615Z] ---> ba7c02ea9982 [2025-03-18T05:53:45.615Z] Step 13/23 : FROM alpine:3.18 [2025-03-18T05:53:45.615Z] 3.18: Pulling from library/alpine [2025-03-18T05:53:45.615Z] 44cf07d57ee4: Pulling fs layer [2025-03-18T05:53:45.615Z] 44cf07d57ee4: Verifying Checksum [2025-03-18T05:53:45.615Z] 44cf07d57ee4: Download complete [2025-03-18T05:53:45.615Z] 44cf07d57ee4: Pull complete [2025-03-18T05:53:45.615Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-18T05:53:45.615Z] Status: Downloaded newer image for alpine:3.18 [2025-03-18T05:53:45.615Z] ---> 802c91d52981 [2025-03-18T05:53:45.615Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:53:45.615Z] ---> Running in 7a71951e933a [2025-03-18T05:53:45.615Z] Removing intermediate container 7a71951e933a [2025-03-18T05:53:45.615Z] ---> 6d981a9d86c8 [2025-03-18T05:53:45.615Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-18T05:53:45.615Z] ---> Running in a7c3f2a187b3 [2025-03-18T05:53:45.615Z] Removing intermediate container a7c3f2a187b3 [2025-03-18T05:53:45.615Z] ---> a24de276ea25 [2025-03-18T05:53:45.615Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-18T05:53:45.615Z] ---> Running in 459937f70f66 [2025-03-18T05:53:45.615Z] Removing intermediate container 459937f70f66 [2025-03-18T05:53:45.615Z] ---> e300cec335de [2025-03-18T05:53:45.615Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-18T05:53:45.615Z] ---> 9523f38ea3bb [2025-03-18T05:53:45.615Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-18T05:53:45.874Z] ---> b43ff9a413d2 [2025-03-18T05:53:45.874Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-18T05:53:45.874Z] ---> 0b97cc0795f0 [2025-03-18T05:53:45.874Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-18T05:53:45.874Z] ---> Running in 3feccb89710c [2025-03-18T05:53:45.874Z] Removing intermediate container 3feccb89710c [2025-03-18T05:53:45.874Z] ---> 535e41804cb8 [2025-03-18T05:53:45.874Z] Step 21/23 : LABEL arch=amd64 [2025-03-18T05:53:45.874Z] ---> Running in 5707a9bed1ae [2025-03-18T05:53:46.134Z] Removing intermediate container 5707a9bed1ae [2025-03-18T05:53:46.134Z] ---> 8cff7e69b46c [2025-03-18T05:53:46.134Z] Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-18T05:53:46.134Z] ---> Running in df2b3a6aa76a [2025-03-18T05:53:46.134Z] Removing intermediate container df2b3a6aa76a [2025-03-18T05:53:46.134Z] ---> aa489ad1fa1d [2025-03-18T05:53:46.134Z] Step 23/23 : LABEL version=0.0.0 [2025-03-18T05:53:46.134Z] ---> Running in f0ff0303ee80 [2025-03-18T05:53:46.134Z] Removing intermediate container f0ff0303ee80 [2025-03-18T05:53:46.134Z] ---> ecb70a910e39 [2025-03-18T05:53:46.134Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-18T05:53:46.134Z] Successfully built ecb70a910e39 [2025-03-18T05:53:46.396Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T05:53:46.440Z] build? true, push? true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:53:46.544Z] provisioning config files... [2025-03-18T05:53:46.554Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config13543165276558669394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:53:46.862Z] ---> ****-login.sh [2025-03-18T05:53:46.862Z] nexus3.edgexfoundry.org:10001 [2025-03-18T05:53:46.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:53:46.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:53:46.863Z] Configure a credential helper to remove this warning. See [2025-03-18T05:53:46.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:53:46.863Z] [2025-03-18T05:53:46.863Z] Login Succeeded [2025-03-18T05:53:46.863Z] nexus3.edgexfoundry.org:10002 [2025-03-18T05:53:46.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:53:46.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:53:46.863Z] Configure a credential helper to remove this warning. See [2025-03-18T05:53:46.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:53:46.863Z] [2025-03-18T05:53:46.863Z] Login Succeeded [2025-03-18T05:53:46.863Z] nexus3.edgexfoundry.org:10003 [2025-03-18T05:53:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:53:47.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:53:47.123Z] Configure a credential helper to remove this warning. See [2025-03-18T05:53:47.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:53:47.123Z] [2025-03-18T05:53:47.123Z] Login Succeeded [2025-03-18T05:53:47.123Z] nexus3.edgexfoundry.org:10004 [2025-03-18T05:53:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:53:47.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:53:47.124Z] Configure a credential helper to remove this warning. See [2025-03-18T05:53:47.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:53:47.124Z] [2025-03-18T05:53:47.124Z] Login Succeeded [2025-03-18T05:53:47.124Z] ****.io [2025-03-18T05:53:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:53:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:53:47.384Z] Configure a credential helper to remove this warning. See [2025-03-18T05:53:47.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:53:47.384Z] [2025-03-18T05:53:47.384Z] Login Succeeded [2025-03-18T05:53:47.384Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T05:53:47.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T05:53:47.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T05:53:47.479Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2025-03-18T05:53:47.479Z] 23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-18T05:53:47.479Z] latest [2025-03-18T05:53:47.479Z] 0.0.0 [2025-03-18T05:53:47.479Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-18T05:53:47.479Z] PR-165 [2025-03-18T05:53:47.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:47.825Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:48.156Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-18T05:53:48.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-18T05:53:48.156Z] 588a8ea7e84b: Preparing [2025-03-18T05:53:48.156Z] d18197ff76f1: Preparing [2025-03-18T05:53:48.156Z] f0edfd313a8f: Preparing [2025-03-18T05:53:48.156Z] f44f286046d9: Preparing [2025-03-18T05:53:48.156Z] f44f286046d9: Layer already exists [2025-03-18T05:53:48.156Z] 588a8ea7e84b: Pushed [2025-03-18T05:53:48.156Z] d18197ff76f1: Pushed [2025-03-18T05:53:49.530Z] f0edfd313a8f: Pushed [2025-03-18T05:53:49.530Z] 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:50.120Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:50.524Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-18T05:53:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-18T05:53:50.524Z] 588a8ea7e84b: Preparing [2025-03-18T05:53:50.524Z] d18197ff76f1: Preparing [2025-03-18T05:53:50.524Z] f0edfd313a8f: Preparing [2025-03-18T05:53:50.524Z] f44f286046d9: Preparing [2025-03-18T05:53:50.524Z] f44f286046d9: Layer already exists [2025-03-18T05:53:50.524Z] f0edfd313a8f: Layer already exists [2025-03-18T05:53:50.524Z] 588a8ea7e84b: Layer already exists [2025-03-18T05:53:50.524Z] d18197ff76f1: Layer already exists [2025-03-18T05:53:50.524Z] latest: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:50.849Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:51.176Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-18T05:53:51.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-18T05:53:51.176Z] 588a8ea7e84b: Preparing [2025-03-18T05:53:51.176Z] d18197ff76f1: Preparing [2025-03-18T05:53:51.176Z] f0edfd313a8f: Preparing [2025-03-18T05:53:51.176Z] f44f286046d9: Preparing [2025-03-18T05:53:51.176Z] d18197ff76f1: Layer already exists [2025-03-18T05:53:51.176Z] 588a8ea7e84b: Layer already exists [2025-03-18T05:53:51.176Z] f0edfd313a8f: Layer already exists [2025-03-18T05:53:51.176Z] f44f286046d9: Layer already exists [2025-03-18T05:53:51.176Z] 0.0.0: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:51.508Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:51.839Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-18T05:53:51.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-18T05:53:51.839Z] 588a8ea7e84b: Preparing [2025-03-18T05:53:51.839Z] d18197ff76f1: Preparing [2025-03-18T05:53:51.839Z] f0edfd313a8f: Preparing [2025-03-18T05:53:51.839Z] f44f286046d9: Preparing [2025-03-18T05:53:51.839Z] f0edfd313a8f: Layer already exists [2025-03-18T05:53:51.839Z] d18197ff76f1: Layer already exists [2025-03-18T05:53:51.839Z] 588a8ea7e84b: Layer already exists [2025-03-18T05:53:51.839Z] f44f286046d9: Layer already exists [2025-03-18T05:53:51.839Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:52.176Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:52.507Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-18T05:53:52.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-18T05:53:52.507Z] 588a8ea7e84b: Preparing [2025-03-18T05:53:52.507Z] d18197ff76f1: Preparing [2025-03-18T05:53:52.507Z] f0edfd313a8f: Preparing [2025-03-18T05:53:52.507Z] f44f286046d9: Preparing [2025-03-18T05:53:52.507Z] d18197ff76f1: Layer already exists [2025-03-18T05:53:52.507Z] f0edfd313a8f: Layer already exists [2025-03-18T05:53:52.507Z] f44f286046d9: Layer already exists [2025-03-18T05:53:52.507Z] 588a8ea7e84b: Layer already exists [2025-03-18T05:53:52.507Z] PR-165: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-18T05:53:52.583Z] ===================================================== [Pipeline] echo [2025-03-18T05:53:52.600Z] taggedImages: [2025-03-18T05:53:52.600Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-18T05:53:52.600Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-18T05:53:52.600Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-18T05:53:52.600Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-18T05:53:52.600Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (org.jenkinsci.plugins.docker.workflow.Docker$Image.host). Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:53.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:53:53.020Z] [2025-03-18T05:53:53.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:53:53.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:53:53.324Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-18T05:53:53.324Z] 5eb5b503b376: Pulling fs layer [2025-03-18T05:53:53.324Z] 5c69ac0246d0: Pulling fs layer [2025-03-18T05:53:53.324Z] ec43610c2a17: Pulling fs layer [2025-03-18T05:53:53.324Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-18T05:53:53.324Z] 33b1e0a273af: Pulling fs layer [2025-03-18T05:53:53.324Z] 5d3b04190fa2: Pulling fs layer [2025-03-18T05:53:53.324Z] 2f39f015ded8: Pulling fs layer [2025-03-18T05:53:53.324Z] 3a2ae6a8a46f: Waiting [2025-03-18T05:53:53.324Z] 33b1e0a273af: Waiting [2025-03-18T05:53:53.324Z] 5d3b04190fa2: Waiting [2025-03-18T05:53:53.324Z] 5c69ac0246d0: Download complete [2025-03-18T05:53:53.324Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-18T05:53:53.324Z] 3a2ae6a8a46f: Download complete [2025-03-18T05:53:53.324Z] 33b1e0a273af: Verifying Checksum [2025-03-18T05:53:53.324Z] 33b1e0a273af: Download complete [2025-03-18T05:53:53.324Z] 5d3b04190fa2: Verifying Checksum [2025-03-18T05:53:53.324Z] 5d3b04190fa2: Download complete [2025-03-18T05:53:53.324Z] ec43610c2a17: Verifying Checksum [2025-03-18T05:53:53.324Z] ec43610c2a17: Download complete [2025-03-18T05:53:53.582Z] 5eb5b503b376: Verifying Checksum [2025-03-18T05:53:53.582Z] 5eb5b503b376: Download complete [2025-03-18T05:53:54.147Z] 2f39f015ded8: Download complete [2025-03-18T05:53:54.715Z] 5eb5b503b376: Pull complete [2025-03-18T05:53:54.974Z] 5c69ac0246d0: Pull complete [2025-03-18T05:53:55.232Z] ec43610c2a17: Pull complete [2025-03-18T05:53:55.491Z] 3a2ae6a8a46f: Pull complete [2025-03-18T05:53:55.749Z] 33b1e0a273af: Pull complete [2025-03-18T05:53:55.749Z] 5d3b04190fa2: Pull complete [2025-03-18T05:53:59.936Z] 2f39f015ded8: Pull complete [2025-03-18T05:53:59.936Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-18T05:53:59.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:53:59.936Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:54:00.050Z] prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container [2025-03-18T05:54:00.080Z] $ 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/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-18T05:54:03.480Z] $ docker top 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:03.875Z] ---> job-cost.sh [2025-03-18T05:54:03.875Z] lf-activate-venv: SKIPPING [2025-03-18T05:54:03.875Z] INFO: No Stack... [2025-03-18T05:54:04.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T05:54:04.393Z] INFO: Archiving Costs [Pipeline] sh [2025-03-18T05:54:04.682Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-18T05:54:04.682Z] + cut -d, -f6 [Pipeline] lock [2025-03-18T05:54:04.699Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] [2025-03-18T05:54:04.710Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] did not exist. Created. [2025-03-18T05:54:04.716Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-18T05:54:05.028Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-18T05:54:05.052Z] Stashed 1 file(s) [Pipeline] } [2025-03-18T05:54:05.059Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-18T05:54:05.082Z] $ docker stop --time=1 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 [2025-03-18T05:54:06.251Z] $ docker rm -f --volumes 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-18T05:54:06.400Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 [2025-03-18T05:54:07.309Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-18T05:54:07.309Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:54:07.309Z] total 16 [2025-03-18T05:54:07.309Z] drwxr-xr-x 3 root root 4096 Mar 18 05:54 . [2025-03-18T05:54:07.309Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:54 .. [2025-03-18T05:54:07.309Z] drwxr-xr-x 2 root root 4096 Mar 18 05:54 cost [2025-03-18T05:54:07.309Z] -rw-r--r-- 1 root root 86 Mar 18 05:54 cost.csv [2025-03-18T05:54:07.309Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:54:07.309Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:54:07.309Z] total 16 [2025-03-18T05:54:07.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:54 . [2025-03-18T05:54:07.309Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:54 .. [2025-03-18T05:54:07.309Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 05:54 cost [2025-03-18T05:54:07.309Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 18 05:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:07.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:08.459Z] ---> package-listing.sh [2025-03-18T05:54:08.459Z] ++ facter osfamily [2025-03-18T05:54:08.459Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-18T05:54:08.718Z] + OS_FAMILY=debian [2025-03-18T05:54:08.718Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-18T05:54:08.718Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-18T05:54:08.718Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-18T05:54:08.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-18T05:54:08.718Z] + PACKAGES=/tmp/packages_start.txt [2025-03-18T05:54:08.718Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-18T05:54:08.718Z] + PACKAGES=/tmp/packages_end.txt [2025-03-18T05:54:08.718Z] + case "${OS_FAMILY}" in [2025-03-18T05:54:08.718Z] + dpkg -l [2025-03-18T05:54:08.718Z] + grep '^ii' [2025-03-18T05:54:08.718Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-18T05:54:08.718Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-18T05:54:08.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-18T05:54:08.718Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-18T05:54:08.718Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-18T05:54:08.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-03-18T05:54:08.731Z] 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-18T05:54:09.013Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:54:09.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:54:09.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:54:09.682Z] prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container [2025-03-18T05:54:09.710Z] $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-18T05:54:09.906Z] $ docker top 0d17623e542402257be435489f9bed4e2207a7e17486807501a7d7fc7afff972 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:54:10.263Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-18T05:54:10.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-18T05:54:10.831Z] + ls /var/log/sa-host [2025-03-18T05:54:10.831Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:54:10.986Z] provisioning config files... [2025-03-18T05:54:10.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config2448727827735686872tmp [Pipeline] { [Pipeline] echo [2025-03-18T05:54:11.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:11.297Z] ---> create-netrc.sh [Pipeline] } [2025-03-18T05:54:11.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:11.652Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-18T05:54:11.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:11.946Z] ---> sudo-logs.sh [2025-03-18T05:54:11.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-18T05:54:11.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:12.253Z] ---> job-cost.sh [2025-03-18T05:54:12.253Z] lf-activate-venv: SKIPPING [2025-03-18T05:54:12.253Z] DEBUG: total: 0.2199999988079071 [2025-03-18T05:54:12.253Z] INFO: Retrieving Stack Cost... [2025-03-18T05:54:12.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T05:54:12.512Z] INFO: Archiving Costs [Pipeline] echo [2025-03-18T05:54:12.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:54:12.805Z] ---> logs-deploy.sh [2025-03-18T05:54:12.805Z] lf-activate-venv: SKIPPING [2025-03-18T05:54:12.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/7 [2025-03-18T05:54:12.805Z] INFO: archiving workspace using pattern(s): [2025-03-18T05:54:13.740Z] Archives upload complete. [2025-03-18T05:54:13.740Z] INFO: archiving logs to Nexus