Pull request #1395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df8b6dad8ec8a69b56807ef891e6169cf12af2ef+c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (8dea57f5d505e5ca92d702bc90130d6d79379d57) 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-ssh1800824755857453473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2369479130321284878.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1395/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-1395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3982785458621140615.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-1395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13728237568664190417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7990484441436927533.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-1395/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-1395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3466467282116674795.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 on ‘prd-ubuntu20.04-docker-8c-8g-4723’ Running on prd-ubuntu20.04-docker-8c-8g-4725 in /w/workspace/gexfoundry_device-sdk-go_PR-1395 [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-1395 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1395/head:refs/remotes/origin/PR-1395 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit df8b6dad8ec8a69b56807ef891e6169cf12af2ef Merge succeeded, producing df8b6dad8ec8a69b56807ef891e6169cf12af2ef Checking out Revision df8b6dad8ec8a69b56807ef891e6169cf12af2ef (PR-1395) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f df8b6dad8ec8a69b56807ef891e6169cf12af2ef # 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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df8b6dad8ec8a69b56807ef891e6169cf12af2ef # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:58 ========================================================= 04:59:58 EdgeX Global Pipelines Version Info 04:59:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:59 ------------------- 04:59:59 stable info: 04:59:59 ------------------- 04:59:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:59 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:59:59 Message: update stable to v1.0.245 05:00:00 ------------------- 05:00:00 experimental info: 05:00:00 ------------------- 05:00:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:00 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 05:00:00 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1395 [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1395 [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1395 [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df8b6dad8ec8a69b56807ef891e6169cf12af2ef [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df8b6da [Pipeline] echo 05:00:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:02 provisioning config files... 05:00:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config9995400218831674876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:02 ---> docker-login.sh 05:00:02 nexus3.edgexfoundry.org:10001 05:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:02 Configure a credential helper to remove this warning. See 05:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:02 05:00:02 Login Succeeded 05:00:02 nexus3.edgexfoundry.org:10002 05:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:02 Configure a credential helper to remove this warning. See 05:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:02 05:00:02 Login Succeeded 05:00:02 nexus3.edgexfoundry.org:10003 05:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:02 Configure a credential helper to remove this warning. See 05:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:02 05:00:02 Login Succeeded 05:00:03 nexus3.edgexfoundry.org:10004 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:03 Configure a credential helper to remove this warning. See 05:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:03 05:00:03 Login Succeeded 05:00:03 docker.io 05:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:06 Configure a credential helper to remove this warning. See 05:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:06 05:00:06 Login Succeeded 05:00:06 ---> docker-login.sh ends [Pipeline] } 05:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:07 + git rev-list -1 --merges df8b6dad8ec8a69b56807ef891e6169cf12af2ef~1..df8b6dad8ec8a69b56807ef891e6169cf12af2ef [Pipeline] echo 05:00:07 -----------> git rev-list -1 --merges df8b6dad8ec8a69b56807ef891e6169cf12af2ef~1..df8b6dad8ec8a69b56807ef891e6169cf12af2ef df8b6dad8ec8a69b56807ef891e6169cf12af2ef [false] [Pipeline] sh 05:00:07 + git log --format=format:%s -1 df8b6dad8ec8a69b56807ef891e6169cf12af2ef [Pipeline] echo 05:00:07 ========================================================= 05:00:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:08 + git log --format=format:%s -1 df8b6dad8ec8a69b56807ef891e6169cf12af2ef [Pipeline] echo 05:00:08 [semverPrep] GIT_COMMIT: df8b6dad8ec8a69b56807ef891e6169cf12af2ef, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 05:00:08 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:08 + grep -v github /etc/ssh/ssh_known_hosts 05:00:08 + [ -e /tmp/ssh_known_hosts ] 05:00:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:08 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:09 05:00:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:09 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:09 b85a868b505f: Pulling fs layer 05:00:09 e2be974225ed: Pulling fs layer 05:00:09 339a4e72a1f5: Pulling fs layer 05:00:09 988bab9f4d93: Pulling fs layer 05:00:09 1469e6f7b9e6: Pulling fs layer 05:00:09 eaf3925da568: Pulling fs layer 05:00:09 bab4dde63d76: Pulling fs layer 05:00:09 bde34c3a00c8: Pulling fs layer 05:00:09 b352a97aabf1: Pulling fs layer 05:00:09 4872d77fe225: Pulling fs layer 05:00:09 5851b861e8e6: Pulling fs layer 05:00:09 988bab9f4d93: Waiting 05:00:09 1469e6f7b9e6: Waiting 05:00:09 eaf3925da568: Waiting 05:00:09 bab4dde63d76: Waiting 05:00:09 bde34c3a00c8: Waiting 05:00:09 b352a97aabf1: Waiting 05:00:09 4872d77fe225: Waiting 05:00:09 e2be974225ed: Download complete 05:00:09 988bab9f4d93: Verifying Checksum 05:00:09 988bab9f4d93: Download complete 05:00:09 339a4e72a1f5: Verifying Checksum 05:00:09 339a4e72a1f5: Download complete 05:00:09 1469e6f7b9e6: Verifying Checksum 05:00:09 1469e6f7b9e6: Download complete 05:00:09 eaf3925da568: Verifying Checksum 05:00:09 eaf3925da568: Download complete 05:00:09 bde34c3a00c8: Download complete 05:00:09 b352a97aabf1: Download complete 05:00:09 4872d77fe225: Download complete 05:00:09 5851b861e8e6: Download complete 05:00:09 b85a868b505f: Download complete 05:00:10 bab4dde63d76: Verifying Checksum 05:00:10 bab4dde63d76: Download complete 05:00:11 b85a868b505f: Pull complete 05:00:11 e2be974225ed: Pull complete 05:00:12 339a4e72a1f5: Pull complete 05:00:12 988bab9f4d93: Pull complete 05:00:12 1469e6f7b9e6: Pull complete 05:00:12 eaf3925da568: Pull complete 05:00:15 bab4dde63d76: Pull complete 05:00:16 bde34c3a00c8: Pull complete 05:00:17 b352a97aabf1: Pull complete 05:00:18 4872d77fe225: Pull complete 05:00:19 5851b861e8e6: Pull complete 05:00:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:20 prd-ubuntu20.04-docker-8c-8g-4725 does not seem to be running inside a container 05:00:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:24 $ docker top a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 -eo pid,comm 05:00:24 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). 05:00:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:25 [ssh-agent] Looking for ssh-agent implementation... 05:00:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:25 $ docker exec a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 ssh-agent 05:00:25 SSH_AUTH_SOCK=/tmp/ssh-NsQtAyxMBihx/agent.31 05:00:25 SSH_AGENT_PID=37 05:00:25 Running ssh-add (command line suppressed) 05:00:25 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_13190800257510632825.key (/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_13190800257510632825.key) 05:00:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:25 + git tag --points-at HEAD [Pipeline] } 05:00:25 $ docker exec --env ******** --env ******** a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 ssh-agent -k 05:00:26 unset SSH_AUTH_SOCK; 05:00:26 unset SSH_AGENT_PID; 05:00:26 echo Agent pid 37 killed; 05:00:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:26 [ssh-agent] Looking for ssh-agent implementation... 05:00:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:26 $ docker exec a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 ssh-agent 05:00:26 SSH_AUTH_SOCK=/tmp/ssh-jJXzp2hs9L8M/agent.69 05:00:26 SSH_AGENT_PID=75 05:00:26 Running ssh-add (command line suppressed) 05:00:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_12062849492888536876.key (/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/private_key_12062849492888536876.key) 05:00:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:26 + git semver init 05:00:27 2023-03-21 05:00:27,058 [run_init] DEBUG init version:0.0.0 force:False 05:00:27 2023-03-21 05:00:27,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver 05:00:27 2023-03-21 05:00:27,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver 05:00:27 2023-03-21 05:00:27,060 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395, universal_newlines=False, shell=None, istream=None) 05:00:28 2023-03-21 05:00:27,946 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.git/info/exclude 05:00:28 2023-03-21 05:00:27,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 with force:False 05:00:28 2023-03-21 05:00:27,947 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 05:00:28 2023-03-21 05:00:27,951 [execute] INFO git cat-file --batch-check 05:00:28 2023-03-21 05:00:27,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver, universal_newlines=False, shell=None, istream=) 05:00:28 2023-03-21 05:00:27,957 [execute] INFO git cat-file --batch 05:00:28 2023-03-21 05:00:27,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver, universal_newlines=False, shell=None, istream=) 05:00:28 2023-03-21 05:00:27,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1395/.semver/PR-1395 05:00:28 0.0.0 [Pipeline] } 05:00:28 $ docker exec --env ******** --env ******** a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 ssh-agent -k 05:00:28 unset SSH_AUTH_SOCK; 05:00:28 unset SSH_AGENT_PID; 05:00:28 echo Agent pid 75 killed; 05:00:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:28 + git semver [Pipeline] } 05:00:28 $ docker stop --time=1 a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 05:00:30 $ docker rm -f --volumes a42de09142cc5397d65ad625ca0bd1a0bf23fa54ece8d1f1acd5b95ea0877041 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:30 Stashed 1 file(s) [Pipeline] echo 05:00:30 [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 05:00:31 provisioning config files... 05:00:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config1454220173837326366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:31 ---> docker-login.sh 05:00:31 nexus3.edgexfoundry.org:10001 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 nexus3.edgexfoundry.org:10002 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 nexus3.edgexfoundry.org:10003 05:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:32 Configure a credential helper to remove this warning. See 05:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:32 05:00:32 Login Succeeded 05:00:32 nexus3.edgexfoundry.org:10004 05:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:32 Configure a credential helper to remove this warning. See 05:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:32 05:00:32 Login Succeeded 05:00:32 docker.io 05:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:32 Configure a credential helper to remove this warning. See 05:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:32 05:00:32 Login Succeeded 05:00:32 ---> docker-login.sh ends [Pipeline] } 05:00:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:32 ========================================================= 05:00:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:33 + 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 . 05:00:33 Sending build context to Docker daemon 10.79MB 05:00:33 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:33 Step 2/10 : FROM ${BASE} AS builder 05:00:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:33 63b65145d645: Pulling fs layer 05:00:33 a2d21d5440eb: Pulling fs layer 05:00:33 935e6c44a52c: Pulling fs layer 05:00:33 94cc34f8dd06: Pulling fs layer 05:00:33 30dea6a524f1: Pulling fs layer 05:00:33 a2aff8979fd8: Pulling fs layer 05:00:33 6808be2612f2: Pulling fs layer 05:00:33 f25807f1079a: Pulling fs layer 05:00:33 94cc34f8dd06: Waiting 05:00:33 30dea6a524f1: Waiting 05:00:33 a2aff8979fd8: Waiting 05:00:33 6808be2612f2: Waiting 05:00:33 f25807f1079a: Waiting 05:00:33 a2d21d5440eb: Download complete 05:00:33 94cc34f8dd06: Verifying Checksum 05:00:33 94cc34f8dd06: Download complete 05:00:33 30dea6a524f1: Verifying Checksum 05:00:33 30dea6a524f1: Download complete 05:00:33 63b65145d645: Verifying Checksum 05:00:33 63b65145d645: Download complete 05:00:33 a2aff8979fd8: Verifying Checksum 05:00:33 a2aff8979fd8: Download complete 05:00:33 63b65145d645: Pull complete 05:00:33 a2d21d5440eb: Pull complete 05:00:33 f25807f1079a: Verifying Checksum 05:00:34 935e6c44a52c: Verifying Checksum 05:00:34 935e6c44a52c: Download complete 05:00:34 6808be2612f2: Verifying Checksum 05:00:34 6808be2612f2: Download complete 05:00:38 935e6c44a52c: Pull complete 05:00:38 94cc34f8dd06: Pull complete 05:00:38 30dea6a524f1: Pull complete 05:00:39 a2aff8979fd8: Pull complete 05:00:42 6808be2612f2: Pull complete 05:00:42 f25807f1079a: Pull complete 05:00:42 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:42 ---> 3b553350e43f 05:00:42 Step 3/10 : ARG MAKE=make build 05:00:46 Still waiting to schedule task 05:00:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4724’ 05:00:53 ---> Running in 76003b9b5ab3 05:00:53 Removing intermediate container 76003b9b5ab3 05:00:53 ---> 0f2d22449393 05:00:53 Step 4/10 : WORKDIR /device-sdk-go 05:00:53 ---> Running in ece9f14c2184 05:00:55 Removing intermediate container ece9f14c2184 05:00:55 ---> b020a5ec2967 05:00:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:55 ---> Running in bcaaddcce351 05:00:56 Removing intermediate container bcaaddcce351 05:00:56 ---> a95566fd5635 05:00:56 Step 6/10 : RUN apk add --update --no-cache make git 05:00:57 ---> Running in 47884908a9b5 05:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:00:58 OK: 265 MiB in 53 packages 05:00:59 Removing intermediate container 47884908a9b5 05:00:59 ---> be2e181ec9b1 05:00:59 Step 7/10 : COPY go.mod vendor* ./ 05:00:59 ---> 5dac25f1850a 05:00:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:00 ---> Running in c0e2580388f7 05:01:56 Removing intermediate container c0e2580388f7 05:01:56 ---> 2a7adfcccdb0 05:01:56 Step 9/10 : COPY . . 05:01:56 ---> 0d567273dad5 05:01:56 Step 10/10 : RUN ${MAKE} 05:01:56 ---> Running in 9804a437dd3d 05:01:56 noop 05:01:56 Removing intermediate container 9804a437dd3d 05:01:56 ---> 0e174b8e5686 05:01:56 Successfully built 0e174b8e5686 05:01:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:56 + docker inspect -f . ci-base-image-x86_64 05:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:57 prd-ubuntu20.04-docker-8c-8g-4725 does not seem to be running inside a container 05:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:57 $ docker top 8baa5d360668ba807e88cde7753524b3d8e2d347a58b1a71f29f320b28af2bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:57 + go version 05:01:57 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:58 $ docker stop --time=1 8baa5d360668ba807e88cde7753524b3d8e2d347a58b1a71f29f320b28af2bc0 05:01:59 $ docker rm -f --volumes 8baa5d360668ba807e88cde7753524b3d8e2d347a58b1a71f29f320b28af2bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker inspect -f . ci-base-image-x86_64 05:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:00 prd-ubuntu20.04-docker-8c-8g-4725 does not seem to be running inside a container 05:02:00 $ 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-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:01 $ docker top 8fdc907692e2583b6582facf48af8e21435d878a4d17472107b275d7a199df3a -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1395 [Pipeline] fileExists [Pipeline] sh 05:02:02 + make test 05:02:02 go test -race -coverprofile=coverage.out ./... 05:02:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.045s coverage: 27.6% of statements 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 05:02:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.069s coverage: 86.0% of statements 05:02:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:02:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:02:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.098s coverage: 75.9% of statements 05:02:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:02:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 15.2% of statements 05:02:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 65.7% of statements 05:02:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements 05:02:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.117s coverage: 5.5% of statements 05:02:51 GO111MODULE=on go vet ./... 05:02:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:55 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:55 $ docker stop --time=1 8fdc907692e2583b6582facf48af8e21435d878a4d17472107b275d7a199df3a 05:03:00 $ docker rm -f --volumes 8fdc907692e2583b6582facf48af8e21435d878a4d17472107b275d7a199df3a [Pipeline] // withDockerContainer [Pipeline] sh 05:03:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4730 in /w/workspace/gexfoundry_device-sdk-go_PR-1395 [Pipeline] { [Pipeline] ws 05:03:01 Running in /w/workspace/device-sdk-go/1 [Pipeline] { 05:03:01 + sudo chown -R jenkins:jenkins . [Pipeline] checkout 05:03:01 The recommended git tool is: git [Pipeline] sh 05:03:01 + ls -al . 05:03:01 total 276 05:03:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 05:02 . 05:03:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:59 .. 05:03:01 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 04:59 .dockerignore 05:03:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:00 .git 05:03:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 04:59 .github 05:03:01 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 04:59 .gitignore 05:03:01 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 04:59 .golangci.yml 05:03:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:00 .semver 05:03:01 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 04:59 CHANGELOG.md 05:03:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 04:59 GOVERNANCE.md 05:03:01 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 04:59 Jenkinsfile 05:03:01 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 04:59 LICENSE 05:03:01 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 04:59 Makefile 05:03:01 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 04:59 OWNERS.md 05:03:01 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 04:59 README.md 05:03:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:00 VERSION 05:03:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 04:59 bin 05:03:01 -rw-r--r-- 1 jenkins jenkins 109536 Mar 21 05:02 coverage.out 05:03:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 04:59 example 05:03:01 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 04:59 go.mod 05:03:01 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 21 04:59 go.sum 05:03:01 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 04:59 internal 05:03:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 04:59 openapi 05:03:01 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 04:59 pkg 05:03:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:59 snap 05:03:01 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:02 + 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=df8b6dad8ec8a69b56807ef891e6169cf12af2ef --label arch=amd64 --label version=0.0.0 . 05:03:02 Sending build context to Docker daemon 10.9MB 05:03:02 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:03:02 Step 2/23 : FROM ${BASE} AS builder 05:03:02 ---> 0e174b8e5686 05:03:02 Step 3/23 : ARG MAKE=make build 05:03:02 ---> Running in 4f5eed7308ad 05:03:03 Removing intermediate container 4f5eed7308ad 05:03:03 ---> 3562bc946aab 05:03:03 Step 4/23 : WORKDIR /device-sdk-go 05:03:03 ---> Running in 0fddb6596075 05:03:03 Removing intermediate container 0fddb6596075 05:03:03 ---> 66ce4f903895 05:03:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:03 ---> Running in 4e117f63cf22 05:03:03 Removing intermediate container 4e117f63cf22 05:03:03 ---> efc8a8e94a91 05:03:03 Step 6/23 : RUN apk add --update --no-cache make git 05:03:03 ---> Running in 54da3240d1e2 05:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:04 OK: 265 MiB in 53 packages 05:03:04 Removing intermediate container 54da3240d1e2 05:03:04 ---> 69c8dc01a3f1 05:03:04 Step 7/23 : COPY go.mod vendor* ./ 05:03:04 ---> 2b4bd210657f 05:03:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:04 ---> Running in 1055f0587653 05:03:05 Removing intermediate container 1055f0587653 05:03:05 ---> ddcf1fdaaeb4 05:03:05 Step 9/23 : COPY . . 05:03:06 ---> 4b9dde886d89 05:03:06 Step 10/23 : RUN ${MAKE} 05:03:06 ---> Running in f11e4dbf319a 05:03:06 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 05:03:07 using credential edgex-jenkins-ssh 05:03:07 Cloning the remote Git repository 05:03:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:07 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:08 > git --version # timeout=10 05:03:08 > git --version # 'git version 2.25.1' 05:03:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:11 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit df8b6dad8ec8a69b56807ef891e6169cf12af2ef 05:03:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1395/head:refs/remotes/origin/PR-1395 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:11 > git config core.sparsecheckout # timeout=10 05:03:11 > git checkout -f df8b6dad8ec8a69b56807ef891e6169cf12af2ef # timeout=10 05:03:11 > git remote # timeout=10 05:03:11 > git config --get remote.origin.url # timeout=10 05:03:11 Merge succeeded, producing df8b6dad8ec8a69b56807ef891e6169cf12af2ef 05:03:11 Checking out Revision df8b6dad8ec8a69b56807ef891e6169cf12af2ef (PR-1395) 05:03:12 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" 05:03:12 > git --version # timeout=10 05:03:12 > git --version # 'git version 2.25.1' 05:03:12 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:03:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:11 > git merge c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 05:03:11 > git rev-parse HEAD^{commit} # timeout=10 05:03:11 > git config core.sparsecheckout # timeout=10 05:03:11 > git checkout -f df8b6dad8ec8a69b56807ef891e6169cf12af2ef # timeout=10 [Pipeline] sh 05:03:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:13 Dload Upload Total Spent Left Speed 05:03:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70447 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh 05:03:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:15 + sudo tee /etc/docker/daemon.new 05:03:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:03:15 { 05:03:15 "registry-mirrors": [ 05:03:15 "https://nexus3.edgexfoundry.org:10001" 05:03:15 ], 05:03:15 "bip": "10.250.0.254/24", 05:03:15 "hosts": [ 05:03:15 "tcp://0.0.0.0:5555", 05:03:15 "unix:///var/run/docker.sock" 05:03:15 ], 05:03:15 "mtu": 1458, 05:03:15 "selinux-enabled": true, 05:03:15 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:15 } [Pipeline] sh 05:03:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:15 + sudo service docker restart 05:03:28 Removing intermediate container f11e4dbf319a 05:03:28 ---> f81c087e8edd 05:03:28 Step 11/23 : FROM alpine:3.17 05:03:30 3.17: Pulling from library/alpine 05:03:31 63b65145d645: Already exists 05:03:31 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:03:31 Status: Downloaded newer image for alpine:3.17 05:03:31 ---> b2aa39c304c2 05:03:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:31 ---> Running in cdd8935abb47 05:03:31 Removing intermediate container cdd8935abb47 05:03:31 ---> 3d7d39a15d6d 05:03:31 Step 13/23 : RUN apk add --update --no-cache 05:03:32 ---> Running in 1ff415e1a1de 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:32 OK: 7 MiB in 15 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:34 provisioning config files... 05:03:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5255545266787888080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:34 Removing intermediate container 1ff415e1a1de 05:03:34 ---> b3503b5e8eb9 05:03:34 Step 14/23 : WORKDIR / 05:03:34 ---> docker-login.sh 05:03:34 nexus3.edgexfoundry.org:10001 05:03:34 ---> Running in 28619d6ebe2c 05:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:35 Configure a credential helper to remove this warning. See 05:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:35 05:03:35 Login Succeeded 05:03:35 nexus3.edgexfoundry.org:10002 05:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:35 Configure a credential helper to remove this warning. See 05:03:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:35 05:03:35 Login Succeeded 05:03:35 nexus3.edgexfoundry.org:10003 05:03:35 Removing intermediate container 28619d6ebe2c 05:03:35 ---> 6fb767129076 05:03:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:36 Configure a credential helper to remove this warning. See 05:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:36 05:03:36 Login Succeeded 05:03:36 nexus3.edgexfoundry.org:10004 05:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:36 Configure a credential helper to remove this warning. See 05:03:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:36 05:03:36 Login Succeeded 05:03:36 docker.io 05:03:36 ---> a6128fe187ff 05:03:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:37 Configure a credential helper to remove this warning. See 05:03:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:37 05:03:37 Login Succeeded 05:03:37 ---> docker-login.sh ends [Pipeline] } 05:03:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:37 ========================================================= 05:03:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:03:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:38 + 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 . 05:03:38 Sending build context to Docker daemon 5.797MB 05:03:38 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:03:38 Step 2/10 : FROM ${BASE} AS builder 05:03:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:38 af6eaf76a39c: Pulling fs layer 05:03:38 55522c791124: Pulling fs layer 05:03:38 ce5c4a1c91eb: Pulling fs layer 05:03:38 169dfbe0d373: Pulling fs layer 05:03:38 e1ff8fa3b103: Pulling fs layer 05:03:38 52ebb69f0ebf: Pulling fs layer 05:03:38 5abe8eddf0d5: Pulling fs layer 05:03:38 e1ff8fa3b103: Waiting 05:03:38 52ebb69f0ebf: Waiting 05:03:38 5abe8eddf0d5: Waiting 05:03:38 55522c791124: Verifying Checksum 05:03:38 55522c791124: Download complete 05:03:38 169dfbe0d373: Verifying Checksum 05:03:38 169dfbe0d373: Download complete 05:03:38 ---> 852dc1260b1b 05:03:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:38 e1ff8fa3b103: Verifying Checksum 05:03:38 e1ff8fa3b103: Download complete 05:03:38 af6eaf76a39c: Download complete 05:03:38 ---> 0cd3c949c8b0 05:03:38 Step 18/23 : EXPOSE 59999 05:03:38 ---> Running in 303b1616be36 05:03:38 Removing intermediate container 303b1616be36 05:03:38 ---> 2d79bf842331 05:03:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:39 ---> Running in 13cb67378d62 05:03:39 Removing intermediate container 13cb67378d62 05:03:39 ---> 325888dbc986 05:03:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:39 ---> Running in 3773f18b7c7d 05:03:39 Removing intermediate container 3773f18b7c7d 05:03:39 ---> 5ca874f84a08 05:03:39 Step 21/23 : LABEL arch=amd64 05:03:39 ---> Running in 7341de7534b4 05:03:39 af6eaf76a39c: Pull complete 05:03:39 5abe8eddf0d5: Verifying Checksum 05:03:39 5abe8eddf0d5: Download complete 05:03:40 Removing intermediate container 7341de7534b4 05:03:40 ---> 7d8607ca2669 05:03:40 Step 22/23 : LABEL git_sha=df8b6dad8ec8a69b56807ef891e6169cf12af2ef 05:03:40 ---> Running in 29ee1eb6ffdd 05:03:40 Removing intermediate container 29ee1eb6ffdd 05:03:40 ---> 0ca1ce60da53 05:03:40 Step 23/23 : LABEL version=0.0.0 05:03:40 ---> Running in d7ac17d8accc 05:03:40 Removing intermediate container d7ac17d8accc 05:03:40 ---> 583a90e0bf06 05:03:40 [Warning] One or more build-args [ARCH] were not consumed 05:03:40 Successfully built 583a90e0bf06 05:03:40 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:03:40 55522c791124: Pull complete [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 05:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 05:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 ce5c4a1c91eb: Verifying Checksum 05:03:41 ce5c4a1c91eb: Download complete 05:03:41 52ebb69f0ebf: Verifying Checksum 05:03:41 52ebb69f0ebf: Download complete 05:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 latest: Pulling from edgex-lftools-log-publisher 05:03:41 5eb5b503b376: Pulling fs layer 05:03:41 5c69ac0246d0: Pulling fs layer 05:03:41 ec43610c2a17: Pulling fs layer 05:03:41 3a2ae6a8a46f: Pulling fs layer 05:03:41 33b1e0a273af: Pulling fs layer 05:03:41 5d3b04190fa2: Pulling fs layer 05:03:41 2f39f015ded8: Pulling fs layer 05:03:41 3a2ae6a8a46f: Waiting 05:03:41 33b1e0a273af: Waiting 05:03:41 5d3b04190fa2: Waiting 05:03:41 2f39f015ded8: Waiting 05:03:41 5c69ac0246d0: Verifying Checksum 05:03:41 5c69ac0246d0: Download complete 05:03:41 3a2ae6a8a46f: Verifying Checksum 05:03:41 3a2ae6a8a46f: Download complete 05:03:41 33b1e0a273af: Verifying Checksum 05:03:42 33b1e0a273af: Download complete 05:03:42 5d3b04190fa2: Verifying Checksum 05:03:42 5d3b04190fa2: Download complete 05:03:42 ec43610c2a17: Download complete 05:03:42 5eb5b503b376: Verifying Checksum 05:03:42 5eb5b503b376: Download complete 05:03:43 2f39f015ded8: Download complete 05:03:43 5eb5b503b376: Pull complete 05:03:43 5c69ac0246d0: Pull complete 05:03:43 ec43610c2a17: Pull complete 05:03:44 3a2ae6a8a46f: Pull complete 05:03:44 33b1e0a273af: Pull complete 05:03:44 5d3b04190fa2: Pull complete 05:03:48 2f39f015ded8: Pull complete 05:03:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:48 prd-ubuntu20.04-docker-8c-8g-4725 does not seem to be running inside a container 05:03:48 $ 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-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:53 ce5c4a1c91eb: Pull complete 05:03:53 169dfbe0d373: Pull complete 05:03:53 e1ff8fa3b103: Pull complete 05:03:58 $ docker top ecd95e3972187eb34215e5f4c6979df8f065dfdac866cdb2374cc6ce87b61893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:59 ---> job-cost.sh 05:03:59 lf-activate-venv: SKIPPING 05:03:59 INFO: No Stack... 05:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:03:59 INFO: Archiving Costs [Pipeline] sh 05:04:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/cost.csv 05:04:00 + cut -d, -f6 [Pipeline] lock 05:04:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] 05:04:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] did not exist. Created. 05:04:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:00 + echo total: 0.2199999988079071 05:04:00 52ebb69f0ebf: Pull complete [Pipeline] stash 05:04:00 Stashed 1 file(s) [Pipeline] } 05:04:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:00 $ docker stop --time=1 ecd95e3972187eb34215e5f4c6979df8f065dfdac866cdb2374cc6ce87b61893 05:04:01 $ docker rm -f --volumes ecd95e3972187eb34215e5f4c6979df8f065dfdac866cdb2374cc6ce87b61893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:04 5abe8eddf0d5: Pull complete 05:04:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:04 ---> 6cb57ee374ae 05:04:04 Step 3/10 : ARG MAKE=make build 05:04:05 ---> Running in ebe858f0ede6 05:04:06 Removing intermediate container ebe858f0ede6 05:04:06 ---> b82c99d39846 05:04:06 Step 4/10 : WORKDIR /device-sdk-go 05:04:06 ---> Running in 113a2e4aa5da 05:04:06 Removing intermediate container 113a2e4aa5da 05:04:06 ---> 2dd4815b7829 05:04:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:06 ---> Running in 057ebecedb78 05:04:06 Removing intermediate container 057ebecedb78 05:04:06 ---> a5eae511ef5a 05:04:06 Step 6/10 : RUN apk add --update --no-cache make git 05:04:06 ---> Running in 2ea6e819a6ca 05:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:09 OK: 263 MiB in 53 packages 05:04:10 Removing intermediate container 2ea6e819a6ca 05:04:10 ---> b97401104653 05:04:10 Step 7/10 : COPY go.mod vendor* ./ 05:04:11 ---> 335927792d09 05:04:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:11 ---> Running in 80a1c8cc074c 05:05:19 Removing intermediate container 80a1c8cc074c 05:05:19 ---> 941948e7ab57 05:05:19 Step 9/10 : COPY . . 05:05:19 ---> 4511485bb0aa 05:05:19 Step 10/10 : RUN ${MAKE} 05:05:19 ---> Running in 693f2b8de50d 05:05:19 noop 05:05:19 Removing intermediate container 693f2b8de50d 05:05:19 ---> 474e01ca95f2 05:05:19 Successfully built 474e01ca95f2 05:05:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:20 + docker inspect -f . ci-base-image-arm64 05:05:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:20 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 05:05:20 $ 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 05:05:21 $ docker top eff90466547a4ac825090d4b913402c67a04b3be0b3d2de16fef5a8a1de7e8fa -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:22 + go version 05:05:22 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:22 $ docker stop --time=1 eff90466547a4ac825090d4b913402c67a04b3be0b3d2de16fef5a8a1de7e8fa 05:05:24 $ docker rm -f --volumes eff90466547a4ac825090d4b913402c67a04b3be0b3d2de16fef5a8a1de7e8fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + docker inspect -f . ci-base-image-arm64 05:05:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:25 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 05:05:25 $ 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 05:05:26 $ docker top 62ecccf10b41accb7f62397a67498b06038c0555f6dacdc89cfa8a6f41f5e8d5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:27 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:28 + make test 05:05:28 go test -race -coverprofile=coverage.out ./... 05:06:25 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:08:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:08:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.250s coverage: 27.6% of statements 05:09:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.296s coverage: 78.9% of statements 05:09:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.409s coverage: 86.0% of statements 05:09:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.471s coverage: 75.9% of statements 05:09:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.323s coverage: 15.2% of statements 05:09:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.502s coverage: 65.7% of statements 05:09:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.489s coverage: 89.2% of statements 05:09:40 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.278s coverage: 5.5% of statements 05:09:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:41 GO111MODULE=on go vet ./... 05:12:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:33 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:33 $ docker stop --time=1 62ecccf10b41accb7f62397a67498b06038c0555f6dacdc89cfa8a6f41f5e8d5 05:12:36 $ docker rm -f --volumes 62ecccf10b41accb7f62397a67498b06038c0555f6dacdc89cfa8a6f41f5e8d5 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:38 Warning: overwriting stash ‘coverage-report’ 05:12:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:39 + ls -al . 05:12:39 total 272 05:12:39 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 05:05 . 05:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:03 .. 05:12:39 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:03 .dockerignore 05:12:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:03 .git 05:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:03 .github 05:12:39 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 05:03 .gitignore 05:12:39 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 05:03 .golangci.yml 05:12:39 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 05:03 CHANGELOG.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:03 GOVERNANCE.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 05:03 Jenkinsfile 05:12:39 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 05:03 LICENSE 05:12:39 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 05:03 Makefile 05:12:39 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 05:03 OWNERS.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 05:03 README.md 05:12:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:00 VERSION 05:12:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:03 bin 05:12:39 -rw-r--r-- 1 jenkins jenkins 109538 Mar 21 05:09 coverage.out 05:12:39 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 05:03 example 05:12:39 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 05:03 go.mod 05:12:39 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 21 05:03 go.sum 05:12:39 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:03 internal 05:12:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:03 openapi 05:12:39 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 05:03 pkg 05:12:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:03 snap 05:12:39 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:40 + 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=df8b6dad8ec8a69b56807ef891e6169cf12af2ef --label arch=arm64 --label version=0.0.0 . 05:12:41 Sending build context to Docker daemon 5.907MB 05:12:41 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:12:41 Step 2/23 : FROM ${BASE} AS builder 05:12:41 ---> 474e01ca95f2 05:12:41 Step 3/23 : ARG MAKE=make build 05:12:41 ---> Running in 094d687cbf02 05:12:41 Removing intermediate container 094d687cbf02 05:12:41 ---> 3dcf072191b6 05:12:41 Step 4/23 : WORKDIR /device-sdk-go 05:12:41 ---> Running in 76fe13d3301e 05:12:41 Removing intermediate container 76fe13d3301e 05:12:41 ---> a8a0f983e139 05:12:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:41 ---> Running in e65645eee73d 05:12:42 Removing intermediate container e65645eee73d 05:12:42 ---> b37fdf6face8 05:12:42 Step 6/23 : RUN apk add --update --no-cache make git 05:12:42 ---> Running in 73159fbbbba1 05:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:12:45 OK: 263 MiB in 53 packages 05:12:46 Removing intermediate container 73159fbbbba1 05:12:46 ---> 080fe4f0fb64 05:12:46 Step 7/23 : COPY go.mod vendor* ./ 05:12:48 ---> 13dd241ae51e 05:12:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:48 ---> Running in 8781c727ade5 05:12:52 Removing intermediate container 8781c727ade5 05:12:52 ---> 5e2002b9a632 05:12:52 Step 9/23 : COPY . . 05:12:52 ---> 1c56bd5404ff 05:12:52 Step 10/23 : RUN ${MAKE} 05:12:52 ---> Running in 4c3ea3bef7b6 05:12:53 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 05:15:30 Removing intermediate container 4c3ea3bef7b6 05:15:30 ---> 9ae89678e751 05:15:30 Step 11/23 : FROM alpine:3.17 05:15:30 3.17: Pulling from library/alpine 05:15:30 af6eaf76a39c: Already exists 05:15:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:15:30 Status: Downloaded newer image for alpine:3.17 05:15:30 ---> d74e625d9115 05:15:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:30 ---> Running in 91026635edfa 05:15:30 Removing intermediate container 91026635edfa 05:15:30 ---> 1a656dcb6df7 05:15:30 Step 13/23 : RUN apk add --update --no-cache 05:15:30 ---> Running in 436b2ce35fd3 05:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:15:30 OK: 7 MiB in 15 packages 05:15:30 Removing intermediate container 436b2ce35fd3 05:15:30 ---> 179d12e077dc 05:15:30 Step 14/23 : WORKDIR / 05:15:30 ---> Running in cef6933e8bf2 05:15:30 Removing intermediate container cef6933e8bf2 05:15:30 ---> b921297cd8f9 05:15:30 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:30 ---> f94b25d60686 05:15:30 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:30 ---> befe95b5f6dd 05:15:30 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:30 ---> 84ebdf4613ed 05:15:30 Step 18/23 : EXPOSE 59999 05:15:30 ---> Running in 2d8ce6b1a4dd 05:15:30 Removing intermediate container 2d8ce6b1a4dd 05:15:30 ---> e03ba29e9373 05:15:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:30 ---> Running in 5b8af2c62092 05:15:30 Removing intermediate container 5b8af2c62092 05:15:30 ---> 89bb91fa4a0f 05:15:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:30 ---> Running in 75588ac6a417 05:15:30 Removing intermediate container 75588ac6a417 05:15:30 ---> ce8188ccaf74 05:15:30 Step 21/23 : LABEL arch=arm64 05:15:30 ---> Running in 330667a9ed09 05:15:30 Removing intermediate container 330667a9ed09 05:15:30 ---> ab709cd60347 05:15:30 Step 22/23 : LABEL git_sha=df8b6dad8ec8a69b56807ef891e6169cf12af2ef 05:15:30 ---> Running in b24624fdbb15 05:15:30 Removing intermediate container b24624fdbb15 05:15:30 ---> da5b7a8cc3f5 05:15:30 Step 23/23 : LABEL version=0.0.0 05:15:30 ---> Running in c5dc4ca29b8e 05:15:31 Removing intermediate container c5dc4ca29b8e 05:15:31 ---> ce23a349b8e6 05:15:31 [Warning] One or more build-args [ARCH] were not consumed 05:15:31 Successfully built ce23a349b8e6 05:15:31 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 05:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:32 05:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:32 arm64: Pulling from edgex-lftools-log-publisher 05:15:32 8998bd30e6a1: Pulling fs layer 05:15:32 04944245beec: Pulling fs layer 05:15:32 699f458cf7ca: Pulling fs layer 05:15:32 765212b225bb: Pulling fs layer 05:15:32 f23df028b6ca: Pulling fs layer 05:15:32 d65c8cfc05b1: Pulling fs layer 05:15:32 2437ff75d9bd: Pulling fs layer 05:15:32 f23df028b6ca: Waiting 05:15:32 d65c8cfc05b1: Waiting 05:15:32 2437ff75d9bd: Waiting 05:15:32 765212b225bb: Waiting 05:15:32 04944245beec: Verifying Checksum 05:15:32 04944245beec: Download complete 05:15:32 765212b225bb: Verifying Checksum 05:15:32 765212b225bb: Download complete 05:15:32 f23df028b6ca: Verifying Checksum 05:15:32 f23df028b6ca: Download complete 05:15:32 d65c8cfc05b1: Verifying Checksum 05:15:32 d65c8cfc05b1: Download complete 05:15:32 699f458cf7ca: Verifying Checksum 05:15:32 699f458cf7ca: Download complete 05:15:33 8998bd30e6a1: Verifying Checksum 05:15:33 8998bd30e6a1: Download complete 05:15:35 2437ff75d9bd: Verifying Checksum 05:15:35 2437ff75d9bd: Download complete 05:15:37 8998bd30e6a1: Pull complete 05:15:37 04944245beec: Pull complete 05:15:39 699f458cf7ca: Pull complete 05:15:39 765212b225bb: Pull complete 05:15:40 f23df028b6ca: Pull complete 05:15:40 d65c8cfc05b1: Pull complete 05:15:55 2437ff75d9bd: Pull complete 05:15:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:55 prd-ubuntu20.04-docker-arm64-4c-16g-4730 does not seem to be running inside a container 05:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 05:15:58 $ docker top 063e4546c9396862da3ab77560ed6238f2a1f4d20315a2e80992651a92376901 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:59 ---> job-cost.sh 05:15:59 lf-activate-venv: SKIPPING 05:15:59 INFO: No Stack... 05:15:59 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:00 INFO: Archiving Costs [Pipeline] sh 05:16:01 + cut -d, -f6 05:16:01 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:16:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] 05:16:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] did not exist. Created. 05:16:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:02 /w/workspace/device-sdk-go/1@tmp/durable-daf29294/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:03 Warning: overwriting stash ‘stack-cost’ 05:16:03 Stashed 1 file(s) [Pipeline] } 05:16:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1395-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:03 $ docker stop --time=1 063e4546c9396862da3ab77560ed6238f2a1f4d20315a2e80992651a92376901 05:16:04 $ docker rm -f --volumes 063e4546c9396862da3ab77560ed6238f2a1f4d20315a2e80992651a92376901 [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 05:16:05 provisioning config files... 05:16:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config11321780058937869821tmp [Pipeline] { [Pipeline] sh 05:16:06 + set +x 05:16:06 + bash -s -- 05:16:06 + curl -s https://codecov.io/bash 05:16:06 05:16:06 _____ _ 05:16:06 / ____| | | 05:16:06 | | ___ __| | ___ ___ _____ __ 05:16:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:06 Bash-1.0.6 05:16:06 05:16:06 05:16:06 ==> git version 2.25.1 found 05:16:06 ==> 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 05:16:06 Release-Date: 2020-01-08 05:16:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:06 ==> Jenkins CI detected. 05:16:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1395 05:16:06 project root: . 05:16:06 --> token set from env 05:16:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:06 ==> Running gcov in . (disable via -X gcov) 05:16:06 ==> Python coveragepy not found 05:16:06 ==> Searching for coverage reports in: 05:16:06 + . 05:16:06 -> Found 1 reports 05:16:06 ==> Detecting git/mercurial file structure 05:16:06 ==> Reading reports 05:16:06 + ./coverage.out bytes=109538 05:16:06 ==> Appending adjustments 05:16:06 https://docs.codecov.io/docs/fixing-reports 05:16:06 + Found adjustments 05:16:06 ==> Gzipping contents 05:16:06 16K /tmp/codecov.YVs3hH.gz 05:16:06 ==> Uploading reports 05:16:06 url: https://codecov.io 05:16:06 query: branch=PR-1395&commit=df8b6dad8ec8a69b56807ef891e6169cf12af2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1395&job=&cmd_args= 05:16:06 -> Pinging Codecov 05:16:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1395&commit=df8b6dad8ec8a69b56807ef891e6169cf12af2ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1395&job=&cmd_args= 05:16:06 -> Uploading to 05:16:06 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7E55EF52A471D76F132DFD9A03CDDE97/df8b6dad8ec8a69b56807ef891e6169cf12af2ef/fe4449be-9b52-4dca-bd4e-b32baafa950a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T051606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cc78b1d077602d13dc785eb2cd9659fda91218393f64aa13bfaf5772e960020 05:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:06 Dload Upload Total Spent Left Speed 05:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15237 0 0 100 15237 0 57067 --:--:-- --:--:-- --:--:-- 57067 05:16:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/df8b6dad8ec8a69b56807ef891e6169cf12af2ef [Pipeline] } 05:16:07 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 05:16:08 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives ] 05:16:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 05:16:08 total 16 05:16:08 drwxr-xr-x 3 root root 4096 Mar 21 05:03 . 05:16:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:04 .. 05:16:08 drwxr-xr-x 2 root root 4096 Mar 21 05:03 cost 05:16:08 -rw-r--r-- 1 root root 86 Mar 21 05:03 cost.csv 05:16:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 05:16:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives 05:16:08 total 16 05:16:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:03 . 05:16:08 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:04 .. 05:16:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 05:03 cost 05:16:08 -rw-r--r-- 1 jenkins jenkins 86 Mar 21 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:09 ---> package-listing.sh 05:16:09 ++ facter osfamily 05:16:09 ++ tr '[:upper:]' '[:lower:]' 05:16:10 + OS_FAMILY=debian 05:16:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1395 05:16:10 + START_PACKAGES=/tmp/packages_start.txt 05:16:10 + END_PACKAGES=/tmp/packages_end.txt 05:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:10 + PACKAGES=/tmp/packages_start.txt 05:16:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1395 ']' 05:16:10 + PACKAGES=/tmp/packages_end.txt 05:16:10 + case "${OS_FAMILY}" in 05:16:10 + dpkg -l 05:16:10 + grep '^ii' 05:16:10 + '[' -f /tmp/packages_start.txt ']' 05:16:10 + '[' -f /tmp/packages_end.txt ']' 05:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1395 ']' 05:16:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/ 05:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1395/archives/ [Pipeline] echo 05:16:10 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-1395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:11 prd-ubuntu20.04-docker-8c-8g-4725 does not seem to be running inside a container 05:16:11 $ 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-1395/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-1395 -v /w/workspace/gexfoundry_device-sdk-go_PR-1395:/w/workspace/gexfoundry_device-sdk-go_PR-1395:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1395@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 05:16:11 $ docker top 501278d7f1e734d213f927be933fdcc3982cc6d228b7678e102fd3af57d36d43 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:12 + ls /var/log/sa-host 05:16:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:12 provisioning config files... 05:16:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1395@tmp/config16897488620627587452tmp [Pipeline] { [Pipeline] echo 05:16:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:13 ---> create-netrc.sh [Pipeline] } 05:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:13 ---> python-tools-install.sh [Pipeline] echo 05:16:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:13 ---> sudo-logs.sh 05:16:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:14 ---> job-cost.sh 05:16:14 lf-activate-venv: SKIPPING 05:16:14 DEBUG: total: 0.2199999988079071 05:16:14 INFO: Retrieving Stack Cost... 05:16:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:15 INFO: Archiving Costs [Pipeline] echo 05:16:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:15 ---> logs-deploy.sh 05:16:15 lf-activate-venv: SKIPPING 05:16:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1395/1 05:16:15 INFO: archiving workspace using pattern(s): 05:16:16 Archives upload complete. 05:16:16 INFO: archiving logs to Nexus