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 08:58:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:58:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:58:50 ========================================================= 08:58:50 EdgeX Global Pipelines Version Info 08:58:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:51 ------------------- 08:58:51 stable info: 08:58:51 ------------------- 08:58:51 Commited By: Ginny Guan ginny@iotechsys.com 08:58:51 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 08:58:51 Message: update stable to v1.0.273 08:58:51 ------------------- 08:58:51 experimental info: 08:58:51 ------------------- 08:58:51 Commited By: Ginny Guan ginny@iotechsys.com 08:58:51 Commit SHA: 84bf5238fc951015684e823a52dbeac5bf17963d 08:58:51 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:58:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo 08:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:52 provisioning config files... 08:58:52 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config13814189903098613891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:53 ---> ****-login.sh 08:58:53 nexus3.edgexfoundry.org:10001 08:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:53 Configure a credential helper to remove this warning. See 08:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:53 08:58:53 Login Succeeded 08:58:53 nexus3.edgexfoundry.org:10002 08:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:53 Configure a credential helper to remove this warning. See 08:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:53 08:58:53 Login Succeeded 08:58:53 nexus3.edgexfoundry.org:10003 08:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:53 Configure a credential helper to remove this warning. See 08:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:53 08:58:53 Login Succeeded 08:58:53 nexus3.edgexfoundry.org:10004 08:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:53 Configure a credential helper to remove this warning. See 08:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:53 08:58:53 Login Succeeded 08:58:53 ****.io 08:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:54 Configure a credential helper to remove this warning. See 08:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:54 08:58:54 Login Succeeded 08:58:54 ---> ****-login.sh ends [Pipeline] } 08:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:58:54 + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 08:58:54 -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh 08:58:54 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 08:58:54 ========================================================= 08:58:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:58:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:55 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 08:58:55 [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 08:58:55 [semverPrep] This is not a build commit. [Pipeline] sh 08:58:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:55 + grep -v github /etc/ssh/ssh_known_hosts 08:58:55 + [ -e /tmp/ssh_known_hosts ] 08:58:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:58:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:58:55 sudo tee -a /etc/ssh/ssh_known_hosts 08:58:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:56 08:58:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:56 0.1.4: Pulling from edgex-devops/py-git-semver 08:58:56 b85a868b505f: Pulling fs layer 08:58:56 e2be974225ed: Pulling fs layer 08:58:56 339a4e72a1f5: Pulling fs layer 08:58:56 988bab9f4d93: Pulling fs layer 08:58:56 1469e6f7b9e6: Pulling fs layer 08:58:56 eaf3925da568: Pulling fs layer 08:58:56 bab4dde63d76: Pulling fs layer 08:58:56 bde34c3a00c8: Pulling fs layer 08:58:56 b352a97aabf1: Pulling fs layer 08:58:56 4872d77fe225: Pulling fs layer 08:58:56 5851b861e8e6: Pulling fs layer 08:58:56 bab4dde63d76: Waiting 08:58:56 bde34c3a00c8: Waiting 08:58:56 5851b861e8e6: Waiting 08:58:56 1469e6f7b9e6: Waiting 08:58:56 eaf3925da568: Waiting 08:58:56 988bab9f4d93: Waiting 08:58:56 e2be974225ed: Download complete 08:58:56 988bab9f4d93: Verifying Checksum 08:58:56 988bab9f4d93: Download complete 08:58:56 1469e6f7b9e6: Verifying Checksum 08:58:56 eaf3925da568: Verifying Checksum 08:58:56 eaf3925da568: Download complete 08:58:56 339a4e72a1f5: Verifying Checksum 08:58:56 339a4e72a1f5: Download complete 08:58:56 bde34c3a00c8: Verifying Checksum 08:58:56 bde34c3a00c8: Download complete 08:58:56 b352a97aabf1: Verifying Checksum 08:58:56 b352a97aabf1: Download complete 08:58:56 4872d77fe225: Verifying Checksum 08:58:56 4872d77fe225: Download complete 08:58:56 5851b861e8e6: Verifying Checksum 08:58:56 5851b861e8e6: Download complete 08:58:56 b85a868b505f: Download complete 08:58:56 bab4dde63d76: Verifying Checksum 08:58:56 bab4dde63d76: Download complete 08:58:57 b85a868b505f: Pull complete 08:58:58 e2be974225ed: Pull complete 08:58:58 339a4e72a1f5: Pull complete 08:58:58 988bab9f4d93: Pull complete 08:58:58 1469e6f7b9e6: Pull complete 08:58:58 eaf3925da568: Pull complete 08:59:00 bab4dde63d76: Pull complete 08:59:00 bde34c3a00c8: Pull complete 08:59:00 b352a97aabf1: Pull complete 08:59:00 4872d77fe225: Pull complete 08:59:01 5851b861e8e6: Pull complete 08:59:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:01 prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container 08:59:01 $ 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 08:59:04 $ docker top 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 -eo pid,comm 08:59:04 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). 08:59:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:04 [ssh-agent] Looking for ssh-agent implementation... 08:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:04 $ docker exec 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent 08:59:04 SSH_AUTH_SOCK=/tmp/ssh-lBhdvwWlHDSY/agent.31 08:59:04 SSH_AGENT_PID=37 08:59:04 Running ssh-add (command line suppressed) 08:59:04 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) 08:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:04 + git tag --points-at HEAD [Pipeline] } 08:59:04 $ docker exec --env ******** --env ******** 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent -k 08:59:05 unset SSH_AUTH_SOCK; 08:59:05 unset SSH_AGENT_PID; 08:59:05 echo Agent pid 37 killed; 08:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:05 [ssh-agent] Looking for ssh-agent implementation... 08:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:05 $ docker exec 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent 08:59:05 SSH_AUTH_SOCK=/tmp/ssh-XUjAy5mM0DQk/agent.70 08:59:05 SSH_AGENT_PID=76 08:59:05 Running ssh-add (command line suppressed) 08:59:05 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) 08:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:05 + git semver init 08:59:05 2025-03-27 08:59:05,895 [run_init] DEBUG init version:0.0.0 force:False 08:59:05 2025-03-27 08:59:05,895 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 08:59:05 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 08:59:05 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) 08:59:06 2025-03-27 08:59:06,532 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 08:59:06 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 08:59:06 2025-03-27 08:59:06,533 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 08:59:06 2025-03-27 08:59:06,537 [execute] INFO git cat-file --batch-check 08:59:06 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=) 08:59:06 2025-03-27 08:59:06,545 [execute] INFO git cat-file --batch 08:59:06 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=) 08:59:06 2025-03-27 08:59:06,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 08:59:06 0.0.0 [Pipeline] } 08:59:06 $ docker exec --env ******** --env ******** 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 ssh-agent -k 08:59:06 unset SSH_AUTH_SOCK; 08:59:06 unset SSH_AGENT_PID; 08:59:06 echo Agent pid 76 killed; 08:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:07 + git semver [Pipeline] } 08:59:07 $ docker stop --time=1 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 08:59:08 $ docker rm -f --volumes 1c2f7bad8d2dbb99a0f31bf58da0a90203f7e347c745d27337ad2498239d08b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:59:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:59:09 Stashed 1 file(s) [Pipeline] echo 08:59:09 [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 08:59:09 provisioning config files... 08:59:09 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 08:59:10 ---> ****-login.sh 08:59:10 nexus3.edgexfoundry.org:10001 08:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:10 Configure a credential helper to remove this warning. See 08:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:10 08:59:10 Login Succeeded 08:59:10 nexus3.edgexfoundry.org:10002 08:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:10 Configure a credential helper to remove this warning. See 08:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:10 08:59:10 Login Succeeded 08:59:10 nexus3.edgexfoundry.org:10003 08:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:10 Configure a credential helper to remove this warning. See 08:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:10 08:59:10 Login Succeeded 08:59:10 nexus3.edgexfoundry.org:10004 08:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:10 Configure a credential helper to remove this warning. See 08:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:10 08:59:10 Login Succeeded 08:59:10 ****.io 08:59:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:10 Configure a credential helper to remove this warning. See 08:59:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:10 08:59:10 Login Succeeded 08:59:10 ---> ****-login.sh ends [Pipeline] } 08:59:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:59:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:59:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:59:10 ========================================================= 08:59:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:59:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:11 + 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 . 08:59:11 Sending build context to Docker daemon 2.71MB 08:59:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:59:11 Step 2/12 : FROM ${BASE} AS builder 08:59:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:11 da9db072f522: Pulling fs layer 08:59:11 6ef4a4ee8ca5: Pulling fs layer 08:59:11 06f05ace1117: Pulling fs layer 08:59:11 5fe327b54edc: Pulling fs layer 08:59:11 4f4fb700ef54: Pulling fs layer 08:59:11 92a5565b7b96: Pulling fs layer 08:59:11 ff9bb7016b71: Pulling fs layer 08:59:11 b67dba6c2c7d: Pulling fs layer 08:59:11 a813b0c90790: Pulling fs layer 08:59:11 4f4fb700ef54: Waiting 08:59:11 92a5565b7b96: Waiting 08:59:11 ff9bb7016b71: Waiting 08:59:11 b67dba6c2c7d: Waiting 08:59:11 a813b0c90790: Waiting 08:59:11 5fe327b54edc: Waiting 08:59:11 6ef4a4ee8ca5: Download complete 08:59:11 5fe327b54edc: Verifying Checksum 08:59:11 5fe327b54edc: Download complete 08:59:11 4f4fb700ef54: Verifying Checksum 08:59:11 4f4fb700ef54: Download complete 08:59:11 da9db072f522: Download complete 08:59:11 92a5565b7b96: Download complete 08:59:11 ff9bb7016b71: Verifying Checksum 08:59:11 ff9bb7016b71: Download complete 08:59:11 da9db072f522: Pull complete 08:59:11 6ef4a4ee8ca5: Pull complete 08:59:11 a813b0c90790: Verifying Checksum 08:59:11 a813b0c90790: Download complete 08:59:11 06f05ace1117: Verifying Checksum 08:59:11 06f05ace1117: Download complete 08:59:12 b67dba6c2c7d: Verifying Checksum 08:59:12 b67dba6c2c7d: Download complete 08:59:15 06f05ace1117: Pull complete 08:59:15 5fe327b54edc: Pull complete 08:59:15 4f4fb700ef54: Pull complete 08:59:15 92a5565b7b96: Pull complete 08:59:15 ff9bb7016b71: Pull complete 08:59:18 b67dba6c2c7d: Pull complete 08:59:18 a813b0c90790: Pull complete 08:59:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:59:18 ---> 3ba60ce46760 08:59:18 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:59:23 ---> Running in 0066b2d44cce 08:59:23 Removing intermediate container 0066b2d44cce 08:59:23 ---> 6436b08a0731 08:59:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:59:23 ---> Running in cd4e9f497aae 08:59:23 Removing intermediate container cd4e9f497aae 08:59:23 ---> 525bb12f1129 08:59:23 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:59:24 ---> Running in 524464bccaeb 08:59:24 Removing intermediate container 524464bccaeb 08:59:24 ---> 75e837b65d28 08:59:24 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:24 ---> Running in fd7be475ad0a 08:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:25 (1/4) Installing openssh-keygen (9.7_p1-r5) 08:59:25 (2/4) Installing libedit (20240517.3.1-r0) 08:59:25 (3/4) Installing openssh-client-common (9.7_p1-r5) 08:59:25 (4/4) Installing openssh-client-default (9.7_p1-r5) 08:59:25 Executing busybox-1.36.1-r29.trigger 08:59:25 OK: 252 MiB in 62 packages 08:59:25 Removing intermediate container fd7be475ad0a 08:59:25 ---> c869deb31d72 08:59:25 Step 7/12 : WORKDIR /sample-service 08:59:25 ---> Running in 646ab6612eae 08:59:25 Removing intermediate container 646ab6612eae 08:59:25 ---> 1eda1961b55f 08:59:25 Step 8/12 : COPY go.mod vendor* ./ 08:59:25 ---> f83eb0ea6be3 08:59:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:25 ---> Running in 34431b93023c 08:59:35 Removing intermediate container 34431b93023c 08:59:35 ---> ff14423fed54 08:59:35 Step 10/12 : COPY . . 08:59:36 ---> aba947dc7bc2 08:59:36 Step 11/12 : ARG MAKE='make build' 08:59:36 ---> Running in e48217b180dc 08:59:36 Removing intermediate container e48217b180dc 08:59:36 ---> 5155195105a3 08:59:36 Step 12/12 : RUN $MAKE 08:59:36 ---> Running in 258df88f7222 08:59:36 noop 08:59:36 Removing intermediate container 258df88f7222 08:59:36 ---> c42edd396e89 08:59:36 Successfully built c42edd396e89 08:59:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:37 + docker inspect -f . ci-base-image-x86_64 08:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:37 prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container 08:59:37 $ 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 08:59:37 $ docker top 9310aa17177876986e5117fafede5338cb49d9ffc85cf13119d05e9cb13341fe -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:37 + go version 08:59:37 go version go1.23.4 linux/amd64 [Pipeline] } 08:59:37 $ docker stop --time=1 9310aa17177876986e5117fafede5338cb49d9ffc85cf13119d05e9cb13341fe 08:59:39 $ 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 08:59:39 + docker inspect -f . ci-base-image-x86_64 08:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:39 prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container 08:59:39 $ 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 08:59:40 $ docker top 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:40 + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh 08:59:40 + make test 'GOTESTFLAGS=-json -v' 08:59:40 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 08:59:42 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 08:59:50 📦 github.com/edgexfoundry/sample-service 08:59:50 🛑 no test files 08:59:50 08:59:50 📦 github.com/edgexfoundry/sample-service/cmd 08:59:50 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 08:59:50 08:59:50 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 08:59:50 level=ERROR ts=2025-03-27T08:59:50.661000722Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 08:59:50 ✅ TestHandleReadCommands (0s) 08:59:50 ✅ TestHandleWriteCommands (0s) 08:59:50 ✅ TestValue_Int16 (0s) 08:59:50 ✅ TestValue_Int32 (0s) 08:59:50 ✅ TestValue_Int64 (0s) 08:59:50 ✅ TestValue_Int8 (0s) 08:59:50 08:59:50 CGO_ENABLED=1 go vet ./... 08:59:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:59:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:59:54 ./bin/test-attribution-txt.sh 08:59:54 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 08:59:54 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 08:59:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:59:54 $ docker stop --time=1 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff 08:59:55 $ docker rm -f --volumes 4d73c500789ba01e0e2c8274a0153d677507b7b5de19c3a9f41fc268373a88ff [Pipeline] // withDockerContainer [Pipeline] sh 08:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:59:57 + ls -al . 08:59:57 total 160 08:59:57 drwxrwxr-x 10 jenkins jenkins 4096 Mar 27 08:59 . 08:59:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 08:58 .. 08:59:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 08:59 .git 08:59:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 .github 08:59:57 -rw-rw-r-- 1 jenkins jenkins 46 Mar 27 08:58 .gitignore 08:59:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 08:59 .semver 08:59:57 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 27 08:58 Attribution.txt 08:59:57 -rw-rw-r-- 1 jenkins jenkins 34862 Mar 27 08:58 CHANGELOG.md 08:59:57 -rw-rw-r-- 1 jenkins jenkins 1434 Mar 27 08:58 Dockerfile 08:59:57 -rw-rw-r-- 1 jenkins jenkins 821 Mar 27 08:58 Jenkinsfile 08:59:57 -rw-rw-r-- 1 jenkins jenkins 729 Mar 27 08:58 Jenkinsfile-sandbox 08:59:57 -rw-rw-r-- 1 jenkins jenkins 3586 Mar 27 08:58 Jenkinsfile.edgexSemver 08:59:57 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 27 08:58 LICENSE 08:59:57 -rw-rw-r-- 1 jenkins jenkins 1308 Mar 27 08:58 Makefile 08:59:57 -rw-rw-r-- 1 jenkins jenkins 3063 Mar 27 08:58 README.md 08:59:57 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 08:59 VERSION 08:59:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 api 08:59:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 bin 08:59:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 27 08:58 cmd 08:59:57 -rw-r--r-- 1 jenkins jenkins 5399 Mar 27 08:59 coverage.out 08:59:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 driver 08:59:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 27 08:58 example 08:59:57 -rw-rw-r-- 1 jenkins jenkins 1955 Mar 27 08:58 go.mod 08:59:57 -rw-rw-r-- 1 jenkins jenkins 13083 Mar 27 08:58 go.sum 08:59:57 -rw-rw-r-- 1 jenkins jenkins 225 Mar 27 08:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:57 + 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 . 08:59:57 Sending build context to Docker daemon 2.716MB 08:59:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 08:59:57 Step 2/23 : FROM ${BASE} AS builder 08:59:57 ---> c42edd396e89 08:59:57 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:59:57 ---> Running in e0f47574430a 08:59:57 Removing intermediate container e0f47574430a 08:59:57 ---> c4e50a84fc6b 08:59:57 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 08:59:57 ---> Running in aa85fcab3568 08:59:58 Removing intermediate container aa85fcab3568 08:59:58 ---> 035e9db4f6e9 08:59:58 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:59:58 ---> Running in a36b51c2fe17 08:59:58 Removing intermediate container a36b51c2fe17 08:59:58 ---> 11d0ba282021 08:59:58 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:58 ---> Running in 57d03ddf6202 08:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:59:59 OK: 252 MiB in 62 packages 08:59:59 Removing intermediate container 57d03ddf6202 08:59:59 ---> 02917fe10bd2 08:59:59 Step 7/23 : WORKDIR /sample-service 08:59:59 ---> Running in 8dd95d29c239 08:59:59 Removing intermediate container 8dd95d29c239 08:59:59 ---> f8a5de87d005 08:59:59 Step 8/23 : COPY go.mod vendor* ./ 08:59:59 ---> af7ed4cd98da 08:59:59 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:59 ---> Running in 45c5e189d0ce 09:00:00 Removing intermediate container 45c5e189d0ce 09:00:00 ---> 705e31860a4d 09:00:00 Step 10/23 : COPY . . 09:00:01 ---> 55e9f8d26b3a 09:00:01 Step 11/23 : ARG MAKE='make build' 09:00:01 ---> Running in 6d4635073a47 09:00:01 Removing intermediate container 6d4635073a47 09:00:01 ---> 4116fc3589b7 09:00:01 Step 12/23 : RUN $MAKE 09:00:01 ---> Running in 01679180c6fa 09:00:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd 09:00:13 Removing intermediate container 01679180c6fa 09:00:13 ---> 97123312d484 09:00:13 Step 13/23 : FROM alpine:3.18 09:00:13 3.18: Pulling from library/alpine 09:00:13 44cf07d57ee4: Pulling fs layer 09:00:13 44cf07d57ee4: Verifying Checksum 09:00:13 44cf07d57ee4: Download complete 09:00:13 44cf07d57ee4: Pull complete 09:00:13 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 09:00:13 Status: Downloaded newer image for alpine:3.18 09:00:13 ---> 802c91d52981 09:00:13 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:00:13 ---> Running in 359c83301cb9 09:00:13 Removing intermediate container 359c83301cb9 09:00:13 ---> e46b87f13403 09:00:13 Step 15/23 : ENV APP_PORT=49999 09:00:13 ---> Running in e78caab6bbc3 09:00:13 Removing intermediate container e78caab6bbc3 09:00:13 ---> 386ed97fe7de 09:00:13 Step 16/23 : EXPOSE $APP_PORT 09:00:13 ---> Running in 4b69f5995273 09:00:13 Removing intermediate container 4b69f5995273 09:00:13 ---> f6339c36957e 09:00:13 Step 17/23 : COPY --from=builder /sample-service/cmd / 09:00:14 ---> f675ee2a30dc 09:00:14 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 09:00:14 ---> 8cc35b0028aa 09:00:14 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 09:00:14 ---> 35af94ae707a 09:00:14 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 09:00:14 ---> Running in a1bd6f0600ff 09:00:14 Removing intermediate container a1bd6f0600ff 09:00:14 ---> 263105b4a077 09:00:14 Step 21/23 : LABEL arch=amd64 09:00:14 ---> Running in d3c3bdf79e3c 09:00:14 Removing intermediate container d3c3bdf79e3c 09:00:14 ---> 4271006e6252 09:00:14 Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 09:00:14 ---> Running in 6e7ea7610f80 09:00:14 Removing intermediate container 6e7ea7610f80 09:00:14 ---> 7dec1a341b29 09:00:14 Step 23/23 : LABEL version=0.0.0 09:00:14 ---> Running in 317d526108c9 09:00:14 Removing intermediate container 317d526108c9 09:00:14 ---> 977850688981 09:00:14 [Warning] One or more build-args [ARCH] were not consumed 09:00:14 Successfully built 977850688981 09:00:14 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 09:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:15 09:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:15 latest: Pulling from edgex-lftools-log-publisher 09:00:15 5eb5b503b376: Pulling fs layer 09:00:15 5c69ac0246d0: Pulling fs layer 09:00:15 ec43610c2a17: Pulling fs layer 09:00:15 3a2ae6a8a46f: Pulling fs layer 09:00:15 33b1e0a273af: Pulling fs layer 09:00:15 5d3b04190fa2: Pulling fs layer 09:00:15 2f39f015ded8: Pulling fs layer 09:00:15 5d3b04190fa2: Waiting 09:00:15 3a2ae6a8a46f: Waiting 09:00:15 33b1e0a273af: Waiting 09:00:15 2f39f015ded8: Waiting 09:00:15 5c69ac0246d0: Download complete 09:00:15 3a2ae6a8a46f: Download complete 09:00:15 33b1e0a273af: Verifying Checksum 09:00:15 33b1e0a273af: Download complete 09:00:15 5d3b04190fa2: Verifying Checksum 09:00:15 5d3b04190fa2: Download complete 09:00:15 ec43610c2a17: Verifying Checksum 09:00:15 ec43610c2a17: Download complete 09:00:15 5eb5b503b376: Verifying Checksum 09:00:15 5eb5b503b376: Download complete 09:00:16 2f39f015ded8: Verifying Checksum 09:00:16 2f39f015ded8: Download complete 09:00:16 5eb5b503b376: Pull complete 09:00:17 5c69ac0246d0: Pull complete 09:00:17 ec43610c2a17: Pull complete 09:00:17 3a2ae6a8a46f: Pull complete 09:00:17 33b1e0a273af: Pull complete 09:00:17 5d3b04190fa2: Pull complete 09:00:23 2f39f015ded8: Pull complete 09:00:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:23 prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container 09:00:23 $ 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 09:00:27 $ docker top 03418824e9712394010d69dfc6abdda3de50e167b355eddbaf4bc616e9db6b7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:28 ---> job-cost.sh 09:00:28 lf-activate-venv: SKIPPING 09:00:28 INFO: No Stack... 09:00:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:29 INFO: Archiving Costs [Pipeline] sh 09:00:29 + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv 09:00:29 + cut -d, -f6 [Pipeline] lock 09:00:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] 09:00:29 Resource [jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] did not exist. Created. 09:00:29 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:30 + echo total: 0.2199999988079071 [Pipeline] stash 09:00:30 Stashed 1 file(s) [Pipeline] } 09:00:30 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-13-stack-cost] [Pipeline] // lock [Pipeline] } 09:00:30 $ docker stop --time=1 03418824e9712394010d69dfc6abdda3de50e167b355eddbaf4bc616e9db6b7f 09:00:31 $ 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 09:00:31 provisioning config files... 09:00:31 copy managed file [sample-service-codecov-token] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config6848568585557295839tmp [Pipeline] { [Pipeline] sh 09:00:32 + set +x 09:00:32 + curl -s https://codecov.io/bash 09:00:32 + bash -s -- 09:00:32 09:00:32 _____ _ 09:00:32 / ____| | | 09:00:32 | | ___ __| | ___ ___ _____ __ 09:00:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:32 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:32 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:32 Bash-1.0.6 09:00:32 09:00:32 09:00:32 ==> git version 2.25.1 found 09:00:32 ==> 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 09:00:32 Release-Date: 2020-01-08 09:00:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:00:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:00:32 ==> Jenkins CI detected. 09:00:32 current dir:  /w/workspace/gexfoundry_sample-service_PR-165 09:00:32 project root: . 09:00:32 --> token set from env 09:00:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:32 ==> Running gcov in . (disable via -X gcov) 09:00:32 ==> Python coveragepy not found 09:00:32 ==> Searching for coverage reports in: 09:00:32 + . 09:00:32 -> Found 1 reports 09:00:32 ==> Detecting git/mercurial file structure 09:00:32 ==> Reading reports 09:00:32 + ./coverage.out bytes=5399 09:00:32 ==> Appending adjustments 09:00:32 https://docs.codecov.io/docs/fixing-reports 09:00:32 + Found adjustments 09:00:32 ==> Gzipping contents 09:00:32 4.0K /tmp/codecov.KbIetX.gz 09:00:32 ==> Uploading reports 09:00:32 url: https://codecov.io 09:00:32 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= 09:00:32 -> Pinging Codecov 09:00:32 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= 09:00:32 -> Uploading to 09:00:32 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 09:00:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:32 Dload Upload Total Spent Left Speed 09:00:32 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 09:00:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } 09:00:32 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 09:00:33 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] 09:00:33 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 09:00:33 total 16 09:00:33 drwxr-xr-x 3 root root 4096 Mar 27 09:00 . 09:00:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:00 .. 09:00:33 drwxr-xr-x 2 root root 4096 Mar 27 09:00 cost 09:00:33 -rw-r--r-- 1 root root 87 Mar 27 09:00 cost.csv 09:00:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives 09:00:33 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 09:00:33 total 16 09:00:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 09:00 . 09:00:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 27 09:00 .. 09:00:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 09:00 cost 09:00:33 -rw-r--r-- 1 jenkins jenkins 87 Mar 27 09:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:00:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:34 ---> package-listing.sh 09:00:34 ++ facter osfamily 09:00:34 ++ tr '[:upper:]' '[:lower:]' 09:00:35 + OS_FAMILY=debian 09:00:35 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 09:00:35 + START_PACKAGES=/tmp/packages_start.txt 09:00:35 + END_PACKAGES=/tmp/packages_end.txt 09:00:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:35 + PACKAGES=/tmp/packages_start.txt 09:00:35 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 09:00:35 + PACKAGES=/tmp/packages_end.txt 09:00:35 + case "${OS_FAMILY}" in 09:00:35 + dpkg -l 09:00:35 + grep '^ii' 09:00:35 + '[' -f /tmp/packages_start.txt ']' 09:00:35 + '[' -f /tmp/packages_end.txt ']' 09:00:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:35 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 09:00:35 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 09:00:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 09:00:35 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 09:00:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:36 prd-ubuntu20.04-docker-8c-8g-42162 does not seem to be running inside a container 09:00:36 $ 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 09:00:36 $ docker top 2d6553f8805ea2955991e6f5320ac4ca9cb76792c3fb10e5c54a08939145772a -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:36 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:37 + ls /var/log/sa-host 09:00:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:37 provisioning config files... 09:00:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config6327893011536525185tmp [Pipeline] { [Pipeline] echo 09:00:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:37 ---> create-netrc.sh [Pipeline] } 09:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:38 ---> python-tools-install.sh [Pipeline] echo 09:00:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:38 ---> sudo-logs.sh 09:00:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:38 ---> job-cost.sh 09:00:38 lf-activate-venv: SKIPPING 09:00:38 DEBUG: total: 0.2199999988079071 09:00:38 INFO: Retrieving Stack Cost... 09:00:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:38 INFO: Archiving Costs [Pipeline] echo 09:00:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:39 ---> logs-deploy.sh 09:00:39 lf-activate-venv: SKIPPING 09:00:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/13 09:00:39 INFO: archiving workspace using pattern(s): 09:00:40 Archives upload complete. 09:00:40 INFO: archiving logs to Nexus