Push event to branch main Started by user Cloud Tsai Rebuilds build #286 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bf2505a0d4e1853de162ef985be1e016ba60c0f 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-ssh1887662104278385766.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh11546577948539247263.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17135459319746631369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > 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 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-ssh16883750207320330168.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14292585735268858349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-865’ Running on prd-ubuntu20.04-docker-8c-8g-868 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) Commit message: "Merge pull request #1540 from lenny-goodell/cve" > git config core.sparsecheckout # timeout=10 > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 > git rev-list --no-walk 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:01:48 ========================================================= 14:01:48 EdgeX Global Pipelines Version Info 14:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:01:49 ------------------- 14:01:49 stable info: 14:01:49 ------------------- 14:01:49 Commited By: Ginny Guan ginny@iotechsys.com 14:01:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 14:01:49 Message: update stable to v1.0.259 14:01:50 ------------------- 14:01:50 experimental info: 14:01:50 ------------------- 14:01:50 Commited By: Ginny Guan ginny@iotechsys.com 14:01:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 14:01:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bf2505 [Pipeline] echo 14:01:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:50 provisioning config files... 14:01:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2127394052349977518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:51 ---> ****-login.sh 14:01:51 nexus3.edgexfoundry.org:10001 14:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:51 Configure a credential helper to remove this warning. See 14:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:51 14:01:51 Login Succeeded 14:01:51 nexus3.edgexfoundry.org:10002 14:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:51 Configure a credential helper to remove this warning. See 14:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:51 14:01:51 Login Succeeded 14:01:51 nexus3.edgexfoundry.org:10003 14:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:51 Configure a credential helper to remove this warning. See 14:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:51 14:01:51 Login Succeeded 14:01:51 nexus3.edgexfoundry.org:10004 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 ****.io 14:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:01:52 Configure a credential helper to remove this warning. See 14:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:01:52 14:01:52 Login Succeeded 14:01:52 ---> ****-login.sh ends [Pipeline] } 14:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:01:52 + git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 14:01:52 -----------> git rev-list -1 --merges 2bf2505a0d4e1853de162ef985be1e016ba60c0f~1..2bf2505a0d4e1853de162ef985be1e016ba60c0f 2bf2505a0d4e1853de162ef985be1e016ba60c0f 14:01:52 2bf2505a0d4e1853de162ef985be1e016ba60c0f [false] [Pipeline] sh 14:01:53 + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 14:01:53 ========================================================= 14:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:01:53 + git log --format=format:%s -1 2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] echo 14:01:53 [semverPrep] GIT_COMMIT: 2bf2505a0d4e1853de162ef985be1e016ba60c0f, Commit Message: Merge pull request #1540 from lenny-goodell/cve [Pipeline] echo 14:01:53 [semverPrep] This is not a build commit. [Pipeline] sh 14:01:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:53 + grep -v github /etc/ssh/ssh_known_hosts 14:01:53 + [ -e /tmp/ssh_known_hosts ] 14:01:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:01:53 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 14:01:53 /etc/ssh/ssh_known_hosts 14:01:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:54 14:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:54 0.1.4: Pulling from edgex-devops/py-git-semver 14:01:54 b85a868b505f: Pulling fs layer 14:01:54 e2be974225ed: Pulling fs layer 14:01:54 339a4e72a1f5: Pulling fs layer 14:01:54 988bab9f4d93: Pulling fs layer 14:01:54 1469e6f7b9e6: Pulling fs layer 14:01:54 eaf3925da568: Pulling fs layer 14:01:54 bab4dde63d76: Pulling fs layer 14:01:54 bde34c3a00c8: Pulling fs layer 14:01:54 b352a97aabf1: Pulling fs layer 14:01:54 4872d77fe225: Pulling fs layer 14:01:54 5851b861e8e6: Pulling fs layer 14:01:54 eaf3925da568: Waiting 14:01:54 bab4dde63d76: Waiting 14:01:54 bde34c3a00c8: Waiting 14:01:54 b352a97aabf1: Waiting 14:01:54 4872d77fe225: Waiting 14:01:54 5851b861e8e6: Waiting 14:01:54 988bab9f4d93: Waiting 14:01:54 1469e6f7b9e6: Waiting 14:01:54 e2be974225ed: Download complete 14:01:54 988bab9f4d93: Verifying Checksum 14:01:54 988bab9f4d93: Download complete 14:01:54 1469e6f7b9e6: Verifying Checksum 14:01:54 1469e6f7b9e6: Download complete 14:01:54 eaf3925da568: Verifying Checksum 14:01:54 eaf3925da568: Download complete 14:01:54 339a4e72a1f5: Verifying Checksum 14:01:54 339a4e72a1f5: Download complete 14:01:54 bde34c3a00c8: Download complete 14:01:54 b352a97aabf1: Verifying Checksum 14:01:54 b352a97aabf1: Download complete 14:01:54 4872d77fe225: Verifying Checksum 14:01:54 4872d77fe225: Download complete 14:01:54 5851b861e8e6: Verifying Checksum 14:01:54 5851b861e8e6: Download complete 14:01:54 b85a868b505f: Verifying Checksum 14:01:54 b85a868b505f: Download complete 14:01:55 bab4dde63d76: Verifying Checksum 14:01:55 bab4dde63d76: Download complete 14:01:56 b85a868b505f: Pull complete 14:01:56 e2be974225ed: Pull complete 14:01:57 339a4e72a1f5: Pull complete 14:01:57 988bab9f4d93: Pull complete 14:01:57 1469e6f7b9e6: Pull complete 14:01:57 eaf3925da568: Pull complete 14:01:59 bab4dde63d76: Pull complete 14:01:59 bde34c3a00c8: Pull complete 14:01:59 b352a97aabf1: Pull complete 14:01:59 4872d77fe225: Pull complete 14:02:00 5851b861e8e6: Pull complete 14:02:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:00 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:02:02 $ docker top 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 -eo pid,comm 14:02:02 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). 14:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:02 [ssh-agent] Looking for ssh-agent implementation... 14:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:02 $ docker exec 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 ssh-agent 14:02:02 SSH_AUTH_SOCK=/tmp/ssh-2m6UQ68iYTJA/agent.32 14:02:02 SSH_AGENT_PID=38 14:02:02 Running ssh-add (command line suppressed) 14:02:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12546984704994334290.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12546984704994334290.key) 14:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:03 + git tag --points-at HEAD [Pipeline] } 14:02:03 $ docker exec --env ******** --env ******** 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 ssh-agent -k 14:02:03 unset SSH_AUTH_SOCK; 14:02:03 unset SSH_AGENT_PID; 14:02:03 echo Agent pid 38 killed; 14:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:03 [ssh-agent] Looking for ssh-agent implementation... 14:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:03 $ docker exec 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 ssh-agent 14:02:03 SSH_AUTH_SOCK=/tmp/ssh-ovNS4TNopxZe/agent.71 14:02:03 SSH_AGENT_PID=77 14:02:03 Running ssh-add (command line suppressed) 14:02:03 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6800326434048880941.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6800326434048880941.key) 14:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:04 + git semver init 14:02:04 2024-05-27 14:02:04,406 [run_init] DEBUG init version:0.0.0 force:False 14:02:04 2024-05-27 14:02:04,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:02:04 2024-05-27 14:02:04,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 14:02:04 2024-05-27 14:02:04,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 14:02:05 2024-05-27 14:02:05,651 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 14:02:05 2024-05-27 14:02:05,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 14:02:05 2024-05-27 14:02:05,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:02:05 2024-05-27 14:02:05,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 14:02:05 3.2.0-dev.14 [Pipeline] } 14:02:05 $ docker exec --env ******** --env ******** 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 ssh-agent -k 14:02:05 unset SSH_AUTH_SOCK; 14:02:05 unset SSH_AGENT_PID; 14:02:05 echo Agent pid 77 killed; 14:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:06 + git semver [Pipeline] } 14:02:06 $ docker stop --time=1 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 14:02:07 $ docker rm -f --volumes 977349db014028f36f140dc5e781824e7bcb6b3af2c611c9c328d73374c16547 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:08 Stashed 1 file(s) [Pipeline] echo 14:02:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 14:02:08 provisioning config files... 14:02:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12929759201262791119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:08 ---> ****-login.sh 14:02:08 nexus3.edgexfoundry.org:10001 14:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:08 Configure a credential helper to remove this warning. See 14:02:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:08 14:02:08 Login Succeeded 14:02:08 nexus3.edgexfoundry.org:10002 14:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:08 Configure a credential helper to remove this warning. See 14:02:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:08 14:02:08 Login Succeeded 14:02:08 nexus3.edgexfoundry.org:10003 14:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:09 Configure a credential helper to remove this warning. See 14:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:09 14:02:09 Login Succeeded 14:02:09 nexus3.edgexfoundry.org:10004 14:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:09 Configure a credential helper to remove this warning. See 14:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:09 14:02:09 Login Succeeded 14:02:09 ****.io 14:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:09 Configure a credential helper to remove this warning. See 14:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:09 14:02:09 Login Succeeded 14:02:09 ---> ****-login.sh ends [Pipeline] } 14:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:09 ========================================================= 14:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:02:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:09 + 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 . 14:02:09 Sending build context to Docker daemon 25.71MB 14:02:09 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 14:02:09 Step 2/10 : FROM ${BASE} AS builder 14:02:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:10 619be1103602: Pulling fs layer 14:02:10 7862e08f4a3e: Pulling fs layer 14:02:10 5df492c9dc93: Pulling fs layer 14:02:10 7629e6793208: Pulling fs layer 14:02:10 4f4fb700ef54: Pulling fs layer 14:02:10 fb5054dd5b73: Pulling fs layer 14:02:10 eeca6798cff9: Pulling fs layer 14:02:10 7629e6793208: Waiting 14:02:10 aa269ceb94a6: Pulling fs layer 14:02:10 ada007ff1a6a: Pulling fs layer 14:02:10 4f4fb700ef54: Waiting 14:02:10 fb5054dd5b73: Waiting 14:02:10 aa269ceb94a6: Waiting 14:02:10 eeca6798cff9: Waiting 14:02:10 ada007ff1a6a: Waiting 14:02:10 7862e08f4a3e: Verifying Checksum 14:02:10 7862e08f4a3e: Download complete 14:02:10 7629e6793208: Verifying Checksum 14:02:10 7629e6793208: Download complete 14:02:10 4f4fb700ef54: Verifying Checksum 14:02:10 4f4fb700ef54: Download complete 14:02:10 fb5054dd5b73: Verifying Checksum 14:02:10 fb5054dd5b73: Download complete 14:02:10 619be1103602: Verifying Checksum 14:02:10 619be1103602: Download complete 14:02:10 eeca6798cff9: Verifying Checksum 14:02:10 eeca6798cff9: Download complete 14:02:10 619be1103602: Pull complete 14:02:10 ada007ff1a6a: Verifying Checksum 14:02:10 ada007ff1a6a: Download complete 14:02:10 7862e08f4a3e: Pull complete 14:02:10 5df492c9dc93: Verifying Checksum 14:02:10 5df492c9dc93: Download complete 14:02:10 aa269ceb94a6: Verifying Checksum 14:02:10 aa269ceb94a6: Download complete 14:02:15 5df492c9dc93: Pull complete 14:02:15 7629e6793208: Pull complete 14:02:15 4f4fb700ef54: Pull complete 14:02:15 fb5054dd5b73: Pull complete 14:02:15 eeca6798cff9: Pull complete 14:02:17 aa269ceb94a6: Pull complete 14:02:17 ada007ff1a6a: Pull complete 14:02:17 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:02:17 ---> f489d0715acc 14:02:17 Step 3/10 : ARG MAKE=make build 14:02:21 ---> Running in fcf626204024 14:02:21 Removing intermediate container fcf626204024 14:02:21 ---> 21f229c69d98 14:02:21 Step 4/10 : WORKDIR /device-sdk-go 14:02:21 ---> Running in a9823c57231e 14:02:21 Removing intermediate container a9823c57231e 14:02:21 ---> 9e226d5f368b 14:02:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:02:21 ---> Running in ca0d27cdc176 14:02:21 Removing intermediate container ca0d27cdc176 14:02:21 ---> b82e528163d5 14:02:21 Step 6/10 : RUN apk add --update --no-cache make git 14:02:21 ---> Running in 13f2a26241e1 14:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:02:22 OK: 264 MiB in 52 packages 14:02:22 Removing intermediate container 13f2a26241e1 14:02:22 ---> a9162d9f9518 14:02:22 Step 7/10 : COPY go.mod vendor* ./ 14:02:22 ---> 3aac8da9ef6d 14:02:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:22 ---> Running in 89562a0ac3fe 14:02:23 Still waiting to schedule task 14:02:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-867’ 14:03:18 Removing intermediate container 89562a0ac3fe 14:03:18 ---> 307542060f55 14:03:18 Step 9/10 : COPY . . 14:03:18 ---> ba3f2af61d9c 14:03:18 Step 10/10 : RUN ${MAKE} 14:03:18 ---> Running in 2237a93d4fb5 14:03:18 noop 14:03:18 Removing intermediate container 2237a93d4fb5 14:03:18 ---> 3a7c949a9e37 14:03:18 Successfully built 3a7c949a9e37 14:03:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:19 + docker inspect -f . ci-base-image-x86_64 14:03:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:19 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:03:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 14:03:19 $ docker top 3d1fa1d7d939949be0997a08ffc1be4d1702dec3fcf59b4bac9ac59fefe65186 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:20 + go version 14:03:20 go version go1.21.9 linux/amd64 [Pipeline] } 14:03:20 $ docker stop --time=1 3d1fa1d7d939949be0997a08ffc1be4d1702dec3fcf59b4bac9ac59fefe65186 14:03:21 $ docker rm -f --volumes 3d1fa1d7d939949be0997a08ffc1be4d1702dec3fcf59b4bac9ac59fefe65186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:21 + docker inspect -f . ci-base-image-x86_64 14:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:21 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 14:03:22 $ docker top 649be002c0b9ed92432c15c4b28c59d9a6db616cd0431fa3bcc7474aed2a90e3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 14:03:22 + make test 14:03:22 go test -race -coverprofile=coverage.out ./... 14:03:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:04:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.044s coverage: 27.6% of statements 14:04:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.058s coverage: 81.5% of statements 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:04:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 14:04:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.102s coverage: 71.8% of statements 14:04:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:04:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.062s coverage: 14.4% of statements 14:04:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.745s coverage: 45.9% of statements 14:04:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.065s coverage: 68.5% of statements 14:04:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.117s coverage: 89.2% of statements 14:04:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.075s coverage: 5.5% of statements 14:04:42 GO111MODULE=on go vet ./... 14:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:42 ./bin/test-attribution-txt.sh 14:04:42 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:04:42 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:04:42 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:04:42 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:04:42 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:04:42 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:04:42 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:04:42 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:04:42 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:04:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:04:42 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:04:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:04:43 $ docker stop --time=1 649be002c0b9ed92432c15c4b28c59d9a6db616cd0431fa3bcc7474aed2a90e3 14:04:49 $ docker rm -f --volumes 649be002c0b9ed92432c15c4b28c59d9a6db616cd0431fa3bcc7474aed2a90e3 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:50 + ls -al . 14:04:50 total 376 14:04:50 drwxrwxr-x 11 jenkins jenkins 4096 May 27 14:03 . 14:04:50 drwxrwxr-x 4 jenkins jenkins 4096 May 27 14:01 .. 14:04:50 -rw-rw-r-- 1 jenkins jenkins 140 May 27 14:01 .dockerignore 14:04:50 drwxrwxr-x 8 jenkins jenkins 4096 May 27 14:04 .git 14:04:50 drwxrwxr-x 3 jenkins jenkins 4096 May 27 14:01 .github 14:04:50 -rw-rw-r-- 1 jenkins jenkins 137 May 27 14:01 .gitignore 14:04:50 -rw-rw-r-- 1 jenkins jenkins 42 May 27 14:01 .golangci.yml 14:04:50 drwxr-xr-x 3 jenkins jenkins 4096 May 27 14:02 .semver 14:04:50 -rw-rw-r-- 1 jenkins jenkins 48109 May 27 14:01 CHANGELOG.md 14:04:50 -rw-rw-r-- 1 jenkins jenkins 677 May 27 14:01 GOVERNANCE.md 14:04:50 -rw-rw-r-- 1 jenkins jenkins 885 May 27 14:01 Jenkinsfile 14:04:50 -rw-rw-r-- 1 jenkins jenkins 11341 May 27 14:01 LICENSE 14:04:50 -rw-rw-r-- 1 jenkins jenkins 1842 May 27 14:01 Makefile 14:04:50 -rw-rw-r-- 1 jenkins jenkins 619 May 27 14:01 OWNERS.md 14:04:50 -rw-rw-r-- 1 jenkins jenkins 4933 May 27 14:01 README.md 14:04:50 -rw-rw-r-- 1 jenkins jenkins 12 May 27 14:02 VERSION 14:04:50 drwxrwxr-x 2 jenkins jenkins 4096 May 27 14:01 bin 14:04:50 -rw-r--r-- 1 jenkins jenkins 122155 May 27 14:04 coverage.out 14:04:50 drwxrwxr-x 5 jenkins jenkins 4096 May 27 14:01 example 14:04:50 -rw-rw-r-- 1 jenkins jenkins 7064 May 27 14:01 go.mod 14:04:50 -rw-rw-r-- 1 jenkins jenkins 101331 May 27 14:01 go.sum 14:04:50 drwxrwxr-x 12 jenkins jenkins 4096 May 27 14:01 internal 14:04:50 drwxrwxr-x 3 jenkins jenkins 4096 May 27 14:01 openapi 14:04:50 drwxrwxr-x 6 jenkins jenkins 4096 May 27 14:01 pkg 14:04:50 drwxrwxr-x 4 jenkins jenkins 4096 May 27 14:01 snap 14:04:50 -rw-rw-r-- 1 jenkins jenkins 222 May 27 14:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:51 + 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=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=amd64 --label version=3.2.0-dev.14 . 14:04:51 Sending build context to Docker daemon 25.84MB 14:04:51 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 14:04:51 Step 2/24 : FROM ${BASE} AS builder 14:04:51 ---> 3a7c949a9e37 14:04:51 Step 3/24 : ARG MAKE=make build 14:04:51 ---> Running in 1bfdc8fb1b0a 14:04:51 Removing intermediate container 1bfdc8fb1b0a 14:04:51 ---> d27860d61ce4 14:04:51 Step 4/24 : WORKDIR /device-sdk-go 14:04:51 ---> Running in b84eb0ffeaa9 14:04:51 Removing intermediate container b84eb0ffeaa9 14:04:51 ---> 17ad4d01801b 14:04:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:04:51 ---> Running in 08298ca3ffd3 14:04:51 Removing intermediate container 08298ca3ffd3 14:04:51 ---> b3c6d4f62b76 14:04:51 Step 6/24 : RUN apk add --update --no-cache make git 14:04:52 ---> Running in 36a3487b657e 14:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:04:52 OK: 264 MiB in 52 packages 14:04:52 Removing intermediate container 36a3487b657e 14:04:52 ---> cfce348d16cd 14:04:52 Step 7/24 : COPY go.mod vendor* ./ 14:04:53 ---> 441b2206a79f 14:04:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:53 ---> Running in b5d3f46d8209 14:04:53 Removing intermediate container b5d3f46d8209 14:04:53 ---> 566047511036 14:04:53 Step 9/24 : COPY . . 14:04:54 ---> 7f8aa2558e01 14:04:54 Step 10/24 : RUN ${MAKE} 14:04:54 ---> Running in 8dba892780bf 14:04:54 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:05:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-871 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 14:05:22 Running in /w/workspace/device-sdk-go/287 [Pipeline] { [Pipeline] checkout 14:05:25 The recommended git tool is: git 14:05:26 Removing intermediate container 8dba892780bf 14:05:26 ---> 2a88a5e74834 14:05:26 Step 11/24 : FROM alpine:3.18 14:05:26 3.18: Pulling from library/alpine 14:05:26 619be1103602: Already exists 14:05:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:05:26 Status: Downloaded newer image for alpine:3.18 14:05:26 ---> d3782b16ccc9 14:05:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:05:26 ---> Running in 4de9c83016e6 14:05:26 Removing intermediate container 4de9c83016e6 14:05:26 ---> c1c1029a3343 14:05:26 Step 13/24 : RUN apk add --update --no-cache dumb-init 14:05:26 ---> Running in 82e3a0c07eed 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:26 (1/1) Installing dumb-init (1.2.5-r2) 14:05:26 Executing busybox-1.36.1-r5.trigger 14:05:26 OK: 7 MiB in 16 packages 14:05:26 Removing intermediate container 82e3a0c07eed 14:05:26 ---> 4a5fb9a1a879 14:05:26 Step 14/24 : RUN apk --no-cache upgrade 14:05:26 ---> Running in 51146d9658aa 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:26 Upgrading critical system libraries and apk-tools: 14:05:26 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 14:05:26 Executing busybox-1.36.1-r5.trigger 14:05:26 Continuing the upgrade transaction with new apk-tools: 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:26 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 14:05:26 Executing busybox-1.36.1-r6.post-upgrade 14:05:26 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 14:05:26 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 14:05:26 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 14:05:26 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 14:05:26 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 14:05:26 Executing busybox-1.36.1-r6.trigger 14:05:26 OK: 7 MiB in 16 packages 14:05:27 Removing intermediate container 51146d9658aa 14:05:27 ---> c1adaaff5eb9 14:05:27 Step 15/24 : WORKDIR / 14:05:27 ---> Running in 7ae06ad9cdcb 14:05:27 Removing intermediate container 7ae06ad9cdcb 14:05:27 ---> a836b431bc46 14:05:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:05:27 ---> 62bf95f08a0c 14:05:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:05:28 ---> 9f1d11b8853f 14:05:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:05:29 ---> 5a4bdc168308 14:05:29 Step 19/24 : EXPOSE 59999 14:05:29 ---> Running in e5f23813ba81 14:05:29 Removing intermediate container e5f23813ba81 14:05:29 ---> 2ed52017b454 14:05:29 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:05:29 ---> Running in 999604cb946c 14:05:29 Removing intermediate container 999604cb946c 14:05:29 ---> 0adf04421ede 14:05:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:05:29 ---> Running in e4ef00ae123a 14:05:29 Removing intermediate container e4ef00ae123a 14:05:29 ---> f92477aec534 14:05:29 Step 22/24 : LABEL arch=amd64 14:05:29 ---> Running in 8d67371f0618 14:05:29 Removing intermediate container 8d67371f0618 14:05:29 ---> 0b3bbf4257a6 14:05:29 Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f 14:05:29 ---> Running in cbb99a33eaa4 14:05:29 Removing intermediate container cbb99a33eaa4 14:05:29 ---> 6cadcd4f79ab 14:05:29 Step 24/24 : LABEL version=3.2.0-dev.14 14:05:29 ---> Running in c9b566864e75 14:05:29 Removing intermediate container c9b566864e75 14:05:29 ---> 7893504b6eb7 14:05:29 [Warning] One or more build-args [ARCH] were not consumed 14:05:29 Successfully built 7893504b6eb7 14:05:29 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:30 14:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:30 latest: Pulling from edgex-lftools-log-publisher 14:05:30 5eb5b503b376: Pulling fs layer 14:05:30 5c69ac0246d0: Pulling fs layer 14:05:30 ec43610c2a17: Pulling fs layer 14:05:30 3a2ae6a8a46f: Pulling fs layer 14:05:30 33b1e0a273af: Pulling fs layer 14:05:30 5d3b04190fa2: Pulling fs layer 14:05:30 2f39f015ded8: Pulling fs layer 14:05:30 3a2ae6a8a46f: Waiting 14:05:30 33b1e0a273af: Waiting 14:05:30 5d3b04190fa2: Waiting 14:05:30 2f39f015ded8: Waiting 14:05:30 5c69ac0246d0: Verifying Checksum 14:05:30 5c69ac0246d0: Download complete 14:05:30 3a2ae6a8a46f: Verifying Checksum 14:05:30 3a2ae6a8a46f: Download complete 14:05:30 33b1e0a273af: Verifying Checksum 14:05:30 33b1e0a273af: Download complete 14:05:30 ec43610c2a17: Verifying Checksum 14:05:30 ec43610c2a17: Download complete 14:05:30 5d3b04190fa2: Verifying Checksum 14:05:30 5d3b04190fa2: Download complete 14:05:30 5eb5b503b376: Verifying Checksum 14:05:30 5eb5b503b376: Download complete 14:05:31 2f39f015ded8: Download complete 14:05:31 using credential edgex-jenkins-ssh 14:05:31 Cloning the remote Git repository 14:05:31 5eb5b503b376: Pull complete 14:05:31 5c69ac0246d0: Pull complete 14:05:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:05:31 > git init /w/workspace/device-sdk-go/287 # timeout=10 14:05:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:05:31 > git --version # timeout=10 14:05:31 > git --version # 'git version 2.25.1' 14:05:31 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:32 ec43610c2a17: Pull complete 14:05:32 3a2ae6a8a46f: Pull complete 14:05:32 33b1e0a273af: Pull complete 14:05:32 5d3b04190fa2: Pull complete 14:05:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:05:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:35 Avoid second fetch 14:05:35 Checking out Revision 2bf2505a0d4e1853de162ef985be1e016ba60c0f (main) 14:05:35 > git config core.sparsecheckout # timeout=10 14:05:35 > git checkout -f 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 14:05:36 Commit message: "Merge pull request #1540 from lenny-goodell/cve" 14:05:36 2f39f015ded8: Pull complete 14:05:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:36 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:05:36 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 14:05:40 14:05:40 GitHub has been notified of this commit’s build result 14:05:40 14:05:40 $ docker top e02465f16f660b406d3a9973e0655775ddb8d70780e6e1c5d99398c355fda640 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:41 ---> job-cost.sh 14:05:41 lf-activate-venv: SKIPPING 14:05:41 INFO: No Stack... 14:05:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:05:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:05:41 Dload Upload Total Spent Left Speed 14:05:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 14:05:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:05:41 INFO: Archiving Costs [Pipeline] sh 14:05:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:05:42 + sudo tee /etc/docker/daemon.new 14:05:42 { 14:05:42 "registry-mirrors": [ 14:05:42 "https://nexus3.edgexfoundry.org:10001" 14:05:42 ], 14:05:42 "bip": "10.250.0.254/24", 14:05:42 "hosts": [ 14:05:42 "tcp://0.0.0.0:5555", 14:05:42 "unix:///var/run/docker.sock" 14:05:42 ], 14:05:42 "mtu": 1458, 14:05:42 "selinux-enabled": true, 14:05:42 "seccomp-profile": "/etc/docker/seccomp.json" 14:05:42 } [Pipeline] sh 14:05:42 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 14:05:42 + cut -d, -f6 [Pipeline] lock 14:05:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] 14:05:42 Resource [jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] did not exist. Created. 14:05:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:05:42 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:42 Stashed 1 file(s) [Pipeline] } 14:05:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:42 $ docker stop --time=1 e02465f16f660b406d3a9973e0655775ddb8d70780e6e1c5d99398c355fda640 14:05:42 + sudo service docker restart 14:05:43 $ docker rm -f --volumes e02465f16f660b406d3a9973e0655775ddb8d70780e6e1c5d99398c355fda640 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:01 provisioning config files... 14:06:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/287@tmp/config1542875496942225208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:01 ---> ****-login.sh 14:06:01 nexus3.edgexfoundry.org:10001 14:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:02 Configure a credential helper to remove this warning. See 14:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:02 14:06:02 Login Succeeded 14:06:02 nexus3.edgexfoundry.org:10002 14:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:02 Configure a credential helper to remove this warning. See 14:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:02 14:06:02 Login Succeeded 14:06:02 nexus3.edgexfoundry.org:10003 14:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:03 Configure a credential helper to remove this warning. See 14:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:03 14:06:03 Login Succeeded 14:06:03 nexus3.edgexfoundry.org:10004 14:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:03 Configure a credential helper to remove this warning. See 14:06:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:03 14:06:03 Login Succeeded 14:06:03 ****.io 14:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:06:04 Configure a credential helper to remove this warning. See 14:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:06:04 14:06:04 Login Succeeded 14:06:04 ---> ****-login.sh ends [Pipeline] } 14:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:06:04 ========================================================= 14:06:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:06:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:04 + 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 . 14:06:05 Sending build context to Docker daemon 13.27MB 14:06:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 14:06:05 Step 2/10 : FROM ${BASE} AS builder 14:06:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:05 c6b39de5b339: Pulling fs layer 14:06:05 a69c41024577: Pulling fs layer 14:06:05 d6de4b400683: Pulling fs layer 14:06:05 35cb2a7552d0: Pulling fs layer 14:06:05 4f4fb700ef54: Pulling fs layer 14:06:05 464afbd9ba4c: Pulling fs layer 14:06:05 00f215d4a9da: Pulling fs layer 14:06:05 d496ad576159: Pulling fs layer 14:06:05 464afbd9ba4c: Waiting 14:06:05 35cb2a7552d0: Waiting 14:06:05 4f4fb700ef54: Waiting 14:06:05 00f215d4a9da: Waiting 14:06:05 d496ad576159: Waiting 14:06:05 a69c41024577: Verifying Checksum 14:06:05 a69c41024577: Download complete 14:06:05 35cb2a7552d0: Download complete 14:06:05 4f4fb700ef54: Verifying Checksum 14:06:05 4f4fb700ef54: Download complete 14:06:05 464afbd9ba4c: Verifying Checksum 14:06:05 464afbd9ba4c: Download complete 14:06:05 c6b39de5b339: Download complete 14:06:06 d496ad576159: Verifying Checksum 14:06:06 d496ad576159: Download complete 14:06:06 c6b39de5b339: Pull complete 14:06:07 a69c41024577: Pull complete 14:06:07 d6de4b400683: Verifying Checksum 14:06:07 d6de4b400683: Download complete 14:06:08 00f215d4a9da: Verifying Checksum 14:06:08 00f215d4a9da: Download complete 14:06:21 d6de4b400683: Pull complete 14:06:21 35cb2a7552d0: Pull complete 14:06:21 4f4fb700ef54: Pull complete 14:06:21 464afbd9ba4c: Pull complete 14:06:29 00f215d4a9da: Pull complete 14:06:31 d496ad576159: Pull complete 14:06:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:06:31 ---> f246e2811388 14:06:31 Step 3/10 : ARG MAKE=make build 14:06:33 ---> Running in ef7491ab7226 14:06:34 Removing intermediate container ef7491ab7226 14:06:34 ---> 5c839b941113 14:06:34 Step 4/10 : WORKDIR /device-sdk-go 14:06:34 ---> Running in 6ba8de38e956 14:06:34 Removing intermediate container 6ba8de38e956 14:06:34 ---> e9a01487259f 14:06:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:06:34 ---> Running in c8bbc6498c29 14:06:34 Removing intermediate container c8bbc6498c29 14:06:34 ---> 57fe3a24c7fd 14:06:34 Step 6/10 : RUN apk add --update --no-cache make git 14:06:34 ---> Running in 26bdea8e819b 14:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:06:38 OK: 266 MiB in 52 packages 14:06:38 Removing intermediate container 26bdea8e819b 14:06:38 ---> a75c469042ac 14:06:38 Step 7/10 : COPY go.mod vendor* ./ 14:06:39 ---> 7832385b2e73 14:06:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:39 ---> Running in c960c8648c0b 14:08:30 Removing intermediate container c960c8648c0b 14:08:30 ---> d725c84093a1 14:08:30 Step 9/10 : COPY . . 14:08:30 ---> 296bf3b27e10 14:08:30 Step 10/10 : RUN ${MAKE} 14:08:30 ---> Running in b0ba9bac8f60 14:08:31 noop 14:08:31 Removing intermediate container b0ba9bac8f60 14:08:31 ---> d1b61a6bed14 14:08:31 Successfully built d1b61a6bed14 14:08:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:32 + docker inspect -f . ci-base-image-arm64 14:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 14:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/287 -v /w/workspace/device-sdk-go/287:/w/workspace/device-sdk-go/287:rw,z -v /w/workspace/device-sdk-go/287@tmp:/w/workspace/device-sdk-go/287@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 ******** ci-base-image-arm64 cat 14:08:34 $ docker top 8e6a8dd3ead416c8cf930a943c1cc6831a7e9f39bf98897b3eb176e84b770d06 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:35 + go version 14:08:35 go version go1.21.9 linux/arm64 [Pipeline] } 14:08:35 $ docker stop --time=1 8e6a8dd3ead416c8cf930a943c1cc6831a7e9f39bf98897b3eb176e84b770d06 14:08:36 $ docker rm -f --volumes 8e6a8dd3ead416c8cf930a943c1cc6831a7e9f39bf98897b3eb176e84b770d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:37 + docker inspect -f . ci-base-image-arm64 14:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 14:08:37 $ 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/287 -v /w/workspace/device-sdk-go/287:/w/workspace/device-sdk-go/287:rw,z -v /w/workspace/device-sdk-go/287@tmp:/w/workspace/device-sdk-go/287@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 ******** ci-base-image-arm64 cat 14:08:38 $ docker top 062d33e268d2030258412947440414a3873710a0cfeec7771bf8212ddb331220 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:39 + git config --global --add safe.directory /w/workspace/device-sdk-go/287 [Pipeline] fileExists [Pipeline] sh 14:08:40 + make test 14:08:40 go test -race -coverprofile=coverage.out ./... 14:09:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:13:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:13:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:13:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:13:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:13:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:13:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.290s coverage: 27.6% of statements 14:13:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.338s coverage: 81.5% of statements 14:13:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:13:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:13:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.464s coverage: 86.0% of statements 14:13:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:13:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.897s coverage: 71.8% of statements 14:13:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.254s coverage: 14.4% of statements 14:13:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:13:44 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:13:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.998s coverage: 45.9% of statements 14:13:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.490s coverage: 68.5% of statements 14:13:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.503s coverage: 89.2% of statements 14:13:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:13:54 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.354s coverage: 5.5% of statements 14:13:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:13:55 GO111MODULE=on go vet ./... 14:18:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:18:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:18:17 ./bin/test-attribution-txt.sh 14:18:17 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:18:17 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:18:17 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 14:18:17 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:18:17 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:18:17 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:18:17 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:18:17 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:18:17 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:18:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:18:17 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:18:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:18:17 $ docker stop --time=1 062d33e268d2030258412947440414a3873710a0cfeec7771bf8212ddb331220 14:18:19 $ docker rm -f --volumes 062d33e268d2030258412947440414a3873710a0cfeec7771bf8212ddb331220 [Pipeline] // withDockerContainer [Pipeline] sh 14:18:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:18:22 Warning: overwriting stash ‘coverage-report’ 14:18:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:18:23 + ls -al . 14:18:23 total 372 14:18:23 drwxrwxr-x 10 jenkins jenkins 4096 May 27 14:08 . 14:18:23 drwxrwxr-x 4 jenkins jenkins 4096 May 27 14:05 .. 14:18:23 -rw-rw-r-- 1 jenkins jenkins 140 May 27 14:05 .dockerignore 14:18:23 drwxrwxr-x 8 jenkins jenkins 4096 May 27 14:05 .git 14:18:23 drwxrwxr-x 3 jenkins jenkins 4096 May 27 14:05 .github 14:18:23 -rw-rw-r-- 1 jenkins jenkins 137 May 27 14:05 .gitignore 14:18:23 -rw-rw-r-- 1 jenkins jenkins 42 May 27 14:05 .golangci.yml 14:18:23 -rw-rw-r-- 1 jenkins jenkins 48109 May 27 14:05 CHANGELOG.md 14:18:23 -rw-rw-r-- 1 jenkins jenkins 677 May 27 14:05 GOVERNANCE.md 14:18:23 -rw-rw-r-- 1 jenkins jenkins 885 May 27 14:05 Jenkinsfile 14:18:23 -rw-rw-r-- 1 jenkins jenkins 11341 May 27 14:05 LICENSE 14:18:23 -rw-rw-r-- 1 jenkins jenkins 1842 May 27 14:05 Makefile 14:18:23 -rw-rw-r-- 1 jenkins jenkins 619 May 27 14:05 OWNERS.md 14:18:23 -rw-rw-r-- 1 jenkins jenkins 4933 May 27 14:05 README.md 14:18:23 -rw-rw-r-- 1 jenkins jenkins 12 May 27 14:02 VERSION 14:18:23 drwxrwxr-x 2 jenkins jenkins 4096 May 27 14:05 bin 14:18:23 -rw-r--r-- 1 jenkins jenkins 122153 May 27 14:13 coverage.out 14:18:23 drwxrwxr-x 5 jenkins jenkins 4096 May 27 14:05 example 14:18:23 -rw-rw-r-- 1 jenkins jenkins 7064 May 27 14:05 go.mod 14:18:23 -rw-rw-r-- 1 jenkins jenkins 101331 May 27 14:05 go.sum 14:18:23 drwxrwxr-x 12 jenkins jenkins 4096 May 27 14:05 internal 14:18:23 drwxrwxr-x 3 jenkins jenkins 4096 May 27 14:05 openapi 14:18:23 drwxrwxr-x 6 jenkins jenkins 4096 May 27 14:05 pkg 14:18:23 drwxrwxr-x 4 jenkins jenkins 4096 May 27 14:05 snap 14:18:23 -rw-rw-r-- 1 jenkins jenkins 222 May 27 14:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:23 + 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=2bf2505a0d4e1853de162ef985be1e016ba60c0f --label arch=arm64 --label version=3.2.0-dev.14 . 14:18:24 Sending build context to Docker daemon 13.39MB 14:18:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 14:18:24 Step 2/24 : FROM ${BASE} AS builder 14:18:24 ---> d1b61a6bed14 14:18:24 Step 3/24 : ARG MAKE=make build 14:18:24 ---> Running in 8ad3a48e7538 14:18:24 Removing intermediate container 8ad3a48e7538 14:18:24 ---> d439cc7bf821 14:18:24 Step 4/24 : WORKDIR /device-sdk-go 14:18:24 ---> Running in 21ad6e5fc59c 14:18:25 Removing intermediate container 21ad6e5fc59c 14:18:25 ---> 02373e39b270 14:18:25 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:18:25 ---> Running in 01bff3602d3a 14:18:25 Removing intermediate container 01bff3602d3a 14:18:25 ---> 4a097316a9db 14:18:25 Step 6/24 : RUN apk add --update --no-cache make git 14:18:25 ---> Running in c5cc8ceac938 14:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:18:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:18:28 OK: 266 MiB in 52 packages 14:18:29 Removing intermediate container c5cc8ceac938 14:18:29 ---> 5c378927e47a 14:18:29 Step 7/24 : COPY go.mod vendor* ./ 14:18:30 ---> fc3ce167b843 14:18:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:30 ---> Running in 31a811729d3e 14:18:32 Removing intermediate container 31a811729d3e 14:18:32 ---> e3828a915478 14:18:32 Step 9/24 : COPY . . 14:18:34 ---> 0b852182ac6f 14:18:34 Step 10/24 : RUN ${MAKE} 14:18:34 ---> Running in 347408215ead 14:18:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.14" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 14:22:12 Removing intermediate container 347408215ead 14:22:12 ---> bc1019b5655a 14:22:12 Step 11/24 : FROM alpine:3.18 14:22:12 3.18: Pulling from library/alpine 14:22:12 c6b39de5b339: Already exists 14:22:12 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:22:12 Status: Downloaded newer image for alpine:3.18 14:22:12 ---> 33abbf032149 14:22:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:22:12 ---> Running in a66bf29c2d6b 14:22:12 Removing intermediate container a66bf29c2d6b 14:22:12 ---> 49d43ec2c15a 14:22:12 Step 13/24 : RUN apk add --update --no-cache dumb-init 14:22:12 ---> Running in d7b92e0fead5 14:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:15 (1/1) Installing dumb-init (1.2.5-r2) 14:22:15 Executing busybox-1.36.1-r5.trigger 14:22:15 OK: 8 MiB in 16 packages 14:22:15 Removing intermediate container d7b92e0fead5 14:22:15 ---> d7b786beed0e 14:22:15 Step 14/24 : RUN apk --no-cache upgrade 14:22:16 ---> Running in b6ac7ed36dfc 14:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:18 Upgrading critical system libraries and apk-tools: 14:22:18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 14:22:18 Executing busybox-1.36.1-r5.trigger 14:22:18 Continuing the upgrade transaction with new apk-tools: 14:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:19 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 14:22:19 Executing busybox-1.36.1-r6.post-upgrade 14:22:19 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 14:22:19 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 14:22:19 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 14:22:20 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 14:22:20 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 14:22:20 Executing busybox-1.36.1-r6.trigger 14:22:20 OK: 8 MiB in 16 packages 14:22:21 Removing intermediate container b6ac7ed36dfc 14:22:21 ---> 6b40b6f7b178 14:22:21 Step 15/24 : WORKDIR / 14:22:21 ---> Running in 19e048d2e40d 14:22:21 Removing intermediate container 19e048d2e40d 14:22:21 ---> 0e8d21bd0b40 14:22:21 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:22:22 ---> 6d74d2cecf10 14:22:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:22:24 ---> 5ef4fe96eeed 14:22:24 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:22:24 ---> b067bf7562bf 14:22:24 Step 19/24 : EXPOSE 59999 14:22:24 ---> Running in d44d75850d34 14:22:25 Removing intermediate container d44d75850d34 14:22:25 ---> 11c2ae152f95 14:22:25 Step 20/24 : ENTRYPOINT ["/device-simple"] 14:22:25 ---> Running in 322b65c482fa 14:22:25 Removing intermediate container 322b65c482fa 14:22:25 ---> ee93722f6999 14:22:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:22:25 ---> Running in be5198b7158d 14:22:25 Removing intermediate container be5198b7158d 14:22:25 ---> c80bfb82fb27 14:22:25 Step 22/24 : LABEL arch=arm64 14:22:26 ---> Running in fc8371570f18 14:22:26 Removing intermediate container fc8371570f18 14:22:26 ---> 0bcb7b715619 14:22:26 Step 23/24 : LABEL git_sha=2bf2505a0d4e1853de162ef985be1e016ba60c0f 14:22:26 ---> Running in e73bb05cb2f9 14:22:26 Removing intermediate container e73bb05cb2f9 14:22:26 ---> 49edfcf9500a 14:22:26 Step 24/24 : LABEL version=3.2.0-dev.14 14:22:26 ---> Running in eee2a2adf85d 14:22:26 Removing intermediate container eee2a2adf85d 14:22:26 ---> 4704b5f3830f 14:22:26 [Warning] One or more build-args [ARCH] were not consumed 14:22:26 Successfully built 4704b5f3830f 14:22:26 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:22:27 14:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:22:27 arm64: Pulling from edgex-lftools-log-publisher 14:22:27 8998bd30e6a1: Pulling fs layer 14:22:27 04944245beec: Pulling fs layer 14:22:27 699f458cf7ca: Pulling fs layer 14:22:27 765212b225bb: Pulling fs layer 14:22:27 f23df028b6ca: Pulling fs layer 14:22:27 d65c8cfc05b1: Pulling fs layer 14:22:27 2437ff75d9bd: Pulling fs layer 14:22:27 d65c8cfc05b1: Waiting 14:22:27 765212b225bb: Waiting 14:22:27 f23df028b6ca: Waiting 14:22:27 2437ff75d9bd: Waiting 14:22:27 04944245beec: Verifying Checksum 14:22:27 04944245beec: Download complete 14:22:27 765212b225bb: Verifying Checksum 14:22:27 765212b225bb: Download complete 14:22:27 f23df028b6ca: Verifying Checksum 14:22:27 f23df028b6ca: Download complete 14:22:27 d65c8cfc05b1: Verifying Checksum 14:22:27 d65c8cfc05b1: Download complete 14:22:27 699f458cf7ca: Verifying Checksum 14:22:27 699f458cf7ca: Download complete 14:22:28 8998bd30e6a1: Verifying Checksum 14:22:28 8998bd30e6a1: Download complete 14:22:31 2437ff75d9bd: Verifying Checksum 14:22:31 2437ff75d9bd: Download complete 14:22:32 8998bd30e6a1: Pull complete 14:22:33 04944245beec: Pull complete 14:22:35 699f458cf7ca: Pull complete 14:22:35 765212b225bb: Pull complete 14:22:36 f23df028b6ca: Pull complete 14:22:36 d65c8cfc05b1: Pull complete 14:22:54 2437ff75d9bd: Pull complete 14:22:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:22:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-871 does not seem to be running inside a container 14:22:54 $ 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/287 -v /w/workspace/device-sdk-go/287:/w/workspace/device-sdk-go/287:rw,z -v /w/workspace/device-sdk-go/287@tmp:/w/workspace/device-sdk-go/287@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:22:57 $ docker top b32a53d83abf3ab13eb2e1d9557bbc5544928fb36d67e26af6d5637c42631bfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:57 ---> job-cost.sh 14:22:57 lf-activate-venv: SKIPPING 14:22:57 INFO: No Stack... 14:22:58 INFO: Retrieving Pricing Info for: v3-standard-4 14:22:59 INFO: Archiving Costs [Pipeline] sh 14:22:59 + cat /w/workspace/device-sdk-go/287/archives/cost.csv 14:22:59 + cut -d, -f6 [Pipeline] lock 14:22:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] 14:22:59 Resource [jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] did not exist. Created. 14:22:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:00 /w/workspace/device-sdk-go/287@tmp/durable-329b9194/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:23:00 + echo total: 0.10999999940395355 [Pipeline] stash 14:23:00 Warning: overwriting stash ‘stack-cost’ 14:23:00 Stashed 1 file(s) [Pipeline] } 14:23:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-287-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:00 $ docker stop --time=1 b32a53d83abf3ab13eb2e1d9557bbc5544928fb36d67e26af6d5637c42631bfd 14:23:02 $ docker rm -f --volumes b32a53d83abf3ab13eb2e1d9557bbc5544928fb36d67e26af6d5637c42631bfd [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 14:23:02 provisioning config files... 14:23:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10776099074465202735tmp [Pipeline] { [Pipeline] sh 14:23:03 + set +x 14:23:03 + curl -s https://codecov.io/bash 14:23:03 + bash -s -- 14:23:03 14:23:03 _____ _ 14:23:03 / ____| | | 14:23:03 | | ___ __| | ___ ___ _____ __ 14:23:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:23:03 | |___| (_) | (_| | __/ (_| (_) \ V / 14:23:03 \_____\___/ \__,_|\___|\___\___/ \_/ 14:23:03 Bash-1.0.6 14:23:03 14:23:03 14:23:03 ==> git version 2.25.1 found 14:23:03 ==> 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 14:23:03 Release-Date: 2020-01-08 14:23:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:23:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:23:03 ==> Jenkins CI detected. 14:23:03 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 14:23:03 project root: . 14:23:03 --> token set from env 14:23:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:23:03 ==> Running gcov in . (disable via -X gcov) 14:23:03 ==> Python coveragepy not found 14:23:03 ==> Searching for coverage reports in: 14:23:03 + . 14:23:03 -> Found 1 reports 14:23:03 ==> Detecting git/mercurial file structure 14:23:03 ==> Reading reports 14:23:03 + ./coverage.out bytes=122153 14:23:03 ==> Appending adjustments 14:23:03 https://docs.codecov.io/docs/fixing-reports 14:23:03 + Found adjustments 14:23:03 ==> Gzipping contents 14:23:03 20K /tmp/codecov.aERhpQ.gz 14:23:03 ==> Uploading reports 14:23:03 url: https://codecov.io 14:23:03 query: branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:23:03 -> Pinging Codecov 14:23:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2bf2505a0d4e1853de162ef985be1e016ba60c0f&build=287&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F287%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:23:04 -> Uploading to 14:23:04 https://storage.googleapis.com/codecov/v4/raw/2024-05-27/7E55EF52A471D76F132DFD9A03CDDE97/2bf2505a0d4e1853de162ef985be1e016ba60c0f/31b8c993-f6cd-404e-95ad-e969d06f2d9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T142303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=778b1ee8af317cd935bb0cfef82aabda4f6462999eb3e51f1c25adc1451d8349 14:23:04 % Total % Received % Xferd Average Speed Time Time Time Current 14:23:04 Dload Upload Total Spent Left Speed 14:23:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 70231 --:--:-- --:--:-- --:--:-- 70231 14:23:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2bf2505a0d4e1853de162ef985be1e016ba60c0f [Pipeline] } 14:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:23:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:23:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:23:04 14:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:23:05 latest: Pulling from edgex-devops/edgex-snyk-go 14:23:05 619be1103602: Already exists 14:23:05 f8ea3408117e: Pulling fs layer 14:23:05 91320369b822: Pulling fs layer 14:23:05 0406650e8295: Pulling fs layer 14:23:05 4f4fb700ef54: Pulling fs layer 14:23:05 96d80e3f36e1: Pulling fs layer 14:23:05 bcf3aedb951c: Pulling fs layer 14:23:05 4f4fb700ef54: Waiting 14:23:05 96d80e3f36e1: Waiting 14:23:05 bcf3aedb951c: Waiting 14:23:05 0406650e8295: Verifying Checksum 14:23:05 0406650e8295: Download complete 14:23:05 f8ea3408117e: Download complete 14:23:05 4f4fb700ef54: Verifying Checksum 14:23:05 4f4fb700ef54: Download complete 14:23:05 f8ea3408117e: Pull complete 14:23:05 96d80e3f36e1: Verifying Checksum 14:23:05 96d80e3f36e1: Download complete 14:23:05 91320369b822: Verifying Checksum 14:23:05 91320369b822: Download complete 14:23:06 bcf3aedb951c: Verifying Checksum 14:23:06 bcf3aedb951c: Download complete 14:23:09 91320369b822: Pull complete 14:23:09 0406650e8295: Pull complete 14:23:09 4f4fb700ef54: Pull complete 14:23:09 96d80e3f36e1: Pull complete 14:23:12 bcf3aedb951c: Pull complete 14:23:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 14:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:12 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/edgex-snyk-go:latest cat 14:23:17 $ docker top 2d476c0582d0ba0994eccc051b3ff7405ab479e5847a1f4ff59b5c6f00be734b -eo pid,comm [Pipeline] { [Pipeline] echo 14:23:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 14:23:18 + set -o pipefail 14:23:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 14:23:24 14:23:24 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main... 14:23:24 14:23:24 'go list -json -deps ./...' command failed with error: go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.32 14:23:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.20 14:23:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:23:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.20 14:23:24 go: downloading github.com/labstack/echo/v4 v4.11.4 14:23:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:23:24 go: downloading github.com/google/uuid v1.6.0 14:23:24 go: downloading github.com/stretchr/testify v1.9.0 14:23:24 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:23:24 go: downloading gopkg.in/yaml.v3 v3.0.1 14:23:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 14:23:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.7 14:23:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.8 14:23:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 14:23:24 go: downloading github.com/go-kit/log v0.2.1 14:23:24 go: downloading github.com/go-playground/validator/v10 v10.20.0 14:23:24 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 14:23:24 go: downloading github.com/openziti/sdk-golang v0.23.37 14:23:24 go: downloading github.com/mitchellh/copystructure v1.2.0 14:23:24 go: downloading github.com/mitchellh/mapstructure v1.5.0 14:23:24 go: downloading github.com/sirupsen/logrus v1.9.3 14:23:24 go: downloading github.com/hashicorp/errwrap v1.1.0 14:23:24 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 14:23:24 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 14:23:24 go: downloading github.com/stretchr/objx v0.5.2 14:23:24 go: downloading github.com/labstack/gommon v0.4.2 14:23:24 go: downloading golang.org/x/crypto v0.23.0 14:23:24 go: downloading golang.org/x/net v0.25.0 14:23:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 14:23:24 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 14:23:24 go: downloading github.com/valyala/fasttemplate v1.2.2 14:23:24 go: downloading golang.org/x/time v0.5.0 14:23:24 go: downloading github.com/gorilla/websocket v1.5.1 14:23:24 go: downloading golang.org/x/sync v0.7.0 14:23:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 14:23:24 go: downloading github.com/mitchellh/reflectwalk v1.0.2 14:23:24 go: downloading github.com/x448/float16 v0.8.4 14:23:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 14:23:24 go: downloading github.com/go-playground/universal-translator v0.18.1 14:23:24 go: downloading github.com/leodido/go-urn v1.4.0 14:23:24 go: downloading golang.org/x/sys v0.20.0 14:23:24 go: downloading golang.org/x/text v0.15.0 14:23:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:23:24 go: downloading github.com/go-openapi/runtime v0.28.0 14:23:24 go: downloading github.com/go-openapi/strfmt v0.23.0 14:23:24 go: downloading github.com/go-resty/resty/v2 v2.13.1 14:23:24 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 14:23:24 go: downloading github.com/openziti/edge-api v0.26.19 14:23:24 go: downloading github.com/michaelquigley/pfxlog v0.6.10 14:23:24 go: downloading github.com/openziti/foundation/v2 v2.0.45 14:23:24 go: downloading github.com/openziti/identity v1.0.77 14:23:24 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 14:23:24 go: downloading github.com/pkg/errors v0.9.1 14:23:24 go: downloading github.com/zitadel/oidc/v2 v2.12.0 14:23:24 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 14:23:24 go: downloading golang.org/x/oauth2 v0.20.0 14:23:24 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 14:23:24 go: downloading github.com/kataras/go-events v0.0.3 14:23:24 go: downloading github.com/openziti/channel/v2 v2.0.130 14:23:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:23:24 go: downloading github.com/openziti/metrics v1.2.54 14:23:24 go: downloading github.com/openziti/secretstream v0.1.20 14:23:24 go: downloading github.com/openziti/transport/v2 v2.0.133 14:23:24 go: downloading github.com/hashicorp/consul/api v1.28.3 14:23:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:23:24 go: downloading github.com/spf13/cast v1.6.0 14:23:24 go: downloading github.com/mattn/go-colorable v0.1.13 14:23:24 go: downloading github.com/mattn/go-isatty v0.0.20 14:23:24 go: downloading github.com/zeebo/errs v1.3.0 14:23:24 go: downloading google.golang.org/grpc v1.60.1 14:23:24 go: downloading github.com/valyala/bytebufferpool v1.0.0 14:23:24 go: downloading github.com/go-playground/locales v0.14.1 14:23:24 go: downloading github.com/opentracing/opentracing-go v1.2.0 14:23:24 go: downloading go.opentelemetry.io/otel v1.25.0 14:23:24 go: downloading go.opentelemetry.io/otel/trace v1.25.0 14:23:24 go: downloading github.com/go-openapi/errors v0.22.0 14:23:24 go: downloading github.com/go-openapi/swag v0.23.0 14:23:24 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 14:23:24 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 14:23:24 go: downloading github.com/oklog/ulid v1.3.1 14:23:24 go: downloading go.mongodb.org/mongo-driver v1.15.0 14:23:24 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 14:23:24 go: downloading github.com/go-openapi/validate v0.24.0 14:23:24 go: downloading github.com/fsnotify/fsnotify v1.7.0 14:23:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:23:24 go: downloading github.com/gorilla/securecookie v1.1.1 14:23:24 go: downloading github.com/gorilla/schema v1.2.0 14:23:24 go: downloading github.com/muhlemmer/gu v0.3.1 14:23:24 go: downloading github.com/mitchellh/go-ps v1.0.0 14:23:24 go: downloading github.com/shirou/gopsutil/v3 v3.24.4 14:23:24 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 14:23:24 go: downloading github.com/golang/protobuf v1.5.4 14:23:24 go: downloading google.golang.org/protobuf v1.34.1 14:23:24 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 14:23:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:23:24 go: downloading github.com/hashicorp/go-hclog v1.5.0 14:23:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:23:24 go: downloading github.com/hashicorp/serf v0.10.1 14:23:24 go: downloading github.com/go-openapi/analysis v0.23.0 14:23:24 go: downloading github.com/go-openapi/loads v0.22.0 14:23:24 go: downloading github.com/go-openapi/spec v0.21.0 14:23:24 go: downloading github.com/go-logr/logr v1.4.1 14:23:24 go: downloading go.opentelemetry.io/otel/metric v1.25.0 14:23:24 go: downloading golang.org/x/term v0.20.0 14:23:24 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 14:23:24 go: downloading github.com/mailru/easyjson v0.7.7 14:23:24 go: downloading github.com/go-openapi/jsonpointer v0.21.0 14:23:24 go: downloading github.com/tklauser/go-sysconf v0.3.12 14:23:24 go: downloading github.com/fatih/color v1.16.0 14:23:24 go: downloading github.com/go-logr/stdr v1.2.2 14:23:24 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 14:23:24 go: downloading github.com/armon/go-metrics v0.4.1 14:23:24 go: downloading github.com/go-openapi/jsonreference v0.21.0 14:23:24 go: downloading github.com/josharian/intern v1.0.0 14:23:24 go: downloading github.com/tklauser/numcpus v0.6.1 14:23:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:23:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:23:24 error obtaining VCS status: exit status 128 14:23:24 Use -buildvcs=false to disable VCS stamping. 14:23:24 [Pipeline] } 14:23:24 $ docker stop --time=1 2d476c0582d0ba0994eccc051b3ff7405ab479e5847a1f4ff59b5c6f00be734b 14:23:28 $ docker rm -f --volumes 2d476c0582d0ba0994eccc051b3ff7405ab479e5847a1f4ff59b5c6f00be734b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:23:29 [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:23:30 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 14:23:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:23:30 total 16 14:23:30 drwxr-xr-x 3 root root 4096 May 27 14:05 . 14:23:30 drwxrwxr-x 12 jenkins jenkins 4096 May 27 14:05 .. 14:23:30 drwxr-xr-x 2 root root 4096 May 27 14:05 cost 14:23:30 -rw-r--r-- 1 root root 85 May 27 14:05 cost.csv 14:23:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:23:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 14:23:30 total 16 14:23:30 drwxr-xr-x 3 jenkins jenkins 4096 May 27 14:05 . 14:23:30 drwxrwxr-x 12 jenkins jenkins 4096 May 27 14:05 .. 14:23:30 drwxr-xr-x 2 jenkins jenkins 4096 May 27 14:05 cost 14:23:30 -rw-r--r-- 1 jenkins jenkins 85 May 27 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:23:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:23:31 ---> package-listing.sh 14:23:31 ++ facter osfamily 14:23:31 ++ tr '[:upper:]' '[:lower:]' 14:23:31 + OS_FAMILY=debian 14:23:31 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 14:23:31 + START_PACKAGES=/tmp/packages_start.txt 14:23:31 + END_PACKAGES=/tmp/packages_end.txt 14:23:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:31 + PACKAGES=/tmp/packages_start.txt 14:23:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:23:31 + PACKAGES=/tmp/packages_end.txt 14:23:31 + case "${OS_FAMILY}" in 14:23:31 + dpkg -l 14:23:31 + grep '^ii' 14:23:31 + '[' -f /tmp/packages_start.txt ']' 14:23:31 + '[' -f /tmp/packages_end.txt ']' 14:23:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 14:23:31 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 14:23:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 14:23:31 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:23:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:23:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:32 prd-ubuntu20.04-docker-8c-8g-868 does not seem to be running inside a container 14:23:32 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:23:32 $ docker top b2df4392e272e1a61ca3208e929c11d03ede860af9491e1e6283cb09a0ce22f7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:23:33 + touch /tmp/pre-build-complete [Pipeline] sh 14:23:33 + mkdir -p /var/log/sysstat [Pipeline] sh 14:23:33 + ls /var/log/sa-host 14:23:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:23:33 provisioning config files... 14:23:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9817503611027655463tmp [Pipeline] { [Pipeline] echo 14:23:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:23:34 ---> create-netrc.sh [Pipeline] } 14:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:23:34 ---> python-tools-install.sh [Pipeline] echo 14:23:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:23:34 ---> sudo-logs.sh 14:23:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:23:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:23:35 ---> job-cost.sh 14:23:35 lf-activate-venv: SKIPPING 14:23:35 DEBUG: total: 0.2199999988079071 14:23:35 INFO: Retrieving Stack Cost... 14:23:35 INFO: Retrieving Pricing Info for: v3-standard-8 14:23:35 INFO: Archiving Costs [Pipeline] echo 14:23:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:23:36 ---> logs-deploy.sh 14:23:36 lf-activate-venv: SKIPPING 14:23:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/287 14:23:36 INFO: archiving workspace using pattern(s): 14:23:37 Archives upload complete. 14:23:37 INFO: archiving logs to Nexus