Started by user Jin Lin Guan 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-ssh15332991449833857937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 84bf5238fc951015684e823a52dbeac5bf17963d 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-ssh15132171956388035051.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 84bf5238fc951015684e823a52dbeac5bf17963d 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-ssh1049427127723770825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 84bf5238fc951015684e823a52dbeac5bf17963d (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 84bf5238fc951015684e823a52dbeac5bf17963d # timeout=10 Commit message: "fix: reuse node for multi-arch stage" > 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-ssh5012991279618196873.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-ssh12603420819621071840.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-42162 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 > 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 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 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" > git rev-list --no-walk 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-27T08:58:50.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-27T08:58:50.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-27T08:58:50.481Z] ========================================================= [2025-03-27T08:58:50.481Z] EdgeX Global Pipelines Version Info [2025-03-27T08:58:50.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-27T08:58:51.207Z] ------------------- [2025-03-27T08:58:51.207Z] stable info: [2025-03-27T08:58:51.207Z] ------------------- [2025-03-27T08:58:51.207Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T08:58:51.207Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-27T08:58:51.207Z] Message: update stable to v1.0.273 [2025-03-27T08:58:51.777Z] ------------------- [2025-03-27T08:58:51.777Z] experimental info: [2025-03-27T08:58:51.777Z] ------------------- [2025-03-27T08:58:51.777Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T08:58:51.777Z] Commit SHA: 84bf5238fc951015684e823a52dbeac5bf17963d [2025-03-27T08:58:51.777Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-27T08:58:51.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-27T08:58:51.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-27T08:58:51.919Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-27T08:58:51.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-27T08:58:51.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-27T08:58:51.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-27T08:58:52.021Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-27T08:58:52.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-27T08:58:52.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-27T08:58:52.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-27T08:58:52.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-27T08:58:52.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-27T08:58:52.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-27T08:58:52.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-27T08:58:52.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T08:58:52.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T08:58:52.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-27T08:58:52.370Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-27T08:58:52.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-27T08:58:52.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-27T08:58:52.458Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-27T08:58:52.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-27T08:58:52.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-27T08:58:52.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-27T08:58:52.546Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-27T08:58:52.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-27T08:58:52.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-27T08:58:52.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-27T08:58:52.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-27T08:58:52.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-27T08:58:52.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T08:58:52.676Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo [2025-03-27T08:58:52.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T08:58:52.762Z] provisioning config files... [2025-03-27T08:58:52.776Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config13814189903098613891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T08:58:53.113Z] ---> ****-login.sh [2025-03-27T08:58:53.113Z] nexus3.edgexfoundry.org:10001 [2025-03-27T08:58:53.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:58:53.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:58:53.374Z] Configure a credential helper to remove this warning. See [2025-03-27T08:58:53.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:58:53.374Z] [2025-03-27T08:58:53.374Z] Login Succeeded [2025-03-27T08:58:53.374Z] nexus3.edgexfoundry.org:10002 [2025-03-27T08:58:53.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:58:53.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:58:53.634Z] Configure a credential helper to remove this warning. See [2025-03-27T08:58:53.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:58:53.634Z] [2025-03-27T08:58:53.634Z] Login Succeeded [2025-03-27T08:58:53.634Z] nexus3.edgexfoundry.org:10003 [2025-03-27T08:58:53.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:58:53.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:58:53.634Z] Configure a credential helper to remove this warning. See [2025-03-27T08:58:53.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:58:53.634Z] [2025-03-27T08:58:53.634Z] Login Succeeded [2025-03-27T08:58:53.634Z] nexus3.edgexfoundry.org:10004 [2025-03-27T08:58:53.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:58:53.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:58:53.895Z] Configure a credential helper to remove this warning. See [2025-03-27T08:58:53.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:58:53.896Z] [2025-03-27T08:58:53.896Z] Login Succeeded [2025-03-27T08:58:53.896Z] ****.io [2025-03-27T08:58:53.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:58:54.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:58:54.155Z] Configure a credential helper to remove this warning. See [2025-03-27T08:58:54.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:58:54.155Z] [2025-03-27T08:58:54.155Z] Login Succeeded [2025-03-27T08:58:54.155Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T08:58:54.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-27T08:58:54.597Z] + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T08:58:54.637Z] -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh [2025-03-27T08:58:54.932Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T08:58:54.947Z] ========================================================= [2025-03-27T08:58:54.947Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-27T08:58:54.947Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-27T08:58:55.283Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-27T08:58:55.294Z] [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-27T08:58:55.307Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-27T08:58:55.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T08:58:55.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-27T08:58:55.683Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-27T08:58:55.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-27T08:58:55.683Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-27T08:58:55.683Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-27T08:58:55.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T08:58:56.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T08:58:56.038Z] [2025-03-27T08:58:56.038Z] 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-27T08:58:56.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T08:58:56.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-27T08:58:56.349Z] b85a868b505f: Pulling fs layer [2025-03-27T08:58:56.349Z] e2be974225ed: Pulling fs layer [2025-03-27T08:58:56.349Z] 339a4e72a1f5: Pulling fs layer [2025-03-27T08:58:56.349Z] 988bab9f4d93: Pulling fs layer [2025-03-27T08:58:56.349Z] 1469e6f7b9e6: Pulling fs layer [2025-03-27T08:58:56.349Z] eaf3925da568: Pulling fs layer [2025-03-27T08:58:56.349Z] bab4dde63d76: Pulling fs layer [2025-03-27T08:58:56.349Z] bde34c3a00c8: Pulling fs layer [2025-03-27T08:58:56.349Z] b352a97aabf1: Pulling fs layer [2025-03-27T08:58:56.349Z] 4872d77fe225: Pulling fs layer [2025-03-27T08:58:56.349Z] 5851b861e8e6: Pulling fs layer [2025-03-27T08:58:56.349Z] bab4dde63d76: Waiting [2025-03-27T08:58:56.349Z] bde34c3a00c8: Waiting [2025-03-27T08:58:56.349Z] 5851b861e8e6: Waiting [2025-03-27T08:58:56.349Z] 1469e6f7b9e6: Waiting [2025-03-27T08:58:56.349Z] eaf3925da568: Waiting [2025-03-27T08:58:56.349Z] 988bab9f4d93: Waiting [2025-03-27T08:58:56.349Z] e2be974225ed: Download complete [2025-03-27T08:58:56.349Z] 988bab9f4d93: Verifying Checksum [2025-03-27T08:58:56.349Z] 988bab9f4d93: Download complete [2025-03-27T08:58:56.349Z] 1469e6f7b9e6: Verifying Checksum [2025-03-27T08:58:56.349Z] eaf3925da568: Verifying Checksum [2025-03-27T08:58:56.349Z] eaf3925da568: Download complete [2025-03-27T08:58:56.607Z] 339a4e72a1f5: Verifying Checksum [2025-03-27T08:58:56.607Z] 339a4e72a1f5: Download complete [2025-03-27T08:58:56.607Z] bde34c3a00c8: Verifying Checksum [2025-03-27T08:58:56.607Z] bde34c3a00c8: Download complete [2025-03-27T08:58:56.607Z] b352a97aabf1: Verifying Checksum [2025-03-27T08:58:56.607Z] b352a97aabf1: Download complete [2025-03-27T08:58:56.607Z] 4872d77fe225: Verifying Checksum [2025-03-27T08:58:56.607Z] 4872d77fe225: Download complete [2025-03-27T08:58:56.607Z] 5851b861e8e6: Verifying Checksum [2025-03-27T08:58:56.607Z] 5851b861e8e6: Download complete [2025-03-27T08:58:56.607Z] b85a868b505f: Download complete [2025-03-27T08:58:56.866Z] bab4dde63d76: Verifying Checksum [2025-03-27T08:58:56.866Z] bab4dde63d76: Download complete [2025-03-27T08:58:57.802Z] b85a868b505f: Pull complete [2025-03-27T08:58:58.061Z] e2be974225ed: Pull complete [2025-03-27T08:58:58.320Z] 339a4e72a1f5: Pull complete [2025-03-27T08:58:58.580Z] 988bab9f4d93: Pull complete [2025-03-27T08:58:58.840Z] 1469e6f7b9e6: Pull complete [2025-03-27T08:58:58.840Z] eaf3925da568: Pull complete [2025-03-27T08:59:00.744Z] bab4dde63d76: Pull complete [2025-03-27T08:59:00.744Z] bde34c3a00c8: Pull complete [2025-03-27T08:59:00.744Z] b352a97aabf1: Pull complete [2025-03-27T08:59:00.744Z] 4872d77fe225: Pull complete [2025-03-27T08:59:01.004Z] 5851b861e8e6: Pull complete [2025-03-27T08:59:01.004Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-27T08:59:01.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T08:59:01.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T08:59:01.157Z] prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container [2025-03-27T08:59:01.186Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-27T08:59:04.178Z] $ docker top 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 -eo pid,comm [2025-03-27T08:59:04.245Z] 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-27T08:59:04.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T08:59:04.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T08:59:04.303Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T08:59:04.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T08:59:04.417Z] $ docker exec 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent [2025-03-27T08:59:04.521Z] SSH_AUTH_SOCK=/tmp/ssh-lBhdvwWlHDSY/agent.31 [2025-03-27T08:59:04.521Z] SSH_AGENT_PID=37 [2025-03-27T08:59:04.527Z] Running ssh-add (command line suppressed) [2025-03-27T08:59:04.629Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16487443273205463221.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16487443273205463221.key) [2025-03-27T08:59:04.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T08:59:04.942Z] + git tag --points-at HEAD [Pipeline] } [2025-03-27T08:59:04.952Z] $ docker exec --env ******** --env ******** 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent -k [2025-03-27T08:59:05.044Z] unset SSH_AUTH_SOCK; [2025-03-27T08:59:05.045Z] unset SSH_AGENT_PID; [2025-03-27T08:59:05.045Z] echo Agent pid 37 killed; [2025-03-27T08:59:05.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-27T08:59:05.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T08:59:05.099Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T08:59:05.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T08:59:05.204Z] $ docker exec 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent [2025-03-27T08:59:05.318Z] SSH_AUTH_SOCK=/tmp/ssh-XUjAy5mM0DQk/agent.70 [2025-03-27T08:59:05.318Z] SSH_AGENT_PID=76 [2025-03-27T08:59:05.322Z] Running ssh-add (command line suppressed) [2025-03-27T08:59:05.418Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16981726880052411667.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16981726880052411667.key) [2025-03-27T08:59:05.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T08:59:05.731Z] + git semver init [2025-03-27T08:59:05.991Z] 2025-03-27 08:59:05,895 [run_init] DEBUG init version:0.0.0 force:False [2025-03-27T08:59:05.991Z] 2025-03-27 08:59:05,895 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-27T08:59:05.991Z] 2025-03-27 08:59:05,896 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-27T08:59:05.991Z] 2025-03-27 08:59:05,896 [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-27T08:59:06.560Z] 2025-03-27 08:59:06,532 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-27T08:59:06.560Z] 2025-03-27 08:59:06,533 [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-27T08:59:06.560Z] 2025-03-27 08:59:06,533 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-27T08:59:06.560Z] 2025-03-27 08:59:06,537 [execute] INFO git cat-file --batch-check [2025-03-27T08:59:06.560Z] 2025-03-27 08:59:06,538 [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-27T08:59:06.560Z] 2025-03-27 08:59:06,545 [execute] INFO git cat-file --batch [2025-03-27T08:59:06.560Z] 2025-03-27 08:59:06,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-27T08:59:06.560Z] 2025-03-27 08:59:06,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-27T08:59:06.560Z] 0.0.0 [Pipeline] } [2025-03-27T08:59:06.828Z] $ docker exec --env ******** --env ******** 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent -k [2025-03-27T08:59:06.925Z] unset SSH_AUTH_SOCK; [2025-03-27T08:59:06.926Z] unset SSH_AGENT_PID; [2025-03-27T08:59:06.926Z] echo Agent pid 76 killed; [2025-03-27T08:59:06.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T08:59:07.272Z] + git semver [Pipeline] } [2025-03-27T08:59:07.542Z] $ docker stop --time=1 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 [2025-03-27T08:59:08.853Z] $ docker rm -f --volumes 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T08:59:09.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-27T08:59:09.513Z] Stashed 1 file(s) [Pipeline] echo [2025-03-27T08:59:09.518Z] [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-27T08:59:09.815Z] provisioning config files... [2025-03-27T08:59:09.825Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config10146156712050390729tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-27T08:59:10.163Z] ---> ****-login.sh [2025-03-27T08:59:10.163Z] nexus3.edgexfoundry.org:10001 [2025-03-27T08:59:10.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:59:10.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:59:10.163Z] Configure a credential helper to remove this warning. See [2025-03-27T08:59:10.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:59:10.163Z] [2025-03-27T08:59:10.163Z] Login Succeeded [2025-03-27T08:59:10.163Z] nexus3.edgexfoundry.org:10002 [2025-03-27T08:59:10.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:59:10.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:59:10.163Z] Configure a credential helper to remove this warning. See [2025-03-27T08:59:10.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:59:10.163Z] [2025-03-27T08:59:10.163Z] Login Succeeded [2025-03-27T08:59:10.163Z] nexus3.edgexfoundry.org:10003 [2025-03-27T08:59:10.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:59:10.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:59:10.433Z] Configure a credential helper to remove this warning. See [2025-03-27T08:59:10.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:59:10.434Z] [2025-03-27T08:59:10.434Z] Login Succeeded [2025-03-27T08:59:10.434Z] nexus3.edgexfoundry.org:10004 [2025-03-27T08:59:10.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:59:10.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:59:10.434Z] Configure a credential helper to remove this warning. See [2025-03-27T08:59:10.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:59:10.434Z] [2025-03-27T08:59:10.434Z] Login Succeeded [2025-03-27T08:59:10.434Z] ****.io [2025-03-27T08:59:10.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T08:59:10.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T08:59:10.699Z] Configure a credential helper to remove this warning. See [2025-03-27T08:59:10.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T08:59:10.699Z] [2025-03-27T08:59:10.699Z] Login Succeeded [2025-03-27T08:59:10.699Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T08:59:10.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-27T08:59:10.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T08:59:10.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T08:59:10.847Z] ========================================================= [2025-03-27T08:59:10.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-27T08:59:10.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T08:59:11.188Z] + 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-27T08:59:11.188Z] Sending build context to Docker daemon 2.71MB [2025-03-27T08:59:11.188Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-27T08:59:11.188Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-27T08:59:11.188Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-27T08:59:11.188Z] da9db072f522: Pulling fs layer [2025-03-27T08:59:11.188Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-27T08:59:11.188Z] 06f05ace1117: Pulling fs layer [2025-03-27T08:59:11.188Z] 5fe327b54edc: Pulling fs layer [2025-03-27T08:59:11.188Z] 4f4fb700ef54: Pulling fs layer [2025-03-27T08:59:11.188Z] 92a5565b7b96: Pulling fs layer [2025-03-27T08:59:11.188Z] ff9bb7016b71: Pulling fs layer [2025-03-27T08:59:11.188Z] b67dba6c2c7d: Pulling fs layer [2025-03-27T08:59:11.188Z] a813b0c90790: Pulling fs layer [2025-03-27T08:59:11.188Z] 4f4fb700ef54: Waiting [2025-03-27T08:59:11.188Z] 92a5565b7b96: Waiting [2025-03-27T08:59:11.188Z] ff9bb7016b71: Waiting [2025-03-27T08:59:11.188Z] b67dba6c2c7d: Waiting [2025-03-27T08:59:11.188Z] a813b0c90790: Waiting [2025-03-27T08:59:11.188Z] 5fe327b54edc: Waiting [2025-03-27T08:59:11.188Z] 6ef4a4ee8ca5: Download complete [2025-03-27T08:59:11.188Z] 5fe327b54edc: Verifying Checksum [2025-03-27T08:59:11.188Z] 5fe327b54edc: Download complete [2025-03-27T08:59:11.188Z] 4f4fb700ef54: Verifying Checksum [2025-03-27T08:59:11.188Z] 4f4fb700ef54: Download complete [2025-03-27T08:59:11.188Z] da9db072f522: Download complete [2025-03-27T08:59:11.188Z] 92a5565b7b96: Download complete [2025-03-27T08:59:11.448Z] ff9bb7016b71: Verifying Checksum [2025-03-27T08:59:11.448Z] ff9bb7016b71: Download complete [2025-03-27T08:59:11.448Z] da9db072f522: Pull complete [2025-03-27T08:59:11.707Z] 6ef4a4ee8ca5: Pull complete [2025-03-27T08:59:11.708Z] a813b0c90790: Verifying Checksum [2025-03-27T08:59:11.708Z] a813b0c90790: Download complete [2025-03-27T08:59:11.708Z] 06f05ace1117: Verifying Checksum [2025-03-27T08:59:11.708Z] 06f05ace1117: Download complete [2025-03-27T08:59:12.280Z] b67dba6c2c7d: Verifying Checksum [2025-03-27T08:59:12.281Z] b67dba6c2c7d: Download complete [2025-03-27T08:59:15.564Z] 06f05ace1117: Pull complete [2025-03-27T08:59:15.564Z] 5fe327b54edc: Pull complete [2025-03-27T08:59:15.564Z] 4f4fb700ef54: Pull complete [2025-03-27T08:59:15.564Z] 92a5565b7b96: Pull complete [2025-03-27T08:59:15.564Z] ff9bb7016b71: Pull complete [2025-03-27T08:59:18.095Z] b67dba6c2c7d: Pull complete [2025-03-27T08:59:18.355Z] a813b0c90790: Pull complete [2025-03-27T08:59:18.355Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-27T08:59:18.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T08:59:18.355Z] ---> 3ba60ce46760 [2025-03-27T08:59:18.355Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-27T08:59:23.670Z] ---> Running in 0066b2d44cce [2025-03-27T08:59:23.930Z] Removing intermediate container 0066b2d44cce [2025-03-27T08:59:23.930Z] ---> 6436b08a0731 [2025-03-27T08:59:23.930Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-27T08:59:23.930Z] ---> Running in cd4e9f497aae [2025-03-27T08:59:23.930Z] Removing intermediate container cd4e9f497aae [2025-03-27T08:59:23.930Z] ---> 525bb12f1129 [2025-03-27T08:59:23.930Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T08:59:24.190Z] ---> Running in 524464bccaeb [2025-03-27T08:59:24.190Z] Removing intermediate container 524464bccaeb [2025-03-27T08:59:24.190Z] ---> 75e837b65d28 [2025-03-27T08:59:24.190Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-27T08:59:24.190Z] ---> Running in fd7be475ad0a [2025-03-27T08:59:24.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T08:59:24.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T08:59:25.018Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-27T08:59:25.018Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-27T08:59:25.018Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-27T08:59:25.018Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-27T08:59:25.278Z] Executing busybox-1.36.1-r29.trigger [2025-03-27T08:59:25.278Z] OK: 252 MiB in 62 packages [2025-03-27T08:59:25.538Z] Removing intermediate container fd7be475ad0a [2025-03-27T08:59:25.538Z] ---> c869deb31d72 [2025-03-27T08:59:25.538Z] Step 7/12 : WORKDIR /sample-service [2025-03-27T08:59:25.796Z] ---> Running in 646ab6612eae [2025-03-27T08:59:25.796Z] Removing intermediate container 646ab6612eae [2025-03-27T08:59:25.796Z] ---> 1eda1961b55f [2025-03-27T08:59:25.796Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-27T08:59:25.796Z] ---> f83eb0ea6be3 [2025-03-27T08:59:25.796Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T08:59:25.796Z] ---> Running in 34431b93023c [2025-03-27T08:59:35.803Z] Removing intermediate container 34431b93023c [2025-03-27T08:59:35.803Z] ---> ff14423fed54 [2025-03-27T08:59:35.803Z] Step 10/12 : COPY . . [2025-03-27T08:59:36.062Z] ---> aba947dc7bc2 [2025-03-27T08:59:36.062Z] Step 11/12 : ARG MAKE='make build' [2025-03-27T08:59:36.062Z] ---> Running in e48217b180dc [2025-03-27T08:59:36.062Z] Removing intermediate container e48217b180dc [2025-03-27T08:59:36.062Z] ---> 5155195105a3 [2025-03-27T08:59:36.062Z] Step 12/12 : RUN $MAKE [2025-03-27T08:59:36.321Z] ---> Running in 258df88f7222 [2025-03-27T08:59:36.696Z] noop [2025-03-27T08:59:36.696Z] Removing intermediate container 258df88f7222 [2025-03-27T08:59:36.696Z] ---> c42edd396e89 [2025-03-27T08:59:36.696Z] Successfully built c42edd396e89 [2025-03-27T08:59:36.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T08:59:37.025Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T08:59:37.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T08:59:37.119Z] prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container [2025-03-27T08:59:37.143Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T08:59:37.502Z] $ docker top 9310aa17177876986e5117fafede5338cb49d9ffc85cf13119d05e9cb13341fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T08:59:37.863Z] + go version [2025-03-27T08:59:37.864Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-27T08:59:37.869Z] $ docker stop --time=1 9310aa17177876986e5117fafede5338cb49d9ffc85cf13119d05e9cb13341fe [2025-03-27T08:59:39.147Z] $ docker rm -f --volumes 9310aa17177876986e5117fafede5338cb49d9ffc85cf13119d05e9cb13341fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T08:59:39.603Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T08:59:39.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T08:59:39.694Z] prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container [2025-03-27T08:59:39.726Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T08:59:40.083Z] $ docker top 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T08:59:40.452Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-27T08:59:40.760Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-27T08:59:40.760Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-27T08:59:42.670Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-27T08:59:50.779Z] 📦 github.com/edgexfoundry/sample-service [2025-03-27T08:59:50.779Z] 🛑 no test files [2025-03-27T08:59:50.779Z] [2025-03-27T08:59:50.779Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-27T08:59:50.779Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-27T08:59:50.779Z] [2025-03-27T08:59:50.779Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-27T08:59:50.779Z] level=ERROR ts=2025-03-27T08:59:50.661000722Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-27T08:59:50.779Z] ✅ TestHandleReadCommands (0s) [2025-03-27T08:59:50.779Z] ✅ TestHandleWriteCommands (0s) [2025-03-27T08:59:50.779Z] ✅ TestValue_Int16 (0s) [2025-03-27T08:59:50.779Z] ✅ TestValue_Int32 (0s) [2025-03-27T08:59:50.779Z] ✅ TestValue_Int64 (0s) [2025-03-27T08:59:50.779Z] ✅ TestValue_Int8 (0s) [2025-03-27T08:59:50.779Z] [2025-03-27T08:59:50.779Z] CGO_ENABLED=1 go vet ./... [2025-03-27T08:59:54.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-27T08:59:54.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-27T08:59:54.059Z] ./bin/test-attribution-txt.sh [2025-03-27T08:59:54.059Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-27T08:59:54.059Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-27T08:59:54.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-27T08:59:54.082Z] $ docker stop --time=1 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff [2025-03-27T08:59:55.965Z] $ docker rm -f --volumes 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T08:59:56.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-27T08:59:56.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-27T08:59:56.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-27T08:59:57.276Z] + ls -al . [2025-03-27T08:59:57.276Z] total 160 [2025-03-27T08:59:57.276Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 08:59 . [2025-03-27T08:59:57.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 08:58 .. [2025-03-27T08:59:57.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 08:59 .git [2025-03-27T08:59:57.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 .github [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 27 08:58 .gitignore [2025-03-27T08:59:57.276Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 08:59 .semver [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 27 08:58 Attribution.txt [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 27 08:58 CHANGELOG.md [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 27 08:58 Dockerfile [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 821 Mar 27 08:58 Jenkinsfile [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 27 08:58 Jenkinsfile-sandbox [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 27 08:58 Jenkinsfile.edgexSemver [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 27 08:58 LICENSE [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 27 08:58 Makefile [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 27 08:58 README.md [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 08:59 VERSION [2025-03-27T08:59:57.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 api [2025-03-27T08:59:57.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 bin [2025-03-27T08:59:57.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 cmd [2025-03-27T08:59:57.276Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 27 08:59 coverage.out [2025-03-27T08:59:57.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 driver [2025-03-27T08:59:57.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 example [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 27 08:58 go.mod [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 27 08:58 go.sum [2025-03-27T08:59:57.276Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 27 08:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T08:59:57.594Z] + 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-27T08:59:57.594Z] Sending build context to Docker daemon 2.716MB [2025-03-27T08:59:57.594Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-27T08:59:57.594Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-27T08:59:57.594Z] ---> c42edd396e89 [2025-03-27T08:59:57.594Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-27T08:59:57.594Z] ---> Running in e0f47574430a [2025-03-27T08:59:57.594Z] Removing intermediate container e0f47574430a [2025-03-27T08:59:57.594Z] ---> c4e50a84fc6b [2025-03-27T08:59:57.594Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-27T08:59:57.853Z] ---> Running in aa85fcab3568 [2025-03-27T08:59:58.112Z] Removing intermediate container aa85fcab3568 [2025-03-27T08:59:58.112Z] ---> 035e9db4f6e9 [2025-03-27T08:59:58.112Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T08:59:58.377Z] ---> Running in a36b51c2fe17 [2025-03-27T08:59:58.635Z] Removing intermediate container a36b51c2fe17 [2025-03-27T08:59:58.635Z] ---> 11d0ba282021 [2025-03-27T08:59:58.635Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-27T08:59:58.635Z] ---> Running in 57d03ddf6202 [2025-03-27T08:59:58.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T08:59:59.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T08:59:59.413Z] OK: 252 MiB in 62 packages [2025-03-27T08:59:59.674Z] Removing intermediate container 57d03ddf6202 [2025-03-27T08:59:59.674Z] ---> 02917fe10bd2 [2025-03-27T08:59:59.674Z] Step 7/23 : WORKDIR /sample-service [2025-03-27T08:59:59.674Z] ---> Running in 8dd95d29c239 [2025-03-27T08:59:59.942Z] Removing intermediate container 8dd95d29c239 [2025-03-27T08:59:59.942Z] ---> f8a5de87d005 [2025-03-27T08:59:59.942Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-27T08:59:59.942Z] ---> af7ed4cd98da [2025-03-27T08:59:59.942Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T08:59:59.942Z] ---> Running in 45c5e189d0ce [2025-03-27T09:00:00.510Z] Removing intermediate container 45c5e189d0ce [2025-03-27T09:00:00.510Z] ---> 705e31860a4d [2025-03-27T09:00:00.510Z] Step 10/23 : COPY . . [2025-03-27T09:00:01.078Z] ---> 55e9f8d26b3a [2025-03-27T09:00:01.078Z] Step 11/23 : ARG MAKE='make build' [2025-03-27T09:00:01.078Z] ---> Running in 6d4635073a47 [2025-03-27T09:00:01.078Z] Removing intermediate container 6d4635073a47 [2025-03-27T09:00:01.078Z] ---> 4116fc3589b7 [2025-03-27T09:00:01.078Z] Step 12/23 : RUN $MAKE [2025-03-27T09:00:01.078Z] ---> Running in 01679180c6fa [2025-03-27T09:00:01.337Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-27T09:00:13.550Z] Removing intermediate container 01679180c6fa [2025-03-27T09:00:13.550Z] ---> 97123312d484 [2025-03-27T09:00:13.550Z] Step 13/23 : FROM alpine:3.18 [2025-03-27T09:00:13.550Z] 3.18: Pulling from library/alpine [2025-03-27T09:00:13.550Z] 44cf07d57ee4: Pulling fs layer [2025-03-27T09:00:13.550Z] 44cf07d57ee4: Verifying Checksum [2025-03-27T09:00:13.550Z] 44cf07d57ee4: Download complete [2025-03-27T09:00:13.550Z] 44cf07d57ee4: Pull complete [2025-03-27T09:00:13.550Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-27T09:00:13.550Z] Status: Downloaded newer image for alpine:3.18 [2025-03-27T09:00:13.550Z] ---> 802c91d52981 [2025-03-27T09:00:13.550Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-27T09:00:13.550Z] ---> Running in 359c83301cb9 [2025-03-27T09:00:13.550Z] Removing intermediate container 359c83301cb9 [2025-03-27T09:00:13.550Z] ---> e46b87f13403 [2025-03-27T09:00:13.550Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-27T09:00:13.550Z] ---> Running in e78caab6bbc3 [2025-03-27T09:00:13.550Z] Removing intermediate container e78caab6bbc3 [2025-03-27T09:00:13.550Z] ---> 386ed97fe7de [2025-03-27T09:00:13.550Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-27T09:00:13.550Z] ---> Running in 4b69f5995273 [2025-03-27T09:00:13.550Z] Removing intermediate container 4b69f5995273 [2025-03-27T09:00:13.550Z] ---> f6339c36957e [2025-03-27T09:00:13.550Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-27T09:00:14.134Z] ---> f675ee2a30dc [2025-03-27T09:00:14.134Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-27T09:00:14.134Z] ---> 8cc35b0028aa [2025-03-27T09:00:14.134Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-27T09:00:14.391Z] ---> 35af94ae707a [2025-03-27T09:00:14.391Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-27T09:00:14.391Z] ---> Running in a1bd6f0600ff [2025-03-27T09:00:14.391Z] Removing intermediate container a1bd6f0600ff [2025-03-27T09:00:14.391Z] ---> 263105b4a077 [2025-03-27T09:00:14.391Z] Step 21/23 : LABEL arch=amd64 [2025-03-27T09:00:14.391Z] ---> Running in d3c3bdf79e3c [2025-03-27T09:00:14.649Z] Removing intermediate container d3c3bdf79e3c [2025-03-27T09:00:14.649Z] ---> 4271006e6252 [2025-03-27T09:00:14.649Z] Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-27T09:00:14.649Z] ---> Running in 6e7ea7610f80 [2025-03-27T09:00:14.649Z] Removing intermediate container 6e7ea7610f80 [2025-03-27T09:00:14.649Z] ---> 7dec1a341b29 [2025-03-27T09:00:14.649Z] Step 23/23 : LABEL version=0.0.0 [2025-03-27T09:00:14.649Z] ---> Running in 317d526108c9 [2025-03-27T09:00:14.649Z] Removing intermediate container 317d526108c9 [2025-03-27T09:00:14.649Z] ---> 977850688981 [2025-03-27T09:00:14.649Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-27T09:00:14.649Z] Successfully built 977850688981 [2025-03-27T09:00:14.649Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2025-03-27T09:00:15.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:00:15.135Z] [2025-03-27T09:00:15.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:00:15.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:00:15.455Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T09:00:15.455Z] 5eb5b503b376: Pulling fs layer [2025-03-27T09:00:15.455Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T09:00:15.455Z] ec43610c2a17: Pulling fs layer [2025-03-27T09:00:15.455Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T09:00:15.455Z] 33b1e0a273af: Pulling fs layer [2025-03-27T09:00:15.455Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T09:00:15.455Z] 2f39f015ded8: Pulling fs layer [2025-03-27T09:00:15.455Z] 5d3b04190fa2: Waiting [2025-03-27T09:00:15.455Z] 3a2ae6a8a46f: Waiting [2025-03-27T09:00:15.455Z] 33b1e0a273af: Waiting [2025-03-27T09:00:15.455Z] 2f39f015ded8: Waiting [2025-03-27T09:00:15.455Z] 5c69ac0246d0: Download complete [2025-03-27T09:00:15.455Z] 3a2ae6a8a46f: Download complete [2025-03-27T09:00:15.455Z] 33b1e0a273af: Verifying Checksum [2025-03-27T09:00:15.455Z] 33b1e0a273af: Download complete [2025-03-27T09:00:15.455Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T09:00:15.455Z] 5d3b04190fa2: Download complete [2025-03-27T09:00:15.455Z] ec43610c2a17: Verifying Checksum [2025-03-27T09:00:15.455Z] ec43610c2a17: Download complete [2025-03-27T09:00:15.714Z] 5eb5b503b376: Verifying Checksum [2025-03-27T09:00:15.714Z] 5eb5b503b376: Download complete [2025-03-27T09:00:16.280Z] 2f39f015ded8: Verifying Checksum [2025-03-27T09:00:16.280Z] 2f39f015ded8: Download complete [2025-03-27T09:00:16.847Z] 5eb5b503b376: Pull complete [2025-03-27T09:00:17.104Z] 5c69ac0246d0: Pull complete [2025-03-27T09:00:17.670Z] ec43610c2a17: Pull complete [2025-03-27T09:00:17.670Z] 3a2ae6a8a46f: Pull complete [2025-03-27T09:00:17.928Z] 33b1e0a273af: Pull complete [2025-03-27T09:00:17.928Z] 5d3b04190fa2: Pull complete [2025-03-27T09:00:23.268Z] 2f39f015ded8: Pull complete [2025-03-27T09:00:23.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T09:00:23.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:00:23.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:00:23.386Z] prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container [2025-03-27T09:00:23.411Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T09:00:27.798Z] $ docker top 03418824e9712394010d69dfc6abdda3de50e167b355eddbaf4bc616e9db6b7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:28.225Z] ---> job-cost.sh [2025-03-27T09:00:28.225Z] lf-activate-venv: SKIPPING [2025-03-27T09:00:28.225Z] INFO: No Stack... [2025-03-27T09:00:29.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T09:00:29.603Z] INFO: Archiving Costs [Pipeline] sh [2025-03-27T09:00:29.893Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-27T09:00:29.894Z] + cut -d, -f6 [Pipeline] lock [2025-03-27T09:00:29.911Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] [2025-03-27T09:00:29.920Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] did not exist. Created. [2025-03-27T09:00:29.927Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-27T09:00:30.243Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-27T09:00:30.275Z] Stashed 1 file(s) [Pipeline] } [2025-03-27T09:00:30.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-27T09:00:30.309Z] $ docker stop --time=1 03418824e9712394010d69dfc6abdda3de50e167b355eddbaf4bc616e9db6b7f [2025-03-27T09:00:31.475Z] $ docker rm -f --volumes 03418824e9712394010d69dfc6abdda3de50e167b355eddbaf4bc616e9db6b7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-27T09:00:31.780Z] provisioning config files... [2025-03-27T09:00:31.789Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config6848568585557295839tmp [Pipeline] { [Pipeline] sh [2025-03-27T09:00:32.085Z] + set +x [2025-03-27T09:00:32.085Z] + curl -s https://codecov.io/bash [2025-03-27T09:00:32.085Z] + bash -s -- [2025-03-27T09:00:32.085Z] [2025-03-27T09:00:32.085Z] _____ _ [2025-03-27T09:00:32.085Z] / ____| | | [2025-03-27T09:00:32.085Z] | | ___ __| | ___ ___ _____ __ [2025-03-27T09:00:32.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-27T09:00:32.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-27T09:00:32.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-27T09:00:32.085Z] Bash-1.0.6 [2025-03-27T09:00:32.085Z] [2025-03-27T09:00:32.085Z] [2025-03-27T09:00:32.085Z] ==> git version 2.25.1 found [2025-03-27T09:00:32.085Z] ==> 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 [2025-03-27T09:00:32.085Z] Release-Date: 2020-01-08 [2025-03-27T09:00:32.085Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-27T09:00:32.085Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-27T09:00:32.085Z] ==> Jenkins CI detected. [2025-03-27T09:00:32.085Z] current dir:  /w/workspace/gexfoundry_sample-service_PR-165 [2025-03-27T09:00:32.085Z] project root: . [2025-03-27T09:00:32.085Z] --> token set from env [2025-03-27T09:00:32.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-27T09:00:32.344Z] ==> Running gcov in . (disable via -X gcov) [2025-03-27T09:00:32.344Z] ==> Python coveragepy not found [2025-03-27T09:00:32.344Z] ==> Searching for coverage reports in: [2025-03-27T09:00:32.344Z] + . [2025-03-27T09:00:32.344Z] -> Found 1 reports [2025-03-27T09:00:32.344Z] ==> Detecting git/mercurial file structure [2025-03-27T09:00:32.344Z] ==> Reading reports [2025-03-27T09:00:32.344Z] + ./coverage.out bytes=5399 [2025-03-27T09:00:32.344Z] ==> Appending adjustments [2025-03-27T09:00:32.344Z] https://docs.codecov.io/docs/fixing-reports [2025-03-27T09:00:32.344Z] + Found adjustments [2025-03-27T09:00:32.344Z] ==> Gzipping contents [2025-03-27T09:00:32.344Z] 4.0K /tmp/codecov.KbIetX.gz [2025-03-27T09:00:32.344Z] ==> Uploading reports [2025-03-27T09:00:32.344Z] url: https://codecov.io [2025-03-27T09:00:32.344Z] query: branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F13%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-27T09:00:32.344Z] -> Pinging Codecov [2025-03-27T09:00:32.344Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F13%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-27T09:00:32.605Z] -> Uploading to [2025-03-27T09:00:32.605Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/23ff995a3aef02e85a45daf0513f418e4247a776/e451636d-f499-47f9-aacb-f796fbec4554.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250327%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250327T090032Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c0005a56c5173056e0207a5a7d8db2721ce1f2dd578fee80ae6b2fbf15c943 [2025-03-27T09:00:32.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-27T09:00:32.605Z] Dload Upload Total Spent Left Speed [2025-03-27T09:00:32.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 15954 --:--:-- --:--:-- --:--:-- 15716 100 1053 0 0 100 1053 0 6420 --:--:-- --:--:-- --:--:-- 6381 [2025-03-27T09:00:32.864Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [2025-03-27T09:00:32.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2025-03-27T09:00:33.768Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-27T09:00:33.768Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:00:33.768Z] total 16 [2025-03-27T09:00:33.768Z] drwxr-xr-x 3 root root 4096 Mar 27 09:00 . [2025-03-27T09:00:33.768Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:00 .. [2025-03-27T09:00:33.768Z] drwxr-xr-x 2 root root 4096 Mar 27 09:00 cost [2025-03-27T09:00:33.768Z] -rw-r--r-- 1 root root 87 Mar 27 09:00 cost.csv [2025-03-27T09:00:33.768Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:00:33.768Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-27T09:00:33.768Z] total 16 [2025-03-27T09:00:33.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 09:00 . [2025-03-27T09:00:33.768Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:00 .. [2025-03-27T09:00:33.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 09:00 cost [2025-03-27T09:00:33.768Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 27 09:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:34.056Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:34.911Z] ---> package-listing.sh [2025-03-27T09:00:34.911Z] ++ facter osfamily [2025-03-27T09:00:34.911Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T09:00:35.169Z] + OS_FAMILY=debian [2025-03-27T09:00:35.169Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-27T09:00:35.169Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T09:00:35.169Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T09:00:35.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T09:00:35.169Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T09:00:35.169Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-27T09:00:35.169Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T09:00:35.169Z] + case "${OS_FAMILY}" in [2025-03-27T09:00:35.169Z] + dpkg -l [2025-03-27T09:00:35.169Z] + grep '^ii' [2025-03-27T09:00:35.169Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T09:00:35.169Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T09:00:35.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T09:00:35.169Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-27T09:00:35.169Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-27T09:00:35.169Z] + 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-27T09:00:35.181Z] 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-27T09:00:35.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T09:00:36.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T09:00:36.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T09:00:36.110Z] prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container [2025-03-27T09:00:36.139Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T09:00:36.343Z] $ docker top 2d6553f8805ea2955991e6f5320ac4ca9cb76792c3fb10e5c54a08939145772a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T09:00:36.702Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T09:00:36.985Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T09:00:37.278Z] + ls /var/log/sa-host [2025-03-27T09:00:37.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T09:00:37.441Z] provisioning config files... [2025-03-27T09:00:37.457Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config6327893011536525185tmp [Pipeline] { [Pipeline] echo [2025-03-27T09:00:37.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:37.754Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T09:00:37.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:38.105Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T09:00:38.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:38.401Z] ---> sudo-logs.sh [2025-03-27T09:00:38.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-27T09:00:38.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:38.708Z] ---> job-cost.sh [2025-03-27T09:00:38.708Z] lf-activate-venv: SKIPPING [2025-03-27T09:00:38.708Z] DEBUG: total: 0.2199999988079071 [2025-03-27T09:00:38.708Z] INFO: Retrieving Stack Cost... [2025-03-27T09:00:38.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T09:00:38.966Z] INFO: Archiving Costs [Pipeline] echo [2025-03-27T09:00:38.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T09:00:39.264Z] ---> logs-deploy.sh [2025-03-27T09:00:39.264Z] lf-activate-venv: SKIPPING [2025-03-27T09:00:39.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/13 [2025-03-27T09:00:39.264Z] INFO: archiving workspace using pattern(s): [2025-03-27T09:00:40.207Z] Archives upload complete. [2025-03-27T09:00:40.207Z] INFO: archiving logs to Nexus