Pull request #1536 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8+487ca8dbaf5a7983b4dd4e8681142a99360f28bf (a12c5a3bad7e5319aa93c6555622890f0096c36c) 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-ssh7509965174788361065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh6729392152877430055.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-1536/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-1536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14031926914865379354.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-1536/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8298314241872918004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1867230793424116632.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-1536/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-1536/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18220202186963805959.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-16444’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16447 in /w/workspace/gexfoundry_device-sdk-go_PR-1536 [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-1536 # 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/1536/head:refs/remotes/origin/PR-1536 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 Merge succeeded, producing 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 Checking out Revision 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 (PR-1536) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:34 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 # 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 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:34 ========================================================= 04:42:34 EdgeX Global Pipelines Version Info 04:42:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:35 ------------------- 04:42:35 stable info: 04:42:35 ------------------- 04:42:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:42:35 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:42:35 Message: update stable to v1.0.255 04:42:35 ------------------- 04:42:35 experimental info: 04:42:35 ------------------- 04:42:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:35 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:42:35 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1536 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1536 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1536 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 292d486 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:37 provisioning config files... 04:42:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/config3830720115004754521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:37 ---> docker-login.sh 04:42:37 nexus3.edgexfoundry.org:10001 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:38 Configure a credential helper to remove this warning. See 04:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:38 04:42:38 Login Succeeded 04:42:38 nexus3.edgexfoundry.org:10002 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:38 Configure a credential helper to remove this warning. See 04:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:38 04:42:38 Login Succeeded 04:42:38 nexus3.edgexfoundry.org:10003 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:38 Configure a credential helper to remove this warning. See 04:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:38 04:42:38 Login Succeeded 04:42:38 nexus3.edgexfoundry.org:10004 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:38 Configure a credential helper to remove this warning. See 04:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:38 04:42:38 Login Succeeded 04:42:38 docker.io 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:38 Configure a credential helper to remove this warning. See 04:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:38 04:42:38 Login Succeeded 04:42:38 ---> docker-login.sh ends [Pipeline] } 04:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:39 + git rev-list -1 --merges 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8~1..292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [Pipeline] echo 04:42:39 -----------> git rev-list -1 --merges 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8~1..292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [false] [Pipeline] sh 04:42:39 + git log --format=format:%s -1 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [Pipeline] echo 04:42:39 ========================================================= 04:42:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:40 + git log --format=format:%s -1 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [Pipeline] echo 04:42:40 [semverPrep] GIT_COMMIT: 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:42:40 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:40 + grep -v github /etc/ssh/ssh_known_hosts 04:42:40 + [ -e /tmp/ssh_known_hosts ] 04:42:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:40 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:41 04:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:41 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:41 b85a868b505f: Pulling fs layer 04:42:41 e2be974225ed: Pulling fs layer 04:42:41 339a4e72a1f5: Pulling fs layer 04:42:41 988bab9f4d93: Pulling fs layer 04:42:41 1469e6f7b9e6: Pulling fs layer 04:42:41 eaf3925da568: Pulling fs layer 04:42:41 bab4dde63d76: Pulling fs layer 04:42:41 bde34c3a00c8: Pulling fs layer 04:42:41 b352a97aabf1: Pulling fs layer 04:42:41 4872d77fe225: Pulling fs layer 04:42:41 5851b861e8e6: Pulling fs layer 04:42:41 988bab9f4d93: Waiting 04:42:41 1469e6f7b9e6: Waiting 04:42:41 eaf3925da568: Waiting 04:42:41 bab4dde63d76: Waiting 04:42:41 bde34c3a00c8: Waiting 04:42:41 b352a97aabf1: Waiting 04:42:41 4872d77fe225: Waiting 04:42:41 5851b861e8e6: Waiting 04:42:41 e2be974225ed: Download complete 04:42:41 988bab9f4d93: Verifying Checksum 04:42:41 988bab9f4d93: Download complete 04:42:41 1469e6f7b9e6: Verifying Checksum 04:42:41 1469e6f7b9e6: Download complete 04:42:41 339a4e72a1f5: Verifying Checksum 04:42:41 339a4e72a1f5: Download complete 04:42:41 eaf3925da568: Download complete 04:42:41 bde34c3a00c8: Download complete 04:42:41 b352a97aabf1: Verifying Checksum 04:42:41 b352a97aabf1: Download complete 04:42:41 4872d77fe225: Download complete 04:42:41 5851b861e8e6: Download complete 04:42:41 b85a868b505f: Download complete 04:42:42 bab4dde63d76: Verifying Checksum 04:42:42 bab4dde63d76: Download complete 04:42:43 b85a868b505f: Pull complete 04:42:43 e2be974225ed: Pull complete 04:42:43 339a4e72a1f5: Pull complete 04:42:43 988bab9f4d93: Pull complete 04:42:44 1469e6f7b9e6: Pull complete 04:42:44 eaf3925da568: Pull complete 04:42:46 bab4dde63d76: Pull complete 04:42:46 bde34c3a00c8: Pull complete 04:42:46 b352a97aabf1: Pull complete 04:42:46 4872d77fe225: Pull complete 04:42:46 5851b861e8e6: Pull complete 04:42:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:46 prd-ubuntu20.04-docker-8c-8g-16447 does not seem to be running inside a container 04:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1536 -v /w/workspace/gexfoundry_device-sdk-go_PR-1536:/w/workspace/gexfoundry_device-sdk-go_PR-1536:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:50 $ docker top 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 -eo pid,comm 04:42:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:50 [ssh-agent] Looking for ssh-agent implementation... 04:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:50 $ docker exec 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 ssh-agent 04:42:50 SSH_AUTH_SOCK=/tmp/ssh-ctFrBiMDBkPb/agent.32 04:42:50 SSH_AGENT_PID=38 04:42:50 Running ssh-add (command line suppressed) 04:42:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/private_key_8719323381112968369.key (/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/private_key_8719323381112968369.key) 04:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:51 + git tag --points-at HEAD [Pipeline] } 04:42:51 $ docker exec --env ******** --env ******** 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 ssh-agent -k 04:42:51 unset SSH_AUTH_SOCK; 04:42:51 unset SSH_AGENT_PID; 04:42:51 echo Agent pid 38 killed; 04:42:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:51 [ssh-agent] Looking for ssh-agent implementation... 04:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:51 $ docker exec 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 ssh-agent 04:42:51 SSH_AUTH_SOCK=/tmp/ssh-wKubEBVmyfFZ/agent.70 04:42:51 SSH_AGENT_PID=76 04:42:51 Running ssh-add (command line suppressed) 04:42:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/private_key_7037318875966097445.key (/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/private_key_7037318875966097445.key) 04:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:52 + git semver init 04:42:52 2023-11-03 04:42:52,455 [run_init] DEBUG init version:0.0.0 force:False 04:42:52 2023-11-03 04:42:52,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver 04:42:52 2023-11-03 04:42:52,456 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver 04:42:52 2023-11-03 04:42:52,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1536, universal_newlines=False, shell=None, istream=None) 04:42:53 2023-11-03 04:42:53,484 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536/.git/info/exclude 04:42:53 2023-11-03 04:42:53,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver/PR-1536 with force:False 04:42:53 2023-11-03 04:42:53,485 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver/PR-1536 04:42:53 2023-11-03 04:42:53,491 [execute] INFO git cat-file --batch-check 04:42:53 2023-11-03 04:42:53,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver, universal_newlines=False, shell=None, istream=) 04:42:53 2023-11-03 04:42:53,499 [execute] INFO git cat-file --batch 04:42:53 2023-11-03 04:42:53,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver, universal_newlines=False, shell=None, istream=) 04:42:53 2023-11-03 04:42:53,506 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1536/.semver/PR-1536 04:42:53 0.0.0 [Pipeline] } 04:42:53 $ docker exec --env ******** --env ******** 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 ssh-agent -k 04:42:53 unset SSH_AUTH_SOCK; 04:42:53 unset SSH_AGENT_PID; 04:42:53 echo Agent pid 76 killed; 04:42:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:54 + git semver [Pipeline] } 04:42:54 $ docker stop --time=1 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 04:42:55 $ docker rm -f --volumes 46f97e3d8492343158912965bc452163cb56b1654ebb0391f25cc78db0dc6996 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:56 Stashed 1 file(s) [Pipeline] echo 04:42:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:57 provisioning config files... 04:42:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/config16090332841533428753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:57 ---> docker-login.sh 04:42:57 nexus3.edgexfoundry.org:10001 04:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:57 Configure a credential helper to remove this warning. See 04:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:57 04:42:57 Login Succeeded 04:42:57 nexus3.edgexfoundry.org:10002 04:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:57 Configure a credential helper to remove this warning. See 04:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:57 04:42:57 Login Succeeded 04:42:57 nexus3.edgexfoundry.org:10003 04:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:57 Configure a credential helper to remove this warning. See 04:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:57 04:42:57 Login Succeeded 04:42:57 nexus3.edgexfoundry.org:10004 04:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:57 Configure a credential helper to remove this warning. See 04:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:57 04:42:57 Login Succeeded 04:42:57 docker.io 04:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:58 Configure a credential helper to remove this warning. See 04:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:58 04:42:58 Login Succeeded 04:42:58 ---> docker-login.sh ends [Pipeline] } 04:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:42:58 ========================================================= 04:42:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:42:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:59 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:42:59 Sending build context to Docker daemon 11.28MB 04:42:59 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:42:59 Step 2/10 : FROM ${BASE} AS builder 04:42:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:59 7264a8db6415: Pulling fs layer 04:42:59 c4d48a809fc2: Pulling fs layer 04:42:59 4f1c88b9dad5: Pulling fs layer 04:42:59 ad3a456e5733: Pulling fs layer 04:42:59 33e27b845d1e: Pulling fs layer 04:42:59 c68163c4e522: Pulling fs layer 04:42:59 50da416c3ac9: Pulling fs layer 04:42:59 23d2d4c4bb30: Pulling fs layer 04:42:59 ad3a456e5733: Waiting 04:42:59 33e27b845d1e: Waiting 04:42:59 c68163c4e522: Waiting 04:42:59 50da416c3ac9: Waiting 04:42:59 23d2d4c4bb30: Waiting 04:42:59 c4d48a809fc2: Verifying Checksum 04:42:59 c4d48a809fc2: Download complete 04:42:59 ad3a456e5733: Verifying Checksum 04:42:59 ad3a456e5733: Download complete 04:42:59 33e27b845d1e: Verifying Checksum 04:42:59 7264a8db6415: Download complete 04:42:59 c68163c4e522: Verifying Checksum 04:42:59 c68163c4e522: Download complete 04:42:59 7264a8db6415: Pull complete 04:42:59 23d2d4c4bb30: Verifying Checksum 04:42:59 23d2d4c4bb30: Download complete 04:42:59 c4d48a809fc2: Pull complete 04:42:59 4f1c88b9dad5: Download complete 04:43:00 50da416c3ac9: Verifying Checksum 04:43:00 50da416c3ac9: Download complete 04:43:02 4f1c88b9dad5: Pull complete 04:43:02 ad3a456e5733: Pull complete 04:43:02 33e27b845d1e: Pull complete 04:43:02 c68163c4e522: Pull complete 04:43:05 50da416c3ac9: Pull complete 04:43:05 23d2d4c4bb30: Pull complete 04:43:05 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:43:05 ---> 0786185ac409 04:43:05 Step 3/10 : ARG MAKE=make build 04:43:11 ---> Running in 633531c09f63 04:43:11 Removing intermediate container 633531c09f63 04:43:11 ---> a2993bc64eae 04:43:11 Step 4/10 : WORKDIR /device-sdk-go 04:43:11 ---> Running in d6feb858737b 04:43:11 Removing intermediate container d6feb858737b 04:43:11 ---> 3209c18d4965 04:43:11 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:11 ---> Running in 32f5141d74f4 04:43:11 Removing intermediate container 32f5141d74f4 04:43:11 ---> a0759996ee13 04:43:11 Step 6/10 : RUN apk add --update --no-cache make git 04:43:11 ---> Running in 42f023833b0b 04:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:43:11 OK: 264 MiB in 52 packages 04:43:11 Removing intermediate container 42f023833b0b 04:43:11 ---> fbd000407568 04:43:11 Step 7/10 : COPY go.mod vendor* ./ 04:43:11 ---> fd7f9c04856d 04:43:11 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:12 Still waiting to schedule task 04:43:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16445’ is offline 04:43:12 ---> Running in f8edf3e9c3c7 04:43:50 Removing intermediate container f8edf3e9c3c7 04:43:50 ---> 944207a65c4d 04:43:50 Step 9/10 : COPY . . 04:43:51 ---> 02ced25b392d 04:43:51 Step 10/10 : RUN ${MAKE} 04:43:51 ---> Running in d58de716e766 04:43:52 noop 04:43:52 Removing intermediate container d58de716e766 04:43:52 ---> 3bd0daeca42b 04:43:52 Successfully built 3bd0daeca42b 04:43:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:52 + docker inspect -f . ci-base-image-x86_64 04:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:53 prd-ubuntu20.04-docker-8c-8g-16447 does not seem to be running inside a container 04:43:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1536 -v /w/workspace/gexfoundry_device-sdk-go_PR-1536:/w/workspace/gexfoundry_device-sdk-go_PR-1536:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:53 $ docker top 941a524a131735853e4ff114d7cfceb12450519721af57efd3882950e796a8e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:53 + go version 04:43:53 go version go1.21.0 linux/amd64 [Pipeline] } 04:43:53 $ docker stop --time=1 941a524a131735853e4ff114d7cfceb12450519721af57efd3882950e796a8e3 04:43:55 $ docker rm -f --volumes 941a524a131735853e4ff114d7cfceb12450519721af57efd3882950e796a8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:55 + docker inspect -f . ci-base-image-x86_64 04:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:56 prd-ubuntu20.04-docker-8c-8g-16447 does not seem to be running inside a container 04:43:56 $ 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-1536 -v /w/workspace/gexfoundry_device-sdk-go_PR-1536:/w/workspace/gexfoundry_device-sdk-go_PR-1536:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:56 $ docker top adcea9252cc8fe74672dee6a738e8a6e3346b21e3f8e4b1ba00276a6640abec8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1536 [Pipeline] fileExists [Pipeline] sh 04:43:57 + make test 04:43:57 go test -race -coverprofile=coverage.out ./... 04:44:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:44:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:44:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.045s coverage: 27.6% of statements 04:44:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 04:44:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.063s coverage: 86.0% of statements 04:44:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.069s coverage: 71.8% of statements 04:44:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:44:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.051s coverage: 14.4% of statements 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.805s coverage: 45.9% of statements 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.082s coverage: 68.5% of statements 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements 04:44:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.058s coverage: 5.5% of statements 04:44:45 GO111MODULE=on go vet ./... 04:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:44:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:44:48 $ docker stop --time=1 adcea9252cc8fe74672dee6a738e8a6e3346b21e3f8e4b1ba00276a6640abec8 04:44:52 $ docker rm -f --volumes adcea9252cc8fe74672dee6a738e8a6e3346b21e3f8e4b1ba00276a6640abec8 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:44:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:44:53 + ls -al . 04:44:53 total 308 04:44:53 drwxrwxr-x 11 jenkins jenkins 4096 Nov 3 04:43 . 04:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:42 .. 04:44:53 -rw-rw-r-- 1 jenkins jenkins 140 Nov 3 04:42 .dockerignore 04:44:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:44 .git 04:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:42 .github 04:44:53 -rw-rw-r-- 1 jenkins jenkins 137 Nov 3 04:42 .gitignore 04:44:53 -rw-rw-r-- 1 jenkins jenkins 42 Nov 3 04:42 .golangci.yml 04:44:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:42 .semver 04:44:53 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 3 04:42 CHANGELOG.md 04:44:53 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 04:42 GOVERNANCE.md 04:44:53 -rw-rw-r-- 1 jenkins jenkins 885 Nov 3 04:42 Jenkinsfile 04:44:53 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 3 04:42 LICENSE 04:44:53 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 3 04:42 Makefile 04:44:53 -rw-rw-r-- 1 jenkins jenkins 619 Nov 3 04:42 OWNERS.md 04:44:53 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 3 04:42 README.md 04:44:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:42 VERSION 04:44:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:42 bin 04:44:53 -rw-r--r-- 1 jenkins jenkins 122153 Nov 3 04:44 coverage.out 04:44:53 drwxrwxr-x 5 jenkins jenkins 4096 Nov 3 04:42 example 04:44:53 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 3 04:42 go.mod 04:44:53 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 3 04:42 go.sum 04:44:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 04:42 internal 04:44:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:42 openapi 04:44:53 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:42 pkg 04:44:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:42 snap 04:44:53 -rw-rw-r-- 1 jenkins jenkins 222 Nov 3 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:54 + 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=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 --label arch=amd64 --label version=0.0.0 . 04:44:54 Sending build context to Docker daemon 11.4MB 04:44:54 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:44:54 Step 2/23 : FROM ${BASE} AS builder 04:44:54 ---> 3bd0daeca42b 04:44:54 Step 3/23 : ARG MAKE=make build 04:44:54 ---> Running in 7bac732f5a58 04:44:54 Removing intermediate container 7bac732f5a58 04:44:54 ---> de33d0062f45 04:44:54 Step 4/23 : WORKDIR /device-sdk-go 04:44:54 ---> Running in 76b6279a2fa2 04:44:54 Removing intermediate container 76b6279a2fa2 04:44:54 ---> 3ad72c77215f 04:44:54 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:44:54 ---> Running in 82c1f8f0c983 04:44:54 Removing intermediate container 82c1f8f0c983 04:44:54 ---> 7d1fff740a04 04:44:54 Step 6/23 : RUN apk add --update --no-cache make git 04:44:54 ---> Running in 3393a4fae995 04:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:44:55 OK: 264 MiB in 52 packages 04:44:55 Removing intermediate container 3393a4fae995 04:44:55 ---> 4d94de0257f6 04:44:55 Step 7/23 : COPY go.mod vendor* ./ 04:44:56 ---> 190614dcd8b3 04:44:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:56 ---> Running in 8e53d98146f3 04:44:56 Removing intermediate container 8e53d98146f3 04:44:56 ---> 60a2a426244d 04:44:56 Step 9/23 : COPY . . 04:44:57 ---> 2b0958e8d25a 04:44:57 Step 10/23 : RUN ${MAKE} 04:44:57 ---> Running in cbacf396ecbb 04:44:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:45:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16448 in /w/workspace/gexfoundry_device-sdk-go_PR-1536 [Pipeline] { [Pipeline] ws 04:45:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:45:09 The recommended git tool is: git 04:45:20 using credential edgex-jenkins-ssh 04:45:20 Cloning the remote Git repository 04:45:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:45:20 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:45:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:20 > git --version # timeout=10 04:45:20 > git --version # 'git version 2.25.1' 04:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:24 Removing intermediate container cbacf396ecbb 04:45:24 ---> 137c20ce1e3f 04:45:24 Step 11/23 : FROM alpine:3.18 04:45:24 3.18: Pulling from library/alpine 04:45:24 96526aa774ef: Pulling fs layer 04:45:24 96526aa774ef: Download complete 04:45:24 96526aa774ef: Pull complete 04:45:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:45:24 Status: Downloaded newer image for alpine:3.18 04:45:24 ---> 8ca4688f4f35 04:45:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:45:24 ---> Running in 030058e75557 04:45:24 Removing intermediate container 030058e75557 04:45:24 ---> 61edfdb8c31e 04:45:24 Step 13/23 : RUN apk add --update --no-cache 04:45:24 ---> Running in 692f39004049 04:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:45:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:45:24 OK: 7 MiB in 15 packages 04:45:24 Removing intermediate container 692f39004049 04:45:24 ---> 52bdb6900cf8 04:45:24 Step 14/23 : WORKDIR / 04:45:24 ---> Running in 829ca7cb5cea 04:45:24 Removing intermediate container 829ca7cb5cea 04:45:24 ---> a649b6c37aca 04:45:24 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:45:24 ---> 690753e986fd 04:45:24 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:45:24 ---> 7f4339aa7d7d 04:45:24 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:45:24 ---> 2dbb76e2b8dc 04:45:24 Step 18/23 : EXPOSE 59999 04:45:24 ---> Running in bf831d609319 04:45:24 Removing intermediate container bf831d609319 04:45:24 ---> 4188a2cbecb9 04:45:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:45:24 ---> Running in abb4c3ed4da3 04:45:25 Removing intermediate container abb4c3ed4da3 04:45:25 ---> cb93bc274759 04:45:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:45:25 ---> Running in 62578174e72d 04:45:25 Removing intermediate container 62578174e72d 04:45:25 ---> de04c91c601a 04:45:25 Step 21/23 : LABEL arch=amd64 04:45:25 ---> Running in 999614493e33 04:45:25 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 04:45:25 Removing intermediate container 999614493e33 04:45:25 ---> 8061498050e7 04:45:25 Step 22/23 : LABEL git_sha=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 04:45:25 ---> Running in 10b84e66992b 04:45:25 Removing intermediate container 10b84e66992b 04:45:25 ---> c06344fb68a8 04:45:25 Step 23/23 : LABEL version=0.0.0 04:45:25 ---> Running in 7ce2854a05ce 04:45:25 Removing intermediate container 7ce2854a05ce 04:45:25 ---> d34452e32a03 04:45:25 [Warning] One or more build-args [ARCH] were not consumed 04:45:25 Successfully built d34452e32a03 04:45:25 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 04:45:25 Merge succeeded, producing 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 04:45:25 Checking out Revision 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 (PR-1536) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 04:45:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1536/head:refs/remotes/origin/PR-1536 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:25 > git config core.sparsecheckout # timeout=10 04:45:25 > git checkout -f 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 # timeout=10 04:45:25 > git remote # timeout=10 04:45:25 > git config --get remote.origin.url # timeout=10 04:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:25 > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 04:45:25 > git rev-parse HEAD^{commit} # timeout=10 04:45:25 > git config core.sparsecheckout # timeout=10 04:45:25 > git checkout -f 292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:26 04:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:26 > git --version # timeout=10 04:45:26 > git --version # 'git version 2.25.1' 04:45:26 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 04:45:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:26 latest: Pulling from edgex-lftools-log-publisher 04:45:26 5eb5b503b376: Pulling fs layer 04:45:26 5c69ac0246d0: Pulling fs layer 04:45:26 ec43610c2a17: Pulling fs layer 04:45:26 3a2ae6a8a46f: Pulling fs layer 04:45:26 33b1e0a273af: Pulling fs layer 04:45:26 5d3b04190fa2: Pulling fs layer 04:45:26 2f39f015ded8: Pulling fs layer 04:45:26 33b1e0a273af: Waiting 04:45:26 5d3b04190fa2: Waiting 04:45:26 3a2ae6a8a46f: Waiting 04:45:26 2f39f015ded8: Waiting 04:45:26 5c69ac0246d0: Verifying Checksum 04:45:26 5c69ac0246d0: Download complete 04:45:26 04:45:26 GitHub has been notified of this commit’s build result 04:45:26 [Pipeline] withEnv [Pipeline] { 04:45:26 3a2ae6a8a46f: Verifying Checksum 04:45:26 3a2ae6a8a46f: Download complete 04:45:26 33b1e0a273af: Verifying Checksum 04:45:26 33b1e0a273af: Download complete 04:45:26 5d3b04190fa2: Verifying Checksum 04:45:26 5d3b04190fa2: Download complete 04:45:26 ec43610c2a17: Verifying Checksum 04:45:26 ec43610c2a17: Download complete 04:45:26 5eb5b503b376: Verifying Checksum 04:45:26 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:27 2f39f015ded8: Verifying Checksum 04:45:27 2f39f015ded8: Download complete 04:45:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:27 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:27 Dload Upload Total Spent Left Speed 04:45:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83986 04:45:27 5eb5b503b376: Pull complete [Pipeline] sh 04:45:28 5c69ac0246d0: Pull complete 04:45:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:45:28 sudo tee /etc/docker/daemon.new 04:45:28 { 04:45:28 "registry-mirrors": [ 04:45:28 "https://nexus3.edgexfoundry.org:10001" 04:45:28 ], 04:45:28 "bip": "10.250.0.254/24", 04:45:28 "hosts": [ 04:45:28 "tcp://0.0.0.0:5555", 04:45:28 "unix:///var/run/docker.sock" 04:45:28 ], 04:45:28 "mtu": 1458, 04:45:28 "selinux-enabled": true, 04:45:28 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:28 } [Pipeline] sh 04:45:28 ec43610c2a17: Pull complete 04:45:28 3a2ae6a8a46f: Pull complete 04:45:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:29 33b1e0a273af: Pull complete 04:45:29 5d3b04190fa2: Pull complete 04:45:29 + sudo service docker restart 04:45:33 2f39f015ded8: Pull complete 04:45:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:33 prd-ubuntu20.04-docker-8c-8g-16447 does not seem to be running inside a container 04:45:33 $ 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-1536 -v /w/workspace/gexfoundry_device-sdk-go_PR-1536:/w/workspace/gexfoundry_device-sdk-go_PR-1536:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:45:38 $ docker top 4566e195f8370409e2116ac9e36acb1d21c23e0f580ea43001cdb56a488976ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:39 ---> job-cost.sh 04:45:39 lf-activate-venv: SKIPPING 04:45:39 INFO: No Stack... 04:45:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:45:40 INFO: Archiving Costs [Pipeline] sh 04:45:40 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives/cost.csv 04:45:40 + cut -d, -f6 [Pipeline] lock 04:45:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] 04:45:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] did not exist. Created. 04:45:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:40 + echo total: 0.2199999988079071 [Pipeline] stash 04:45:40 Stashed 1 file(s) [Pipeline] } 04:45:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:41 $ docker stop --time=1 4566e195f8370409e2116ac9e36acb1d21c23e0f580ea43001cdb56a488976ef 04:45:42 $ docker rm -f --volumes 4566e195f8370409e2116ac9e36acb1d21c23e0f580ea43001cdb56a488976ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:47 provisioning config files... 04:45:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1761244968972954396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:48 ---> docker-login.sh 04:45:48 nexus3.edgexfoundry.org:10001 04:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:48 Configure a credential helper to remove this warning. See 04:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:48 04:45:48 Login Succeeded 04:45:48 nexus3.edgexfoundry.org:10002 04:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:49 Configure a credential helper to remove this warning. See 04:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:49 04:45:49 Login Succeeded 04:45:49 nexus3.edgexfoundry.org:10003 04:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:49 Configure a credential helper to remove this warning. See 04:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:49 04:45:49 Login Succeeded 04:45:49 nexus3.edgexfoundry.org:10004 04:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:49 Configure a credential helper to remove this warning. See 04:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:49 04:45:49 Login Succeeded 04:45:49 docker.io 04:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:50 Configure a credential helper to remove this warning. See 04:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:50 04:45:50 Login Succeeded 04:45:50 ---> docker-login.sh ends [Pipeline] } 04:45:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:50 ========================================================= 04:45:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:45:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:51 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:45:51 Sending build context to Docker daemon 6.036MB 04:45:51 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:45:51 Step 2/10 : FROM ${BASE} AS builder 04:45:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:51 9fda8d8052c6: Pulling fs layer 04:45:51 5d54e960e981: Pulling fs layer 04:45:51 c4a7e357bf2a: Pulling fs layer 04:45:51 f0e02332f6b5: Pulling fs layer 04:45:51 cefa15bbcfad: Pulling fs layer 04:45:51 17808c966233: Pulling fs layer 04:45:51 f4c1fc716caa: Pulling fs layer 04:45:51 cefa15bbcfad: Waiting 04:45:51 17808c966233: Waiting 04:45:51 f4c1fc716caa: Waiting 04:45:51 5d54e960e981: Verifying Checksum 04:45:51 5d54e960e981: Download complete 04:45:51 f0e02332f6b5: Verifying Checksum 04:45:51 f0e02332f6b5: Download complete 04:45:51 cefa15bbcfad: Download complete 04:45:52 9fda8d8052c6: Download complete 04:45:52 f4c1fc716caa: Verifying Checksum 04:45:52 f4c1fc716caa: Download complete 04:45:52 9fda8d8052c6: Pull complete 04:45:53 5d54e960e981: Pull complete 04:45:53 c4a7e357bf2a: Download complete 04:45:54 17808c966233: Verifying Checksum 04:45:54 17808c966233: Download complete 04:46:07 c4a7e357bf2a: Pull complete 04:46:07 f0e02332f6b5: Pull complete 04:46:07 cefa15bbcfad: Pull complete 04:46:15 17808c966233: Pull complete 04:46:16 f4c1fc716caa: Pull complete 04:46:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:46:16 ---> ea914061e18c 04:46:16 Step 3/10 : ARG MAKE=make build 04:46:18 ---> Running in 2da258c2fa7b 04:46:18 Removing intermediate container 2da258c2fa7b 04:46:18 ---> a8e1961fb410 04:46:18 Step 4/10 : WORKDIR /device-sdk-go 04:46:18 ---> Running in 39168d8f13f7 04:46:18 Removing intermediate container 39168d8f13f7 04:46:18 ---> 15ef045c5627 04:46:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:18 ---> Running in c4d0498ba86a 04:46:19 Removing intermediate container c4d0498ba86a 04:46:19 ---> 9ed4b12a2d73 04:46:19 Step 6/10 : RUN apk add --update --no-cache make git 04:46:19 ---> Running in f45f92eab934 04:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:21 OK: 266 MiB in 52 packages 04:46:22 Removing intermediate container f45f92eab934 04:46:22 ---> 9c9dd78f539f 04:46:22 Step 7/10 : COPY go.mod vendor* ./ 04:46:22 ---> b5c879297fc2 04:46:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:23 ---> Running in 7f649f201abf 04:47:44 Removing intermediate container 7f649f201abf 04:47:44 ---> 9a783d06ce82 04:47:44 Step 9/10 : COPY . . 04:47:44 ---> 59a346375298 04:47:44 Step 10/10 : RUN ${MAKE} 04:47:44 ---> Running in f3d255ce97d9 04:47:44 noop 04:47:44 Removing intermediate container f3d255ce97d9 04:47:44 ---> 7c69c3649f8f 04:47:44 Successfully built 7c69c3649f8f 04:47:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:45 + docker inspect -f . ci-base-image-arm64 04:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:45 prd-ubuntu20.04-docker-arm64-4c-16g-16448 does not seem to be running inside a container 04:47:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:46 $ docker top cceac7c6dc16011a269d75e957fa544a5cec3cbccf6c0f6e013e707a59a5e226 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:47 + go version 04:47:47 go version go1.21.0 linux/arm64 [Pipeline] } 04:47:47 $ docker stop --time=1 cceac7c6dc16011a269d75e957fa544a5cec3cbccf6c0f6e013e707a59a5e226 04:47:52 $ docker rm -f --volumes cceac7c6dc16011a269d75e957fa544a5cec3cbccf6c0f6e013e707a59a5e226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:53 + docker inspect -f . ci-base-image-arm64 04:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:54 prd-ubuntu20.04-docker-arm64-4c-16g-16448 does not seem to be running inside a container 04:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:47:55 $ docker top 0c9be0a8e44ca658e75eca077ff4ced60f1ad8b9a22761778d0560e671523590 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:47:56 + make test 04:47:56 go test -race -coverprofile=coverage.out ./... 04:48:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:50:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:50:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.192s coverage: 27.6% of statements 04:50:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.238s coverage: 81.5% of statements 04:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:50:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.306s coverage: 86.0% of statements 04:50:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:50:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.434s coverage: 71.8% of statements 04:50:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.275s coverage: 14.4% of statements 04:50:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.688s coverage: 45.9% of statements 04:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:50:28 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:50:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.378s coverage: 68.5% of statements 04:50:33 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.410s coverage: 89.2% of statements 04:50:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:50:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.220s coverage: 5.5% of statements 04:50:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:50:35 GO111MODULE=on go vet ./... 04:52:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:26 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:52:26 $ docker stop --time=1 0c9be0a8e44ca658e75eca077ff4ced60f1ad8b9a22761778d0560e671523590 04:52:28 $ docker rm -f --volumes 0c9be0a8e44ca658e75eca077ff4ced60f1ad8b9a22761778d0560e671523590 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:30 Warning: overwriting stash ‘coverage-report’ 04:52:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:32 + ls -al . 04:52:32 total 304 04:52:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 3 04:47 . 04:52:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:45 .. 04:52:32 -rw-rw-r-- 1 jenkins jenkins 140 Nov 3 04:45 .dockerignore 04:52:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 04:45 .git 04:52:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:45 .github 04:52:32 -rw-rw-r-- 1 jenkins jenkins 137 Nov 3 04:45 .gitignore 04:52:32 -rw-rw-r-- 1 jenkins jenkins 42 Nov 3 04:45 .golangci.yml 04:52:32 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 3 04:45 CHANGELOG.md 04:52:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 04:45 GOVERNANCE.md 04:52:32 -rw-rw-r-- 1 jenkins jenkins 885 Nov 3 04:45 Jenkinsfile 04:52:32 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 3 04:45 LICENSE 04:52:32 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 3 04:45 Makefile 04:52:32 -rw-rw-r-- 1 jenkins jenkins 619 Nov 3 04:45 OWNERS.md 04:52:32 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 3 04:45 README.md 04:52:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 3 04:42 VERSION 04:52:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:45 bin 04:52:32 -rw-r--r-- 1 jenkins jenkins 122154 Nov 3 04:50 coverage.out 04:52:32 drwxrwxr-x 5 jenkins jenkins 4096 Nov 3 04:45 example 04:52:32 -rw-rw-r-- 1 jenkins jenkins 3723 Nov 3 04:45 go.mod 04:52:32 -rw-rw-r-- 1 jenkins jenkins 34277 Nov 3 04:45 go.sum 04:52:32 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 04:45 internal 04:52:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:45 openapi 04:52:32 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 04:45 pkg 04:52:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:45 snap 04:52:32 -rw-rw-r-- 1 jenkins jenkins 222 Nov 3 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:32 + 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=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 --label arch=arm64 --label version=0.0.0 . 04:52:33 Sending build context to Docker daemon 6.159MB 04:52:33 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:52:33 Step 2/23 : FROM ${BASE} AS builder 04:52:33 ---> 7c69c3649f8f 04:52:33 Step 3/23 : ARG MAKE=make build 04:52:33 ---> Running in fe2f00b6dfc2 04:52:33 Removing intermediate container fe2f00b6dfc2 04:52:33 ---> 8ac4d6a9b3b4 04:52:33 Step 4/23 : WORKDIR /device-sdk-go 04:52:33 ---> Running in 054435408cdc 04:52:34 Removing intermediate container 054435408cdc 04:52:34 ---> 16949d2c5511 04:52:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:52:34 ---> Running in a497b5079a9f 04:52:34 Removing intermediate container a497b5079a9f 04:52:34 ---> 0fd28940e7ae 04:52:34 Step 6/23 : RUN apk add --update --no-cache make git 04:52:34 ---> Running in 6468285c4825 04:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:52:36 OK: 266 MiB in 52 packages 04:52:37 Removing intermediate container 6468285c4825 04:52:37 ---> 9963a0155bf9 04:52:37 Step 7/23 : COPY go.mod vendor* ./ 04:52:38 ---> cfa1dcaeb788 04:52:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:38 ---> Running in e678f26f2640 04:52:40 Removing intermediate container e678f26f2640 04:52:40 ---> 09c561ca44c3 04:52:40 Step 9/23 : COPY . . 04:52:41 ---> 752f685489a5 04:52:41 Step 10/23 : RUN ${MAKE} 04:52:42 ---> Running in 6883689fe857 04:52:42 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:54:34 Removing intermediate container 6883689fe857 04:54:34 ---> fe2e62819e5b 04:54:34 Step 11/23 : FROM alpine:3.18 04:54:34 3.18: Pulling from library/alpine 04:54:34 579b34f0a95b: Pulling fs layer 04:54:34 579b34f0a95b: Verifying Checksum 04:54:34 579b34f0a95b: Download complete 04:54:34 579b34f0a95b: Pull complete 04:54:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:54:34 Status: Downloaded newer image for alpine:3.18 04:54:34 ---> 3cc203321400 04:54:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:54:34 ---> Running in a5c7f62e748c 04:54:34 Removing intermediate container a5c7f62e748c 04:54:34 ---> da84be209006 04:54:34 Step 13/23 : RUN apk add --update --no-cache 04:54:34 ---> Running in bd59445805be 04:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:36 OK: 8 MiB in 15 packages 04:54:37 Removing intermediate container bd59445805be 04:54:37 ---> 611e979378da 04:54:37 Step 14/23 : WORKDIR / 04:54:37 ---> Running in d6f525bf134c 04:54:37 Removing intermediate container d6f525bf134c 04:54:37 ---> 15835ea4f339 04:54:37 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:54:38 ---> 0b0678f19dbe 04:54:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:54:40 ---> f7c499c6bfc2 04:54:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:54:40 ---> 0d245f6ab811 04:54:40 Step 18/23 : EXPOSE 59999 04:54:40 ---> Running in 37151d18601f 04:54:40 Removing intermediate container 37151d18601f 04:54:40 ---> 3c19b6db9061 04:54:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:54:40 ---> Running in 76d1c6faf835 04:54:41 Removing intermediate container 76d1c6faf835 04:54:41 ---> 96ad4da148aa 04:54:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:54:41 ---> Running in 3a11f20454a1 04:54:41 Removing intermediate container 3a11f20454a1 04:54:41 ---> 900c762a3869 04:54:41 Step 21/23 : LABEL arch=arm64 04:54:41 ---> Running in 0c8d161ebce6 04:54:41 Removing intermediate container 0c8d161ebce6 04:54:41 ---> 0e35da16780c 04:54:41 Step 22/23 : LABEL git_sha=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 04:54:41 ---> Running in 1fdbf1a9fa30 04:54:42 Removing intermediate container 1fdbf1a9fa30 04:54:42 ---> 80da92293e42 04:54:42 Step 23/23 : LABEL version=0.0.0 04:54:42 ---> Running in c2345c8756fe 04:54:42 Removing intermediate container c2345c8756fe 04:54:42 ---> f29965c97405 04:54:42 [Warning] One or more build-args [ARCH] were not consumed 04:54:42 Successfully built f29965c97405 04:54:42 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:43 04:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:43 arm64: Pulling from edgex-lftools-log-publisher 04:54:43 8998bd30e6a1: Pulling fs layer 04:54:43 04944245beec: Pulling fs layer 04:54:43 699f458cf7ca: Pulling fs layer 04:54:43 765212b225bb: Pulling fs layer 04:54:43 f23df028b6ca: Pulling fs layer 04:54:43 d65c8cfc05b1: Pulling fs layer 04:54:43 2437ff75d9bd: Pulling fs layer 04:54:43 f23df028b6ca: Waiting 04:54:43 d65c8cfc05b1: Waiting 04:54:43 2437ff75d9bd: Waiting 04:54:43 765212b225bb: Waiting 04:54:44 04944245beec: Verifying Checksum 04:54:44 04944245beec: Download complete 04:54:44 765212b225bb: Verifying Checksum 04:54:44 765212b225bb: Download complete 04:54:44 f23df028b6ca: Verifying Checksum 04:54:44 f23df028b6ca: Download complete 04:54:44 d65c8cfc05b1: Verifying Checksum 04:54:44 d65c8cfc05b1: Download complete 04:54:44 699f458cf7ca: Verifying Checksum 04:54:44 699f458cf7ca: Download complete 04:54:44 8998bd30e6a1: Verifying Checksum 04:54:44 8998bd30e6a1: Download complete 04:54:47 2437ff75d9bd: Verifying Checksum 04:54:50 8998bd30e6a1: Pull complete 04:54:50 04944245beec: Pull complete 04:54:52 699f458cf7ca: Pull complete 04:54:52 765212b225bb: Pull complete 04:54:53 f23df028b6ca: Pull complete 04:54:53 d65c8cfc05b1: Pull complete 04:55:11 2437ff75d9bd: Pull complete 04:55:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:12 prd-ubuntu20.04-docker-arm64-4c-16g-16448 does not seem to be running inside a container 04:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:55:15 $ docker top f776fe03efd23050711bc4f6f65cf66394f272c5b960172a21ec23ed0ba9295a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:15 ---> job-cost.sh 04:55:15 lf-activate-venv: SKIPPING 04:55:15 INFO: No Stack... 04:55:16 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:17 INFO: Archiving Costs [Pipeline] sh 04:55:17 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:55:17 + cut -d, -f6 [Pipeline] lock 04:55:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] 04:55:17 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] did not exist. Created. 04:55:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:18 /w/workspace/device-sdk-go/1@tmp/durable-f91ade15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:55:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:55:19 Warning: overwriting stash ‘stack-cost’ 04:55:19 Stashed 1 file(s) [Pipeline] } 04:55:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1536-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:19 $ docker stop --time=1 f776fe03efd23050711bc4f6f65cf66394f272c5b960172a21ec23ed0ba9295a 04:55:21 $ docker rm -f --volumes f776fe03efd23050711bc4f6f65cf66394f272c5b960172a21ec23ed0ba9295a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:55:22 provisioning config files... 04:55:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/config4521223312607198659tmp [Pipeline] { [Pipeline] sh 04:55:22 + set +x 04:55:22 + curl -s https://codecov.io/bash 04:55:22 + bash -s -- 04:55:22 04:55:22 _____ _ 04:55:22 / ____| | | 04:55:22 | | ___ __| | ___ ___ _____ __ 04:55:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:55:22 | |___| (_) | (_| | __/ (_| (_) \ V / 04:55:22 \_____\___/ \__,_|\___|\___\___/ \_/ 04:55:22 Bash-1.0.6 04:55:22 04:55:22 04:55:22 ==> git version 2.25.1 found 04:55:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:55:22 Release-Date: 2020-01-08 04:55:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:55:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:55:22 ==> Jenkins CI detected. 04:55:22 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1536 04:55:22 project root: . 04:55:22 --> token set from env 04:55:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:55:22 ==> Running gcov in . (disable via -X gcov) 04:55:22 ==> Python coveragepy not found 04:55:22 ==> Searching for coverage reports in: 04:55:22 + . 04:55:22 -> Found 1 reports 04:55:22 ==> Detecting git/mercurial file structure 04:55:22 ==> Reading reports 04:55:22 + ./coverage.out bytes=122154 04:55:22 ==> Appending adjustments 04:55:22 https://docs.codecov.io/docs/fixing-reports 04:55:22 + Found adjustments 04:55:22 ==> Gzipping contents 04:55:22 20K /tmp/codecov.FMpe4p.gz 04:55:22 ==> Uploading reports 04:55:22 url: https://codecov.io 04:55:22 query: branch=PR-1536&commit=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1536&job=&cmd_args= 04:55:22 -> Pinging Codecov 04:55:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1536&commit=292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1536&job=&cmd_args= 04:55:23 -> Uploading to 04:55:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-03/7E55EF52A471D76F132DFD9A03CDDE97/292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8/d76e9c82-550c-40c1-8766-24fff01fdd9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231103T045523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bef9b618e65a1065f3553251e0e8df3a4191874d251b339b255226271e9a0f9 04:55:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:23 Dload Upload Total Spent Left Speed 04:55:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16757 0 0 100 16757 0 59212 --:--:-- --:--:-- --:--:-- 59003 100 16757 0 0 100 16757 0 59212 --:--:-- --:--:-- --:--:-- 59003 04:55:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/292d4865bcca78b3fa7bc2fe5b17e58f5abb09a8 [Pipeline] } 04:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:55:25 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives ] 04:55:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives 04:55:25 total 16 04:55:25 drwxr-xr-x 3 root root 4096 Nov 3 04:45 . 04:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 04:45 .. 04:55:25 drwxr-xr-x 2 root root 4096 Nov 3 04:45 cost 04:55:25 -rw-r--r-- 1 root root 86 Nov 3 04:45 cost.csv 04:55:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives 04:55:25 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives 04:55:25 total 16 04:55:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:45 . 04:55:25 drwxrwxr-x 12 jenkins jenkins 4096 Nov 3 04:45 .. 04:55:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 04:45 cost 04:55:25 -rw-r--r-- 1 jenkins jenkins 86 Nov 3 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:55:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:55:26 ---> package-listing.sh 04:55:26 ++ facter osfamily 04:55:26 ++ tr '[:upper:]' '[:lower:]' 04:55:27 + OS_FAMILY=debian 04:55:27 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1536 04:55:27 + START_PACKAGES=/tmp/packages_start.txt 04:55:27 + END_PACKAGES=/tmp/packages_end.txt 04:55:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:27 + PACKAGES=/tmp/packages_start.txt 04:55:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1536 ']' 04:55:27 + PACKAGES=/tmp/packages_end.txt 04:55:27 + case "${OS_FAMILY}" in 04:55:27 + dpkg -l 04:55:27 + grep '^ii' 04:55:27 + '[' -f /tmp/packages_start.txt ']' 04:55:27 + '[' -f /tmp/packages_end.txt ']' 04:55:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:27 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1536 ']' 04:55:27 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives/ 04:55:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1536/archives/ [Pipeline] echo 04:55:27 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-1536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:55:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:28 prd-ubuntu20.04-docker-8c-8g-16447 does not seem to be running inside a container 04:55:28 $ 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-1536/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-1536 -v /w/workspace/gexfoundry_device-sdk-go_PR-1536:/w/workspace/gexfoundry_device-sdk-go_PR-1536:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:55:28 $ docker top 383f67f25a1ed3f10b1e2adb40ab04b2442c71c2fd04d39efa501aad5382bcb8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:55:29 + mkdir -p /var/log/sysstat [Pipeline] sh 04:55:29 + ls /var/log/sa-host 04:55:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:29 provisioning config files... 04:55:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1536@tmp/config603890732914450623tmp [Pipeline] { [Pipeline] echo 04:55:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:55:30 ---> create-netrc.sh [Pipeline] } 04:55:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:55:30 ---> python-tools-install.sh [Pipeline] echo 04:55:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:55:30 ---> sudo-logs.sh 04:55:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:55:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:55:31 ---> job-cost.sh 04:55:31 lf-activate-venv: SKIPPING 04:55:31 DEBUG: total: 0.2199999988079071 04:55:31 INFO: Retrieving Stack Cost... 04:55:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:32 INFO: Archiving Costs [Pipeline] echo 04:55:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:55:32 ---> logs-deploy.sh 04:55:32 lf-activate-venv: SKIPPING 04:55:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1536/1 04:55:32 INFO: archiving workspace using pattern(s): 04:55:33 Archives upload complete. 04:55:33 INFO: archiving logs to Nexus