Pull request #1459 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 610db976d5aa6bb7fe4d027abaf3b8691c627376+973c71e5d952dd5cddc2adb57e1a9523ac5ff302 (d01459437cf778e2519a0af754ded2aec59aa1cb) 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-ssh7591390367357068186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8738250058348908545.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1459/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-1459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4075634723347630015.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-1459/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3914435382343867840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10378830505801251347.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-1459/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-1459/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3488559244112189130.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3]] ========================================================= [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.20 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/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-15888 in /w/workspace/gexfoundry_device-sdk-go_PR-1459 [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-1459 # 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 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 into PR head commit 610db976d5aa6bb7fe4d027abaf3b8691c627376 Merge succeeded, producing 610db976d5aa6bb7fe4d027abaf3b8691c627376 Checking out Revision 610db976d5aa6bb7fe4d027abaf3b8691c627376 (PR-1459) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > 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/1459/head:refs/remotes/origin/PR-1459 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 610db976d5aa6bb7fe4d027abaf3b8691c627376 # 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 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 610db976d5aa6bb7fe4d027abaf3b8691c627376 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:34:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:34:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:34:38 ========================================================= 16:34:38 EdgeX Global Pipelines Version Info 16:34:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:34:39 ------------------- 16:34:39 stable info: 16:34:39 ------------------- 16:34:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:34:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:34:39 Message: update stable to v1.0.249 16:34:39 ------------------- 16:34:39 experimental info: 16:34:39 ------------------- 16:34:39 Commited By: **** collab-it+edgex@linuxfoundation.org 16:34:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:34:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:34:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:34:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:34:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:34:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1459 [Pipeline] echo 16:34:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1459 [Pipeline] echo 16:34:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1459 [Pipeline] echo 16:34:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 610db976d5aa6bb7fe4d027abaf3b8691c627376 [Pipeline] echo 16:34:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 610db97 [Pipeline] echo 16:34:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:41 provisioning config files... 16:34:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/config626750459823260659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:41 ---> docker-login.sh 16:34:41 nexus3.edgexfoundry.org:10001 16:34:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10002 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10003 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 nexus3.edgexfoundry.org:10004 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 docker.io 16:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:42 Configure a credential helper to remove this warning. See 16:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:42 16:34:42 Login Succeeded 16:34:42 ---> docker-login.sh ends [Pipeline] } 16:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:34:43 + git rev-list -1 --merges 610db976d5aa6bb7fe4d027abaf3b8691c627376~1..610db976d5aa6bb7fe4d027abaf3b8691c627376 [Pipeline] echo 16:34:43 -----------> git rev-list -1 --merges 610db976d5aa6bb7fe4d027abaf3b8691c627376~1..610db976d5aa6bb7fe4d027abaf3b8691c627376 610db976d5aa6bb7fe4d027abaf3b8691c627376 [false] [Pipeline] sh 16:34:43 + git log --format=format:%s -1 610db976d5aa6bb7fe4d027abaf3b8691c627376 [Pipeline] echo 16:34:43 ========================================================= 16:34:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:34:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:44 + git log --format=format:%s -1 610db976d5aa6bb7fe4d027abaf3b8691c627376 [Pipeline] echo 16:34:44 [semverPrep] GIT_COMMIT: 610db976d5aa6bb7fe4d027abaf3b8691c627376, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 16:34:44 [semverPrep] This is not a build commit. [Pipeline] sh 16:34:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:34:44 + grep -v github /etc/ssh/ssh_known_hosts 16:34:44 + [ -e /tmp/ssh_known_hosts ] 16:34:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:34:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:34:44 + sudo tee -a /etc/ssh/ssh_known_hosts 16:34:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:45 16:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:45 0.1.4: Pulling from edgex-devops/py-git-semver 16:34:45 b85a868b505f: Pulling fs layer 16:34:45 e2be974225ed: Pulling fs layer 16:34:45 339a4e72a1f5: Pulling fs layer 16:34:45 988bab9f4d93: Pulling fs layer 16:34:45 1469e6f7b9e6: Pulling fs layer 16:34:45 eaf3925da568: Pulling fs layer 16:34:45 bab4dde63d76: Pulling fs layer 16:34:45 bde34c3a00c8: Pulling fs layer 16:34:45 b352a97aabf1: Pulling fs layer 16:34:45 4872d77fe225: Pulling fs layer 16:34:45 5851b861e8e6: Pulling fs layer 16:34:45 bde34c3a00c8: Waiting 16:34:45 988bab9f4d93: Waiting 16:34:45 b352a97aabf1: Waiting 16:34:45 1469e6f7b9e6: Waiting 16:34:45 bab4dde63d76: Waiting 16:34:45 eaf3925da568: Waiting 16:34:45 4872d77fe225: Waiting 16:34:45 e2be974225ed: Verifying Checksum 16:34:45 e2be974225ed: Download complete 16:34:45 988bab9f4d93: Download complete 16:34:45 1469e6f7b9e6: Verifying Checksum 16:34:45 1469e6f7b9e6: Download complete 16:34:45 eaf3925da568: Verifying Checksum 16:34:45 eaf3925da568: Download complete 16:34:45 339a4e72a1f5: Verifying Checksum 16:34:45 339a4e72a1f5: Download complete 16:34:45 bde34c3a00c8: Verifying Checksum 16:34:45 bde34c3a00c8: Download complete 16:34:45 b352a97aabf1: Download complete 16:34:45 4872d77fe225: Verifying Checksum 16:34:45 4872d77fe225: Download complete 16:34:45 5851b861e8e6: Download complete 16:34:45 b85a868b505f: Verifying Checksum 16:34:45 b85a868b505f: Download complete 16:34:46 bab4dde63d76: Verifying Checksum 16:34:46 bab4dde63d76: Download complete 16:34:47 b85a868b505f: Pull complete 16:34:47 e2be974225ed: Pull complete 16:34:47 339a4e72a1f5: Pull complete 16:34:47 988bab9f4d93: Pull complete 16:34:48 1469e6f7b9e6: Pull complete 16:34:48 eaf3925da568: Pull complete 16:34:50 bab4dde63d76: Pull complete 16:34:50 bde34c3a00c8: Pull complete 16:34:50 b352a97aabf1: Pull complete 16:34:50 4872d77fe225: Pull complete 16:34:50 5851b861e8e6: Pull complete 16:34:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:34:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:34:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:50 prd-ubuntu20.04-docker-8c-8g-15888 does not seem to be running inside a container 16:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1459 -v /w/workspace/gexfoundry_device-sdk-go_PR-1459:/w/workspace/gexfoundry_device-sdk-go_PR-1459:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1459@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:34:54 $ docker top 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d -eo pid,comm 16:34:54 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). 16:34:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:54 [ssh-agent] Looking for ssh-agent implementation... 16:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:55 $ docker exec 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d ssh-agent 16:34:55 SSH_AUTH_SOCK=/tmp/ssh-zBTePhAqxJCs/agent.32 16:34:55 SSH_AGENT_PID=38 16:34:55 Running ssh-add (command line suppressed) 16:34:55 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/private_key_11977858060665102804.key (/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/private_key_11977858060665102804.key) 16:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:55 + git tag --points-at HEAD [Pipeline] } 16:34:55 $ docker exec --env ******** --env ******** 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d ssh-agent -k 16:34:55 unset SSH_AUTH_SOCK; 16:34:55 unset SSH_AGENT_PID; 16:34:55 echo Agent pid 38 killed; 16:34:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:34:55 [ssh-agent] Looking for ssh-agent implementation... 16:34:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:34:55 $ docker exec 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d ssh-agent 16:34:56 SSH_AUTH_SOCK=/tmp/ssh-wBcM7KNSWG04/agent.70 16:34:56 SSH_AGENT_PID=76 16:34:56 Running ssh-add (command line suppressed) 16:34:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/private_key_3536792416623771757.key (/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/private_key_3536792416623771757.key) 16:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:34:56 + git semver init 16:34:56 2023-05-17 16:34:56,697 [run_init] DEBUG init version:0.0.0 force:False 16:34:56 2023-05-17 16:34:56,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver 16:34:56 2023-05-17 16:34:56,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver 16:34:56 2023-05-17 16:34:56,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1459, universal_newlines=False, shell=None, istream=None) 16:34:57 2023-05-17 16:34:57,576 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459/.git/info/exclude 16:34:57 2023-05-17 16:34:57,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver/PR-1459 with force:False 16:34:57 2023-05-17 16:34:57,576 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver/PR-1459 16:34:57 2023-05-17 16:34:57,580 [execute] INFO git cat-file --batch-check 16:34:57 2023-05-17 16:34:57,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver, universal_newlines=False, shell=None, istream=) 16:34:57 2023-05-17 16:34:57,585 [execute] INFO git cat-file --batch 16:34:57 2023-05-17 16:34:57,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver, universal_newlines=False, shell=None, istream=) 16:34:57 2023-05-17 16:34:57,590 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1459/.semver/PR-1459 16:34:57 0.0.0 [Pipeline] } 16:34:57 $ docker exec --env ******** --env ******** 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d ssh-agent -k 16:34:57 unset SSH_AUTH_SOCK; 16:34:57 unset SSH_AGENT_PID; 16:34:57 echo Agent pid 76 killed; 16:34:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:34:58 + git semver [Pipeline] } 16:34:58 $ docker stop --time=1 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d 16:34:59 $ docker rm -f --volumes 325b3f06dc41dad09ea8700f16dfe719d41ae9b137a2fd9e8e36fb32326b808d [Pipeline] // withDockerContainer [Pipeline] sh 16:35:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:35:00 Stashed 1 file(s) [Pipeline] echo 16:35:00 [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 16:35:01 provisioning config files... 16:35:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/config18203680566036257807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:01 ---> docker-login.sh 16:35:01 nexus3.edgexfoundry.org:10001 16:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:01 Configure a credential helper to remove this warning. See 16:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:01 16:35:01 Login Succeeded 16:35:01 nexus3.edgexfoundry.org:10002 16:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:01 Configure a credential helper to remove this warning. See 16:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:01 16:35:01 Login Succeeded 16:35:01 nexus3.edgexfoundry.org:10003 16:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:01 Configure a credential helper to remove this warning. See 16:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:01 16:35:01 Login Succeeded 16:35:01 nexus3.edgexfoundry.org:10004 16:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:01 Configure a credential helper to remove this warning. See 16:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:01 16:35:01 Login Succeeded 16:35:01 docker.io 16:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:02 Configure a credential helper to remove this warning. See 16:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:02 16:35:02 Login Succeeded 16:35:02 ---> docker-login.sh ends [Pipeline] } 16:35:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:35:02 ========================================================= 16:35:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:35:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:02 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 16:35:02 Sending build context to Docker daemon 11.17MB 16:35:02 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:35:02 Step 2/10 : FROM ${BASE} AS builder 16:35:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:35:02 f56be85fc22e: Pulling fs layer 16:35:02 85791d961cd3: Pulling fs layer 16:35:02 d694b5ae8c79: Pulling fs layer 16:35:02 9f32a84ed3da: Pulling fs layer 16:35:02 4d19c01a9841: Pulling fs layer 16:35:02 9325e15d5711: Pulling fs layer 16:35:02 556b6ee489ea: Pulling fs layer 16:35:02 c5a4b2cf53e6: Pulling fs layer 16:35:02 556b6ee489ea: Waiting 16:35:02 c5a4b2cf53e6: Waiting 16:35:02 9f32a84ed3da: Waiting 16:35:02 4d19c01a9841: Waiting 16:35:02 9325e15d5711: Waiting 16:35:03 85791d961cd3: Verifying Checksum 16:35:03 85791d961cd3: Download complete 16:35:03 9f32a84ed3da: Verifying Checksum 16:35:03 9f32a84ed3da: Download complete 16:35:03 4d19c01a9841: Verifying Checksum 16:35:03 4d19c01a9841: Download complete 16:35:03 f56be85fc22e: Verifying Checksum 16:35:03 f56be85fc22e: Download complete 16:35:03 9325e15d5711: Verifying Checksum 16:35:03 9325e15d5711: Download complete 16:35:03 f56be85fc22e: Pull complete 16:35:03 85791d961cd3: Pull complete 16:35:03 d694b5ae8c79: Verifying Checksum 16:35:03 d694b5ae8c79: Download complete 16:35:03 c5a4b2cf53e6: Verifying Checksum 16:35:03 c5a4b2cf53e6: Download complete 16:35:03 556b6ee489ea: Verifying Checksum 16:35:03 556b6ee489ea: Download complete 16:35:07 d694b5ae8c79: Pull complete 16:35:07 9f32a84ed3da: Pull complete 16:35:07 4d19c01a9841: Pull complete 16:35:07 9325e15d5711: Pull complete 16:35:09 556b6ee489ea: Pull complete 16:35:10 c5a4b2cf53e6: Pull complete 16:35:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:35:10 ---> c4be618373d6 16:35:10 Step 3/10 : ARG MAKE=make build 16:35:16 Still waiting to schedule task 16:35:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:35:18 ---> Running in ecc3d50df87d 16:35:18 Removing intermediate container ecc3d50df87d 16:35:18 ---> a34a868cb914 16:35:18 Step 4/10 : WORKDIR /device-sdk-go 16:35:18 ---> Running in 182c00f0111c 16:35:18 Removing intermediate container 182c00f0111c 16:35:18 ---> b73cce83eadc 16:35:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:35:18 ---> Running in 2598e53f4650 16:35:18 Removing intermediate container 2598e53f4650 16:35:18 ---> 159059314ed8 16:35:18 Step 6/10 : RUN apk add --update --no-cache make git 16:35:18 ---> Running in bb4f9de061c5 16:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:35:19 OK: 265 MiB in 53 packages 16:35:19 Removing intermediate container bb4f9de061c5 16:35:19 ---> 62a5ad067381 16:35:19 Step 7/10 : COPY go.mod vendor* ./ 16:35:19 ---> f0fd5fc5cdce 16:35:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:19 ---> Running in ddd8eea192f7 16:36:15 Removing intermediate container ddd8eea192f7 16:36:15 ---> e5e2af547342 16:36:15 Step 9/10 : COPY . . 16:36:15 ---> 0167b8a5c437 16:36:15 Step 10/10 : RUN ${MAKE} 16:36:15 ---> Running in f7a2e0e79cee 16:36:15 noop 16:36:15 Removing intermediate container f7a2e0e79cee 16:36:15 ---> 42100034ef5f 16:36:15 Successfully built 42100034ef5f 16:36:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:16 + docker inspect -f . ci-base-image-x86_64 16:36:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:16 prd-ubuntu20.04-docker-8c-8g-15888 does not seem to be running inside a container 16:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1459 -v /w/workspace/gexfoundry_device-sdk-go_PR-1459:/w/workspace/gexfoundry_device-sdk-go_PR-1459:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1459@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 ******** ci-base-image-x86_64 cat 16:36:16 $ docker top e018c3ee03465ed44dcc04f6edf66650264bb3ceb23b6fc90c466b3afceedbce -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:17 + go version 16:36:17 go version go1.20.2 linux/amd64 [Pipeline] } 16:36:17 $ docker stop --time=1 e018c3ee03465ed44dcc04f6edf66650264bb3ceb23b6fc90c466b3afceedbce 16:36:18 $ docker rm -f --volumes e018c3ee03465ed44dcc04f6edf66650264bb3ceb23b6fc90c466b3afceedbce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:19 + docker inspect -f . ci-base-image-x86_64 16:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:19 prd-ubuntu20.04-docker-8c-8g-15888 does not seem to be running inside a container 16:36:19 $ 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-1459 -v /w/workspace/gexfoundry_device-sdk-go_PR-1459:/w/workspace/gexfoundry_device-sdk-go_PR-1459:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1459@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 ******** ci-base-image-x86_64 cat 16:36:19 $ docker top 3c9b0e6ee219f80e844733fc993e6445aae68e2e7fca4e2f53b59bb633a9fa6b -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1459 [Pipeline] fileExists [Pipeline] sh 16:36:20 + make test 16:36:20 go test -race -coverprofile=coverage.out ./... 16:36:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:36:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.070s coverage: 27.6% of statements 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:36:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 80.2% of statements 16:36:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.077s coverage: 86.0% of statements 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:36:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 77.5% of statements 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:36:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 14.3% of statements 16:36:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.081s coverage: 68.5% of statements 16:36:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements 16:36:44 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.7% of statements 16:36:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15889 in /w/workspace/gexfoundry_device-sdk-go_PR-1459 [Pipeline] { [Pipeline] ws 16:36:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:36:49 The recommended git tool is: git 16:36:56 using credential edgex-jenkins-ssh 16:36:56 Cloning the remote Git repository 16:36:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:36:56 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:36:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:36:56 > git --version # timeout=10 16:36:56 > git --version # 'git version 2.25.1' 16:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:36:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:36:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:36:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:36:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1459/head:refs/remotes/origin/PR-1459 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:36:59 Merging remotes/origin/main commit 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 into PR head commit 610db976d5aa6bb7fe4d027abaf3b8691c627376 16:37:00 Merge succeeded, producing 610db976d5aa6bb7fe4d027abaf3b8691c627376 16:37:00 Checking out Revision 610db976d5aa6bb7fe4d027abaf3b8691c627376 (PR-1459) 16:37:00 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 16:37:00 > git --version # timeout=10 16:37:00 > git --version # 'git version 2.25.1' 16:37:00 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:36:59 > git config core.sparsecheckout # timeout=10 16:36:59 > git checkout -f 610db976d5aa6bb7fe4d027abaf3b8691c627376 # timeout=10 16:37:00 > git remote # timeout=10 16:37:00 > git config --get remote.origin.url # timeout=10 16:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:00 > git merge 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 # timeout=10 16:37:00 > git rev-parse HEAD^{commit} # timeout=10 16:37:00 > git config core.sparsecheckout # timeout=10 16:37:00 > git checkout -f 610db976d5aa6bb7fe4d027abaf3b8691c627376 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:37:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:37:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:37:02 Dload Upload Total Spent Left Speed 16:37:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh 16:37:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:37:02 GO111MODULE=on go vet ./... 16:37:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:37:03 + sudo tee /etc/docker/daemon.new 16:37:03 { 16:37:03 "registry-mirrors": [ 16:37:03 "https://nexus3.edgexfoundry.org:10001" 16:37:03 ], 16:37:03 "bip": "10.250.0.254/24", 16:37:03 "hosts": [ 16:37:03 "tcp://0.0.0.0:5555", 16:37:03 "unix:///var/run/docker.sock" 16:37:03 ], 16:37:03 "mtu": 1458, 16:37:03 "selinux-enabled": true, 16:37:03 "seccomp-profile": "/etc/docker/seccomp.json" 16:37:03 } [Pipeline] sh 16:37:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:37:03 + sudo service docker restart 16:37:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:37:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:37:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:37:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:37:06 $ docker stop --time=1 3c9b0e6ee219f80e844733fc993e6445aae68e2e7fca4e2f53b59bb633a9fa6b 16:37:11 $ docker rm -f --volumes 3c9b0e6ee219f80e844733fc993e6445aae68e2e7fca4e2f53b59bb633a9fa6b [Pipeline] // withDockerContainer [Pipeline] sh 16:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:37:13 + ls -al . 16:37:13 total 272 16:37:13 drwxrwxr-x 11 jenkins jenkins 4096 May 17 16:36 . 16:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:34 .. 16:37:13 -rw-rw-r-- 1 jenkins jenkins 140 May 17 16:34 .dockerignore 16:37:13 drwxrwxr-x 8 jenkins jenkins 4096 May 17 16:34 .git 16:37:13 drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:34 .github 16:37:13 -rw-rw-r-- 1 jenkins jenkins 137 May 17 16:34 .gitignore 16:37:13 -rw-rw-r-- 1 jenkins jenkins 42 May 17 16:34 .golangci.yml 16:37:13 drwxr-xr-x 3 jenkins jenkins 4096 May 17 16:34 .semver 16:37:13 -rw-rw-r-- 1 jenkins jenkins 31677 May 17 16:34 CHANGELOG.md 16:37:13 -rw-rw-r-- 1 jenkins jenkins 677 May 17 16:34 GOVERNANCE.md 16:37:13 -rw-rw-r-- 1 jenkins jenkins 885 May 17 16:34 Jenkinsfile 16:37:13 -rw-rw-r-- 1 jenkins jenkins 11341 May 17 16:34 LICENSE 16:37:13 -rw-rw-r-- 1 jenkins jenkins 1714 May 17 16:34 Makefile 16:37:13 -rw-rw-r-- 1 jenkins jenkins 619 May 17 16:34 OWNERS.md 16:37:13 -rw-rw-r-- 1 jenkins jenkins 4891 May 17 16:34 README.md 16:37:13 -rw-rw-r-- 1 jenkins jenkins 5 May 17 16:35 VERSION 16:37:13 drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:34 bin 16:37:13 -rw-r--r-- 1 jenkins jenkins 106152 May 17 16:36 coverage.out 16:37:13 drwxrwxr-x 5 jenkins jenkins 4096 May 17 16:34 example 16:37:13 -rw-rw-r-- 1 jenkins jenkins 3234 May 17 16:34 go.mod 16:37:13 -rw-rw-r-- 1 jenkins jenkins 30781 May 17 16:34 go.sum 16:37:13 drwxrwxr-x 12 jenkins jenkins 4096 May 17 16:34 internal 16:37:13 drwxrwxr-x 3 jenkins jenkins 4096 May 17 16:34 openapi 16:37:13 drwxrwxr-x 6 jenkins jenkins 4096 May 17 16:34 pkg 16:37:13 drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:34 snap 16:37:13 -rw-rw-r-- 1 jenkins jenkins 222 May 17 16:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:14 + 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=610db976d5aa6bb7fe4d027abaf3b8691c627376 --label arch=amd64 --label version=0.0.0 . 16:37:14 Sending build context to Docker daemon 11.27MB 16:37:14 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 16:37:14 Step 2/23 : FROM ${BASE} AS builder 16:37:14 ---> 42100034ef5f 16:37:14 Step 3/23 : ARG MAKE=make build 16:37:14 ---> Running in c21bf69c646e 16:37:14 Removing intermediate container c21bf69c646e 16:37:14 ---> 6e5d9b35a297 16:37:14 Step 4/23 : WORKDIR /device-sdk-go 16:37:14 ---> Running in e65000195646 16:37:14 Removing intermediate container e65000195646 16:37:14 ---> f7b6746baa6b 16:37:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:37:14 ---> Running in f0dd6bd05117 16:37:14 Removing intermediate container f0dd6bd05117 16:37:14 ---> 9852693ae28a 16:37:14 Step 6/23 : RUN apk add --update --no-cache make git 16:37:14 ---> Running in 5adbad273d7f 16:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:15 OK: 265 MiB in 53 packages 16:37:15 Removing intermediate container 5adbad273d7f 16:37:15 ---> f239c551bf01 16:37:15 Step 7/23 : COPY go.mod vendor* ./ 16:37:15 ---> fec90bf63e68 16:37:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:15 ---> Running in 5fb9cfa95f48 16:37:16 Removing intermediate container 5fb9cfa95f48 16:37:16 ---> 519db8cf4963 16:37:16 Step 9/23 : COPY . . 16:37:17 ---> 84e158fbd80f 16:37:17 Step 10/23 : RUN ${MAKE} 16:37:17 ---> Running in 93ff6ef40faa 16:37:17 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:37:22 provisioning config files... 16:37:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1311134057264482992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:22 ---> docker-login.sh 16:37:22 nexus3.edgexfoundry.org:10001 16:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:23 Configure a credential helper to remove this warning. See 16:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:23 16:37:23 Login Succeeded 16:37:23 nexus3.edgexfoundry.org:10002 16:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:23 Configure a credential helper to remove this warning. See 16:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:23 16:37:23 Login Succeeded 16:37:23 nexus3.edgexfoundry.org:10003 16:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:24 Configure a credential helper to remove this warning. See 16:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:24 16:37:24 Login Succeeded 16:37:24 nexus3.edgexfoundry.org:10004 16:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:24 Configure a credential helper to remove this warning. See 16:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:24 16:37:24 Login Succeeded 16:37:24 docker.io 16:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:25 Configure a credential helper to remove this warning. See 16:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:25 16:37:25 Login Succeeded 16:37:25 ---> docker-login.sh ends [Pipeline] } 16:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:25 ========================================================= 16:37:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:37:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:26 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 16:37:26 Sending build context to Docker daemon 5.998MB 16:37:26 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:37:26 Step 2/10 : FROM ${BASE} AS builder 16:37:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:37:26 c41833b44d91: Pulling fs layer 16:37:26 ed15518f5707: Pulling fs layer 16:37:26 feae8fd75edb: Pulling fs layer 16:37:26 242c74f7c9fa: Pulling fs layer 16:37:26 3cdef696dda3: Pulling fs layer 16:37:26 2ced38df9373: Pulling fs layer 16:37:26 58f1dce35555: Pulling fs layer 16:37:26 2ced38df9373: Waiting 16:37:26 3cdef696dda3: Waiting 16:37:26 242c74f7c9fa: Waiting 16:37:26 58f1dce35555: Waiting 16:37:26 ed15518f5707: Verifying Checksum 16:37:26 ed15518f5707: Download complete 16:37:26 242c74f7c9fa: Verifying Checksum 16:37:26 242c74f7c9fa: Download complete 16:37:27 3cdef696dda3: Verifying Checksum 16:37:27 3cdef696dda3: Download complete 16:37:27 c41833b44d91: Download complete 16:37:28 c41833b44d91: Pull complete 16:37:28 58f1dce35555: Verifying Checksum 16:37:28 58f1dce35555: Download complete 16:37:29 ed15518f5707: Pull complete 16:37:30 feae8fd75edb: Verifying Checksum 16:37:30 feae8fd75edb: Download complete 16:37:30 2ced38df9373: Verifying Checksum 16:37:30 2ced38df9373: Download complete 16:37:42 feae8fd75edb: Pull complete 16:37:42 242c74f7c9fa: Pull complete 16:37:42 3cdef696dda3: Pull complete 16:37:44 Removing intermediate container 93ff6ef40faa 16:37:44 ---> 256acf61f296 16:37:44 Step 11/23 : FROM alpine:3.17 16:37:44 3.17: Pulling from library/alpine 16:37:44 f56be85fc22e: Already exists 16:37:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:37:44 Status: Downloaded newer image for alpine:3.17 16:37:44 ---> 9ed4aefc74f6 16:37:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:37:44 ---> Running in dc661edb37ca 16:37:44 Removing intermediate container dc661edb37ca 16:37:44 ---> 2a0bd5d38099 16:37:44 Step 13/23 : RUN apk add --update --no-cache 16:37:44 ---> Running in 891af8ba546c 16:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:37:44 OK: 7 MiB in 15 packages 16:37:44 Removing intermediate container 891af8ba546c 16:37:44 ---> abad6378d14d 16:37:44 Step 14/23 : WORKDIR / 16:37:44 ---> Running in a79855f3ec54 16:37:44 Removing intermediate container a79855f3ec54 16:37:44 ---> 8877f4812d23 16:37:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:37:44 ---> fe59d2ac35d5 16:37:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:37:44 ---> a1e33c3d5d47 16:37:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:37:44 ---> 57569cd5cd95 16:37:44 Step 18/23 : EXPOSE 59999 16:37:44 ---> Running in 2bb453270d97 16:37:44 Removing intermediate container 2bb453270d97 16:37:44 ---> 8d853633277c 16:37:44 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:37:44 ---> Running in 3b56df5d80c2 16:37:44 Removing intermediate container 3b56df5d80c2 16:37:44 ---> 0603eacd897f 16:37:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:44 ---> Running in 38785e405459 16:37:44 Removing intermediate container 38785e405459 16:37:44 ---> 02fa6fe20693 16:37:44 Step 21/23 : LABEL arch=amd64 16:37:44 ---> Running in a555901f89f2 16:37:44 Removing intermediate container a555901f89f2 16:37:44 ---> e9d7d180d608 16:37:44 Step 22/23 : LABEL git_sha=610db976d5aa6bb7fe4d027abaf3b8691c627376 16:37:44 ---> Running in a908c0590838 16:37:44 Removing intermediate container a908c0590838 16:37:44 ---> 9d32a7595c4e 16:37:44 Step 23/23 : LABEL version=0.0.0 16:37:44 ---> Running in 00b952b77e26 16:37:44 Removing intermediate container 00b952b77e26 16:37:44 ---> 77971fab4af8 16:37:44 [Warning] One or more build-args [ARCH] were not consumed 16:37:44 Successfully built 77971fab4af8 16:37:44 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 16:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:45 16:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:45 latest: Pulling from edgex-lftools-log-publisher 16:37:45 5eb5b503b376: Pulling fs layer 16:37:45 5c69ac0246d0: Pulling fs layer 16:37:45 ec43610c2a17: Pulling fs layer 16:37:45 3a2ae6a8a46f: Pulling fs layer 16:37:45 33b1e0a273af: Pulling fs layer 16:37:45 5d3b04190fa2: Pulling fs layer 16:37:45 2f39f015ded8: Pulling fs layer 16:37:45 5d3b04190fa2: Waiting 16:37:45 2f39f015ded8: Waiting 16:37:45 3a2ae6a8a46f: Waiting 16:37:45 33b1e0a273af: Waiting 16:37:45 5c69ac0246d0: Download complete 16:37:45 3a2ae6a8a46f: Verifying Checksum 16:37:45 3a2ae6a8a46f: Download complete 16:37:45 33b1e0a273af: Verifying Checksum 16:37:45 33b1e0a273af: Download complete 16:37:45 5d3b04190fa2: Download complete 16:37:45 ec43610c2a17: Verifying Checksum 16:37:45 ec43610c2a17: Download complete 16:37:45 5eb5b503b376: Verifying Checksum 16:37:45 5eb5b503b376: Download complete 16:37:46 2f39f015ded8: Download complete 16:37:47 5eb5b503b376: Pull complete 16:37:47 5c69ac0246d0: Pull complete 16:37:47 ec43610c2a17: Pull complete 16:37:47 3a2ae6a8a46f: Pull complete 16:37:47 33b1e0a273af: Pull complete 16:37:47 5d3b04190fa2: Pull complete 16:37:49 2ced38df9373: Pull complete 16:37:51 58f1dce35555: Pull complete 16:37:51 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:37:51 ---> fadd8f120f05 16:37:51 Step 3/10 : ARG MAKE=make build 16:37:52 2f39f015ded8: Pull complete 16:37:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:37:52 prd-ubuntu20.04-docker-8c-8g-15888 does not seem to be running inside a container 16:37:52 $ 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-1459 -v /w/workspace/gexfoundry_device-sdk-go_PR-1459:/w/workspace/gexfoundry_device-sdk-go_PR-1459:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1459@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 16:37:52 ---> Running in 5a6184751070 16:37:52 Removing intermediate container 5a6184751070 16:37:52 ---> cf7e0fdf70fe 16:37:52 Step 4/10 : WORKDIR /device-sdk-go 16:37:52 ---> Running in 8364ababaac7 16:37:52 Removing intermediate container 8364ababaac7 16:37:52 ---> 838dc24ac1ba 16:37:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:37:53 ---> Running in a6b7aa5fabfd 16:37:53 Removing intermediate container a6b7aa5fabfd 16:37:53 ---> 5b0895da807b 16:37:53 Step 6/10 : RUN apk add --update --no-cache make git 16:37:53 ---> Running in 561bb00f1581 16:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:37:56 OK: 263 MiB in 53 packages 16:37:57 Removing intermediate container 561bb00f1581 16:37:57 ---> 7d11165a9a42 16:37:57 Step 7/10 : COPY go.mod vendor* ./ 16:37:57 ---> 4c4cb020bcc6 16:37:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:57 ---> Running in 2ea3853ae389 16:37:59 $ docker top ade806c9792ec143309dd48687c3c9dd082e560bf73b13fa08be3c1cbf5b7f97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:00 ---> job-cost.sh 16:38:00 lf-activate-venv: SKIPPING 16:38:00 INFO: No Stack... 16:38:00 INFO: Retrieving Pricing Info for: v3-standard-8 16:38:00 INFO: Archiving Costs [Pipeline] sh 16:38:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives/cost.csv 16:38:01 + cut -d, -f6 [Pipeline] lock 16:38:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] 16:38:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] did not exist. Created. 16:38:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:01 + echo total: 0.2199999988079071 [Pipeline] stash 16:38:01 Stashed 1 file(s) [Pipeline] } 16:38:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:01 $ docker stop --time=1 ade806c9792ec143309dd48687c3c9dd082e560bf73b13fa08be3c1cbf5b7f97 16:38:03 $ docker rm -f --volumes ade806c9792ec143309dd48687c3c9dd082e560bf73b13fa08be3c1cbf5b7f97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:05 Removing intermediate container 2ea3853ae389 16:39:05 ---> caaba30145b3 16:39:05 Step 9/10 : COPY . . 16:39:05 ---> 2f5787ad5ff0 16:39:05 Step 10/10 : RUN ${MAKE} 16:39:05 ---> Running in 2ad6f4696992 16:39:05 noop 16:39:05 Removing intermediate container 2ad6f4696992 16:39:05 ---> 86f72594b293 16:39:05 Successfully built 86f72594b293 16:39:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:06 + docker inspect -f . ci-base-image-arm64 16:39:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-15889 does not seem to be running inside a container 16:39:06 $ 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 16:39:07 $ docker top 9c2f677f9fe14d444cac865babae5264e7bb7e6122bb8da1ba0f446e603d0c8b -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:08 + go version 16:39:08 go version go1.20.2 linux/arm64 [Pipeline] } 16:39:08 $ docker stop --time=1 9c2f677f9fe14d444cac865babae5264e7bb7e6122bb8da1ba0f446e603d0c8b 16:39:11 $ docker rm -f --volumes 9c2f677f9fe14d444cac865babae5264e7bb7e6122bb8da1ba0f446e603d0c8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker inspect -f . ci-base-image-arm64 16:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:12 prd-ubuntu20.04-docker-arm64-4c-16g-15889 does not seem to be running inside a container 16:39:12 $ 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 16:39:13 $ docker top dc08f5e0d93b7cf1e6f539982d7ed000840c86f4b3d6b5e126cc878426ac1b55 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:39:14 + make test 16:39:15 go test -race -coverprofile=coverage.out ./... 16:39:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:42:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:42:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:42:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:42:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:42:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:42:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.217s coverage: 27.6% of statements 16:42:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.254s coverage: 80.2% of statements 16:42:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:42:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:42:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.322s coverage: 86.0% of statements 16:42:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:42:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.423s coverage: 77.5% of statements 16:42:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:42:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:42:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:42:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.251s coverage: 14.3% of statements 16:42:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.402s coverage: 68.5% of statements 16:42:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.425s coverage: 89.2% of statements 16:42:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:42:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.247s coverage: 5.7% of statements 16:42:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:42:31 GO111MODULE=on go vet ./... 16:44:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:44:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:44:53 ./bin/test-attribution-txt.sh [Pipeline] echo 16:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:44:53 $ docker stop --time=1 dc08f5e0d93b7cf1e6f539982d7ed000840c86f4b3d6b5e126cc878426ac1b55 16:44:55 $ docker rm -f --volumes dc08f5e0d93b7cf1e6f539982d7ed000840c86f4b3d6b5e126cc878426ac1b55 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:44:57 Warning: overwriting stash ‘coverage-report’ 16:44:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:44:58 + ls -al . 16:44:58 total 268 16:44:58 drwxrwxr-x 10 jenkins jenkins 4096 May 17 16:39 . 16:44:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:36 .. 16:44:58 -rw-rw-r-- 1 jenkins jenkins 140 May 17 16:36 .dockerignore 16:44:58 drwxrwxr-x 8 jenkins jenkins 4096 May 17 16:37 .git 16:44:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:36 .github 16:44:58 -rw-rw-r-- 1 jenkins jenkins 137 May 17 16:36 .gitignore 16:44:58 -rw-rw-r-- 1 jenkins jenkins 42 May 17 16:36 .golangci.yml 16:44:58 -rw-rw-r-- 1 jenkins jenkins 31677 May 17 16:36 CHANGELOG.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 677 May 17 16:36 GOVERNANCE.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 885 May 17 16:36 Jenkinsfile 16:44:58 -rw-rw-r-- 1 jenkins jenkins 11341 May 17 16:36 LICENSE 16:44:58 -rw-rw-r-- 1 jenkins jenkins 1714 May 17 16:36 Makefile 16:44:58 -rw-rw-r-- 1 jenkins jenkins 619 May 17 16:36 OWNERS.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 4891 May 17 16:36 README.md 16:44:58 -rw-rw-r-- 1 jenkins jenkins 5 May 17 16:35 VERSION 16:44:58 drwxrwxr-x 2 jenkins jenkins 4096 May 17 16:36 bin 16:44:58 -rw-r--r-- 1 jenkins jenkins 106152 May 17 16:42 coverage.out 16:44:58 drwxrwxr-x 5 jenkins jenkins 4096 May 17 16:36 example 16:44:58 -rw-rw-r-- 1 jenkins jenkins 3234 May 17 16:36 go.mod 16:44:58 -rw-rw-r-- 1 jenkins jenkins 30781 May 17 16:36 go.sum 16:44:58 drwxrwxr-x 12 jenkins jenkins 4096 May 17 16:36 internal 16:44:58 drwxrwxr-x 3 jenkins jenkins 4096 May 17 16:36 openapi 16:44:58 drwxrwxr-x 6 jenkins jenkins 4096 May 17 16:36 pkg 16:44:58 drwxrwxr-x 4 jenkins jenkins 4096 May 17 16:36 snap 16:44:58 -rw-rw-r-- 1 jenkins jenkins 222 May 17 16:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + 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=610db976d5aa6bb7fe4d027abaf3b8691c627376 --label arch=arm64 --label version=0.0.0 . 16:44:59 Sending build context to Docker daemon 6.105MB 16:44:59 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 16:44:59 Step 2/23 : FROM ${BASE} AS builder 16:44:59 ---> 86f72594b293 16:44:59 Step 3/23 : ARG MAKE=make build 16:44:59 ---> Running in 0751add225be 16:44:59 Removing intermediate container 0751add225be 16:44:59 ---> 8e6d754dfe1a 16:44:59 Step 4/23 : WORKDIR /device-sdk-go 16:44:59 ---> Running in a1cf9b7af2a9 16:45:00 Removing intermediate container a1cf9b7af2a9 16:45:00 ---> c3886df27a03 16:45:00 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:45:00 ---> Running in 53aba6b2f816 16:45:00 Removing intermediate container 53aba6b2f816 16:45:00 ---> ce9f19f743b3 16:45:00 Step 6/23 : RUN apk add --update --no-cache make git 16:45:00 ---> Running in 7b894980450e 16:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:45:03 OK: 263 MiB in 53 packages 16:45:07 Removing intermediate container 7b894980450e 16:45:07 ---> 6f544557463f 16:45:07 Step 7/23 : COPY go.mod vendor* ./ 16:45:07 ---> ee79cf20efd5 16:45:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:07 ---> Running in 7bd2691f75fb 16:45:09 Removing intermediate container 7bd2691f75fb 16:45:09 ---> 0cf8f487014f 16:45:09 Step 9/23 : COPY . . 16:45:10 ---> 500ee6a3f7a1 16:45:10 Step 10/23 : RUN ${MAKE} 16:45:10 ---> Running in 8f6c7f5fbc35 16:45:11 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 16:47:18 Removing intermediate container 8f6c7f5fbc35 16:47:18 ---> ecfac68141bc 16:47:18 Step 11/23 : FROM alpine:3.17 16:47:18 3.17: Pulling from library/alpine 16:47:18 c41833b44d91: Already exists 16:47:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:47:18 Status: Downloaded newer image for alpine:3.17 16:47:18 ---> 51e60588ff2c 16:47:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:47:18 ---> Running in d58fba97857e 16:47:18 Removing intermediate container d58fba97857e 16:47:18 ---> f64d4f091f0c 16:47:18 Step 13/23 : RUN apk add --update --no-cache 16:47:18 ---> Running in 2b418ce59dbd 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:20 OK: 7 MiB in 15 packages 16:47:20 Removing intermediate container 2b418ce59dbd 16:47:20 ---> 54b3114a0d8a 16:47:20 Step 14/23 : WORKDIR / 16:47:20 ---> Running in 244265202d9b 16:47:20 Removing intermediate container 244265202d9b 16:47:20 ---> 47c47be8b3df 16:47:20 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:47:21 ---> 38b56d2ff0e4 16:47:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:47:22 ---> a8fde01a8d24 16:47:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:47:23 ---> d5101e919a9d 16:47:23 Step 18/23 : EXPOSE 59999 16:47:23 ---> Running in 4941fa06d1bf 16:47:23 Removing intermediate container 4941fa06d1bf 16:47:23 ---> 88c10c77612d 16:47:23 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:47:23 ---> Running in 655586d0266f 16:47:24 Removing intermediate container 655586d0266f 16:47:24 ---> cc8dad9bfd5a 16:47:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:47:24 ---> Running in 65833a1f8e7f 16:47:24 Removing intermediate container 65833a1f8e7f 16:47:24 ---> ff4ef02def73 16:47:24 Step 21/23 : LABEL arch=arm64 16:47:24 ---> Running in 7fe34d69913e 16:47:24 Removing intermediate container 7fe34d69913e 16:47:24 ---> 878dab5a879c 16:47:24 Step 22/23 : LABEL git_sha=610db976d5aa6bb7fe4d027abaf3b8691c627376 16:47:24 ---> Running in 93539e3a7df4 16:47:25 Removing intermediate container 93539e3a7df4 16:47:25 ---> d8bd283deb70 16:47:25 Step 23/23 : LABEL version=0.0.0 16:47:25 ---> Running in fa62f92cca23 16:47:25 Removing intermediate container fa62f92cca23 16:47:25 ---> 8db55ae25721 16:47:25 [Warning] One or more build-args [ARCH] were not consumed 16:47:25 Successfully built 8db55ae25721 16:47:25 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 16:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:26 16:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:26 arm64: Pulling from edgex-lftools-log-publisher 16:47:26 8998bd30e6a1: Pulling fs layer 16:47:26 04944245beec: Pulling fs layer 16:47:26 699f458cf7ca: Pulling fs layer 16:47:26 765212b225bb: Pulling fs layer 16:47:26 f23df028b6ca: Pulling fs layer 16:47:26 d65c8cfc05b1: Pulling fs layer 16:47:26 765212b225bb: Waiting 16:47:26 2437ff75d9bd: Pulling fs layer 16:47:26 f23df028b6ca: Waiting 16:47:26 2437ff75d9bd: Waiting 16:47:26 d65c8cfc05b1: Waiting 16:47:26 04944245beec: Verifying Checksum 16:47:26 04944245beec: Download complete 16:47:26 765212b225bb: Verifying Checksum 16:47:26 765212b225bb: Download complete 16:47:26 f23df028b6ca: Verifying Checksum 16:47:26 f23df028b6ca: Download complete 16:47:26 d65c8cfc05b1: Verifying Checksum 16:47:26 d65c8cfc05b1: Download complete 16:47:26 699f458cf7ca: Verifying Checksum 16:47:26 699f458cf7ca: Download complete 16:47:27 8998bd30e6a1: Verifying Checksum 16:47:27 8998bd30e6a1: Download complete 16:47:29 2437ff75d9bd: Verifying Checksum 16:47:29 2437ff75d9bd: Download complete 16:47:34 8998bd30e6a1: Pull complete 16:47:34 04944245beec: Pull complete 16:47:36 699f458cf7ca: Pull complete 16:47:36 765212b225bb: Pull complete 16:47:37 f23df028b6ca: Pull complete 16:47:37 d65c8cfc05b1: Pull complete 16:47:52 2437ff75d9bd: Pull complete 16:47:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:47:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-15889 does not seem to be running inside a container 16:47:52 $ 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 16:47:54 $ docker top 4cd5f961392254b441ea37f21ed9c03eed89aeee2e5b58bd9b1ea2b6f1474d75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:55 ---> job-cost.sh 16:47:55 lf-activate-venv: SKIPPING 16:47:55 INFO: No Stack... 16:47:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:47:57 INFO: Archiving Costs [Pipeline] sh 16:47:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 16:47:57 + cut -d, -f6 [Pipeline] lock 16:47:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] 16:47:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] did not exist. Created. 16:47:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:47:58 /w/workspace/device-sdk-go/1@tmp/durable-115e92ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:47:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:47:59 Warning: overwriting stash ‘stack-cost’ 16:47:59 Stashed 1 file(s) [Pipeline] } 16:47:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1459-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:47:59 $ docker stop --time=1 4cd5f961392254b441ea37f21ed9c03eed89aeee2e5b58bd9b1ea2b6f1474d75 16:48:00 $ docker rm -f --volumes 4cd5f961392254b441ea37f21ed9c03eed89aeee2e5b58bd9b1ea2b6f1474d75 [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 16:48:01 provisioning config files... 16:48:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/config15814956057381869475tmp [Pipeline] { [Pipeline] sh 16:48:02 + set +x 16:48:02 + curl -s https://codecov.io/bash 16:48:02 + bash -s -- 16:48:02 16:48:02 _____ _ 16:48:02 / ____| | | 16:48:02 | | ___ __| | ___ ___ _____ __ 16:48:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:02 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:02 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:02 Bash-1.0.6 16:48:02 16:48:02 16:48:02 ==> git version 2.25.1 found 16:48:02 ==> 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 16:48:02 Release-Date: 2020-01-08 16:48:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:02 ==> Jenkins CI detected. 16:48:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1459 16:48:02 project root: . 16:48:02 --> token set from env 16:48:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:02 ==> Running gcov in . (disable via -X gcov) 16:48:02 ==> Python coveragepy not found 16:48:02 ==> Searching for coverage reports in: 16:48:02 + . 16:48:02 -> Found 1 reports 16:48:02 ==> Detecting git/mercurial file structure 16:48:02 ==> Reading reports 16:48:02 + ./coverage.out bytes=106152 16:48:02 ==> Appending adjustments 16:48:02 https://docs.codecov.io/docs/fixing-reports 16:48:02 + Found adjustments 16:48:02 ==> Gzipping contents 16:48:02 16K /tmp/codecov.UH9DZf.gz 16:48:02 ==> Uploading reports 16:48:02 url: https://codecov.io 16:48:02 query: branch=PR-1459&commit=610db976d5aa6bb7fe4d027abaf3b8691c627376&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1459&job=&cmd_args= 16:48:02 -> Pinging Codecov 16:48:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1459&commit=610db976d5aa6bb7fe4d027abaf3b8691c627376&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1459&job=&cmd_args= 16:48:02 -> Uploading to 16:48:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/7E55EF52A471D76F132DFD9A03CDDE97/610db976d5aa6bb7fe4d027abaf3b8691c627376/b2ed9444-a233-4cf5-9f51-944578068f77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T164802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=940d491181525717a82f0abbd5bf640e705bfc82749f99eb72fb21e8323e00af 16:48:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:02 Dload Upload Total Spent Left Speed 16:48:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15153 0 0 100 15153 0 74279 --:--:-- --:--:-- --:--:-- 74279 16:48:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/610db976d5aa6bb7fe4d027abaf3b8691c627376 [Pipeline] } 16:48:02 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 16:48:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives ] 16:48:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives 16:48:04 total 16 16:48:04 drwxr-xr-x 3 root root 4096 May 17 16:38 . 16:48:04 drwxrwxr-x 12 jenkins jenkins 4096 May 17 16:38 .. 16:48:04 drwxr-xr-x 2 root root 4096 May 17 16:38 cost 16:48:04 -rw-r--r-- 1 root root 86 May 17 16:38 cost.csv 16:48:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives 16:48:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives 16:48:04 total 16 16:48:04 drwxr-xr-x 3 jenkins jenkins 4096 May 17 16:38 . 16:48:04 drwxrwxr-x 12 jenkins jenkins 4096 May 17 16:38 .. 16:48:04 drwxr-xr-x 2 jenkins jenkins 4096 May 17 16:38 cost 16:48:04 -rw-r--r-- 1 jenkins jenkins 86 May 17 16:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:48:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:06 ---> package-listing.sh 16:48:06 ++ tr '[:upper:]' '[:lower:]' 16:48:06 ++ facter osfamily 16:48:06 + OS_FAMILY=debian 16:48:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1459 16:48:06 + START_PACKAGES=/tmp/packages_start.txt 16:48:06 + END_PACKAGES=/tmp/packages_end.txt 16:48:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:06 + PACKAGES=/tmp/packages_start.txt 16:48:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1459 ']' 16:48:06 + PACKAGES=/tmp/packages_end.txt 16:48:06 + case "${OS_FAMILY}" in 16:48:06 + dpkg -l 16:48:06 + grep '^ii' 16:48:06 + '[' -f /tmp/packages_start.txt ']' 16:48:06 + '[' -f /tmp/packages_end.txt ']' 16:48:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1459 ']' 16:48:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives/ 16:48:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1459/archives/ [Pipeline] echo 16:48:06 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-1459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:07 prd-ubuntu20.04-docker-8c-8g-15888 does not seem to be running inside a container 16:48:07 $ 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-1459/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-1459 -v /w/workspace/gexfoundry_device-sdk-go_PR-1459:/w/workspace/gexfoundry_device-sdk-go_PR-1459:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1459@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:07 $ docker top 735d0b65eee1c34c8ebb51ba8889ebe3c180a10cf1f4a25d08c97b12d34db9a3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:48:08 + ls /var/log/sa-host 16:48:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:09 provisioning config files... 16:48:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1459@tmp/config6474164986763534700tmp [Pipeline] { [Pipeline] echo 16:48:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:09 ---> create-netrc.sh [Pipeline] } 16:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:48:09 ---> python-tools-install.sh [Pipeline] echo 16:48:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:10 ---> sudo-logs.sh 16:48:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:48:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:10 ---> job-cost.sh 16:48:10 lf-activate-venv: SKIPPING 16:48:10 DEBUG: total: 0.2199999988079071 16:48:10 INFO: Retrieving Stack Cost... 16:48:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:48:11 INFO: Archiving Costs [Pipeline] echo 16:48:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:11 ---> logs-deploy.sh 16:48:11 lf-activate-venv: SKIPPING 16:48:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1459/1 16:48:11 INFO: archiving workspace using pattern(s): 16:48:12 Archives upload complete. 16:48:12 INFO: archiving logs to Nexus