Pull request #1287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec56420abc13348da71462991048d14e2481fb28+75769cbb60d148b1a5e0cc7835b599c46228d755 (47a9d32a9f5b08cefde80622f5abf351d27cbe44) 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-ssh5404416155120380943.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-ssh7546193324879172934.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-1287/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-1287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5437463117227853081.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-1287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14054932331441897042.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-ssh14828666179542995753.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-1287/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-1287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17961618209363321959.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3314 in /w/workspace/gexfoundry_device-sdk-go_PR-1287 [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-1287 # 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 Merging remotes/origin/main commit 75769cbb60d148b1a5e0cc7835b599c46228d755 into PR head commit ec56420abc13348da71462991048d14e2481fb28 Merge succeeded, producing ec56420abc13348da71462991048d14e2481fb28 Checking out Revision ec56420abc13348da71462991048d14e2481fb28 (PR-1287) > 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/1287/head:refs/remotes/origin/PR-1287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec56420abc13348da71462991048d14e2481fb28 # 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 75769cbb60d148b1a5e0cc7835b599c46228d755 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec56420abc13348da71462991048d14e2481fb28 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/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 02:16:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:06 ========================================================= 02:16:06 EdgeX Global Pipelines Version Info 02:16:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:16:07 ------------------- 02:16:07 stable info: 02:16:07 ------------------- 02:16:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:16:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:16:07 Message: update stable to v1.0.244 02:16:07 ------------------- 02:16:07 experimental info: 02:16:07 ------------------- 02:16:07 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:07 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:16:07 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1287 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1287 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1287 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec56420abc13348da71462991048d14e2481fb28 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec56420 [Pipeline] echo 02:16:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:09 provisioning config files... 02:16:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/config2294449451781032475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:10 ---> docker-login.sh 02:16:10 nexus3.edgexfoundry.org:10001 02:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:10 Configure a credential helper to remove this warning. See 02:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:10 02:16:10 Login Succeeded 02:16:10 nexus3.edgexfoundry.org:10002 02:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:10 Configure a credential helper to remove this warning. See 02:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:10 02:16:10 Login Succeeded 02:16:10 nexus3.edgexfoundry.org:10003 02:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:10 Configure a credential helper to remove this warning. See 02:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:10 02:16:10 Login Succeeded 02:16:10 nexus3.edgexfoundry.org:10004 02:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:10 Configure a credential helper to remove this warning. See 02:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:10 02:16:10 Login Succeeded 02:16:10 docker.io 02:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:11 Configure a credential helper to remove this warning. See 02:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:11 02:16:11 Login Succeeded 02:16:11 ---> docker-login.sh ends [Pipeline] } 02:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:16:11 + git rev-list -1 --merges ec56420abc13348da71462991048d14e2481fb28~1..ec56420abc13348da71462991048d14e2481fb28 [Pipeline] echo 02:16:11 -----------> git rev-list -1 --merges ec56420abc13348da71462991048d14e2481fb28~1..ec56420abc13348da71462991048d14e2481fb28 ec56420abc13348da71462991048d14e2481fb28 [false] [Pipeline] sh 02:16:12 + git log --format=format:%s -1 ec56420abc13348da71462991048d14e2481fb28 [Pipeline] echo 02:16:12 ========================================================= 02:16:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:16:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:12 + git log --format=format:%s -1 ec56420abc13348da71462991048d14e2481fb28 [Pipeline] echo 02:16:12 [semverPrep] GIT_COMMIT: ec56420abc13348da71462991048d14e2481fb28, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 02:16:12 [semverPrep] This is not a build commit. [Pipeline] sh 02:16:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:13 + grep -v github /etc/ssh/ssh_known_hosts 02:16:13 + [ -e /tmp/ssh_known_hosts ] 02:16:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:16:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 02:16:13 sudo tee -a /etc/ssh/ssh_known_hosts 02:16:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:13 02:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:14 0.1.4: Pulling from edgex-devops/py-git-semver 02:16:14 b85a868b505f: Pulling fs layer 02:16:14 e2be974225ed: Pulling fs layer 02:16:14 339a4e72a1f5: Pulling fs layer 02:16:14 988bab9f4d93: Pulling fs layer 02:16:14 1469e6f7b9e6: Pulling fs layer 02:16:14 eaf3925da568: Pulling fs layer 02:16:14 bab4dde63d76: Pulling fs layer 02:16:14 bde34c3a00c8: Pulling fs layer 02:16:14 b352a97aabf1: Pulling fs layer 02:16:14 4872d77fe225: Pulling fs layer 02:16:14 5851b861e8e6: Pulling fs layer 02:16:14 988bab9f4d93: Waiting 02:16:14 1469e6f7b9e6: Waiting 02:16:14 eaf3925da568: Waiting 02:16:14 bab4dde63d76: Waiting 02:16:14 bde34c3a00c8: Waiting 02:16:14 b352a97aabf1: Waiting 02:16:14 4872d77fe225: Waiting 02:16:14 5851b861e8e6: Waiting 02:16:14 e2be974225ed: Verifying Checksum 02:16:14 e2be974225ed: Download complete 02:16:14 988bab9f4d93: Verifying Checksum 02:16:14 988bab9f4d93: Download complete 02:16:14 1469e6f7b9e6: Verifying Checksum 02:16:14 1469e6f7b9e6: Download complete 02:16:14 eaf3925da568: Verifying Checksum 02:16:14 eaf3925da568: Download complete 02:16:14 b85a868b505f: Verifying Checksum 02:16:14 b85a868b505f: Download complete 02:16:14 bde34c3a00c8: Verifying Checksum 02:16:14 bde34c3a00c8: Download complete 02:16:16 b85a868b505f: Pull complete 02:16:16 e2be974225ed: Pull complete 02:16:16 b352a97aabf1: Download complete 02:16:16 4872d77fe225: Download complete 02:16:16 5851b861e8e6: Download complete 02:16:16 339a4e72a1f5: Verifying Checksum 02:16:16 339a4e72a1f5: Download complete 02:16:16 bab4dde63d76: Verifying Checksum 02:16:16 bab4dde63d76: Download complete 02:16:17 339a4e72a1f5: Pull complete 02:16:17 988bab9f4d93: Pull complete 02:16:17 1469e6f7b9e6: Pull complete 02:16:17 eaf3925da568: Pull complete 02:16:19 bab4dde63d76: Pull complete 02:16:19 bde34c3a00c8: Pull complete 02:16:19 b352a97aabf1: Pull complete 02:16:19 4872d77fe225: Pull complete 02:16:19 5851b861e8e6: Pull complete 02:16:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:19 prd-ubuntu20.04-docker-8c-8g-3314 does not seem to be running inside a container 02:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1287 -v /w/workspace/gexfoundry_device-sdk-go_PR-1287:/w/workspace/gexfoundry_device-sdk-go_PR-1287:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1287@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 02:16:21 $ docker top f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 -eo pid,comm 02:16:21 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). 02:16:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:21 [ssh-agent] Looking for ssh-agent implementation... 02:16:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:21 $ docker exec f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 ssh-agent 02:16:21 SSH_AUTH_SOCK=/tmp/ssh-aib3lsFjfy7z/agent.34 02:16:21 SSH_AGENT_PID=40 02:16:21 Running ssh-add (command line suppressed) 02:16:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/private_key_8955390713702714598.key (/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/private_key_8955390713702714598.key) 02:16:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:22 + git tag --points-at HEAD [Pipeline] } 02:16:22 $ docker exec --env ******** --env ******** f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 ssh-agent -k 02:16:22 unset SSH_AUTH_SOCK; 02:16:22 unset SSH_AGENT_PID; 02:16:22 echo Agent pid 40 killed; 02:16:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:16:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:22 [ssh-agent] Looking for ssh-agent implementation... 02:16:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:22 $ docker exec f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 ssh-agent 02:16:22 SSH_AUTH_SOCK=/tmp/ssh-6lWS4GZlCTmi/agent.73 02:16:22 SSH_AGENT_PID=79 02:16:22 Running ssh-add (command line suppressed) 02:16:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/private_key_17578391900207826156.key (/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/private_key_17578391900207826156.key) 02:16:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:23 + git semver init 02:16:23 2023-01-23 02:16:23,376 [run_init] DEBUG init version:0.0.0 force:False 02:16:23 2023-01-23 02:16:23,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver 02:16:23 2023-01-23 02:16:23,377 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver 02:16:23 2023-01-23 02:16:23,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1287, universal_newlines=False, shell=None, istream=None) 02:16:24 2023-01-23 02:16:24,283 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287/.git/info/exclude 02:16:24 2023-01-23 02:16:24,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver/PR-1287 with force:False 02:16:24 2023-01-23 02:16:24,283 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver/PR-1287 02:16:24 2023-01-23 02:16:24,288 [execute] INFO git cat-file --batch-check 02:16:24 2023-01-23 02:16:24,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver, universal_newlines=False, shell=None, istream=) 02:16:24 2023-01-23 02:16:24,299 [execute] INFO git cat-file --batch 02:16:24 2023-01-23 02:16:24,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver, universal_newlines=False, shell=None, istream=) 02:16:24 2023-01-23 02:16:24,305 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1287/.semver/PR-1287 02:16:24 0.0.0 [Pipeline] } 02:16:24 $ docker exec --env ******** --env ******** f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 ssh-agent -k 02:16:24 unset SSH_AUTH_SOCK; 02:16:24 unset SSH_AGENT_PID; 02:16:24 echo Agent pid 79 killed; 02:16:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:24 + git semver [Pipeline] } 02:16:25 $ docker stop --time=1 f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 02:16:26 $ docker rm -f --volumes f0e08e73d7bd0be3837d69d48c05125ff55b474c9f8814025c14b6dbdbbf2ed3 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:27 Stashed 1 file(s) [Pipeline] echo 02:16:27 [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 02:16:27 provisioning config files... 02:16:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/config17409327776806852428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:28 ---> docker-login.sh 02:16:28 nexus3.edgexfoundry.org:10001 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:28 Configure a credential helper to remove this warning. See 02:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:28 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10002 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:28 Configure a credential helper to remove this warning. See 02:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:28 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10003 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:28 Configure a credential helper to remove this warning. See 02:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:28 02:16:28 Login Succeeded 02:16:28 nexus3.edgexfoundry.org:10004 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:28 Configure a credential helper to remove this warning. See 02:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:28 02:16:28 Login Succeeded 02:16:28 docker.io 02:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:28 Configure a credential helper to remove this warning. See 02:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:28 02:16:28 Login Succeeded 02:16:29 ---> docker-login.sh ends [Pipeline] } 02:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:16:29 ========================================================= 02:16:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:16:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:29 + 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 . 02:16:29 Sending build context to Docker daemon 10.53MB 02:16:29 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:16:29 Step 2/10 : FROM ${BASE} AS builder 02:16:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:16:29 213ec9aee27d: Pulling fs layer 02:16:29 4583459ba037: Pulling fs layer 02:16:29 93c1e223e6f2: Pulling fs layer 02:16:29 53926ce57604: Pulling fs layer 02:16:29 21b2b0c7a3f4: Pulling fs layer 02:16:29 22ff95d597cd: Pulling fs layer 02:16:29 12d6caf4c0d1: Pulling fs layer 02:16:29 96b7cbca73a9: Pulling fs layer 02:16:29 a7acece74701: Pulling fs layer 02:16:29 53926ce57604: Waiting 02:16:29 96b7cbca73a9: Waiting 02:16:29 21b2b0c7a3f4: Waiting 02:16:29 22ff95d597cd: Waiting 02:16:29 12d6caf4c0d1: Waiting 02:16:29 93c1e223e6f2: Verifying Checksum 02:16:29 93c1e223e6f2: Download complete 02:16:30 4583459ba037: Verifying Checksum 02:16:30 4583459ba037: Download complete 02:16:30 21b2b0c7a3f4: Verifying Checksum 02:16:30 21b2b0c7a3f4: Download complete 02:16:30 22ff95d597cd: Verifying Checksum 02:16:30 22ff95d597cd: Download complete 02:16:30 213ec9aee27d: Download complete 02:16:30 12d6caf4c0d1: Download complete 02:16:30 213ec9aee27d: Pull complete 02:16:30 4583459ba037: Pull complete 02:16:30 93c1e223e6f2: Pull complete 02:16:30 a7acece74701: Verifying Checksum 02:16:30 a7acece74701: Download complete 02:16:31 53926ce57604: Verifying Checksum 02:16:31 53926ce57604: Download complete 02:16:31 96b7cbca73a9: Verifying Checksum 02:16:31 96b7cbca73a9: Download complete 02:16:35 53926ce57604: Pull complete 02:16:35 21b2b0c7a3f4: Pull complete 02:16:35 22ff95d597cd: Pull complete 02:16:35 12d6caf4c0d1: Pull complete 02:16:37 96b7cbca73a9: Pull complete 02:16:38 a7acece74701: Pull complete 02:16:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:16:38 ---> db6d94c90886 02:16:38 Step 3/10 : ARG MAKE=make build 02:16:42 Still waiting to schedule task 02:16:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3309’ 02:16:43 ---> Running in 150b5213ad7d 02:16:43 Removing intermediate container 150b5213ad7d 02:16:43 ---> c2c546acd929 02:16:43 Step 4/10 : WORKDIR /device-sdk-go 02:16:43 ---> Running in f5b2abd3c6da 02:16:43 Removing intermediate container f5b2abd3c6da 02:16:43 ---> e7bd822a3adf 02:16:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:16:43 ---> Running in 7b21a7c1feb1 02:16:43 Removing intermediate container 7b21a7c1feb1 02:16:43 ---> 102ba8ecf319 02:16:43 Step 6/10 : RUN apk add --update --no-cache make git 02:16:43 ---> Running in 191efba7378c 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:16:43 OK: 211 MiB in 51 packages 02:16:43 Removing intermediate container 191efba7378c 02:16:43 ---> 251ae94cee81 02:16:43 Step 7/10 : COPY go.mod vendor* ./ 02:16:44 ---> 30fb50d5af77 02:16:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:44 ---> Running in 27e8541c08c6 02:17:22 Removing intermediate container 27e8541c08c6 02:17:22 ---> 28b933f27860 02:17:22 Step 9/10 : COPY . . 02:17:22 ---> 01079bf0f688 02:17:22 Step 10/10 : RUN ${MAKE} 02:17:22 ---> Running in c16e66f6a5f8 02:17:22 noop 02:17:22 Removing intermediate container c16e66f6a5f8 02:17:22 ---> 0b16b5aa224e 02:17:22 Successfully built 0b16b5aa224e 02:17:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:23 + docker inspect -f . ci-base-image-x86_64 02:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:23 prd-ubuntu20.04-docker-8c-8g-3314 does not seem to be running inside a container 02:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1287 -v /w/workspace/gexfoundry_device-sdk-go_PR-1287:/w/workspace/gexfoundry_device-sdk-go_PR-1287:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1287@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 02:17:23 $ docker top 2bc74be1c39a1d66c80af52ee0ef7749123c00581f3fce406eec3abb593402af -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:24 + go version 02:17:24 go version go1.18.7 linux/amd64 [Pipeline] } 02:17:24 $ docker stop --time=1 2bc74be1c39a1d66c80af52ee0ef7749123c00581f3fce406eec3abb593402af 02:17:25 $ docker rm -f --volumes 2bc74be1c39a1d66c80af52ee0ef7749123c00581f3fce406eec3abb593402af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:26 + docker inspect -f . ci-base-image-x86_64 02:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:26 prd-ubuntu20.04-docker-8c-8g-3314 does not seem to be running inside a container 02:17:26 $ 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-1287 -v /w/workspace/gexfoundry_device-sdk-go_PR-1287:/w/workspace/gexfoundry_device-sdk-go_PR-1287:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1287@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 02:17:26 $ docker top d180c128e8d8ef1268150896bdae76645fdb1e7a4cfa6eedf55cebf287fd350e -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:27 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1287 [Pipeline] fileExists [Pipeline] sh 02:17:27 + make test 02:17:27 go test -race -coverprofile=coverage.out ./... 02:17:34 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.059s coverage: 27.6% of statements 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 78.9% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.140s coverage: 73.6% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.123s coverage: 60.6% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.096s coverage: 65.1% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.777s coverage: 89.2% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 02:17:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.067s coverage: 4.6% of statements 02:17:49 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:18:04 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." 02:18:04 GO111MODULE=on go vet ./... 02:18:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:04 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:18:05 $ docker stop --time=1 d180c128e8d8ef1268150896bdae76645fdb1e7a4cfa6eedf55cebf287fd350e 02:18:09 $ docker rm -f --volumes d180c128e8d8ef1268150896bdae76645fdb1e7a4cfa6eedf55cebf287fd350e [Pipeline] // withDockerContainer [Pipeline] sh 02:18:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:10 + ls -al . 02:18:10 total 272 02:18:10 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 02:17 . 02:18:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:16 .. 02:18:10 -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 02:16 .dockerignore 02:18:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:17 .git 02:18:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:16 .github 02:18:10 -rw-rw-r-- 1 jenkins jenkins 131 Jan 23 02:16 .gitignore 02:18:10 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 02:16 .golangci.yml 02:18:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:16 .semver 02:18:10 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 23 02:16 CHANGELOG.md 02:18:10 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:16 GOVERNANCE.md 02:18:10 -rw-rw-r-- 1 jenkins jenkins 880 Jan 23 02:16 Jenkinsfile 02:18:10 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 23 02:16 LICENSE 02:18:10 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 23 02:16 Makefile 02:18:10 -rw-rw-r-- 1 jenkins jenkins 619 Jan 23 02:16 OWNERS.md 02:18:10 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 23 02:16 README.md 02:18:10 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 02:16 VERSION 02:18:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:16 bin 02:18:10 -rw-r--r-- 1 jenkins jenkins 100832 Jan 23 02:17 coverage.out 02:18:10 drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 02:16 example 02:18:10 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 23 02:16 go.mod 02:18:10 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 23 02:16 go.sum 02:18:10 drwxrwxr-x 14 jenkins jenkins 4096 Jan 23 02:16 internal 02:18:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:16 openapi 02:18:10 drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 02:16 pkg 02:18:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:16 snap 02:18:10 -rw-rw-r-- 1 jenkins jenkins 222 Jan 23 02:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:11 + 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=ec56420abc13348da71462991048d14e2481fb28 --label arch=amd64 --label version=0.0.0 . 02:18:11 Sending build context to Docker daemon 10.63MB 02:18:11 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 02:18:11 Step 2/23 : FROM ${BASE} AS builder 02:18:11 ---> 0b16b5aa224e 02:18:11 Step 3/23 : ARG MAKE=make build 02:18:11 ---> Running in 92a463a6a82e 02:18:11 Removing intermediate container 92a463a6a82e 02:18:11 ---> afcbf04c7f3d 02:18:11 Step 4/23 : WORKDIR /device-sdk-go 02:18:11 ---> Running in c0edba2f646d 02:18:11 Removing intermediate container c0edba2f646d 02:18:11 ---> 03b6f010ef77 02:18:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:18:11 ---> Running in d5c896edd570 02:18:11 Removing intermediate container d5c896edd570 02:18:11 ---> cb93c9666347 02:18:11 Step 6/23 : RUN apk add --update --no-cache make git 02:18:11 ---> Running in 244440cf40b9 02:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:12 OK: 211 MiB in 51 packages 02:18:12 Removing intermediate container 244440cf40b9 02:18:12 ---> 67daa607ac9d 02:18:12 Step 7/23 : COPY go.mod vendor* ./ 02:18:12 ---> 6e385f057ffc 02:18:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:13 ---> Running in 6a5378349c88 02:18:13 Removing intermediate container 6a5378349c88 02:18:13 ---> 4219ff90c7fe 02:18:13 Step 9/23 : COPY . . 02:18:14 ---> 8a2b1c415584 02:18:14 Step 10/23 : RUN ${MAKE} 02:18:14 ---> Running in c6b87948af1a 02:18: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 02:18:36 Removing intermediate container c6b87948af1a 02:18:36 ---> b7d994ce359d 02:18:36 Step 11/23 : FROM alpine:3.16 02:18:36 3.16: Pulling from library/alpine 02:18:36 ca7dd9ec2225: Pulling fs layer 02:18:36 ca7dd9ec2225: Verifying Checksum 02:18:36 ca7dd9ec2225: Download complete 02:18:36 ca7dd9ec2225: Pull complete 02:18:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:18:36 Status: Downloaded newer image for alpine:3.16 02:18:36 ---> bfe296a52501 02:18:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:18:36 ---> Running in 0a73c74e540f 02:18:36 Removing intermediate container 0a73c74e540f 02:18:36 ---> a0a990e32204 02:18:36 Step 13/23 : RUN apk add --update --no-cache 02:18:36 ---> Running in 8d7a67afaec3 02:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:36 OK: 6 MiB in 14 packages 02:18:36 Removing intermediate container 8d7a67afaec3 02:18:36 ---> 88e329e5b57c 02:18:36 Step 14/23 : WORKDIR / 02:18:36 ---> Running in 287cf8ca25e9 02:18:36 Removing intermediate container 287cf8ca25e9 02:18:36 ---> 4cbb691b5444 02:18:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:18:36 ---> d7ba1f2ef1d1 02:18:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:18:36 ---> 20c6fc7aaaec 02:18:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:18:36 ---> ef2351fadd39 02:18:36 Step 18/23 : EXPOSE 59999 02:18:36 ---> Running in 8776c1f9025a 02:18:36 Removing intermediate container 8776c1f9025a 02:18:36 ---> 884b4f109ba5 02:18:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:18:36 ---> Running in c82ec30d055a 02:18:36 Removing intermediate container c82ec30d055a 02:18:36 ---> 5a087a7e4f04 02:18:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:18:36 ---> Running in 26b109d6039f 02:18:36 Removing intermediate container 26b109d6039f 02:18:36 ---> bdf9a298a8a9 02:18:36 Step 21/23 : LABEL arch=amd64 02:18:36 ---> Running in 829208cca88e 02:18:37 Removing intermediate container 829208cca88e 02:18:37 ---> 1087ea427952 02:18:37 Step 22/23 : LABEL git_sha=ec56420abc13348da71462991048d14e2481fb28 02:18:37 ---> Running in cd9ea852c525 02:18:37 Removing intermediate container cd9ea852c525 02:18:37 ---> df42b0bf033f 02:18:37 Step 23/23 : LABEL version=0.0.0 02:18:37 ---> Running in 31efc8c19b20 02:18:37 Removing intermediate container 31efc8c19b20 02:18:37 ---> 3d5c5c508150 02:18:37 [Warning] One or more build-args [ARCH] were not consumed 02:18:37 Successfully built 3d5c5c508150 02:18:37 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 02:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:38 02:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:38 latest: Pulling from edgex-lftools-log-publisher 02:18:38 5eb5b503b376: Pulling fs layer 02:18:38 5c69ac0246d0: Pulling fs layer 02:18:38 ec43610c2a17: Pulling fs layer 02:18:38 3a2ae6a8a46f: Pulling fs layer 02:18:38 33b1e0a273af: Pulling fs layer 02:18:38 5d3b04190fa2: Pulling fs layer 02:18:38 2f39f015ded8: Pulling fs layer 02:18:38 5d3b04190fa2: Waiting 02:18:38 33b1e0a273af: Waiting 02:18:38 3a2ae6a8a46f: Waiting 02:18:38 5c69ac0246d0: Verifying Checksum 02:18:38 5c69ac0246d0: Download complete 02:18:38 3a2ae6a8a46f: Verifying Checksum 02:18:38 3a2ae6a8a46f: Download complete 02:18:38 33b1e0a273af: Verifying Checksum 02:18:38 33b1e0a273af: Download complete 02:18:38 ec43610c2a17: Download complete 02:18:38 5d3b04190fa2: Verifying Checksum 02:18:38 5d3b04190fa2: Download complete 02:18:38 5eb5b503b376: Verifying Checksum 02:18:38 5eb5b503b376: Download complete 02:18:39 2f39f015ded8: Download complete 02:18:39 5eb5b503b376: Pull complete 02:18:40 5c69ac0246d0: Pull complete 02:18:40 ec43610c2a17: Pull complete 02:18:40 3a2ae6a8a46f: Pull complete 02:18:40 33b1e0a273af: Pull complete 02:18:40 5d3b04190fa2: Pull complete 02:18:44 2f39f015ded8: Pull complete 02:18:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:44 prd-ubuntu20.04-docker-8c-8g-3314 does not seem to be running inside a container 02:18:44 $ 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-1287 -v /w/workspace/gexfoundry_device-sdk-go_PR-1287:/w/workspace/gexfoundry_device-sdk-go_PR-1287:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1287@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 02:18:48 $ docker top a799d97a7042ef1134c625a28a29b3ad36002151cf15a41ba28dbe700b22a890 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> job-cost.sh 02:18:48 lf-activate-venv: SKIPPING 02:18:48 INFO: No Stack... 02:18:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:49 INFO: Archiving Costs [Pipeline] sh 02:18:50 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives/cost.csv 02:18:50 + cut -d, -f6 [Pipeline] lock 02:18:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] 02:18:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] did not exist. Created. 02:18:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:50 + echo total: 0.2199999988079071 [Pipeline] stash 02:18:50 Stashed 1 file(s) [Pipeline] } 02:18:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:18:50 $ docker stop --time=1 a799d97a7042ef1134c625a28a29b3ad36002151cf15a41ba28dbe700b22a890 02:18:51 $ docker rm -f --volumes a799d97a7042ef1134c625a28a29b3ad36002151cf15a41ba28dbe700b22a890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:19:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3319 in /w/workspace/gexfoundry_device-sdk-go_PR-1287 [Pipeline] { [Pipeline] ws 02:19:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:19:26 The recommended git tool is: git 02:19:34 using credential edgex-jenkins-ssh 02:19:34 Cloning the remote Git repository 02:19:35 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:19:35 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:19:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:19:35 > git --version # timeout=10 02:19:35 > git --version # 'git version 2.25.1' 02:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:19:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:39 Merging remotes/origin/main commit 75769cbb60d148b1a5e0cc7835b599c46228d755 into PR head commit ec56420abc13348da71462991048d14e2481fb28 02:19:39 Merge succeeded, producing ec56420abc13348da71462991048d14e2481fb28 02:19:39 Checking out Revision ec56420abc13348da71462991048d14e2481fb28 (PR-1287) 02:19:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:19:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1287/head:refs/remotes/origin/PR-1287 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:19:39 > git config core.sparsecheckout # timeout=10 02:19:39 > git checkout -f ec56420abc13348da71462991048d14e2481fb28 # timeout=10 02:19:39 > git remote # timeout=10 02:19:39 > git config --get remote.origin.url # timeout=10 02:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:39 > git merge 75769cbb60d148b1a5e0cc7835b599c46228d755 # timeout=10 02:19:39 > git rev-parse HEAD^{commit} # timeout=10 02:19:39 > git config core.sparsecheckout # timeout=10 02:19:39 > git checkout -f ec56420abc13348da71462991048d14e2481fb28 # timeout=10 02:19:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:19:40 > git --version # timeout=10 02:19:40 > git --version # 'git version 2.25.1' 02:19:40 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:19:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:41 Dload Upload Total Spent Left Speed 02:19:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 02:19:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:19:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:19:42 + sudo tee /etc/docker/daemon.new 02:19:42 { 02:19:42 "registry-mirrors": [ 02:19:42 "https://nexus3.edgexfoundry.org:10001" 02:19:42 ], 02:19:42 "bip": "10.250.0.254/24", 02:19:42 "hosts": [ 02:19:42 "tcp://0.0.0.0:5555", 02:19:42 "unix:///var/run/docker.sock" 02:19:42 ], 02:19:42 "mtu": 1458, 02:19:42 "selinux-enabled": true, 02:19:42 "seccomp-profile": "/etc/docker/seccomp.json" 02:19:42 } [Pipeline] sh 02:19:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:19:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:01 provisioning config files... 02:20:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14855549613211231394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:01 ---> docker-login.sh 02:20:01 nexus3.edgexfoundry.org:10001 02:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:02 Configure a credential helper to remove this warning. See 02:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:02 02:20:02 Login Succeeded 02:20:02 nexus3.edgexfoundry.org:10002 02:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:02 Configure a credential helper to remove this warning. See 02:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:02 02:20:02 Login Succeeded 02:20:02 nexus3.edgexfoundry.org:10003 02:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:03 Configure a credential helper to remove this warning. See 02:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:03 02:20:03 Login Succeeded 02:20:03 nexus3.edgexfoundry.org:10004 02:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:03 Configure a credential helper to remove this warning. See 02:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:03 02:20:03 Login Succeeded 02:20:03 docker.io 02:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:04 Configure a credential helper to remove this warning. See 02:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:04 02:20:04 Login Succeeded 02:20:04 ---> docker-login.sh ends [Pipeline] } 02:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:20:04 ========================================================= 02:20:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:20:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:05 + 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 . 02:20:05 Sending build context to Docker daemon 5.681MB 02:20:05 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:20:05 Step 2/10 : FROM ${BASE} AS builder 02:20:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:05 9b18e9b68314: Pulling fs layer 02:20:05 35d82f9e3411: Pulling fs layer 02:20:05 e16973657156: Pulling fs layer 02:20:05 fc693d55d65f: Pulling fs layer 02:20:05 7e9fc2657dce: Pulling fs layer 02:20:05 dda99020689f: Pulling fs layer 02:20:05 db1c61fa0a46: Pulling fs layer 02:20:05 891c053d2c06: Pulling fs layer 02:20:05 fc693d55d65f: Waiting 02:20:05 7e9fc2657dce: Waiting 02:20:05 dda99020689f: Waiting 02:20:05 db1c61fa0a46: Waiting 02:20:05 891c053d2c06: Waiting 02:20:05 e16973657156: Verifying Checksum 02:20:05 e16973657156: Download complete 02:20:05 35d82f9e3411: Download complete 02:20:05 7e9fc2657dce: Download complete 02:20:06 dda99020689f: Verifying Checksum 02:20:06 dda99020689f: Download complete 02:20:06 9b18e9b68314: Verifying Checksum 02:20:06 9b18e9b68314: Download complete 02:20:07 9b18e9b68314: Pull complete 02:20:07 891c053d2c06: Verifying Checksum 02:20:07 891c053d2c06: Download complete 02:20:07 35d82f9e3411: Pull complete 02:20:07 e16973657156: Pull complete 02:20:08 db1c61fa0a46: Verifying Checksum 02:20:08 db1c61fa0a46: Download complete 02:20:08 fc693d55d65f: Download complete 02:20:21 fc693d55d65f: Pull complete 02:20:21 7e9fc2657dce: Pull complete 02:20:21 dda99020689f: Pull complete 02:20:25 db1c61fa0a46: Pull complete 02:20:26 891c053d2c06: Pull complete 02:20:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:20:26 ---> f96f9c87975a 02:20:26 Step 3/10 : ARG MAKE=make build 02:20:29 ---> Running in 45170a2126a7 02:20:29 Removing intermediate container 45170a2126a7 02:20:29 ---> ce17be552e47 02:20:29 Step 4/10 : WORKDIR /device-sdk-go 02:20:29 ---> Running in 01a2a5c3fb59 02:20:29 Removing intermediate container 01a2a5c3fb59 02:20:29 ---> bea6eeb8fb02 02:20:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:20:29 ---> Running in 78f7e7806a99 02:20:30 Removing intermediate container 78f7e7806a99 02:20:30 ---> fdf33381f2c4 02:20:30 Step 6/10 : RUN apk add --update --no-cache make git 02:20:30 ---> Running in e505026bdf28 02:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:20:33 OK: 221 MiB in 51 packages 02:20:34 Removing intermediate container e505026bdf28 02:20:34 ---> 04f78a581379 02:20:34 Step 7/10 : COPY go.mod vendor* ./ 02:20:34 ---> 32d14a2d7a35 02:20:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:34 ---> Running in 819c0f7bc97e 02:21:56 Removing intermediate container 819c0f7bc97e 02:21:56 ---> 3d1e5fe3037a 02:21:56 Step 9/10 : COPY . . 02:21:56 ---> 8fd6d1ba1239 02:21:56 Step 10/10 : RUN ${MAKE} 02:21:56 ---> Running in 0aeaa849797a 02:21:56 noop 02:21:56 Removing intermediate container 0aeaa849797a 02:21:56 ---> 6ae56af4c00d 02:21:56 Successfully built 6ae56af4c00d 02:21:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker inspect -f . ci-base-image-arm64 02:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:57 prd-ubuntu20.04-docker-arm64-4c-16g-3319 does not seem to be running inside a container 02:21:57 $ 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 02:21:58 $ docker top d756ae06e7e6b9c096084ae95b23386f1249aca01e6dcb79096aee7a9227480f -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:59 + go version 02:21:59 go version go1.18.7 linux/arm64 [Pipeline] } 02:21:59 $ docker stop --time=1 d756ae06e7e6b9c096084ae95b23386f1249aca01e6dcb79096aee7a9227480f 02:22:01 $ docker rm -f --volumes d756ae06e7e6b9c096084ae95b23386f1249aca01e6dcb79096aee7a9227480f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker inspect -f . ci-base-image-arm64 02:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:02 prd-ubuntu20.04-docker-arm64-4c-16g-3319 does not seem to be running inside a container 02:22:02 $ 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 02:22:03 $ docker top 23b913a8f1384141fe95431071a7045c9574e53d23456b38b31c7b71037ba08a -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:04 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:22:05 + make test 02:22:05 go test -race -coverprofile=coverage.out ./... 02:22:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 02:25:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.295s coverage: 27.6% of statements 02:25:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.346s coverage: 78.9% of statements 02:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 02:25:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.437s coverage: 73.6% of statements 02:25:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 02:25:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 02:25:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.715s coverage: 60.6% of statements 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 02:25:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.470s coverage: 65.1% of statements 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 02:25:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 02:25:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.517s coverage: 89.2% of statements 02:25:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 02:25:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.362s coverage: 4.6% of statements 02:25:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 02:25:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:25:31 GO111MODULE=on go vet ./... 02:27:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:27:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:27:08 ./bin/test-attribution-txt.sh [Pipeline] echo 02:27:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:27:08 $ docker stop --time=1 23b913a8f1384141fe95431071a7045c9574e53d23456b38b31c7b71037ba08a 02:27:11 $ docker rm -f --volumes 23b913a8f1384141fe95431071a7045c9574e53d23456b38b31c7b71037ba08a [Pipeline] // withDockerContainer [Pipeline] sh 02:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:27:13 Warning: overwriting stash ‘coverage-report’ 02:27:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:14 + ls -al . 02:27:14 total 268 02:27:14 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 02:22 . 02:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:19 .. 02:27:14 -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 02:19 .dockerignore 02:27:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:19 .git 02:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:19 .github 02:27:14 -rw-rw-r-- 1 jenkins jenkins 131 Jan 23 02:19 .gitignore 02:27:14 -rw-rw-r-- 1 jenkins jenkins 42 Jan 23 02:19 .golangci.yml 02:27:14 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 23 02:19 CHANGELOG.md 02:27:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:19 GOVERNANCE.md 02:27:14 -rw-rw-r-- 1 jenkins jenkins 880 Jan 23 02:19 Jenkinsfile 02:27:14 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 23 02:19 LICENSE 02:27:14 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 23 02:19 Makefile 02:27:14 -rw-rw-r-- 1 jenkins jenkins 619 Jan 23 02:19 OWNERS.md 02:27:14 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 23 02:19 README.md 02:27:14 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 02:16 VERSION 02:27:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:19 bin 02:27:14 -rw-r--r-- 1 jenkins jenkins 100832 Jan 23 02:25 coverage.out 02:27:14 drwxrwxr-x 5 jenkins jenkins 4096 Jan 23 02:19 example 02:27:14 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 23 02:19 go.mod 02:27:14 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 23 02:19 go.sum 02:27:14 drwxrwxr-x 14 jenkins jenkins 4096 Jan 23 02:19 internal 02:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:19 openapi 02:27:14 drwxrwxr-x 6 jenkins jenkins 4096 Jan 23 02:19 pkg 02:27:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:19 snap 02:27:14 -rw-rw-r-- 1 jenkins jenkins 222 Jan 23 02:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:15 + 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=ec56420abc13348da71462991048d14e2481fb28 --label arch=arm64 --label version=0.0.0 . 02:27:15 Sending build context to Docker daemon 5.782MB 02:27:15 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 02:27:15 Step 2/23 : FROM ${BASE} AS builder 02:27:15 ---> 6ae56af4c00d 02:27:15 Step 3/23 : ARG MAKE=make build 02:27:15 ---> Running in 9c5450c86718 02:27:16 Removing intermediate container 9c5450c86718 02:27:16 ---> 5be9a72d9b8c 02:27:16 Step 4/23 : WORKDIR /device-sdk-go 02:27:16 ---> Running in 1eece2b0b453 02:27:16 Removing intermediate container 1eece2b0b453 02:27:16 ---> 6d986600d2bd 02:27:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:27:16 ---> Running in a0df9d5fd91f 02:27:16 Removing intermediate container a0df9d5fd91f 02:27:16 ---> 340c2d8128d3 02:27:16 Step 6/23 : RUN apk add --update --no-cache make git 02:27:16 ---> Running in eccfc1f4eee1 02:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:27:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:27:19 OK: 221 MiB in 51 packages 02:27:19 Removing intermediate container eccfc1f4eee1 02:27:19 ---> 2800a9500272 02:27:19 Step 7/23 : COPY go.mod vendor* ./ 02:27:20 ---> d8b8abdf2e83 02:27:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:20 ---> Running in 6f71fa80ab3f 02:27:24 Removing intermediate container 6f71fa80ab3f 02:27:24 ---> a3a030efd036 02:27:24 Step 9/23 : COPY . . 02:27:25 ---> 5b5cb898c4f4 02:27:25 Step 10/23 : RUN ${MAKE} 02:27:25 ---> Running in e1b999ff9e61 02:27:26 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 02:29:33 Removing intermediate container e1b999ff9e61 02:29:33 ---> 9a7dfcf3b834 02:29:33 Step 11/23 : FROM alpine:3.16 02:29:33 3.16: Pulling from library/alpine 02:29:33 6875df1f5354: Pulling fs layer 02:29:33 6875df1f5354: Verifying Checksum 02:29:33 6875df1f5354: Download complete 02:29:33 6875df1f5354: Pull complete 02:29:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 02:29:33 Status: Downloaded newer image for alpine:3.16 02:29:33 ---> 2b4661558fb8 02:29:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 02:29:33 ---> Running in 475c99182d05 02:29:33 Removing intermediate container 475c99182d05 02:29:33 ---> 9b857b24f9d3 02:29:33 Step 13/23 : RUN apk add --update --no-cache 02:29:33 ---> Running in d224bf1a2aba 02:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:29:33 OK: 5 MiB in 14 packages 02:29:33 Removing intermediate container d224bf1a2aba 02:29:33 ---> 1abefc679f7a 02:29:33 Step 14/23 : WORKDIR / 02:29:33 ---> Running in b3f65818361e 02:29:33 Removing intermediate container b3f65818361e 02:29:33 ---> bc1cd7201656 02:29:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:29:33 ---> 96e15696c4df 02:29:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:29:34 ---> 7dd4a94c8f1c 02:29:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:29:34 ---> 16c35c205d1f 02:29:34 Step 18/23 : EXPOSE 59999 02:29:34 ---> Running in ed5cbbdfdc26 02:29:34 Removing intermediate container ed5cbbdfdc26 02:29:34 ---> 721d13f34877 02:29:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 02:29:35 ---> Running in e748954cf475 02:29:35 Removing intermediate container e748954cf475 02:29:35 ---> 901d327041a9 02:29:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:29:35 ---> Running in 1dd5d9046ce6 02:29:35 Removing intermediate container 1dd5d9046ce6 02:29:35 ---> ff8597087f88 02:29:35 Step 21/23 : LABEL arch=arm64 02:29:35 ---> Running in deaef35fff42 02:29:36 Removing intermediate container deaef35fff42 02:29:36 ---> c1b7708de43c 02:29:36 Step 22/23 : LABEL git_sha=ec56420abc13348da71462991048d14e2481fb28 02:29:36 ---> Running in 38cdb87a3307 02:29:36 Removing intermediate container 38cdb87a3307 02:29:36 ---> 54a08b33d2db 02:29:36 Step 23/23 : LABEL version=0.0.0 02:29:36 ---> Running in 8fc49b48b798 02:29:36 Removing intermediate container 8fc49b48b798 02:29:36 ---> be9db0107cba 02:29:36 [Warning] One or more build-args [ARCH] were not consumed 02:29:36 Successfully built be9db0107cba 02:29:36 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 02:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:37 02:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:38 arm64: Pulling from edgex-lftools-log-publisher 02:29:38 8998bd30e6a1: Pulling fs layer 02:29:38 04944245beec: Pulling fs layer 02:29:38 699f458cf7ca: Pulling fs layer 02:29:38 765212b225bb: Pulling fs layer 02:29:38 f23df028b6ca: Pulling fs layer 02:29:38 d65c8cfc05b1: Pulling fs layer 02:29:38 2437ff75d9bd: Pulling fs layer 02:29:38 765212b225bb: Waiting 02:29:38 f23df028b6ca: Waiting 02:29:38 d65c8cfc05b1: Waiting 02:29:38 2437ff75d9bd: Waiting 02:29:38 04944245beec: Verifying Checksum 02:29:38 04944245beec: Download complete 02:29:38 765212b225bb: Download complete 02:29:38 f23df028b6ca: Verifying Checksum 02:29:38 f23df028b6ca: Download complete 02:29:38 d65c8cfc05b1: Verifying Checksum 02:29:38 d65c8cfc05b1: Download complete 02:29:38 699f458cf7ca: Verifying Checksum 02:29:38 699f458cf7ca: Download complete 02:29:38 8998bd30e6a1: Download complete 02:29:41 2437ff75d9bd: Verifying Checksum 02:29:41 2437ff75d9bd: Download complete 02:29:43 8998bd30e6a1: Pull complete 02:29:43 04944245beec: Pull complete 02:29:44 699f458cf7ca: Pull complete 02:29:45 765212b225bb: Pull complete 02:29:46 f23df028b6ca: Pull complete 02:29:46 d65c8cfc05b1: Pull complete 02:30:01 2437ff75d9bd: Pull complete 02:30:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:30:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:01 prd-ubuntu20.04-docker-arm64-4c-16g-3319 does not seem to be running inside a container 02:30:01 $ 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 02:30:04 $ docker top be87b8e868983e6eb5f00049f16a35e772c4e603cce7eec62141c4824ff04172 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:04 ---> job-cost.sh 02:30:04 lf-activate-venv: SKIPPING 02:30:04 INFO: No Stack... 02:30:05 INFO: Retrieving Pricing Info for: v3-standard-4 02:30:06 INFO: Archiving Costs [Pipeline] sh 02:30:06 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 02:30:06 + cut -d, -f6 [Pipeline] lock 02:30:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] 02:30:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] did not exist. Created. 02:30:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:30:06 /w/workspace/device-sdk-go/1@tmp/durable-8e683bdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:30:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:30:07 Warning: overwriting stash ‘stack-cost’ 02:30:07 Stashed 1 file(s) [Pipeline] } 02:30:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1287-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:07 $ docker stop --time=1 be87b8e868983e6eb5f00049f16a35e772c4e603cce7eec62141c4824ff04172 02:30:08 $ docker rm -f --volumes be87b8e868983e6eb5f00049f16a35e772c4e603cce7eec62141c4824ff04172 [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 02:30:09 provisioning config files... 02:30:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/config14176964911910904755tmp [Pipeline] { [Pipeline] sh 02:30:10 + set +x 02:30:10 + bash -s -- 02:30:10 + curl -s https://codecov.io/bash 02:30:10 02:30:10 _____ _ 02:30:10 / ____| | | 02:30:10 | | ___ __| | ___ ___ _____ __ 02:30:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:10 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:10 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:10 Bash-1.0.6 02:30:10 02:30:10 02:30:10 ==> git version 2.25.1 found 02:30:10 ==> 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 02:30:10 Release-Date: 2020-01-08 02:30:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:30:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:30:10 ==> Jenkins CI detected. 02:30:10 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1287 02:30:10 project root: . 02:30:10 --> token set from env 02:30:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:10 ==> Running gcov in . (disable via -X gcov) 02:30:10 ==> Python coveragepy not found 02:30:10 ==> Searching for coverage reports in: 02:30:10 + . 02:30:10 -> Found 1 reports 02:30:10 ==> Detecting git/mercurial file structure 02:30:10 ==> Reading reports 02:30:10 + ./coverage.out bytes=100832 02:30:10 ==> Appending adjustments 02:30:10 https://docs.codecov.io/docs/fixing-reports 02:30:10 + Found adjustments 02:30:10 ==> Gzipping contents 02:30:10 16K /tmp/codecov.haW0oe.gz 02:30:10 ==> Uploading reports 02:30:10 url: https://codecov.io 02:30:10 query: branch=PR-1287&commit=ec56420abc13348da71462991048d14e2481fb28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1287&job=&cmd_args= 02:30:10 -> Pinging Codecov 02:30:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1287&commit=ec56420abc13348da71462991048d14e2481fb28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1287&job=&cmd_args= 02:30:11 -> Uploading to 02:30:11 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/7E55EF52A471D76F132DFD9A03CDDE97/ec56420abc13348da71462991048d14e2481fb28/59023f74-b5e9-4cdd-b0d5-8b1502cb68fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T023010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09381188b549c6b52663dcac1772da4ec212c644069340286bcd5c3c830e96b9 02:30:11 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:11 Dload Upload Total Spent Left Speed 02:30:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14734 0 0 100 14734 0 49442 --:--:-- --:--:-- --:--:-- 49442 02:30:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ec56420abc13348da71462991048d14e2481fb28 [Pipeline] } 02:30:11 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 02:30:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives ] 02:30:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives 02:30:13 total 16 02:30:13 drwxr-xr-x 3 root root 4096 Jan 23 02:18 . 02:30:13 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 02:18 .. 02:30:13 drwxr-xr-x 2 root root 4096 Jan 23 02:18 cost 02:30:13 -rw-r--r-- 1 root root 86 Jan 23 02:18 cost.csv 02:30:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives 02:30:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives 02:30:13 total 16 02:30:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:18 . 02:30:13 drwxrwxr-x 12 jenkins jenkins 4096 Jan 23 02:18 .. 02:30:13 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 02:18 cost 02:30:13 -rw-r--r-- 1 jenkins jenkins 86 Jan 23 02:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:30:14 ---> package-listing.sh 02:30:14 ++ facter osfamily 02:30:14 ++ tr '[:upper:]' '[:lower:]' 02:30:14 + OS_FAMILY=debian 02:30:14 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1287 02:30:14 + START_PACKAGES=/tmp/packages_start.txt 02:30:14 + END_PACKAGES=/tmp/packages_end.txt 02:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:30:14 + PACKAGES=/tmp/packages_start.txt 02:30:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1287 ']' 02:30:14 + PACKAGES=/tmp/packages_end.txt 02:30:14 + case "${OS_FAMILY}" in 02:30:14 + dpkg -l 02:30:14 + grep '^ii' 02:30:14 + '[' -f /tmp/packages_start.txt ']' 02:30:14 + '[' -f /tmp/packages_end.txt ']' 02:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:30:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1287 ']' 02:30:14 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives/ 02:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1287/archives/ [Pipeline] echo 02:30:14 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-1287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:30:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:15 prd-ubuntu20.04-docker-8c-8g-3314 does not seem to be running inside a container 02:30:15 $ 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-1287/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-1287 -v /w/workspace/gexfoundry_device-sdk-go_PR-1287:/w/workspace/gexfoundry_device-sdk-go_PR-1287:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1287@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 02:30:16 $ docker top de5ada1ba4866531530cb7bb878dd6c7c3e46c047a271bbfcb9fca0eb71028e2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:30:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:30:17 + ls /var/log/sa-host 02:30:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:17 provisioning config files... 02:30:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1287@tmp/config4878531469692335587tmp [Pipeline] { [Pipeline] echo 02:30:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:30:17 ---> create-netrc.sh [Pipeline] } 02:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:30:18 ---> python-tools-install.sh [Pipeline] echo 02:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:30:18 ---> sudo-logs.sh 02:30:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:30:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:30:19 ---> job-cost.sh 02:30:19 lf-activate-venv: SKIPPING 02:30:19 DEBUG: total: 0.2199999988079071 02:30:19 INFO: Retrieving Stack Cost... 02:30:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:30:20 INFO: Archiving Costs [Pipeline] echo 02:30:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:30:20 ---> logs-deploy.sh 02:30:20 lf-activate-venv: SKIPPING 02:30:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1287/1 02:30:20 INFO: archiving workspace using pattern(s): 02:30:21 Archives upload complete. 02:30:21 INFO: archiving logs to Nexus