Pull request #1295 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1154ba09cfab54c3f87ee2fcca63044f37cf653b+881f10918eb4e60f546b60d89ac5bea6bad2c109 (4d3bbd57f35fd5725e77e9c93127daf3acb97fb8) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5564102860264126696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4157848905688665004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-sdk-go/branches/PR-1295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2780146998276440634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-sdk-go/branches/PR-1295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2841885130051720662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16677293879025564609.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-sdk-go/branches/PR-1295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17467407947950022508.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-4077 in /w/workspace/gexfoundry_device-sdk-go_PR-1295 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1295/head:refs/remotes/origin/PR-1295 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 1154ba09cfab54c3f87ee2fcca63044f37cf653b Merge succeeded, producing 1154ba09cfab54c3f87ee2fcca63044f37cf653b Checking out Revision 1154ba09cfab54c3f87ee2fcca63044f37cf653b (PR-1295) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:14 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1154ba09cfab54c3f87ee2fcca63044f37cf653b # 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 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1154ba09cfab54c3f87ee2fcca63044f37cf653b # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:15 ========================================================= 04:03:15 EdgeX Global Pipelines Version Info 04:03:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:15 ------------------- 04:03:15 stable info: 04:03:15 ------------------- 04:03:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:03:15 Message: update stable to v1.0.244 04:03:16 ------------------- 04:03:16 experimental info: 04:03:16 ------------------- 04:03:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:03:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:03:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1295 [Pipeline] echo 04:03:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1295 [Pipeline] echo 04:03:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1295 [Pipeline] echo 04:03:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1154ba09cfab54c3f87ee2fcca63044f37cf653b [Pipeline] echo 04:03:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1154ba0 [Pipeline] echo 04:03:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:18 provisioning config files... 04:03:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/config9387908222347237908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:18 ---> docker-login.sh 04:03:18 nexus3.edgexfoundry.org:10001 04:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:18 Configure a credential helper to remove this warning. See 04:03:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:18 04:03:18 Login Succeeded 04:03:18 nexus3.edgexfoundry.org:10002 04:03:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 nexus3.edgexfoundry.org:10003 04:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 nexus3.edgexfoundry.org:10004 04:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 docker.io 04:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:19 Configure a credential helper to remove this warning. See 04:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:19 04:03:19 Login Succeeded 04:03:19 ---> docker-login.sh ends [Pipeline] } 04:03:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:20 + git rev-list -1 --merges 1154ba09cfab54c3f87ee2fcca63044f37cf653b~1..1154ba09cfab54c3f87ee2fcca63044f37cf653b [Pipeline] echo 04:03:20 -----------> git rev-list -1 --merges 1154ba09cfab54c3f87ee2fcca63044f37cf653b~1..1154ba09cfab54c3f87ee2fcca63044f37cf653b 1154ba09cfab54c3f87ee2fcca63044f37cf653b [false] [Pipeline] sh 04:03:20 + git log --format=format:%s -1 1154ba09cfab54c3f87ee2fcca63044f37cf653b [Pipeline] echo 04:03:20 ========================================================= 04:03:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:21 + git log --format=format:%s -1 1154ba09cfab54c3f87ee2fcca63044f37cf653b [Pipeline] echo 04:03:21 [semverPrep] GIT_COMMIT: 1154ba09cfab54c3f87ee2fcca63044f37cf653b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:03:21 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:21 + grep -v github /etc/ssh/ssh_known_hosts 04:03:21 + [ -e /tmp/ssh_known_hosts ] 04:03:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:21 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:22 04:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:22 b85a868b505f: Pulling fs layer 04:03:22 e2be974225ed: Pulling fs layer 04:03:22 339a4e72a1f5: Pulling fs layer 04:03:22 988bab9f4d93: Pulling fs layer 04:03:22 1469e6f7b9e6: Pulling fs layer 04:03:22 988bab9f4d93: Waiting 04:03:22 eaf3925da568: Pulling fs layer 04:03:22 1469e6f7b9e6: Waiting 04:03:22 bab4dde63d76: Pulling fs layer 04:03:22 bde34c3a00c8: Pulling fs layer 04:03:22 eaf3925da568: Waiting 04:03:22 bab4dde63d76: Waiting 04:03:22 b352a97aabf1: Pulling fs layer 04:03:22 bde34c3a00c8: Waiting 04:03:22 4872d77fe225: Pulling fs layer 04:03:22 5851b861e8e6: Pulling fs layer 04:03:22 4872d77fe225: Waiting 04:03:22 5851b861e8e6: Waiting 04:03:22 339a4e72a1f5: Verifying Checksum 04:03:22 339a4e72a1f5: Download complete 04:03:22 988bab9f4d93: Download complete 04:03:22 1469e6f7b9e6: Verifying Checksum 04:03:22 1469e6f7b9e6: Download complete 04:03:22 eaf3925da568: Download complete 04:03:22 b85a868b505f: Verifying Checksum 04:03:22 b85a868b505f: Download complete 04:03:23 bde34c3a00c8: Verifying Checksum 04:03:23 bde34c3a00c8: Download complete 04:03:23 b352a97aabf1: Verifying Checksum 04:03:23 b352a97aabf1: Download complete 04:03:23 4872d77fe225: Verifying Checksum 04:03:23 4872d77fe225: Download complete 04:03:23 5851b861e8e6: Verifying Checksum 04:03:23 5851b861e8e6: Download complete 04:03:23 e2be974225ed: Verifying Checksum 04:03:23 e2be974225ed: Download complete 04:03:23 bab4dde63d76: Verifying Checksum 04:03:24 b85a868b505f: Pull complete 04:03:24 e2be974225ed: Pull complete 04:03:25 339a4e72a1f5: Pull complete 04:03:25 988bab9f4d93: Pull complete 04:03:25 1469e6f7b9e6: Pull complete 04:03:25 eaf3925da568: Pull complete 04:03:27 bab4dde63d76: Pull complete 04:03:27 bde34c3a00c8: Pull complete 04:03:27 b352a97aabf1: Pull complete 04:03:27 4872d77fe225: Pull complete 04:03:27 5851b861e8e6: Pull complete 04:03:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:27 prd-ubuntu20.04-docker-8c-8g-4077 does not seem to be running inside a container 04:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1295 -v /w/workspace/gexfoundry_device-sdk-go_PR-1295:/w/workspace/gexfoundry_device-sdk-go_PR-1295:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:03:29 $ docker top 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 -eo pid,comm 04:03:29 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). 04:03:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:29 [ssh-agent] Looking for ssh-agent implementation... 04:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:29 $ docker exec 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 ssh-agent 04:03:29 SSH_AUTH_SOCK=/tmp/ssh-OWRPUxrchiJ1/agent.32 04:03:29 SSH_AGENT_PID=39 04:03:29 Running ssh-add (command line suppressed) 04:03:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/private_key_15592060439618243705.key (/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/private_key_15592060439618243705.key) 04:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:30 + git tag --points-at HEAD [Pipeline] } 04:03:30 $ docker exec --env ******** --env ******** 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 ssh-agent -k 04:03:30 unset SSH_AUTH_SOCK; 04:03:30 unset SSH_AGENT_PID; 04:03:30 echo Agent pid 39 killed; 04:03:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:03:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:03:30 [ssh-agent] Looking for ssh-agent implementation... 04:03:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:03:30 $ docker exec 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 ssh-agent 04:03:30 SSH_AUTH_SOCK=/tmp/ssh-zMVd2q1xXVnZ/agent.72 04:03:30 SSH_AGENT_PID=78 04:03:30 Running ssh-add (command line suppressed) 04:03:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/private_key_15746819828789514009.key (/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/private_key_15746819828789514009.key) 04:03:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:03:31 + git semver init 04:03:31 2023-01-31 04:03:31,316 [run_init] DEBUG init version:0.0.0 force:False 04:03:31 2023-01-31 04:03:31,317 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver 04:03:31 2023-01-31 04:03:31,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver 04:03:31 2023-01-31 04:03:31,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1295, universal_newlines=False, shell=None, istream=None) 04:03:32 2023-01-31 04:03:32,430 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295/.git/info/exclude 04:03:32 2023-01-31 04:03:32,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver/PR-1295 with force:False 04:03:32 2023-01-31 04:03:32,431 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver/PR-1295 04:03:32 2023-01-31 04:03:32,436 [execute] INFO git cat-file --batch-check 04:03:32 2023-01-31 04:03:32,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver, universal_newlines=False, shell=None, istream=) 04:03:32 2023-01-31 04:03:32,442 [execute] INFO git cat-file --batch 04:03:32 2023-01-31 04:03:32,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver, universal_newlines=False, shell=None, istream=) 04:03:32 2023-01-31 04:03:32,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1295/.semver/PR-1295 04:03:32 0.0.0 [Pipeline] } 04:03:32 $ docker exec --env ******** --env ******** 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 ssh-agent -k 04:03:32 unset SSH_AUTH_SOCK; 04:03:32 unset SSH_AGENT_PID; 04:03:32 echo Agent pid 78 killed; 04:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:03:33 + git semver [Pipeline] } 04:03:33 $ docker stop --time=1 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 04:03:34 $ docker rm -f --volumes 446f4e00368865cd76c71786ee77eeb8f373d0cd06f0780c93de57bb68c5acb9 [Pipeline] // withDockerContainer [Pipeline] sh 04:03:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:03:35 Stashed 1 file(s) [Pipeline] echo 04:03:35 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:36 provisioning config files... 04:03:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/config10194176086439221976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:36 ---> docker-login.sh 04:03:36 nexus3.edgexfoundry.org:10001 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 nexus3.edgexfoundry.org:10002 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 nexus3.edgexfoundry.org:10003 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:36 Configure a credential helper to remove this warning. See 04:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:36 04:03:36 Login Succeeded 04:03:36 nexus3.edgexfoundry.org:10004 04:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:37 Configure a credential helper to remove this warning. See 04:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:37 04:03:37 Login Succeeded 04:03:37 docker.io 04:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:03:37 Configure a credential helper to remove this warning. See 04:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:03:37 04:03:37 Login Succeeded 04:03:37 ---> docker-login.sh ends [Pipeline] } 04:03:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:03:37 ========================================================= 04:03:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:03:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:38 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:03:38 Sending build context to Docker daemon 10.54MB 04:03:38 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:03:38 Step 2/10 : FROM ${BASE} AS builder 04:03:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:03:38 213ec9aee27d: Pulling fs layer 04:03:38 4583459ba037: Pulling fs layer 04:03:38 93c1e223e6f2: Pulling fs layer 04:03:38 53926ce57604: Pulling fs layer 04:03:38 21b2b0c7a3f4: Pulling fs layer 04:03:38 22ff95d597cd: Pulling fs layer 04:03:38 12d6caf4c0d1: Pulling fs layer 04:03:38 96b7cbca73a9: Pulling fs layer 04:03:38 a7acece74701: Pulling fs layer 04:03:38 53926ce57604: Waiting 04:03:38 21b2b0c7a3f4: Waiting 04:03:38 22ff95d597cd: Waiting 04:03:38 96b7cbca73a9: Waiting 04:03:38 a7acece74701: Waiting 04:03:38 12d6caf4c0d1: Waiting 04:03:38 93c1e223e6f2: Verifying Checksum 04:03:38 93c1e223e6f2: Download complete 04:03:38 4583459ba037: Verifying Checksum 04:03:38 4583459ba037: Download complete 04:03:38 21b2b0c7a3f4: Verifying Checksum 04:03:38 21b2b0c7a3f4: Download complete 04:03:38 22ff95d597cd: Download complete 04:03:38 213ec9aee27d: Verifying Checksum 04:03:38 213ec9aee27d: Download complete 04:03:38 12d6caf4c0d1: Verifying Checksum 04:03:38 12d6caf4c0d1: Download complete 04:03:38 213ec9aee27d: Pull complete 04:03:38 4583459ba037: Pull complete 04:03:38 93c1e223e6f2: Pull complete 04:03:39 a7acece74701: Verifying Checksum 04:03:39 a7acece74701: Download complete 04:03:39 53926ce57604: Verifying Checksum 04:03:39 53926ce57604: Download complete 04:03:39 96b7cbca73a9: Verifying Checksum 04:03:39 96b7cbca73a9: Download complete 04:03:44 53926ce57604: Pull complete 04:03:44 21b2b0c7a3f4: Pull complete 04:03:44 22ff95d597cd: Pull complete 04:03:44 12d6caf4c0d1: Pull complete 04:03:46 96b7cbca73a9: Pull complete 04:03:46 a7acece74701: Pull complete 04:03:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:03:46 ---> db6d94c90886 04:03:46 Step 3/10 : ARG MAKE=make build 04:03:48 ---> Running in 2a5d3bf468d7 04:03:48 Removing intermediate container 2a5d3bf468d7 04:03:48 ---> 93e2a52d1595 04:03:48 Step 4/10 : WORKDIR /device-sdk-go 04:03:48 ---> Running in 9b5355352117 04:03:48 Removing intermediate container 9b5355352117 04:03:48 ---> 16c4ef63557a 04:03:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:03:48 ---> Running in f02ced5fe6fe 04:03:48 Removing intermediate container f02ced5fe6fe 04:03:48 ---> 80bd4e3ddf85 04:03:48 Step 6/10 : RUN apk add --update --no-cache make git 04:03:48 ---> Running in 2abc29384b1a 04:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:03:49 OK: 211 MiB in 51 packages 04:03:49 Removing intermediate container 2abc29384b1a 04:03:49 ---> f9671a756a09 04:03:49 Step 7/10 : COPY go.mod vendor* ./ 04:03:50 ---> 072bb2c1d445 04:03:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:50 ---> Running in 74e7dff7ca65 04:03:51 Still waiting to schedule task 04:03:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:36 Removing intermediate container 74e7dff7ca65 04:04:36 ---> c3c5b259bba2 04:04:36 Step 9/10 : COPY . . 04:04:36 ---> e006f5a47a4a 04:04:36 Step 10/10 : RUN ${MAKE} 04:04:36 ---> Running in 240af90b19d9 04:04:36 noop 04:04:36 Removing intermediate container 240af90b19d9 04:04:36 ---> 1ae741549aa1 04:04:36 Successfully built 1ae741549aa1 04:04:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:37 + docker inspect -f . ci-base-image-x86_64 04:04:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:37 prd-ubuntu20.04-docker-8c-8g-4077 does not seem to be running inside a container 04:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1295 -v /w/workspace/gexfoundry_device-sdk-go_PR-1295:/w/workspace/gexfoundry_device-sdk-go_PR-1295:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1295@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 ******** ci-base-image-x86_64 cat 04:04:37 $ docker top e10789c3728c58fbd56330d5234d25d3542c8240c727c1956b29a5f3fc7eee81 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:38 + go version 04:04:38 go version go1.18.7 linux/amd64 [Pipeline] } 04:04:38 $ docker stop --time=1 e10789c3728c58fbd56330d5234d25d3542c8240c727c1956b29a5f3fc7eee81 04:04:39 $ docker rm -f --volumes e10789c3728c58fbd56330d5234d25d3542c8240c727c1956b29a5f3fc7eee81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:40 + docker inspect -f . ci-base-image-x86_64 04:04:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:40 prd-ubuntu20.04-docker-8c-8g-4077 does not seem to be running inside a container 04:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1295 -v /w/workspace/gexfoundry_device-sdk-go_PR-1295:/w/workspace/gexfoundry_device-sdk-go_PR-1295:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1295@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 ******** ci-base-image-x86_64 cat 04:04:40 $ docker top 90656c2b3fd59870c241883f85fffcc977c00b3a053c7a87779f3c75a6f2b4f3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1295 [Pipeline] fileExists [Pipeline] sh 04:04:41 + make test 04:04:41 go test -race -coverprofile=coverage.out ./... 04:04:48 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.054s coverage: 78.9% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.076s coverage: 73.6% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 60.6% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.114s coverage: 65.1% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.768s coverage: 89.2% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.066s coverage: 4.6% of statements 04:05:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:05:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:05:17 GO111MODULE=on go vet ./... 04:05:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:19 $ docker stop --time=1 90656c2b3fd59870c241883f85fffcc977c00b3a053c7a87779f3c75a6f2b4f3 04:05:21 $ docker rm -f --volumes 90656c2b3fd59870c241883f85fffcc977c00b3a053c7a87779f3c75a6f2b4f3 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:23 + ls -al . 04:05:23 total 272 04:05:23 drwxrwxr-x 11 jenkins jenkins 4096 Jan 31 04:04 . 04:05:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:03 .. 04:05:23 -rw-rw-r-- 1 jenkins jenkins 140 Jan 31 04:03 .dockerignore 04:05:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 04:05 .git 04:05:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:03 .github 04:05:23 -rw-rw-r-- 1 jenkins jenkins 131 Jan 31 04:03 .gitignore 04:05:23 -rw-rw-r-- 1 jenkins jenkins 42 Jan 31 04:03 .golangci.yml 04:05:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 04:03 .semver 04:05:23 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 31 04:03 CHANGELOG.md 04:05:23 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 04:03 GOVERNANCE.md 04:05:23 -rw-rw-r-- 1 jenkins jenkins 880 Jan 31 04:03 Jenkinsfile 04:05:23 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 31 04:03 LICENSE 04:05:23 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 31 04:03 Makefile 04:05:23 -rw-rw-r-- 1 jenkins jenkins 619 Jan 31 04:03 OWNERS.md 04:05:23 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 31 04:03 README.md 04:05:23 -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 04:03 VERSION 04:05:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:03 bin 04:05:23 -rw-r--r-- 1 jenkins jenkins 100833 Jan 31 04:05 coverage.out 04:05:23 drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 04:03 example 04:05:23 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 31 04:03 go.mod 04:05:23 -rw-rw-r-- 1 jenkins jenkins 33004 Jan 31 04:03 go.sum 04:05:23 drwxrwxr-x 14 jenkins jenkins 4096 Jan 31 04:03 internal 04:05:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:03 openapi 04:05:23 drwxrwxr-x 6 jenkins jenkins 4096 Jan 31 04:03 pkg 04:05:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:03 snap 04:05:23 -rw-rw-r-- 1 jenkins jenkins 222 Jan 31 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:24 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1154ba09cfab54c3f87ee2fcca63044f37cf653b --label arch=amd64 --label version=0.0.0 . 04:05:24 Sending build context to Docker daemon 10.64MB 04:05:24 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:05:24 Step 2/23 : FROM ${BASE} AS builder 04:05:24 ---> 1ae741549aa1 04:05:24 Step 3/23 : ARG MAKE=make build 04:05:24 ---> Running in 0c9b528accbd 04:05:24 Removing intermediate container 0c9b528accbd 04:05:24 ---> 33e59788b601 04:05:24 Step 4/23 : WORKDIR /device-sdk-go 04:05:24 ---> Running in 41066146b428 04:05:24 Removing intermediate container 41066146b428 04:05:24 ---> 3a5bb341c6a3 04:05:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:05:24 ---> Running in 54e742dbcb4d 04:05:24 Removing intermediate container 54e742dbcb4d 04:05:24 ---> 9c2648649ae5 04:05:24 Step 6/23 : RUN apk add --update --no-cache make git 04:05:24 ---> Running in 30449772f6f9 04:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:25 OK: 211 MiB in 51 packages 04:05:25 Removing intermediate container 30449772f6f9 04:05:25 ---> f144cbd9b491 04:05:25 Step 7/23 : COPY go.mod vendor* ./ 04:05:25 ---> b5745ca8101e 04:05:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:25 ---> Running in 2d99ec33dbf0 04:05:26 Removing intermediate container 2d99ec33dbf0 04:05:26 ---> a630e4d9f6fd 04:05:26 Step 9/23 : COPY . . 04:05:26 ---> a78aa7f74ff7 04:05:26 Step 10/23 : RUN ${MAKE} 04:05:26 ---> Running in 96c4ac3f93b5 04:05:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:05:45 Removing intermediate container 96c4ac3f93b5 04:05:45 ---> 587e3ab41bd7 04:05:45 Step 11/23 : FROM alpine:3.16 04:05:45 3.16: Pulling from library/alpine 04:05:45 ca7dd9ec2225: Pulling fs layer 04:05:45 ca7dd9ec2225: Verifying Checksum 04:05:45 ca7dd9ec2225: Download complete 04:05:45 ca7dd9ec2225: Pull complete 04:05:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:05:45 Status: Downloaded newer image for alpine:3.16 04:05:45 ---> bfe296a52501 04:05:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:05:45 ---> Running in 9f6963e3a268 04:05:45 Removing intermediate container 9f6963e3a268 04:05:45 ---> 6f1231b8027d 04:05:45 Step 13/23 : RUN apk add --update --no-cache 04:05:45 ---> Running in 339d72d37fdf 04:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:45 OK: 6 MiB in 14 packages 04:05:45 Removing intermediate container 339d72d37fdf 04:05:45 ---> 68421e71187c 04:05:45 Step 14/23 : WORKDIR / 04:05:45 ---> Running in 7625efe9c45d 04:05:45 Removing intermediate container 7625efe9c45d 04:05:45 ---> 159e2084908d 04:05:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:05:46 ---> 74cdeb5834dc 04:05:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:05:46 ---> 571aab1bcf7e 04:05:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:05:46 ---> 98f9bc9da221 04:05:46 Step 18/23 : EXPOSE 59999 04:05:46 ---> Running in cc049c7a33ee 04:05:47 Removing intermediate container cc049c7a33ee 04:05:47 ---> 1fb83d450213 04:05:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:05:47 ---> Running in 697b508a7ac0 04:05:47 Removing intermediate container 697b508a7ac0 04:05:47 ---> dd41fb256178 04:05:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:47 ---> Running in 4bf544ac372e 04:05:47 Removing intermediate container 4bf544ac372e 04:05:47 ---> 44f396ffae43 04:05:47 Step 21/23 : LABEL arch=amd64 04:05:47 ---> Running in ae0e7373eec3 04:05:47 Removing intermediate container ae0e7373eec3 04:05:47 ---> 9e9e4482a6b0 04:05:47 Step 22/23 : LABEL git_sha=1154ba09cfab54c3f87ee2fcca63044f37cf653b 04:05:47 ---> Running in 2b4be7c62a4d 04:05:47 Removing intermediate container 2b4be7c62a4d 04:05:47 ---> d75eff1252b7 04:05:47 Step 23/23 : LABEL version=0.0.0 04:05:47 ---> Running in d0c1812c2e29 04:05:47 Removing intermediate container d0c1812c2e29 04:05:47 ---> ec1cc2e4568a 04:05:47 [Warning] One or more build-args [ARCH] were not consumed 04:05:47 Successfully built ec1cc2e4568a 04:05:47 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:48 04:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:48 latest: Pulling from edgex-lftools-log-publisher 04:05:48 5eb5b503b376: Pulling fs layer 04:05:48 5c69ac0246d0: Pulling fs layer 04:05:48 ec43610c2a17: Pulling fs layer 04:05:48 3a2ae6a8a46f: Pulling fs layer 04:05:48 33b1e0a273af: Pulling fs layer 04:05:48 5d3b04190fa2: Pulling fs layer 04:05:48 2f39f015ded8: Pulling fs layer 04:05:48 33b1e0a273af: Waiting 04:05:48 2f39f015ded8: Waiting 04:05:48 5d3b04190fa2: Waiting 04:05:48 3a2ae6a8a46f: Waiting 04:05:48 5c69ac0246d0: Verifying Checksum 04:05:48 5c69ac0246d0: Download complete 04:05:48 3a2ae6a8a46f: Download complete 04:05:49 ec43610c2a17: Verifying Checksum 04:05:49 ec43610c2a17: Download complete 04:05:49 33b1e0a273af: Verifying Checksum 04:05:49 33b1e0a273af: Download complete 04:05:49 5d3b04190fa2: Verifying Checksum 04:05:49 5d3b04190fa2: Download complete 04:05:49 5eb5b503b376: Verifying Checksum 04:05:49 5eb5b503b376: Download complete 04:05:49 2f39f015ded8: Verifying Checksum 04:05:49 2f39f015ded8: Download complete 04:05:50 5eb5b503b376: Pull complete 04:05:50 5c69ac0246d0: Pull complete 04:05:50 ec43610c2a17: Pull complete 04:05:50 3a2ae6a8a46f: Pull complete 04:05:50 33b1e0a273af: Pull complete 04:05:51 5d3b04190fa2: Pull complete 04:05:55 2f39f015ded8: Pull complete 04:05:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:55 prd-ubuntu20.04-docker-8c-8g-4077 does not seem to be running inside a container 04:05:55 $ 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_device-sdk-go_PR-1295 -v /w/workspace/gexfoundry_device-sdk-go_PR-1295:/w/workspace/gexfoundry_device-sdk-go_PR-1295:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1295@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:57 $ docker top f87a9c728a3015ad299ee2e1abd978a1409044ff957064f02b374dd3262b0ff9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:57 ---> job-cost.sh 04:05:57 lf-activate-venv: SKIPPING 04:05:57 INFO: No Stack... 04:05:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:59 INFO: Archiving Costs [Pipeline] sh 04:05:59 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives/cost.csv 04:05:59 + cut -d, -f6 [Pipeline] lock 04:05:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] 04:05:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] did not exist. Created. 04:05:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:00 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:00 Stashed 1 file(s) [Pipeline] } 04:06:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:00 $ docker stop --time=1 f87a9c728a3015ad299ee2e1abd978a1409044ff957064f02b374dd3262b0ff9 04:06:01 $ docker rm -f --volumes f87a9c728a3015ad299ee2e1abd978a1409044ff957064f02b374dd3262b0ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4080 in /w/workspace/gexfoundry_device-sdk-go_PR-1295 [Pipeline] { [Pipeline] ws 04:06:15 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:06:16 The recommended git tool is: git 04:06:21 using credential edgex-jenkins-ssh 04:06:21 Cloning the remote Git repository 04:06:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:21 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:06:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:21 > git --version # timeout=10 04:06:21 > git --version # 'git version 2.25.1' 04:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:25 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 1154ba09cfab54c3f87ee2fcca63044f37cf653b 04:06:25 Merge succeeded, producing 1154ba09cfab54c3f87ee2fcca63044f37cf653b 04:06:25 Checking out Revision 1154ba09cfab54c3f87ee2fcca63044f37cf653b (PR-1295) 04:06:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1295/head:refs/remotes/origin/PR-1295 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:25 > git config core.sparsecheckout # timeout=10 04:06:25 > git checkout -f 1154ba09cfab54c3f87ee2fcca63044f37cf653b # timeout=10 04:06:25 > git remote # timeout=10 04:06:25 > git config --get remote.origin.url # timeout=10 04:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:25 > git merge 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 04:06:25 > git rev-parse HEAD^{commit} # timeout=10 04:06:25 > git config core.sparsecheckout # timeout=10 04:06:25 > git checkout -f 1154ba09cfab54c3f87ee2fcca63044f37cf653b # timeout=10 04:06:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:06:26 > git --version # timeout=10 04:06:26 > git --version # 'git version 2.25.1' 04:06:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:27 Dload Upload Total Spent Left Speed 04:06:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 04:06:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:28 + sudo tee /etc/docker/daemon.new 04:06:28 { 04:06:28 "registry-mirrors": [ 04:06:28 "https://nexus3.edgexfoundry.org:10001" 04:06:28 ], 04:06:28 "bip": "10.250.0.254/24", 04:06:28 "hosts": [ 04:06:28 "tcp://0.0.0.0:5555", 04:06:28 "unix:///var/run/docker.sock" 04:06:28 ], 04:06:28 "mtu": 1458, 04:06:28 "selinux-enabled": true, 04:06:28 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:28 } [Pipeline] sh 04:06:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:46 provisioning config files... 04:06:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5989131416366239267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:47 ---> docker-login.sh 04:06:47 nexus3.edgexfoundry.org:10001 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:47 Configure a credential helper to remove this warning. See 04:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:47 04:06:48 Login Succeeded 04:06:48 nexus3.edgexfoundry.org:10002 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 nexus3.edgexfoundry.org:10003 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 nexus3.edgexfoundry.org:10004 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:49 Configure a credential helper to remove this warning. See 04:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:49 04:06:49 Login Succeeded 04:06:49 docker.io 04:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:49 Configure a credential helper to remove this warning. See 04:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:49 04:06:49 Login Succeeded 04:06:49 ---> docker-login.sh ends [Pipeline] } 04:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:50 ========================================================= 04:06:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:06:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:06:51 Sending build context to Docker daemon 5.693MB 04:06:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:06:51 Step 2/10 : FROM ${BASE} AS builder 04:06:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:51 9b18e9b68314: Pulling fs layer 04:06:51 35d82f9e3411: Pulling fs layer 04:06:51 e16973657156: Pulling fs layer 04:06:51 fc693d55d65f: Pulling fs layer 04:06:51 7e9fc2657dce: Pulling fs layer 04:06:51 dda99020689f: Pulling fs layer 04:06:51 db1c61fa0a46: Pulling fs layer 04:06:51 891c053d2c06: Pulling fs layer 04:06:51 fc693d55d65f: Waiting 04:06:51 7e9fc2657dce: Waiting 04:06:51 dda99020689f: Waiting 04:06:51 db1c61fa0a46: Waiting 04:06:51 891c053d2c06: Waiting 04:06:51 e16973657156: Verifying Checksum 04:06:51 e16973657156: Download complete 04:06:51 35d82f9e3411: Verifying Checksum 04:06:51 35d82f9e3411: Download complete 04:06:51 7e9fc2657dce: Verifying Checksum 04:06:51 7e9fc2657dce: Download complete 04:06:51 dda99020689f: Verifying Checksum 04:06:51 dda99020689f: Download complete 04:06:51 9b18e9b68314: Verifying Checksum 04:06:53 891c053d2c06: Verifying Checksum 04:06:53 891c053d2c06: Download complete 04:06:54 db1c61fa0a46: Verifying Checksum 04:06:54 db1c61fa0a46: Download complete 04:06:54 fc693d55d65f: Download complete 04:06:55 9b18e9b68314: Pull complete 04:06:55 35d82f9e3411: Pull complete 04:06:56 e16973657156: Pull complete 04:07:08 fc693d55d65f: Pull complete 04:07:09 7e9fc2657dce: Pull complete 04:07:09 dda99020689f: Pull complete 04:07:15 db1c61fa0a46: Pull complete 04:07:17 891c053d2c06: Pull complete 04:07:17 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:07:17 ---> f96f9c87975a 04:07:17 Step 3/10 : ARG MAKE=make build 04:07:19 ---> Running in f5d8a7b7e07c 04:07:19 Removing intermediate container f5d8a7b7e07c 04:07:19 ---> 34a606f35a3f 04:07:19 Step 4/10 : WORKDIR /device-sdk-go 04:07:19 ---> Running in ed8ee8846796 04:07:19 Removing intermediate container ed8ee8846796 04:07:19 ---> 107ae47eb546 04:07:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:07:19 ---> Running in 0ee5f685d8c3 04:07:20 Removing intermediate container 0ee5f685d8c3 04:07:20 ---> 5e9aa9c44a94 04:07:20 Step 6/10 : RUN apk add --update --no-cache make git 04:07:20 ---> Running in 534168e72f97 04:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:07:23 OK: 221 MiB in 51 packages 04:07:23 Removing intermediate container 534168e72f97 04:07:23 ---> e12cfb61fb38 04:07:23 Step 7/10 : COPY go.mod vendor* ./ 04:07:24 ---> 1318a1047772 04:07:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:24 ---> Running in 95fdc5c94bc9 04:08:32 Removing intermediate container 95fdc5c94bc9 04:08:32 ---> c35f13abd5e8 04:08:32 Step 9/10 : COPY . . 04:08:32 ---> b7758a002fb4 04:08:32 Step 10/10 : RUN ${MAKE} 04:08:32 ---> Running in 0f5f0f022741 04:08:32 noop 04:08:32 Removing intermediate container 0f5f0f022741 04:08:32 ---> 46db5ba94544 04:08:32 Successfully built 46db5ba94544 04:08:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:32 + docker inspect -f . ci-base-image-arm64 04:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-4080 does not seem to be running inside a container 04:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:08:34 $ docker top adf6bb890dc9181f870bfa59879c6604bf4561fd11d678e08dd6533bb299b769 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:34 + go version 04:08:34 go version go1.18.7 linux/arm64 [Pipeline] } 04:08:34 $ docker stop --time=1 adf6bb890dc9181f870bfa59879c6604bf4561fd11d678e08dd6533bb299b769 04:08:37 $ docker rm -f --volumes adf6bb890dc9181f870bfa59879c6604bf4561fd11d678e08dd6533bb299b769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker inspect -f . ci-base-image-arm64 04:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:38 prd-ubuntu20.04-docker-arm64-4c-16g-4080 does not seem to be running inside a container 04:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** ci-base-image-arm64 cat 04:08:40 $ docker top a51b5059bd7fa36defd5436551b15870fe2547ddd5f787a8522b652396f8fae7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:40 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:08:40 + make test 04:08:40 go test -race -coverprofile=coverage.out ./... 04:09:13 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:11:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:11:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.684s coverage: 27.6% of statements 04:11:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.362s coverage: 78.9% of statements 04:11:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:11:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.517s coverage: 73.6% of statements 04:11:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:11:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.691s coverage: 60.6% of statements 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 04:11:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.438s coverage: 65.1% of statements 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:11:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:11:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.497s coverage: 89.2% of statements 04:11:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:11:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.431s coverage: 4.6% of statements 04:11:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:11:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:23 GO111MODULE=on go vet ./... 04:12:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:13:00 $ docker stop --time=1 a51b5059bd7fa36defd5436551b15870fe2547ddd5f787a8522b652396f8fae7 04:13:01 $ docker rm -f --volumes a51b5059bd7fa36defd5436551b15870fe2547ddd5f787a8522b652396f8fae7 [Pipeline] // withDockerContainer [Pipeline] sh 04:13:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:13:03 Warning: overwriting stash ‘coverage-report’ 04:13:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:13:04 + ls -al . 04:13:04 total 268 04:13:04 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 04:08 . 04:13:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:06 .. 04:13:04 -rw-rw-r-- 1 jenkins jenkins 140 Jan 31 04:06 .dockerignore 04:13:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 04:06 .git 04:13:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:06 .github 04:13:04 -rw-rw-r-- 1 jenkins jenkins 131 Jan 31 04:06 .gitignore 04:13:04 -rw-rw-r-- 1 jenkins jenkins 42 Jan 31 04:06 .golangci.yml 04:13:04 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 31 04:06 CHANGELOG.md 04:13:04 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 04:06 GOVERNANCE.md 04:13:04 -rw-rw-r-- 1 jenkins jenkins 880 Jan 31 04:06 Jenkinsfile 04:13:04 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 31 04:06 LICENSE 04:13:04 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 31 04:06 Makefile 04:13:04 -rw-rw-r-- 1 jenkins jenkins 619 Jan 31 04:06 OWNERS.md 04:13:04 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 31 04:06 README.md 04:13:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 31 04:03 VERSION 04:13:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 04:06 bin 04:13:04 -rw-r--r-- 1 jenkins jenkins 100832 Jan 31 04:11 coverage.out 04:13:04 drwxrwxr-x 5 jenkins jenkins 4096 Jan 31 04:06 example 04:13:04 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 31 04:06 go.mod 04:13:04 -rw-rw-r-- 1 jenkins jenkins 33004 Jan 31 04:06 go.sum 04:13:04 drwxrwxr-x 14 jenkins jenkins 4096 Jan 31 04:06 internal 04:13:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:06 openapi 04:13:04 drwxrwxr-x 6 jenkins jenkins 4096 Jan 31 04:06 pkg 04:13:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 04:06 snap 04:13:04 -rw-rw-r-- 1 jenkins jenkins 222 Jan 31 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:05 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1154ba09cfab54c3f87ee2fcca63044f37cf653b --label arch=arm64 --label version=0.0.0 . 04:13:05 Sending build context to Docker daemon 5.795MB 04:13:05 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:13:05 Step 2/23 : FROM ${BASE} AS builder 04:13:05 ---> 46db5ba94544 04:13:05 Step 3/23 : ARG MAKE=make build 04:13:05 ---> Running in ee8af2049667 04:13:05 Removing intermediate container ee8af2049667 04:13:05 ---> 4d8d492eb9aa 04:13:05 Step 4/23 : WORKDIR /device-sdk-go 04:13:05 ---> Running in b4070a900f8d 04:13:06 Removing intermediate container b4070a900f8d 04:13:06 ---> fde04fe2cf25 04:13:06 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:13:06 ---> Running in 8ec6376853cf 04:13:06 Removing intermediate container 8ec6376853cf 04:13:06 ---> fe5ac5b89614 04:13:06 Step 6/23 : RUN apk add --update --no-cache make git 04:13:06 ---> Running in c5547c7cfcd5 04:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:13:08 OK: 221 MiB in 51 packages 04:13:09 Removing intermediate container c5547c7cfcd5 04:13:09 ---> 4409ac309c90 04:13:09 Step 7/23 : COPY go.mod vendor* ./ 04:13:10 ---> a85868e634fa 04:13:10 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:10 ---> Running in 7fa842bcde31 04:13:12 Removing intermediate container 7fa842bcde31 04:13:12 ---> 57d82af439b6 04:13:12 Step 9/23 : COPY . . 04:13:13 ---> 8584c6d0025b 04:13:13 Step 10/23 : RUN ${MAKE} 04:13:13 ---> Running in f5945dce9ff8 04:13:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:15:21 Removing intermediate container f5945dce9ff8 04:15:21 ---> c10c619aced1 04:15:21 Step 11/23 : FROM alpine:3.16 04:15:21 3.16: Pulling from library/alpine 04:15:21 6875df1f5354: Pulling fs layer 04:15:21 6875df1f5354: Verifying Checksum 04:15:21 6875df1f5354: Download complete 04:15:21 6875df1f5354: Pull complete 04:15:21 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 04:15:21 Status: Downloaded newer image for alpine:3.16 04:15:21 ---> 2b4661558fb8 04:15:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:15:21 ---> Running in 884e66a5536b 04:15:21 Removing intermediate container 884e66a5536b 04:15:21 ---> 4070f35643f7 04:15:21 Step 13/23 : RUN apk add --update --no-cache 04:15:21 ---> Running in 172a45eaa1cb 04:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:21 OK: 5 MiB in 14 packages 04:15:21 Removing intermediate container 172a45eaa1cb 04:15:21 ---> 6dfb2635a667 04:15:21 Step 14/23 : WORKDIR / 04:15:21 ---> Running in 5bca3dae2260 04:15:21 Removing intermediate container 5bca3dae2260 04:15:21 ---> a14229f7210f 04:15:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:15:21 ---> f25265122a67 04:15:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:15:21 ---> bc940852685c 04:15:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:15:21 ---> 9889cd62970b 04:15:21 Step 18/23 : EXPOSE 59999 04:15:21 ---> Running in 9a7622028179 04:15:21 Removing intermediate container 9a7622028179 04:15:21 ---> 367fb0bc333e 04:15:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:15:21 ---> Running in d70fdc5e43c6 04:15:21 Removing intermediate container d70fdc5e43c6 04:15:21 ---> 57f3944fdb56 04:15:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:21 ---> Running in ac3ba369b408 04:15:21 Removing intermediate container ac3ba369b408 04:15:21 ---> dcf0f6741cc7 04:15:21 Step 21/23 : LABEL arch=arm64 04:15:21 ---> Running in 84736973c91b 04:15:21 Removing intermediate container 84736973c91b 04:15:21 ---> 8db26abc66f1 04:15:21 Step 22/23 : LABEL git_sha=1154ba09cfab54c3f87ee2fcca63044f37cf653b 04:15:21 ---> Running in c8326a2c7402 04:15:21 Removing intermediate container c8326a2c7402 04:15:21 ---> cf0b9634991b 04:15:21 Step 23/23 : LABEL version=0.0.0 04:15:21 ---> Running in 3ee86243a6b8 04:15:21 Removing intermediate container 3ee86243a6b8 04:15:21 ---> 56d8990c9e82 04:15:21 [Warning] One or more build-args [ARCH] were not consumed 04:15:21 Successfully built 56d8990c9e82 04:15:21 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:22 04:15:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:22 arm64: Pulling from edgex-lftools-log-publisher 04:15:22 8998bd30e6a1: Pulling fs layer 04:15:22 04944245beec: Pulling fs layer 04:15:22 699f458cf7ca: Pulling fs layer 04:15:22 765212b225bb: Pulling fs layer 04:15:22 765212b225bb: Waiting 04:15:22 f23df028b6ca: Pulling fs layer 04:15:22 d65c8cfc05b1: Pulling fs layer 04:15:22 2437ff75d9bd: Pulling fs layer 04:15:22 f23df028b6ca: Waiting 04:15:22 d65c8cfc05b1: Waiting 04:15:22 2437ff75d9bd: Waiting 04:15:23 04944245beec: Verifying Checksum 04:15:23 04944245beec: Download complete 04:15:23 765212b225bb: Download complete 04:15:23 f23df028b6ca: Verifying Checksum 04:15:23 f23df028b6ca: Download complete 04:15:23 d65c8cfc05b1: Verifying Checksum 04:15:23 d65c8cfc05b1: Download complete 04:15:23 699f458cf7ca: Verifying Checksum 04:15:23 699f458cf7ca: Download complete 04:15:23 8998bd30e6a1: Verifying Checksum 04:15:23 8998bd30e6a1: Download complete 04:15:26 2437ff75d9bd: Verifying Checksum 04:15:26 2437ff75d9bd: Download complete 04:15:27 8998bd30e6a1: Pull complete 04:15:27 04944245beec: Pull complete 04:15:29 699f458cf7ca: Pull complete 04:15:29 765212b225bb: Pull complete 04:15:30 f23df028b6ca: Pull complete 04:15:30 d65c8cfc05b1: Pull complete 04:15:45 2437ff75d9bd: Pull complete 04:15:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-4080 does not seem to be running inside a container 04:15:45 $ 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/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:48 $ docker top b6acc5fbd314edb45eddd37ad4fd32fa3eb2b21c2835daa2f9ef56d2168fe585 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:49 ---> job-cost.sh 04:15:49 lf-activate-venv: SKIPPING 04:15:49 INFO: No Stack... 04:15:49 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:50 INFO: Archiving Costs [Pipeline] sh 04:15:50 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:15:50 + cut -d, -f6 [Pipeline] lock 04:15:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] 04:15:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] did not exist. Created. 04:15:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:51 /w/workspace/device-sdk-go/1@tmp/durable-3fe17834/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:51 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:51 Warning: overwriting stash ‘stack-cost’ 04:15:51 Stashed 1 file(s) [Pipeline] } 04:15:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1295-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:51 $ docker stop --time=1 b6acc5fbd314edb45eddd37ad4fd32fa3eb2b21c2835daa2f9ef56d2168fe585 04:15:53 $ docker rm -f --volumes b6acc5fbd314edb45eddd37ad4fd32fa3eb2b21c2835daa2f9ef56d2168fe585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:15:54 provisioning config files... 04:15:54 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/config14187019253388239323tmp [Pipeline] { [Pipeline] sh 04:15:54 + set +x 04:15:54 + bash -s -- 04:15:54 + curl -s https://codecov.io/bash 04:15:54 04:15:54 _____ _ 04:15:54 / ____| | | 04:15:54 | | ___ __| | ___ ___ _____ __ 04:15:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:54 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:54 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:54 Bash-1.0.6 04:15:54 04:15:54 04:15:54 ==> git version 2.25.1 found 04:15:54 ==> 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 04:15:54 Release-Date: 2020-01-08 04:15:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:54 ==> Jenkins CI detected. 04:15:54 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1295 04:15:54 project root: . 04:15:54 --> token set from env 04:15:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:54 ==> Running gcov in . (disable via -X gcov) 04:15:54 ==> Python coveragepy not found 04:15:54 ==> Searching for coverage reports in: 04:15:54 + . 04:15:54 -> Found 1 reports 04:15:54 ==> Detecting git/mercurial file structure 04:15:54 ==> Reading reports 04:15:54 + ./coverage.out bytes=100832 04:15:54 ==> Appending adjustments 04:15:54 https://docs.codecov.io/docs/fixing-reports 04:15:54 + Found adjustments 04:15:54 ==> Gzipping contents 04:15:54 16K /tmp/codecov.xHs0Oe.gz 04:15:54 ==> Uploading reports 04:15:54 url: https://codecov.io 04:15:54 query: branch=PR-1295&commit=1154ba09cfab54c3f87ee2fcca63044f37cf653b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1295&job=&cmd_args= 04:15:54 -> Pinging Codecov 04:15:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1295&commit=1154ba09cfab54c3f87ee2fcca63044f37cf653b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1295&job=&cmd_args= 04:15:55 -> Uploading to 04:15:55 https://storage.googleapis.com/codecov/v4/raw/2023-01-31/7E55EF52A471D76F132DFD9A03CDDE97/1154ba09cfab54c3f87ee2fcca63044f37cf653b/9c402968-2e84-4b77-8fee-c5ae64fc25e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T041555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1141b1758c64d1d532d2384c53e957ee19247e754ebc4e86c1a85638839950ce 04:15:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:55 Dload Upload Total Spent Left Speed 04:15:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14737 0 0 100 14737 0 58249 --:--:-- --:--:-- --:--:-- 58249 04:15:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1154ba09cfab54c3f87ee2fcca63044f37cf653b [Pipeline] } 04:15:55 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:15:57 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives ] 04:15:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives 04:15:57 total 16 04:15:57 drwxr-xr-x 3 root root 4096 Jan 31 04:05 . 04:15:57 drwxrwxr-x 12 jenkins jenkins 4096 Jan 31 04:06 .. 04:15:57 drwxr-xr-x 2 root root 4096 Jan 31 04:05 cost 04:15:57 -rw-r--r-- 1 root root 86 Jan 31 04:05 cost.csv 04:15:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives 04:15:57 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives 04:15:57 total 16 04:15:57 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 04:05 . 04:15:57 drwxrwxr-x 12 jenkins jenkins 4096 Jan 31 04:06 .. 04:15:57 drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 04:05 cost 04:15:57 -rw-r--r-- 1 jenkins jenkins 86 Jan 31 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:58 ---> package-listing.sh 04:15:58 ++ facter osfamily 04:15:58 ++ tr '[:upper:]' '[:lower:]' 04:15:58 + OS_FAMILY=debian 04:15:58 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1295 04:15:58 + START_PACKAGES=/tmp/packages_start.txt 04:15:58 + END_PACKAGES=/tmp/packages_end.txt 04:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:58 + PACKAGES=/tmp/packages_start.txt 04:15:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1295 ']' 04:15:58 + PACKAGES=/tmp/packages_end.txt 04:15:58 + case "${OS_FAMILY}" in 04:15:58 + dpkg -l 04:15:58 + grep '^ii' 04:15:58 + '[' -f /tmp/packages_start.txt ']' 04:15:58 + '[' -f /tmp/packages_end.txt ']' 04:15:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:58 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1295 ']' 04:15:58 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives/ 04:15:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1295/archives/ [Pipeline] echo 04:15:59 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_device-sdk-go_PR-1295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:00 prd-ubuntu20.04-docker-8c-8g-4077 does not seem to be running inside a container 04:16:00 $ 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_device-sdk-go_PR-1295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1295 -v /w/workspace/gexfoundry_device-sdk-go_PR-1295:/w/workspace/gexfoundry_device-sdk-go_PR-1295:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1295@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:16:00 $ docker top c84b4dbe1234b023de4d506b60ebe3030cbf78f8b4f577af7f28ecfd3cf6e110 -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:16:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:16:01 + ls /var/log/sa-host 04:16:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:01 provisioning config files... 04:16:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1295@tmp/config7429595555394277977tmp [Pipeline] { [Pipeline] echo 04:16:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:01 ---> create-netrc.sh [Pipeline] } 04:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> python-tools-install.sh [Pipeline] echo 04:16:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> sudo-logs.sh 04:16:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:03 ---> job-cost.sh 04:16:03 lf-activate-venv: SKIPPING 04:16:03 DEBUG: total: 0.2199999988079071 04:16:03 INFO: Retrieving Stack Cost... 04:16:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:03 INFO: Archiving Costs [Pipeline] echo 04:16:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:04 ---> logs-deploy.sh 04:16:04 lf-activate-venv: SKIPPING 04:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1295/1 04:16:04 INFO: archiving workspace using pattern(s): 04:16:05 Archives upload complete. 04:16:05 INFO: archiving logs to Nexus