Pull request #1542 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2933931a1e6c9fed2d60317b9eedf111839d028+50dd63d392f370c86a33393d79501a04f0565adc (4b916c3b9c9e3026834f08093e31a298a1f78c57) 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-ssh7074390777156184903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8671143152568306853.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16895442328523834795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9758963024112452179.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17384131963950241963.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh397613517864881358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-356 in /w/workspace/gexfoundry_device-sdk-go_PR-1542 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1542 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1542/head:refs/remotes/origin/PR-1542 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit f2933931a1e6c9fed2d60317b9eedf111839d028 Merge succeeded, producing f2933931a1e6c9fed2d60317b9eedf111839d028 Checking out Revision f2933931a1e6c9fed2d60317b9eedf111839d028 (PR-1542) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f2933931a1e6c9fed2d60317b9eedf111839d028 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2933931a1e6c9fed2d60317b9eedf111839d028 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:45 ========================================================= 22:21:45 EdgeX Global Pipelines Version Info 22:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:48 ------------------- 22:21:48 stable info: 22:21:48 ------------------- 22:21:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:48 Message: update stable to v1.0.258 22:21:49 ------------------- 22:21:49 experimental info: 22:21:49 ------------------- 22:21:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1542 [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1542 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1542 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2933931a1e6c9fed2d60317b9eedf111839d028 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f293393 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:52 provisioning config files... 22:21:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/config8949215634390209158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:53 ---> ****-login.sh 22:21:53 nexus3.edgexfoundry.org:10001 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10002 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10003 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 nexus3.edgexfoundry.org:10004 22:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:53 Configure a credential helper to remove this warning. See 22:21:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:53 22:21:53 Login Succeeded 22:21:53 ****.io 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 ---> ****-login.sh ends [Pipeline] } 22:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:55 + git rev-list -1 --merges f2933931a1e6c9fed2d60317b9eedf111839d028~1..f2933931a1e6c9fed2d60317b9eedf111839d028 [Pipeline] echo 22:21:55 -----------> git rev-list -1 --merges f2933931a1e6c9fed2d60317b9eedf111839d028~1..f2933931a1e6c9fed2d60317b9eedf111839d028 f2933931a1e6c9fed2d60317b9eedf111839d028 [false] [Pipeline] sh 22:21:55 + git log --format=format:%s -1 f2933931a1e6c9fed2d60317b9eedf111839d028 [Pipeline] echo 22:21:55 ========================================================= 22:21:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:56 + git log --format=format:%s -1 f2933931a1e6c9fed2d60317b9eedf111839d028 [Pipeline] echo 22:21:56 [semverPrep] GIT_COMMIT: f2933931a1e6c9fed2d60317b9eedf111839d028, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:21:56 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:56 + grep -v github /etc/ssh/ssh_known_hosts 22:21:56 + [ -e /tmp/ssh_known_hosts ] 22:21:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:56 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:57 22:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:58 b85a868b505f: Pulling fs layer 22:21:58 e2be974225ed: Pulling fs layer 22:21:58 339a4e72a1f5: Pulling fs layer 22:21:58 988bab9f4d93: Pulling fs layer 22:21:58 1469e6f7b9e6: Pulling fs layer 22:21:58 eaf3925da568: Pulling fs layer 22:21:58 bab4dde63d76: Pulling fs layer 22:21:58 bde34c3a00c8: Pulling fs layer 22:21:58 b352a97aabf1: Pulling fs layer 22:21:58 4872d77fe225: Pulling fs layer 22:21:58 5851b861e8e6: Pulling fs layer 22:21:58 988bab9f4d93: Waiting 22:21:58 1469e6f7b9e6: Waiting 22:21:58 eaf3925da568: Waiting 22:21:58 bab4dde63d76: Waiting 22:21:58 bde34c3a00c8: Waiting 22:21:58 b352a97aabf1: Waiting 22:21:58 4872d77fe225: Waiting 22:21:58 5851b861e8e6: Waiting 22:21:58 e2be974225ed: Download complete 22:21:58 988bab9f4d93: Verifying Checksum 22:21:58 988bab9f4d93: Download complete 22:21:58 1469e6f7b9e6: Verifying Checksum 22:21:58 1469e6f7b9e6: Download complete 22:21:58 eaf3925da568: Verifying Checksum 22:21:58 eaf3925da568: Download complete 22:21:58 339a4e72a1f5: Verifying Checksum 22:21:58 339a4e72a1f5: Download complete 22:21:58 bde34c3a00c8: Verifying Checksum 22:21:58 bde34c3a00c8: Download complete 22:21:58 b352a97aabf1: Download complete 22:21:58 4872d77fe225: Verifying Checksum 22:21:58 4872d77fe225: Download complete 22:21:58 5851b861e8e6: Verifying Checksum 22:21:58 5851b861e8e6: Download complete 22:21:58 b85a868b505f: Download complete 22:21:59 bab4dde63d76: Verifying Checksum 22:21:59 bab4dde63d76: Download complete 22:22:00 b85a868b505f: Pull complete 22:22:01 e2be974225ed: Pull complete 22:22:02 339a4e72a1f5: Pull complete 22:22:03 988bab9f4d93: Pull complete 22:22:03 1469e6f7b9e6: Pull complete 22:22:03 eaf3925da568: Pull complete 22:22:05 bab4dde63d76: Pull complete 22:22:05 bde34c3a00c8: Pull complete 22:22:05 b352a97aabf1: Pull complete 22:22:05 4872d77fe225: Pull complete 22:22:05 5851b861e8e6: Pull complete 22:22:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:06 prd-ubuntu20.04-docker-8c-8g-356 does not seem to be running inside a container 22:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1542 -v /w/workspace/gexfoundry_device-sdk-go_PR-1542:/w/workspace/gexfoundry_device-sdk-go_PR-1542:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:22:14 $ docker top 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 -eo pid,comm 22:22:14 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). 22:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:14 [ssh-agent] Looking for ssh-agent implementation... 22:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:15 $ docker exec 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 ssh-agent 22:22:15 SSH_AUTH_SOCK=/tmp/ssh-293NxNy1hAXw/agent.33 22:22:15 SSH_AGENT_PID=39 22:22:15 Running ssh-add (command line suppressed) 22:22:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/private_key_3988009668099841801.key (/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/private_key_3988009668099841801.key) 22:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:15 + git tag --points-at HEAD [Pipeline] } 22:22:15 $ docker exec --env ******** --env ******** 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 ssh-agent -k 22:22:16 unset SSH_AUTH_SOCK; 22:22:16 unset SSH_AGENT_PID; 22:22:16 echo Agent pid 39 killed; 22:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:16 [ssh-agent] Looking for ssh-agent implementation... 22:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:16 $ docker exec 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 ssh-agent 22:22:16 SSH_AUTH_SOCK=/tmp/ssh-bZaL4APmsvQ1/agent.71 22:22:16 SSH_AGENT_PID=77 22:22:16 Running ssh-add (command line suppressed) 22:22:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/private_key_15073072513235774896.key (/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/private_key_15073072513235774896.key) 22:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:16 + git semver init 22:22:16 2023-11-21 22:22:17,067 [run_init] DEBUG init version:0.0.0 force:False 22:22:16 2023-11-21 22:22:17,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver 22:22:16 2023-11-21 22:22:17,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver 22:22:16 2023-11-21 22:22:17,071 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1542, universal_newlines=False, shell=None, istream=None) 22:22:18 2023-11-21 22:22:18,532 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542/.git/info/exclude 22:22:18 2023-11-21 22:22:18,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver/PR-1542 with force:False 22:22:18 2023-11-21 22:22:18,533 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver/PR-1542 22:22:18 2023-11-21 22:22:18,537 [execute] INFO git cat-file --batch-check 22:22:18 2023-11-21 22:22:18,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,543 [execute] INFO git cat-file --batch 22:22:18 2023-11-21 22:22:18,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,549 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1542/.semver/PR-1542 22:22:18 0.0.0 [Pipeline] } 22:22:18 $ docker exec --env ******** --env ******** 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 ssh-agent -k 22:22:18 unset SSH_AUTH_SOCK; 22:22:18 unset SSH_AGENT_PID; 22:22:18 echo Agent pid 77 killed; 22:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:19 + git semver [Pipeline] } 22:22:19 $ docker stop --time=1 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 22:22:21 $ docker rm -f --volumes 4c27244a9acc9e0eb04f4a5cd82a80c1799ed71a11f5f9ab1d24d1a926c184b6 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:21 Stashed 1 file(s) [Pipeline] echo 22:22:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:23 provisioning config files... 22:22:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/config10120432959854699606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> ****-login.sh 22:22:23 nexus3.edgexfoundry.org:10001 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10002 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10003 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10004 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 ****.io 22:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:24 Configure a credential helper to remove this warning. See 22:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:24 22:22:24 Login Succeeded 22:22:24 ---> ****-login.sh ends [Pipeline] } 22:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 ========================================================= 22:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + 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 . 22:22:25 Sending build context to Docker daemon 21.95MB 22:22:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:22:25 Step 2/10 : FROM ${BASE} AS builder 22:22:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:25 7264a8db6415: Pulling fs layer 22:22:25 c4d48a809fc2: Pulling fs layer 22:22:25 4f1c88b9dad5: Pulling fs layer 22:22:25 ad3a456e5733: Pulling fs layer 22:22:25 69c7f0334f64: Pulling fs layer 22:22:25 1f1c1a5573a3: Pulling fs layer 22:22:25 ce7588e14bc9: Pulling fs layer 22:22:25 b5e4710f87ac: Pulling fs layer 22:22:25 ad3a456e5733: Waiting 22:22:25 ce7588e14bc9: Waiting 22:22:25 1f1c1a5573a3: Waiting 22:22:25 b5e4710f87ac: Waiting 22:22:25 c4d48a809fc2: Verifying Checksum 22:22:25 c4d48a809fc2: Download complete 22:22:25 ad3a456e5733: Verifying Checksum 22:22:25 69c7f0334f64: Verifying Checksum 22:22:25 69c7f0334f64: Download complete 22:22:25 1f1c1a5573a3: Verifying Checksum 22:22:25 1f1c1a5573a3: Download complete 22:22:25 7264a8db6415: Verifying Checksum 22:22:25 7264a8db6415: Download complete 22:22:26 7264a8db6415: Pull complete 22:22:26 c4d48a809fc2: Pull complete 22:22:26 b5e4710f87ac: Verifying Checksum 22:22:26 b5e4710f87ac: Download complete 22:22:26 4f1c88b9dad5: Verifying Checksum 22:22:26 4f1c88b9dad5: Download complete 22:22:27 ce7588e14bc9: Verifying Checksum 22:22:27 ce7588e14bc9: Download complete 22:22:29 4f1c88b9dad5: Pull complete 22:22:29 ad3a456e5733: Pull complete 22:22:29 69c7f0334f64: Pull complete 22:22:29 1f1c1a5573a3: Pull complete 22:22:33 ce7588e14bc9: Pull complete 22:22:33 b5e4710f87ac: Pull complete 22:22:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:33 ---> 88b5674ff536 22:22:33 Step 3/10 : ARG MAKE=make build 22:22:37 Still waiting to schedule task 22:22:37 ‘prd-centos7-blackbox-4c-2g-162’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-centos7-blackbox-4c-2g-163’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-359’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-364’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-365’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-366’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline 22:22:43 ---> Running in 52a6766b759a 22:22:43 Removing intermediate container 52a6766b759a 22:22:43 ---> 8384fda8cfe7 22:22:43 Step 4/10 : WORKDIR /device-sdk-go 22:22:43 ---> Running in 7b7f0bf687ca 22:22:43 Removing intermediate container 7b7f0bf687ca 22:22:43 ---> 9b61a707fbdd 22:22:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:22:43 ---> Running in 3388bec7dc2f 22:22:43 Removing intermediate container 3388bec7dc2f 22:22:43 ---> 2e22bd5e70fd 22:22:43 Step 6/10 : RUN apk add --update --no-cache make git 22:22:44 ---> Running in 6a1295240e4b 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:44 OK: 264 MiB in 52 packages 22:22:44 Removing intermediate container 6a1295240e4b 22:22:44 ---> 3b25e5bceea0 22:22:44 Step 7/10 : COPY go.mod vendor* ./ 22:22:45 ---> 71593a646910 22:22:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:45 ---> Running in bbcdbf0fc994 22:23:41 Removing intermediate container bbcdbf0fc994 22:23:41 ---> 012b73ada706 22:23:41 Step 9/10 : COPY . . 22:23:41 ---> 4c44aad917e6 22:23:41 Step 10/10 : RUN ${MAKE} 22:23:41 ---> Running in 2be670527128 22:23:41 noop 22:23:41 Removing intermediate container 2be670527128 22:23:41 ---> ad2473450149 22:23:41 Successfully built ad2473450149 22:23:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:41 + docker inspect -f . ci-base-image-x86_64 22:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:42 prd-ubuntu20.04-docker-8c-8g-356 does not seem to be running inside a container 22:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1542 -v /w/workspace/gexfoundry_device-sdk-go_PR-1542:/w/workspace/gexfoundry_device-sdk-go_PR-1542:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:42 $ docker top 4af6b11f8531ac8d25889fd7cc7dbb9c8704593276c15b1a45dde169ba70aff7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:42 + go version 22:23:42 go version go1.21.0 linux/amd64 [Pipeline] } 22:23:42 $ docker stop --time=1 4af6b11f8531ac8d25889fd7cc7dbb9c8704593276c15b1a45dde169ba70aff7 22:23:44 $ docker rm -f --volumes 4af6b11f8531ac8d25889fd7cc7dbb9c8704593276c15b1a45dde169ba70aff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:45 + docker inspect -f . ci-base-image-x86_64 22:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:45 prd-ubuntu20.04-docker-8c-8g-356 does not seem to be running inside a container 22:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1542 -v /w/workspace/gexfoundry_device-sdk-go_PR-1542:/w/workspace/gexfoundry_device-sdk-go_PR-1542:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:23:45 $ docker top d14e07f8fb7376a95faa49cc05876c01abdc2f1a23c5eb8be03eedb71d394ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1542 [Pipeline] fileExists [Pipeline] sh 22:23:46 + make test 22:23:46 go test -race -coverprofile=coverage.out ./... 22:23:53 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:24:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:24:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:24:05 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:24:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:24:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:24:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:24:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:24:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.038s coverage: 27.6% of statements 22:24:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:24:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements 22:24:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.058s coverage: 86.0% of statements 22:24:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:24:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:24:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 22:24:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:24:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements 22:24:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.113s coverage: 45.9% of statements 22:24:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 22:24:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.112s coverage: 89.2% of statements 22:24:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.043s coverage: 5.5% of statements 22:24:33 GO111MODULE=on go vet ./... 22:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:34 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:24:34 $ docker stop --time=1 d14e07f8fb7376a95faa49cc05876c01abdc2f1a23c5eb8be03eedb71d394ad9 22:24:40 $ docker rm -f --volumes d14e07f8fb7376a95faa49cc05876c01abdc2f1a23c5eb8be03eedb71d394ad9 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:42 + ls -al . 22:24:42 total 308 22:24:42 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 22:23 . 22:24:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:24:42 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 22:21 .dockerignore 22:24:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:24:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:24:42 -rw-rw-r-- 1 jenkins jenkins 137 Nov 21 22:21 .gitignore 22:24:42 -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 22:21 .golangci.yml 22:24:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:24:42 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 21 22:21 CHANGELOG.md 22:24:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:24:42 -rw-rw-r-- 1 jenkins jenkins 885 Nov 21 22:21 Jenkinsfile 22:24:42 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 21 22:21 LICENSE 22:24:42 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 21 22:21 Makefile 22:24:42 -rw-rw-r-- 1 jenkins jenkins 619 Nov 21 22:21 OWNERS.md 22:24:42 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 21 22:21 README.md 22:24:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:24:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:24:42 -rw-r--r-- 1 jenkins jenkins 122153 Nov 21 22:24 coverage.out 22:24:42 drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:21 example 22:24:42 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 21 22:21 go.mod 22:24:42 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 21 22:21 go.sum 22:24:42 drwxrwxr-x 12 jenkins jenkins 4096 Nov 21 22:21 internal 22:24:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 openapi 22:24:42 drwxrwxr-x 6 jenkins jenkins 4096 Nov 21 22:21 pkg 22:24:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 snap 22:24:42 -rw-rw-r-- 1 jenkins jenkins 222 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:42 + 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=f2933931a1e6c9fed2d60317b9eedf111839d028 --label arch=amd64 --label version=0.0.0 . 22:24:42 Sending build context to Docker daemon 22.07MB 22:24:42 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:24:42 Step 2/23 : FROM ${BASE} AS builder 22:24:42 ---> ad2473450149 22:24:42 Step 3/23 : ARG MAKE=make build 22:24:44 ---> Running in 1373b76c5c83 22:24:44 Removing intermediate container 1373b76c5c83 22:24:44 ---> 6f2afabab72d 22:24:44 Step 4/23 : WORKDIR /device-sdk-go 22:24:44 ---> Running in 3a315196f41f 22:24:44 Removing intermediate container 3a315196f41f 22:24:44 ---> f40f0a9714ea 22:24:44 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:24:44 ---> Running in eebbfcc0772c 22:24:45 Removing intermediate container eebbfcc0772c 22:24:45 ---> 230ef8e521a5 22:24:45 Step 6/23 : RUN apk add --update --no-cache make git 22:24:45 ---> Running in d41369f20d66 22:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:45 OK: 264 MiB in 52 packages 22:24:46 Removing intermediate container d41369f20d66 22:24:46 ---> 13ecb0af3d9d 22:24:46 Step 7/23 : COPY go.mod vendor* ./ 22:24:46 ---> e0b000875bec 22:24:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:46 ---> Running in 6a453611a6a2 22:24:46 Removing intermediate container 6a453611a6a2 22:24:46 ---> 065d01adfbb3 22:24:46 Step 9/23 : COPY . . 22:24:47 ---> 4d9c384fa9ad 22:24:47 Step 10/23 : RUN ${MAKE} 22:24:47 ---> Running in efe1fa822412 22:24:47 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:25:09 Removing intermediate container efe1fa822412 22:25:09 ---> 6563967695ef 22:25:09 Step 11/23 : FROM alpine:3.18 22:25:09 3.18: Pulling from library/alpine 22:25:09 96526aa774ef: Pulling fs layer 22:25:09 96526aa774ef: Verifying Checksum 22:25:09 96526aa774ef: Download complete 22:25:09 96526aa774ef: Pull complete 22:25:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:25:09 Status: Downloaded newer image for alpine:3.18 22:25:09 ---> 8ca4688f4f35 22:25:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:25:09 ---> Running in 99ecfa2ac42b 22:25:09 Removing intermediate container 99ecfa2ac42b 22:25:09 ---> 2a968ad3cec0 22:25:09 Step 13/23 : RUN apk add --update --no-cache 22:25:09 ---> Running in 81631f964965 22:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:09 OK: 7 MiB in 15 packages 22:25:09 Removing intermediate container 81631f964965 22:25:09 ---> 8c42f6b8c69a 22:25:09 Step 14/23 : WORKDIR / 22:25:09 ---> Running in 1011dbc8f5cf 22:25:09 Removing intermediate container 1011dbc8f5cf 22:25:09 ---> 40f1ea01e45c 22:25:09 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:25:09 ---> b6cd24eb28f9 22:25:09 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:25:11 ---> a373aaab3700 22:25:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:25:11 ---> 0a85410474b3 22:25:11 Step 18/23 : EXPOSE 59999 22:25:11 ---> Running in 57fb9f9e6071 22:25:11 Removing intermediate container 57fb9f9e6071 22:25:11 ---> c4bde18faf1e 22:25:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:25:11 ---> Running in 1178292397a7 22:25:11 Removing intermediate container 1178292397a7 22:25:11 ---> c1593f6986cd 22:25:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:25:11 ---> Running in 19250e102039 22:25:11 Removing intermediate container 19250e102039 22:25:11 ---> 3dff6715b59c 22:25:11 Step 21/23 : LABEL arch=amd64 22:25:11 ---> Running in 038ccfb20354 22:25:11 Removing intermediate container 038ccfb20354 22:25:11 ---> e3b178ba4b01 22:25:11 Step 22/23 : LABEL git_sha=f2933931a1e6c9fed2d60317b9eedf111839d028 22:25:11 ---> Running in e564ea0b4f88 22:25:11 Removing intermediate container e564ea0b4f88 22:25:11 ---> 99c7cf006ab1 22:25:11 Step 23/23 : LABEL version=0.0.0 22:25:11 ---> Running in 230c87575fbb 22:25:11 Removing intermediate container 230c87575fbb 22:25:11 ---> 142c6c5c2c14 22:25:11 [Warning] One or more build-args [ARCH] were not consumed 22:25:11 Successfully built 142c6c5c2c14 22:25:11 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:12 22:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:13 latest: Pulling from edgex-lftools-log-publisher 22:25:13 5eb5b503b376: Pulling fs layer 22:25:13 5c69ac0246d0: Pulling fs layer 22:25:13 ec43610c2a17: Pulling fs layer 22:25:13 3a2ae6a8a46f: Pulling fs layer 22:25:13 33b1e0a273af: Pulling fs layer 22:25:13 5d3b04190fa2: Pulling fs layer 22:25:13 2f39f015ded8: Pulling fs layer 22:25:13 3a2ae6a8a46f: Waiting 22:25:13 33b1e0a273af: Waiting 22:25:13 5d3b04190fa2: Waiting 22:25:13 2f39f015ded8: Waiting 22:25:13 5c69ac0246d0: Download complete 22:25:13 3a2ae6a8a46f: Verifying Checksum 22:25:13 3a2ae6a8a46f: Download complete 22:25:13 ec43610c2a17: Verifying Checksum 22:25:13 ec43610c2a17: Download complete 22:25:13 33b1e0a273af: Verifying Checksum 22:25:13 33b1e0a273af: Download complete 22:25:13 5d3b04190fa2: Download complete 22:25:13 5eb5b503b376: Verifying Checksum 22:25:13 5eb5b503b376: Download complete 22:25:14 2f39f015ded8: Download complete 22:25:14 5eb5b503b376: Pull complete 22:25:14 5c69ac0246d0: Pull complete 22:25:15 ec43610c2a17: Pull complete 22:25:15 3a2ae6a8a46f: Pull complete 22:25:15 33b1e0a273af: Pull complete 22:25:15 5d3b04190fa2: Pull complete 22:25:19 2f39f015ded8: Pull complete 22:25:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:20 prd-ubuntu20.04-docker-8c-8g-356 does not seem to be running inside a container 22:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1542 -v /w/workspace/gexfoundry_device-sdk-go_PR-1542:/w/workspace/gexfoundry_device-sdk-go_PR-1542:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:25 $ docker top b7c5d45087f5d95ecdc7f7183d07c8b5b629a2eb42c7e23e300bab3ece8aa7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:25 ---> job-cost.sh 22:25:25 lf-activate-venv: SKIPPING 22:25:25 INFO: No Stack... 22:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:26 INFO: Archiving Costs [Pipeline] sh 22:25:26 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives/cost.csv 22:25:26 + cut -d, -f6 [Pipeline] lock 22:25:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] 22:25:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] did not exist. Created. 22:25:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:27 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:27 Stashed 1 file(s) [Pipeline] } 22:25:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:27 $ docker stop --time=1 b7c5d45087f5d95ecdc7f7183d07c8b5b629a2eb42c7e23e300bab3ece8aa7d3 22:25:28 $ docker rm -f --volumes b7c5d45087f5d95ecdc7f7183d07c8b5b629a2eb42c7e23e300bab3ece8aa7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-749 in /w/workspace/gexfoundry_device-sdk-go_PR-1542 [Pipeline] { [Pipeline] ws 22:37:08 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:37:11 The recommended git tool is: git 22:37:18 using credential edgex-jenkins-ssh 22:37:18 Cloning the remote Git repository 22:37:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:37:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:37:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:37:18 > git --version # timeout=10 22:37:18 > git --version # 'git version 2.25.1' 22:37:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:24 Merging remotes/origin/main commit 50dd63d392f370c86a33393d79501a04f0565adc into PR head commit f2933931a1e6c9fed2d60317b9eedf111839d028 22:37:24 Merge succeeded, producing f2933931a1e6c9fed2d60317b9eedf111839d028 22:37:24 Checking out Revision f2933931a1e6c9fed2d60317b9eedf111839d028 (PR-1542) 22:37:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:37:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1542/head:refs/remotes/origin/PR-1542 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:24 > git config core.sparsecheckout # timeout=10 22:37:24 > git checkout -f f2933931a1e6c9fed2d60317b9eedf111839d028 # timeout=10 22:37:24 > git remote # timeout=10 22:37:24 > git config --get remote.origin.url # timeout=10 22:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:24 > git merge 50dd63d392f370c86a33393d79501a04f0565adc # timeout=10 22:37:24 > git rev-parse HEAD^{commit} # timeout=10 22:37:24 > git config core.sparsecheckout # timeout=10 22:37:24 > git checkout -f f2933931a1e6c9fed2d60317b9eedf111839d028 # timeout=10 22:37:25 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:37:25 > git --version # timeout=10 22:37:25 > git --version # 'git version 2.25.1' 22:37:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:37:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:26 Dload Upload Total Spent Left Speed 22:37:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 12682 54 6881 0 0 44108 0 --:--:-- --:--:-- --:--:-- 43828 100 12682 100 12682 0 0 80265 0 --:--:-- --:--:-- --:--:-- 80265 [Pipeline] sh 22:37:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:37:27 + sudo tee /etc/docker/daemon.new 22:37:27 { 22:37:27 "registry-mirrors": [ 22:37:27 "https://nexus3.edgexfoundry.org:10001" 22:37:27 ], 22:37:27 "bip": "10.250.0.254/24", 22:37:27 "hosts": [ 22:37:27 "tcp://0.0.0.0:5555", 22:37:27 "unix:///var/run/docker.sock" 22:37:27 ], 22:37:27 "mtu": 1458, 22:37:27 "selinux-enabled": true, 22:37:27 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:27 } [Pipeline] sh 22:37:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:47 provisioning config files... 22:37:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15592289016627824890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:48 ---> ****-login.sh 22:37:48 nexus3.edgexfoundry.org:10001 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10002 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10003 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10004 22:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:50 Configure a credential helper to remove this warning. See 22:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:50 22:37:50 Login Succeeded 22:37:50 ****.io 22:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:52 Configure a credential helper to remove this warning. See 22:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:52 22:37:52 Login Succeeded 22:37:52 ---> ****-login.sh ends [Pipeline] } 22:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:37:53 ========================================================= 22:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:37:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:54 + 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 . 22:37:54 Sending build context to Docker daemon 11.38MB 22:37:54 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:37:54 Step 2/10 : FROM ${BASE} AS builder 22:37:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:37:54 9fda8d8052c6: Pulling fs layer 22:37:54 5d54e960e981: Pulling fs layer 22:37:54 c4a7e357bf2a: Pulling fs layer 22:37:54 f0e02332f6b5: Pulling fs layer 22:37:54 872ee5b61b7b: Pulling fs layer 22:37:54 0c6a40ed1a82: Pulling fs layer 22:37:54 94ae7d8d031c: Pulling fs layer 22:37:54 f0e02332f6b5: Waiting 22:37:54 872ee5b61b7b: Waiting 22:37:54 0c6a40ed1a82: Waiting 22:37:54 94ae7d8d031c: Waiting 22:37:55 5d54e960e981: Verifying Checksum 22:37:55 5d54e960e981: Download complete 22:37:55 f0e02332f6b5: Download complete 22:37:55 872ee5b61b7b: Verifying Checksum 22:37:55 872ee5b61b7b: Download complete 22:37:55 9fda8d8052c6: Verifying Checksum 22:37:55 9fda8d8052c6: Download complete 22:37:55 94ae7d8d031c: Verifying Checksum 22:37:55 94ae7d8d031c: Download complete 22:37:55 9fda8d8052c6: Pull complete 22:37:56 5d54e960e981: Pull complete 22:37:56 c4a7e357bf2a: Verifying Checksum 22:37:56 c4a7e357bf2a: Download complete 22:37:58 0c6a40ed1a82: Verifying Checksum 22:37:58 0c6a40ed1a82: Download complete 22:38:10 c4a7e357bf2a: Pull complete 22:38:10 f0e02332f6b5: Pull complete 22:38:10 872ee5b61b7b: Pull complete 22:38:21 0c6a40ed1a82: Pull complete 22:38:22 94ae7d8d031c: Pull complete 22:38:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:38:22 ---> 86de565de09d 22:38:22 Step 3/10 : ARG MAKE=make build 22:38:24 ---> Running in 066e3e04a348 22:38:24 Removing intermediate container 066e3e04a348 22:38:24 ---> d7bcf2a648e3 22:38:24 Step 4/10 : WORKDIR /device-sdk-go 22:38:24 ---> Running in 17bd423d87c8 22:38:24 Removing intermediate container 17bd423d87c8 22:38:24 ---> e7777dd5fe74 22:38:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:38:24 ---> Running in a13a37f91d1b 22:38:25 Removing intermediate container a13a37f91d1b 22:38:25 ---> 7bf7beb38520 22:38:25 Step 6/10 : RUN apk add --update --no-cache make git 22:38:25 ---> Running in 678782c86477 22:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:38:28 OK: 266 MiB in 52 packages 22:38:29 Removing intermediate container 678782c86477 22:38:29 ---> cd29f601706a 22:38:29 Step 7/10 : COPY go.mod vendor* ./ 22:38:30 ---> f913813d1b1d 22:38:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:30 ---> Running in 392ea819ed40 22:40:06 Removing intermediate container 392ea819ed40 22:40:06 ---> a090db7f83f8 22:40:06 Step 9/10 : COPY . . 22:40:06 ---> 2c90f7f51286 22:40:06 Step 10/10 : RUN ${MAKE} 22:40:06 ---> Running in b4b98c3e1414 22:40:06 noop 22:40:06 Removing intermediate container b4b98c3e1414 22:40:06 ---> dcefc33c60cf 22:40:06 Successfully built dcefc33c60cf 22:40:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:07 + docker inspect -f . ci-base-image-arm64 22:40:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:07 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 22:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:09 $ docker top 406b0244d2c7392ed59b1b1c4d44308017c7bc6d3307f7e9923af0fe216b1ebc -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:10 + go version 22:40:10 go version go1.21.0 linux/arm64 [Pipeline] } 22:40:10 $ docker stop --time=1 406b0244d2c7392ed59b1b1c4d44308017c7bc6d3307f7e9923af0fe216b1ebc 22:40:12 $ docker rm -f --volumes 406b0244d2c7392ed59b1b1c4d44308017c7bc6d3307f7e9923af0fe216b1ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:13 + docker inspect -f . ci-base-image-arm64 22:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:13 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 22:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:15 $ docker top 2d19c69d9cd7da3bfc5c34943f071b4262f32dbb873fffa0e3e697d2e3797e06 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:16 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:40:16 + make test 22:40:16 go test -race -coverprofile=coverage.out ./... 22:41:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:43:40 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:43:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.219s coverage: 27.6% of statements 22:43:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.315s coverage: 81.5% of statements 22:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:44:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:44:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.387s coverage: 86.0% of statements 22:44:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:44:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.445s coverage: 71.8% of statements 22:44:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.270s coverage: 14.4% of statements 22:44:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.196s coverage: 45.9% of statements 22:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:44:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.458s coverage: 68.5% of statements 22:44:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.445s coverage: 89.2% of statements 22:44:26 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:44:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.260s coverage: 5.5% of statements 22:44:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:44:28 GO111MODULE=on go vet ./... 22:46:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:46:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:46:50 ./bin/test-attribution-txt.sh [Pipeline] echo 22:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:46:50 $ docker stop --time=1 2d19c69d9cd7da3bfc5c34943f071b4262f32dbb873fffa0e3e697d2e3797e06 22:46:52 $ docker rm -f --volumes 2d19c69d9cd7da3bfc5c34943f071b4262f32dbb873fffa0e3e697d2e3797e06 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:46:54 Warning: overwriting stash ‘coverage-report’ 22:46:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:46:56 + ls -al . 22:46:56 total 304 22:46:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:40 . 22:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 .. 22:46:56 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 22:37 .dockerignore 22:46:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:37 .git 22:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 .github 22:46:56 -rw-rw-r-- 1 jenkins jenkins 137 Nov 21 22:37 .gitignore 22:46:56 -rw-rw-r-- 1 jenkins jenkins 42 Nov 21 22:37 .golangci.yml 22:46:56 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 21 22:37 CHANGELOG.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:37 GOVERNANCE.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 885 Nov 21 22:37 Jenkinsfile 22:46:56 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 21 22:37 LICENSE 22:46:56 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 21 22:37 Makefile 22:46:56 -rw-rw-r-- 1 jenkins jenkins 619 Nov 21 22:37 OWNERS.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 21 22:37 README.md 22:46:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 bin 22:46:56 -rw-r--r-- 1 jenkins jenkins 122155 Nov 21 22:44 coverage.out 22:46:56 drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:37 example 22:46:56 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 21 22:37 go.mod 22:46:56 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 21 22:37 go.sum 22:46:56 drwxrwxr-x 12 jenkins jenkins 4096 Nov 21 22:37 internal 22:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 openapi 22:46:56 drwxrwxr-x 6 jenkins jenkins 4096 Nov 21 22:37 pkg 22:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 snap 22:46:56 -rw-rw-r-- 1 jenkins jenkins 222 Nov 21 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:56 + 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=f2933931a1e6c9fed2d60317b9eedf111839d028 --label arch=arm64 --label version=0.0.0 . 22:46:57 Sending build context to Docker daemon 11.5MB 22:46:57 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:46:57 Step 2/23 : FROM ${BASE} AS builder 22:46:57 ---> dcefc33c60cf 22:46:57 Step 3/23 : ARG MAKE=make build 22:46:57 ---> Running in 636c61578890 22:46:57 Removing intermediate container 636c61578890 22:46:57 ---> b2ead032c1b2 22:46:57 Step 4/23 : WORKDIR /device-sdk-go 22:46:57 ---> Running in 8a2570ee3f98 22:46:58 Removing intermediate container 8a2570ee3f98 22:46:58 ---> 8bfcc3ffa669 22:46:58 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:46:58 ---> Running in a8ec219d0547 22:46:58 Removing intermediate container a8ec219d0547 22:46:58 ---> 8bf4be92fa0f 22:46:58 Step 6/23 : RUN apk add --update --no-cache make git 22:46:58 ---> Running in 97d1c55c4206 22:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:47:01 OK: 266 MiB in 52 packages 22:47:06 Removing intermediate container 97d1c55c4206 22:47:06 ---> 60bc6038b4e3 22:47:06 Step 7/23 : COPY go.mod vendor* ./ 22:47:06 ---> 9362dc0ad53e 22:47:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:06 ---> Running in d4a8e3b1337e 22:47:08 Removing intermediate container d4a8e3b1337e 22:47:08 ---> 422df10ade3a 22:47:08 Step 9/23 : COPY . . 22:47:10 ---> e68c845ab177 22:47:10 Step 10/23 : RUN ${MAKE} 22:47:10 ---> Running in 0a35d6bf4416 22:47:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:49:17 Removing intermediate container 0a35d6bf4416 22:49:17 ---> 02e8ab8e9dfc 22:49:17 Step 11/23 : FROM alpine:3.18 22:49:17 3.18: Pulling from library/alpine 22:49:17 579b34f0a95b: Pulling fs layer 22:49:17 579b34f0a95b: Verifying Checksum 22:49:17 579b34f0a95b: Download complete 22:49:17 579b34f0a95b: Pull complete 22:49:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:49:17 Status: Downloaded newer image for alpine:3.18 22:49:17 ---> 3cc203321400 22:49:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:49:17 ---> Running in 14537f1665c7 22:49:17 Removing intermediate container 14537f1665c7 22:49:17 ---> 3b35fc78f31f 22:49:17 Step 13/23 : RUN apk add --update --no-cache 22:49:17 ---> Running in ac90701734ec 22:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:49:17 OK: 8 MiB in 15 packages 22:49:17 Removing intermediate container ac90701734ec 22:49:17 ---> 19f7a2baddb3 22:49:17 Step 14/23 : WORKDIR / 22:49:17 ---> Running in aff8de026e69 22:49:17 Removing intermediate container aff8de026e69 22:49:17 ---> a616b1f4478e 22:49:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:49:17 ---> 34001dd23eb8 22:49:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:49:18 ---> 04742b608a7c 22:49:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:49:18 ---> 26f820d634a6 22:49:18 Step 18/23 : EXPOSE 59999 22:49:18 ---> Running in 5a98b156d8e0 22:49:18 Removing intermediate container 5a98b156d8e0 22:49:18 ---> 92e39df4ff62 22:49:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:49:18 ---> Running in 7ad621bca2c8 22:49:19 Removing intermediate container 7ad621bca2c8 22:49:19 ---> 828013e70630 22:49:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:49:19 ---> Running in 38aabcb02b5a 22:49:19 Removing intermediate container 38aabcb02b5a 22:49:19 ---> 8c6ca2a5f1fb 22:49:19 Step 21/23 : LABEL arch=arm64 22:49:19 ---> Running in 0cca29242550 22:49:19 Removing intermediate container 0cca29242550 22:49:19 ---> 84497d810e67 22:49:19 Step 22/23 : LABEL git_sha=f2933931a1e6c9fed2d60317b9eedf111839d028 22:49:19 ---> Running in e8ecd433a9e8 22:49:20 Removing intermediate container e8ecd433a9e8 22:49:20 ---> 0c81890afff9 22:49:20 Step 23/23 : LABEL version=0.0.0 22:49:20 ---> Running in d5c6516f59f8 22:49:20 Removing intermediate container d5c6516f59f8 22:49:20 ---> 4bfacc2dea51 22:49:20 [Warning] One or more build-args [ARCH] were not consumed 22:49:20 Successfully built 4bfacc2dea51 22:49:20 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:22 22:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:22 arm64: Pulling from edgex-lftools-log-publisher 22:49:22 8998bd30e6a1: Pulling fs layer 22:49:22 04944245beec: Pulling fs layer 22:49:22 699f458cf7ca: Pulling fs layer 22:49:22 765212b225bb: Pulling fs layer 22:49:22 f23df028b6ca: Pulling fs layer 22:49:22 765212b225bb: Waiting 22:49:22 d65c8cfc05b1: Pulling fs layer 22:49:22 2437ff75d9bd: Pulling fs layer 22:49:22 d65c8cfc05b1: Waiting 22:49:22 2437ff75d9bd: Waiting 22:49:22 04944245beec: Verifying Checksum 22:49:22 04944245beec: Download complete 22:49:22 765212b225bb: Verifying Checksum 22:49:22 765212b225bb: Download complete 22:49:22 f23df028b6ca: Verifying Checksum 22:49:22 f23df028b6ca: Download complete 22:49:22 d65c8cfc05b1: Verifying Checksum 22:49:22 d65c8cfc05b1: Download complete 22:49:23 699f458cf7ca: Verifying Checksum 22:49:23 699f458cf7ca: Download complete 22:49:23 8998bd30e6a1: Verifying Checksum 22:49:23 8998bd30e6a1: Download complete 22:49:26 2437ff75d9bd: Verifying Checksum 22:49:26 2437ff75d9bd: Download complete 22:49:29 8998bd30e6a1: Pull complete 22:49:29 04944245beec: Pull complete 22:49:31 699f458cf7ca: Pull complete 22:49:31 765212b225bb: Pull complete 22:49:32 f23df028b6ca: Pull complete 22:49:32 d65c8cfc05b1: Pull complete 22:49:50 2437ff75d9bd: Pull complete 22:49:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:51 prd-ubuntu20.04-docker-arm64-4c-16g-749 does not seem to be running inside a container 22:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:49:56 $ docker top 80f8d701653924f0a051428590ffa88ce1993223368748625f67ea1351931ef4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:57 ---> job-cost.sh 22:49:57 lf-activate-venv: SKIPPING 22:49:57 INFO: No Stack... 22:49:58 INFO: Retrieving Pricing Info for: v3-standard-4 22:49:58 INFO: Archiving Costs [Pipeline] sh 22:49:59 + cut -d, -f6 22:49:59 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 22:49:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] 22:49:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] did not exist. Created. 22:49:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:00 /w/workspace/device-sdk-go/1@tmp/durable-ff16f215/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:50:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:50:01 Warning: overwriting stash ‘stack-cost’ 22:50:01 Stashed 1 file(s) [Pipeline] } 22:50:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1542-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:01 $ docker stop --time=1 80f8d701653924f0a051428590ffa88ce1993223368748625f67ea1351931ef4 22:50:03 $ docker rm -f --volumes 80f8d701653924f0a051428590ffa88ce1993223368748625f67ea1351931ef4 [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 22:50:05 provisioning config files... 22:50:05 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/config17875125775424802414tmp [Pipeline] { [Pipeline] sh 22:50:05 + set +x 22:50:05 + curl -s https://codecov.io/bash 22:50:05 + bash -s -- 22:50:05 22:50:05 _____ _ 22:50:05 / ____| | | 22:50:05 | | ___ __| | ___ ___ _____ __ 22:50:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:50:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:50:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:50:05 Bash-1.0.6 22:50:05 22:50:05 22:50:05 ==> git version 2.25.1 found 22:50:05 ==> 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 22:50:05 Release-Date: 2020-01-08 22:50:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:50:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:50:05 ==> Jenkins CI detected. 22:50:05 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1542 22:50:05 project root: . 22:50:05 --> token set from env 22:50:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:50:05 ==> Running gcov in . (disable via -X gcov) 22:50:05 ==> Python coveragepy not found 22:50:05 ==> Searching for coverage reports in: 22:50:05 + . 22:50:05 -> Found 1 reports 22:50:05 ==> Detecting git/mercurial file structure 22:50:05 ==> Reading reports 22:50:05 + ./coverage.out bytes=122155 22:50:05 ==> Appending adjustments 22:50:05 https://docs.codecov.io/docs/fixing-reports 22:50:06 + Found adjustments 22:50:06 ==> Gzipping contents 22:50:06 20K /tmp/codecov.6efMSJ.gz 22:50:06 ==> Uploading reports 22:50:06 url: https://codecov.io 22:50:06 query: branch=PR-1542&commit=f2933931a1e6c9fed2d60317b9eedf111839d028&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1542&job=&cmd_args= 22:50:06 -> Pinging Codecov 22:50:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1542&commit=f2933931a1e6c9fed2d60317b9eedf111839d028&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1542&job=&cmd_args= 22:50:06 -> Uploading to 22:50:06 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/7E55EF52A471D76F132DFD9A03CDDE97/f2933931a1e6c9fed2d60317b9eedf111839d028/a33488e5-4421-42c7-a051-d9a4ddb5d4bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T225005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=346e6dd05c83b0e8832639c193c8c662d8d47c5dbe6d21c114f3b9dc47c37f60 22:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:50:06 Dload Upload Total Spent Left Speed 22:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16747 0 0 100 16747 0 67257 --:--:-- --:--:-- --:--:-- 67257 22:50:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f2933931a1e6c9fed2d60317b9eedf111839d028 [Pipeline] } 22:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:50:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives ] 22:50:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives 22:50:09 total 16 22:50:09 drwxr-xr-x 3 root root 4096 Nov 21 22:25 . 22:50:09 drwxrwxr-x 12 jenkins jenkins 4096 Nov 21 22:25 .. 22:50:09 drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost 22:50:09 -rw-r--r-- 1 root root 86 Nov 21 22:25 cost.csv 22:50:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives 22:50:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives 22:50:09 total 16 22:50:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . 22:50:09 drwxrwxr-x 12 jenkins jenkins 4096 Nov 21 22:25 .. 22:50:09 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost 22:50:09 -rw-r--r-- 1 jenkins jenkins 86 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:50:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:50:11 ---> package-listing.sh 22:50:11 ++ facter osfamily 22:50:11 ++ tr '[:upper:]' '[:lower:]' 22:50:11 + OS_FAMILY=debian 22:50:11 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1542 22:50:11 + START_PACKAGES=/tmp/packages_start.txt 22:50:11 + END_PACKAGES=/tmp/packages_end.txt 22:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:50:11 + PACKAGES=/tmp/packages_start.txt 22:50:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1542 ']' 22:50:11 + PACKAGES=/tmp/packages_end.txt 22:50:11 + case "${OS_FAMILY}" in 22:50:11 + dpkg -l 22:50:11 + grep '^ii' 22:50:11 + '[' -f /tmp/packages_start.txt ']' 22:50:11 + '[' -f /tmp/packages_end.txt ']' 22:50:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:50:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1542 ']' 22:50:11 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives/ 22:50:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1542/archives/ [Pipeline] echo 22:50:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:50:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:12 prd-ubuntu20.04-docker-8c-8g-356 does not seem to be running inside a container 22:50:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1542 -v /w/workspace/gexfoundry_device-sdk-go_PR-1542:/w/workspace/gexfoundry_device-sdk-go_PR-1542:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:12 $ docker top f6e02c1dcd5e740d47e0d4c8813eecc0dda0670d13be35da147034a16a8b6e1f -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:13 + touch /tmp/pre-build-complete [Pipeline] sh 22:50:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:50:14 + ls /var/log/sa-host 22:50:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:14 provisioning config files... 22:50:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1542@tmp/config17337516794841906432tmp [Pipeline] { [Pipeline] echo 22:50:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:50:14 ---> create-netrc.sh [Pipeline] } 22:50:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:50:15 ---> python-tools-install.sh [Pipeline] echo 22:50:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:50:15 ---> sudo-logs.sh 22:50:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:50:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:50:16 ---> job-cost.sh 22:50:16 lf-activate-venv: SKIPPING 22:50:16 DEBUG: total: 0.2199999988079071 22:50:16 INFO: Retrieving Stack Cost... 22:50:16 INFO: Retrieving Pricing Info for: v3-standard-8 22:50:16 INFO: Archiving Costs [Pipeline] echo 22:50:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:50:17 ---> logs-deploy.sh 22:50:17 lf-activate-venv: SKIPPING 22:50:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1542/1 22:50:17 INFO: archiving workspace using pattern(s): 22:50:18 Archives upload complete. 22:50:18 INFO: archiving logs to Nexus 22:50:18 ---> uname -a: 22:50:18 Linux prd-ubuntu20-04-docker-8c-8g-356 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:50:18 22:50:18 22:50:18 ---> lscpu: 22:50:18 Architecture: x86_64 22:50:18 CPU op-mode(s): 32-bit, 64-bit 22:50:18 Byte Order: Little Endian 22:50:18 Address sizes: 40 bits physical, 48 bits virtual 22:50:18 CPU(s): 8 22:50:18 On-line CPU(s) list: 0-7 22:50:18 Thread(s) per core: 1 22:50:18 Core(s) per socket: 1 22:50:18 Socket(s): 8 22:50:18 NUMA node(s): 1 22:50:18 Vendor ID: AuthenticAMD 22:50:18 CPU family: 23 22:50:18 Model: 49 22:50:18 Model name: AMD EPYC-Rome Processor 22:50:18 Stepping: 0 22:50:18 CPU MHz: 2800.000 22:50:18 BogoMIPS: 5600.00 22:50:18 Virtualization: AMD-V 22:50:18 Hypervisor vendor: KVM 22:50:18 Virtualization type: full 22:50:18 L1d cache: 256 KiB 22:50:18 L1i cache: 256 KiB 22:50:18 L2 cache: 4 MiB 22:50:18 L3 cache: 128 MiB 22:50:18 NUMA node0 CPU(s): 0-7 22:50:18 Vulnerability Itlb multihit: Not affected 22:50:18 Vulnerability L1tf: Not affected 22:50:18 Vulnerability Mds: Not affected 22:50:18 Vulnerability Meltdown: Not affected 22:50:18 Vulnerability Mmio stale data: Not affected 22:50:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:50:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:50:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:50:18 Vulnerability Srbds: Not affected 22:50:18 Vulnerability Tsx async abort: Not affected 22:50:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:50:18 22:50:18 22:50:18 ---> nproc: 22:50:18 8 22:50:18 22:50:18