Pull request #1322 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a74657dd249097a98709b04353b8de921d9a3e+f03d932b600fd46a3b503f339d4d9f330fd6c1ce (a7d2fa2e94128b8fa7ca8aa205673132b5957ab6) 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-ssh5690842562888957803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6467251411267821700.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4918648385455712548.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17069521250766905219.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1322/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3961801606177137680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-6453 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [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-1322 # 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/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f03d932b600fd46a3b503f339d4d9f330fd6c1ce into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e Merge succeeded, producing 13a74657dd249097a98709b04353b8de921d9a3e Checking out Revision 13a74657dd249097a98709b04353b8de921d9a3e (PR-1322) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:48:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:48:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:48:13 ========================================================= 10:48:13 EdgeX Global Pipelines Version Info 10:48:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # 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 f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 > git rev-list --no-walk 9dd9870803ee77a865d507efd3ba01f097baf128 # timeout=10 10:48:13 ------------------- 10:48:13 stable info: 10:48:13 ------------------- 10:48:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:48:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:48:13 Message: update stable to v1.0.244 10:48:14 ------------------- 10:48:14 experimental info: 10:48:14 ------------------- 10:48:14 Commited By: **** collab-it+edgex@linuxfoundation.org 10:48:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:48:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1322 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1322 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1322 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a7465 [Pipeline] echo 10:48:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:14 provisioning config files... 10:48:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config10060875454829793696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:15 ---> docker-login.sh 10:48:15 nexus3.edgexfoundry.org:10001 10:48:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:16 Configure a credential helper to remove this warning. See 10:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:16 10:48:16 Login Succeeded 10:48:16 nexus3.edgexfoundry.org:10002 10:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:16 Configure a credential helper to remove this warning. See 10:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:16 10:48:16 Login Succeeded 10:48:16 nexus3.edgexfoundry.org:10003 10:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:16 Configure a credential helper to remove this warning. See 10:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:16 10:48:16 Login Succeeded 10:48:16 nexus3.edgexfoundry.org:10004 10:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:16 Configure a credential helper to remove this warning. See 10:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:16 10:48:16 Login Succeeded 10:48:16 docker.io 10:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:16 Configure a credential helper to remove this warning. See 10:48:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:16 10:48:16 Login Succeeded 10:48:16 ---> docker-login.sh ends [Pipeline] } 10:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:48:17 + git rev-list -1 --merges 13a74657dd249097a98709b04353b8de921d9a3e~1..13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo 10:48:17 -----------> git rev-list -1 --merges 13a74657dd249097a98709b04353b8de921d9a3e~1..13a74657dd249097a98709b04353b8de921d9a3e 13a74657dd249097a98709b04353b8de921d9a3e [false] [Pipeline] sh 10:48:17 + git log --format=format:%s -1 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo 10:48:17 ========================================================= 10:48:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:48:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:18 + git log --format=format:%s -1 13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] echo 10:48:18 [semverPrep] GIT_COMMIT: 13a74657dd249097a98709b04353b8de921d9a3e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 10:48:18 [semverPrep] This is not a build commit. [Pipeline] sh 10:48:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:18 + grep -v github /etc/ssh/ssh_known_hosts 10:48:18 + [ -e /tmp/ssh_known_hosts ] 10:48:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:48:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:48:18 + sudo tee -a /etc/ssh/ssh_known_hosts 10:48:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:18 10:48:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:19 0.1.4: Pulling from edgex-devops/py-git-semver 10:48:19 b85a868b505f: Pulling fs layer 10:48:19 e2be974225ed: Pulling fs layer 10:48:19 339a4e72a1f5: Pulling fs layer 10:48:19 988bab9f4d93: Pulling fs layer 10:48:19 1469e6f7b9e6: Pulling fs layer 10:48:19 eaf3925da568: Pulling fs layer 10:48:19 bab4dde63d76: Pulling fs layer 10:48:19 bde34c3a00c8: Pulling fs layer 10:48:19 b352a97aabf1: Pulling fs layer 10:48:19 4872d77fe225: Pulling fs layer 10:48:19 5851b861e8e6: Pulling fs layer 10:48:19 988bab9f4d93: Waiting 10:48:19 1469e6f7b9e6: Waiting 10:48:19 eaf3925da568: Waiting 10:48:19 bab4dde63d76: Waiting 10:48:19 bde34c3a00c8: Waiting 10:48:19 b352a97aabf1: Waiting 10:48:19 5851b861e8e6: Waiting 10:48:19 e2be974225ed: Download complete 10:48:19 988bab9f4d93: Verifying Checksum 10:48:19 988bab9f4d93: Download complete 10:48:19 339a4e72a1f5: Verifying Checksum 10:48:19 339a4e72a1f5: Download complete 10:48:19 eaf3925da568: Verifying Checksum 10:48:19 eaf3925da568: Download complete 10:48:19 1469e6f7b9e6: Verifying Checksum 10:48:19 1469e6f7b9e6: Download complete 10:48:19 bde34c3a00c8: Download complete 10:48:19 b352a97aabf1: Verifying Checksum 10:48:19 b352a97aabf1: Download complete 10:48:19 4872d77fe225: Verifying Checksum 10:48:19 4872d77fe225: Download complete 10:48:19 b85a868b505f: Verifying Checksum 10:48:19 b85a868b505f: Download complete 10:48:19 5851b861e8e6: Verifying Checksum 10:48:19 5851b861e8e6: Download complete 10:48:19 bab4dde63d76: Verifying Checksum 10:48:19 bab4dde63d76: Download complete 10:48:20 b85a868b505f: Pull complete 10:48:21 e2be974225ed: Pull complete 10:48:21 339a4e72a1f5: Pull complete 10:48:21 988bab9f4d93: Pull complete 10:48:21 1469e6f7b9e6: Pull complete 10:48:21 eaf3925da568: Pull complete 10:48:23 bab4dde63d76: Pull complete 10:48:23 bde34c3a00c8: Pull complete 10:48:23 b352a97aabf1: Pull complete 10:48:24 4872d77fe225: Pull complete 10:48:24 5851b861e8e6: Pull complete 10:48:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:24 prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container 10:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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-devops/py-git-semver:0.1.4 cat 10:48:30 $ docker top 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 -eo pid,comm 10:48:30 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). 10:48:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:48:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:30 [ssh-agent] Looking for ssh-agent implementation... 10:48:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:30 $ docker exec 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent 10:48:30 SSH_AUTH_SOCK=/tmp/ssh-RINcmk38NWLc/agent.32 10:48:30 SSH_AGENT_PID=38 10:48:30 Running ssh-add (command line suppressed) 10:48:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_12087033624433352731.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_12087033624433352731.key) 10:48:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:31 + git tag --points-at HEAD [Pipeline] } 10:48:31 $ docker exec --env ******** --env ******** 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent -k 10:48:31 unset SSH_AUTH_SOCK; 10:48:31 unset SSH_AGENT_PID; 10:48:31 echo Agent pid 38 killed; 10:48:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:48:31 [ssh-agent] Looking for ssh-agent implementation... 10:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:31 $ docker exec 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent 10:48:31 SSH_AUTH_SOCK=/tmp/ssh-F3PkLHKKug1x/agent.70 10:48:31 SSH_AGENT_PID=76 10:48:31 Running ssh-add (command line suppressed) 10:48:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_6097901095428167049.key (/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/private_key_6097901095428167049.key) 10:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:48:31 + git semver init 10:48:32 2023-02-17 10:48:32,034 [run_init] DEBUG init version:0.0.0 force:False 10:48:32 2023-02-17 10:48:32,035 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 10:48:32 2023-02-17 10:48:32,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver 10:48:32 2023-02-17 10:48:32,036 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322, universal_newlines=False, shell=None, istream=None) 10:48:33 2023-02-17 10:48:33,046 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.git/info/exclude 10:48:33 2023-02-17 10:48:33,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 with force:False 10:48:33 2023-02-17 10:48:33,046 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 10:48:33 2023-02-17 10:48:33,051 [execute] INFO git cat-file --batch-check 10:48:33 2023-02-17 10:48:33,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 10:48:33 2023-02-17 10:48:33,058 [execute] INFO git cat-file --batch 10:48:33 2023-02-17 10:48:33,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver, universal_newlines=False, shell=None, istream=) 10:48:33 2023-02-17 10:48:33,064 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1322/.semver/PR-1322 10:48:33 0.0.0 [Pipeline] } 10:48:33 $ docker exec --env ******** --env ******** 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 ssh-agent -k 10:48:33 unset SSH_AUTH_SOCK; 10:48:33 unset SSH_AGENT_PID; 10:48:33 echo Agent pid 76 killed; 10:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:48:33 + git semver [Pipeline] } 10:48:34 $ docker stop --time=1 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 10:48:35 $ docker rm -f --volumes 5e41ed5947219a5e25404fe9db5de887cb9d05c335758f9d5d89cd313b3bc8b9 [Pipeline] // withDockerContainer [Pipeline] sh 10:48:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:48:35 Stashed 1 file(s) [Pipeline] echo 10:48:35 [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 10:48:36 provisioning config files... 10:48:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config16840694394714652801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:36 ---> docker-login.sh 10:48:36 nexus3.edgexfoundry.org:10001 10:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:36 Configure a credential helper to remove this warning. See 10:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:36 10:48:36 Login Succeeded 10:48:36 nexus3.edgexfoundry.org:10002 10:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:36 Configure a credential helper to remove this warning. See 10:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:36 10:48:36 Login Succeeded 10:48:36 nexus3.edgexfoundry.org:10003 10:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:36 Configure a credential helper to remove this warning. See 10:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:36 10:48:36 Login Succeeded 10:48:36 nexus3.edgexfoundry.org:10004 10:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:36 Configure a credential helper to remove this warning. See 10:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:36 10:48:36 Login Succeeded 10:48:36 docker.io 10:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:48:36 Configure a credential helper to remove this warning. See 10:48:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:48:36 10:48:36 Login Succeeded 10:48:37 ---> docker-login.sh ends [Pipeline] } 10:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:48:37 ========================================================= 10:48:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:48:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:37 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 10:48:37 Sending build context to Docker daemon 10.52MB 10:48:37 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:48:37 Step 2/10 : FROM ${BASE} AS builder 10:48:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:48:37 213ec9aee27d: Pulling fs layer 10:48:37 4583459ba037: Pulling fs layer 10:48:37 93c1e223e6f2: Pulling fs layer 10:48:37 53926ce57604: Pulling fs layer 10:48:37 21b2b0c7a3f4: Pulling fs layer 10:48:37 22ff95d597cd: Pulling fs layer 10:48:37 12d6caf4c0d1: Pulling fs layer 10:48:37 96b7cbca73a9: Pulling fs layer 10:48:37 a7acece74701: Pulling fs layer 10:48:37 53926ce57604: Waiting 10:48:37 21b2b0c7a3f4: Waiting 10:48:37 a7acece74701: Waiting 10:48:37 93c1e223e6f2: Verifying Checksum 10:48:37 93c1e223e6f2: Download complete 10:48:37 4583459ba037: Verifying Checksum 10:48:37 4583459ba037: Download complete 10:48:37 21b2b0c7a3f4: Verifying Checksum 10:48:37 21b2b0c7a3f4: Download complete 10:48:37 22ff95d597cd: Verifying Checksum 10:48:37 22ff95d597cd: Download complete 10:48:37 213ec9aee27d: Verifying Checksum 10:48:37 12d6caf4c0d1: Download complete 10:48:38 213ec9aee27d: Pull complete 10:48:38 4583459ba037: Pull complete 10:48:38 93c1e223e6f2: Pull complete 10:48:39 53926ce57604: Verifying Checksum 10:48:39 53926ce57604: Download complete 10:48:39 a7acece74701: Download complete 10:48:39 96b7cbca73a9: Verifying Checksum 10:48:39 96b7cbca73a9: Download complete 10:48:43 53926ce57604: Pull complete 10:48:43 21b2b0c7a3f4: Pull complete 10:48:43 22ff95d597cd: Pull complete 10:48:43 12d6caf4c0d1: Pull complete 10:48:45 96b7cbca73a9: Pull complete 10:48:46 a7acece74701: Pull complete 10:48:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:48:46 ---> db6d94c90886 10:48:46 Step 3/10 : ARG MAKE=make build 10:48:50 Still waiting to schedule task 10:48:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:48:52 ---> Running in 8f3adc434050 10:48:52 Removing intermediate container 8f3adc434050 10:48:52 ---> a5c82b8db08b 10:48:52 Step 4/10 : WORKDIR /device-sdk-go 10:48:52 ---> Running in a17143bc9817 10:48:52 Removing intermediate container a17143bc9817 10:48:52 ---> 55d27b04ecf2 10:48:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:48:52 ---> Running in 28e7d48986eb 10:48:52 Removing intermediate container 28e7d48986eb 10:48:52 ---> 06983c69000d 10:48:52 Step 6/10 : RUN apk add --update --no-cache make git 10:48:52 ---> Running in 8ada3559a8a9 10:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:48:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:48:53 OK: 211 MiB in 51 packages 10:48:55 Removing intermediate container 8ada3559a8a9 10:48:55 ---> 1aaf9eaaba42 10:48:55 Step 7/10 : COPY go.mod vendor* ./ 10:48:55 ---> a7dc560e6089 10:48:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:55 ---> Running in 0ce508e0136c 10:49:54 Removing intermediate container 0ce508e0136c 10:49:54 ---> 1d825e841fd7 10:49:54 Step 9/10 : COPY . . 10:49:54 ---> bea8cb960d87 10:49:54 Step 10/10 : RUN ${MAKE} 10:49:54 ---> Running in 73bbe471f6b0 10:49:54 noop 10:49:54 Removing intermediate container 73bbe471f6b0 10:49:54 ---> 6d0dee473655 10:49:54 Successfully built 6d0dee473655 10:49:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:54 + docker inspect -f . ci-base-image-x86_64 10:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:54 prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container 10:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:49:55 $ docker top 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:49:55 + go version 10:49:55 go version go1.18.7 linux/amd64 [Pipeline] } 10:49:55 $ docker stop --time=1 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 10:49:57 $ docker rm -f --volumes 3df52987005dea59d52a446aa3a690a535e381ac84276730aeeac71e1edd4cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:58 + docker inspect -f . ci-base-image-x86_64 10:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:58 prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container 10:49:58 $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:49:59 $ docker top fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:00 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] fileExists [Pipeline] sh 10:50:00 + make test 10:50:00 go test -race -coverprofile=coverage.out ./... 10:50:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.072s coverage: 78.9% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.121s coverage: 86.0% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 77.0% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.095s coverage: 65.2% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.753s coverage: 89.2% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:50:19 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.068s coverage: 4.7% of statements 10:50:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:50:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6456 in /w/workspace/gexfoundry_device-sdk-go_PR-1322 [Pipeline] { [Pipeline] ws 10:50:23 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 10:50:23 The recommended git tool is: git 10:50:28 using credential edgex-jenkins-ssh 10:50:28 Cloning the remote Git repository 10:50:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:50:29 > git init /w/workspace/device-sdk-go/5 # timeout=10 10:50:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:50:29 > git --version # timeout=10 10:50:29 > git --version # 'git version 2.25.1' 10:50:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:50:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:33 Merging remotes/origin/main commit f03d932b600fd46a3b503f339d4d9f330fd6c1ce into PR head commit 13a74657dd249097a98709b04353b8de921d9a3e 10:50:33 Merge succeeded, producing 13a74657dd249097a98709b04353b8de921d9a3e 10:50:33 Checking out Revision 13a74657dd249097a98709b04353b8de921d9a3e (PR-1322) 10:50:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:50:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:50:32 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1322/head:refs/remotes/origin/PR-1322 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:50:33 > git config core.sparsecheckout # timeout=10 10:50:33 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 10:50:33 > git remote # timeout=10 10:50:33 > git config --get remote.origin.url # timeout=10 10:50:33 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:33 > git merge f03d932b600fd46a3b503f339d4d9f330fd6c1ce # timeout=10 10:50:33 > git rev-parse HEAD^{commit} # timeout=10 10:50:33 > git config core.sparsecheckout # timeout=10 10:50:33 > git checkout -f 13a74657dd249097a98709b04353b8de921d9a3e # timeout=10 10:50:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:50:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:35 Dload Upload Total Spent Left Speed 10:50:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 79693 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79198 [Pipeline] sh 10:50:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:50:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:50:35 + sudo tee /etc/docker/daemon.new 10:50:35 { 10:50:35 "registry-mirrors": [ 10:50:35 "https://nexus3.edgexfoundry.org:10001" 10:50:35 ], 10:50:35 "bip": "10.250.0.254/24", 10:50:35 "hosts": [ 10:50:35 "tcp://0.0.0.0:5555", 10:50:35 "unix:///var/run/docker.sock" 10:50:35 ], 10:50:35 "mtu": 1458, 10:50:35 "selinux-enabled": true, 10:50:35 "seccomp-profile": "/etc/docker/seccomp.json" 10:50:35 } [Pipeline] sh 10:50:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:50:36 + sudo service docker restart 10:50:38 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:50:38 GO111MODULE=on go vet ./... 10:50:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:38 ./bin/test-attribution-txt.sh [Pipeline] echo 10:50:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:50:39 $ docker stop --time=1 fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 10:50:51 $ docker rm -f --volumes fc7c9282c43fea08345469db9d179577e70df18c66a8a0141216244bd2dc2622 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:50:53 + ls -al . 10:50:53 total 272 10:50:53 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 10:50 . 10:50:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:48 .. 10:50:53 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 10:48 .dockerignore 10:50:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 10:50 .git 10:50:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:48 .github 10:50:53 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 10:48 .gitignore 10:50:53 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 10:48 .golangci.yml 10:50:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 10:48 .semver 10:50:53 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 10:48 CHANGELOG.md 10:50:53 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 10:48 GOVERNANCE.md 10:50:53 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 10:48 Jenkinsfile 10:50:53 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 10:48 LICENSE 10:50:53 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 10:48 Makefile 10:50:53 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 10:48 OWNERS.md 10:50:53 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 10:48 README.md 10:50:53 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 10:48 VERSION 10:50:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:48 bin 10:50:53 -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 10:50 coverage.out 10:50:53 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 10:48 example 10:50:53 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 10:48 go.mod 10:50:53 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 10:48 go.sum 10:50:53 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 10:48 internal 10:50:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 10:48 openapi 10:50:53 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 10:48 pkg 10:50:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:48 snap 10:50:53 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:53 + 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=13a74657dd249097a98709b04353b8de921d9a3e --label arch=amd64 --label version=0.0.0 . 10:50:53 Sending build context to Docker daemon 10.62MB 10:50:53 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:50:53 Step 2/23 : FROM ${BASE} AS builder 10:50:53 ---> 6d0dee473655 10:50:53 Step 3/23 : ARG MAKE=make build 10:50:53 ---> Running in e9d705c384ee 10:50:53 Removing intermediate container e9d705c384ee 10:50:53 ---> 737d1e3749a7 10:50:53 Step 4/23 : WORKDIR /device-sdk-go 10:50:53 ---> Running in f677107e456e 10:50:53 Removing intermediate container f677107e456e 10:50:53 ---> 287752498536 10:50:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:50:53 ---> Running in eae5e58c96ca 10:50:53 Removing intermediate container eae5e58c96ca 10:50:53 ---> a68aba7c91bf 10:50:53 Step 6/23 : RUN apk add --update --no-cache make git 10:50:53 ---> Running in 090a29c81b93 10:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:50:54 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:54 provisioning config files... 10:50:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config12587190386870449043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:54 Removing intermediate container 090a29c81b93 10:50:54 ---> 8f0cdce3a105 10:50:54 Step 7/23 : COPY go.mod vendor* ./ 10:50:55 ---> 6827f19ba299 10:50:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:55 ---> Running in b9ca174b35ca 10:50:55 ---> docker-login.sh 10:50:55 nexus3.edgexfoundry.org:10001 10:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:55 Configure a credential helper to remove this warning. See 10:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:55 10:50:55 Login Succeeded 10:50:55 nexus3.edgexfoundry.org:10002 10:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:56 Configure a credential helper to remove this warning. See 10:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:56 10:50:56 Login Succeeded 10:50:56 nexus3.edgexfoundry.org:10003 10:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:56 Configure a credential helper to remove this warning. See 10:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:56 10:50:56 Login Succeeded 10:50:56 nexus3.edgexfoundry.org:10004 10:50:56 Removing intermediate container b9ca174b35ca 10:50:56 ---> cf3e44e73c62 10:50:56 Step 9/23 : COPY . . 10:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:56 Configure a credential helper to remove this warning. See 10:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:56 10:50:56 Login Succeeded 10:50:56 docker.io 10:50:56 ---> 2c56c3de4c7e 10:50:56 Step 10/23 : RUN ${MAKE} 10:50:57 ---> Running in 6c558b5a750e 10:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:57 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:57 Configure a credential helper to remove this warning. See 10:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:57 10:50:57 Login Succeeded 10:50:57 ---> docker-login.sh ends [Pipeline] } 10:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:57 ========================================================= 10:50:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:50:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:58 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 10:50:58 Sending build context to Docker daemon 5.644MB 10:50:58 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 10:50:58 Step 2/10 : FROM ${BASE} AS builder 10:50:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:50:58 9b18e9b68314: Pulling fs layer 10:50:58 35d82f9e3411: Pulling fs layer 10:50:58 e16973657156: Pulling fs layer 10:50:58 fc693d55d65f: Pulling fs layer 10:50:58 7e9fc2657dce: Pulling fs layer 10:50:58 dda99020689f: Pulling fs layer 10:50:58 db1c61fa0a46: Pulling fs layer 10:50:58 891c053d2c06: Pulling fs layer 10:50:58 dda99020689f: Waiting 10:50:58 db1c61fa0a46: Waiting 10:50:58 891c053d2c06: Waiting 10:50:58 fc693d55d65f: Waiting 10:50:58 7e9fc2657dce: Waiting 10:50:58 e16973657156: Download complete 10:50:58 35d82f9e3411: Download complete 10:50:58 7e9fc2657dce: Verifying Checksum 10:50:58 7e9fc2657dce: Download complete 10:50:58 dda99020689f: Verifying Checksum 10:50:58 dda99020689f: Download complete 10:50:59 9b18e9b68314: Verifying Checksum 10:51:00 9b18e9b68314: Pull complete 10:51:00 891c053d2c06: Verifying Checksum 10:51:00 891c053d2c06: Download complete 10:51:00 35d82f9e3411: Pull complete 10:51:00 e16973657156: Pull complete 10:51:01 db1c61fa0a46: Verifying Checksum 10:51:01 db1c61fa0a46: Download complete 10:51:01 fc693d55d65f: Verifying Checksum 10:51:01 fc693d55d65f: Download complete 10:51:14 fc693d55d65f: Pull complete 10:51:14 7e9fc2657dce: Pull complete 10:51:14 dda99020689f: Pull complete 10:51:20 db1c61fa0a46: Pull complete 10:51:22 891c053d2c06: Pull complete 10:51:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:51:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:51:22 ---> f96f9c87975a 10:51:22 Step 3/10 : ARG MAKE=make build 10:51:24 ---> Running in 0d48e459a890 10:51:24 Removing intermediate container 0d48e459a890 10:51:24 ---> 61c92813f3e6 10:51:24 Step 4/10 : WORKDIR /device-sdk-go 10:51:24 ---> Running in 7aff7511d647 10:51:25 Removing intermediate container 7aff7511d647 10:51:25 ---> 0dfffa83691c 10:51:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:51:25 ---> Running in ef08eaaf047c 10:51:25 Removing intermediate container ef08eaaf047c 10:51:25 ---> a8f44f33d142 10:51:25 Step 6/10 : RUN apk add --update --no-cache make git 10:51:25 ---> Running in e6b5124ef5e3 10:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:51:28 OK: 221 MiB in 51 packages 10:51:29 Removing intermediate container e6b5124ef5e3 10:51:29 ---> c157f72f27b7 10:51:29 Step 7/10 : COPY go.mod vendor* ./ 10:51:29 Removing intermediate container 6c558b5a750e 10:51:29 ---> 40f0f806860e 10:51:29 Step 11/23 : FROM alpine:3.16 10:51:29 3.16: Pulling from library/alpine 10:51:29 ef5531b6e74e: Pulling fs layer 10:51:29 ef5531b6e74e: Download complete 10:51:29 ef5531b6e74e: Pull complete 10:51:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 10:51:29 Status: Downloaded newer image for alpine:3.16 10:51:29 ---> dfd21b5a31f5 10:51:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:51:29 ---> Running in d89e174bc721 10:51:29 Removing intermediate container d89e174bc721 10:51:29 ---> 5d8125a33e24 10:51:29 Step 13/23 : RUN apk add --update --no-cache 10:51:29 ---> Running in 8c7146f777ab 10:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:51:29 OK: 6 MiB in 14 packages 10:51:29 Removing intermediate container 8c7146f777ab 10:51:29 ---> 5ecf36a88607 10:51:29 Step 14/23 : WORKDIR / 10:51:29 ---> Running in 5d869792d244 10:51:29 Removing intermediate container 5d869792d244 10:51:29 ---> b550a6b2341d 10:51:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:51:29 ---> 93f5bd30dc82 10:51:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:51:29 ---> a8d1d493243b 10:51:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:51:29 ---> 902720164bde 10:51:29 Step 18/23 : EXPOSE 59999 10:51:29 ---> Running in 7ba888548e7b 10:51:29 ---> f530a3f36f01 10:51:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:29 ---> Running in 8c6168cd95a0 10:51:30 Removing intermediate container 7ba888548e7b 10:51:30 ---> a3427fd48e05 10:51:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:51:31 ---> Running in 89e003480fbb 10:51:32 Removing intermediate container 89e003480fbb 10:51:32 ---> 3328d89b4017 10:51:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:51:33 ---> Running in 96eba2edae9c 10:51:33 Removing intermediate container 96eba2edae9c 10:51:33 ---> 9a7bcb2401db 10:51:33 Step 21/23 : LABEL arch=amd64 10:51:34 ---> Running in 9cb0c9136299 10:51:35 Removing intermediate container 9cb0c9136299 10:51:35 ---> e6be87efe99c 10:51:35 Step 22/23 : LABEL git_sha=13a74657dd249097a98709b04353b8de921d9a3e 10:51:35 ---> Running in 8015aa677301 10:51:36 Removing intermediate container 8015aa677301 10:51:36 ---> eee6828608c3 10:51:36 Step 23/23 : LABEL version=0.0.0 10:51:36 ---> Running in f5a743d3dd6f 10:51:36 Removing intermediate container f5a743d3dd6f 10:51:36 ---> 6981ce00fa8e 10:51:36 [Warning] One or more build-args [ARCH] were not consumed 10:51:36 Successfully built 6981ce00fa8e 10:51:37 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 10:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:37 10:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:38 latest: Pulling from edgex-lftools-log-publisher 10:51:38 5eb5b503b376: Pulling fs layer 10:51:38 5c69ac0246d0: Pulling fs layer 10:51:38 ec43610c2a17: Pulling fs layer 10:51:38 3a2ae6a8a46f: Pulling fs layer 10:51:38 33b1e0a273af: Pulling fs layer 10:51:38 5d3b04190fa2: Pulling fs layer 10:51:38 2f39f015ded8: Pulling fs layer 10:51:38 5d3b04190fa2: Waiting 10:51:38 33b1e0a273af: Waiting 10:51:38 5c69ac0246d0: Verifying Checksum 10:51:38 5c69ac0246d0: Download complete 10:51:38 3a2ae6a8a46f: Verifying Checksum 10:51:38 3a2ae6a8a46f: Download complete 10:51:38 33b1e0a273af: Verifying Checksum 10:51:38 33b1e0a273af: Download complete 10:51:38 5d3b04190fa2: Verifying Checksum 10:51:38 5d3b04190fa2: Download complete 10:51:38 ec43610c2a17: Download complete 10:51:38 5eb5b503b376: Verifying Checksum 10:51:38 5eb5b503b376: Download complete 10:51:39 2f39f015ded8: Download complete 10:51:40 5eb5b503b376: Pull complete 10:51:40 5c69ac0246d0: Pull complete 10:51:41 ec43610c2a17: Pull complete 10:51:41 3a2ae6a8a46f: Pull complete 10:51:42 33b1e0a273af: Pull complete 10:51:42 5d3b04190fa2: Pull complete 10:51:46 2f39f015ded8: Pull complete 10:51:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:47 prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container 10:51:47 $ 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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:52:00 $ docker top 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:00 ---> job-cost.sh 10:52:00 lf-activate-venv: SKIPPING 10:52:00 INFO: No Stack... 10:52:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:01 INFO: Archiving Costs [Pipeline] sh 10:52:01 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/cost.csv 10:52:01 cut -d, -f6 [Pipeline] lock 10:52:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] 10:52:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] did not exist. Created. 10:52:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:01 + echo total: 0.2199999988079071 [Pipeline] stash 10:52:01 Stashed 1 file(s) [Pipeline] } 10:52:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:01 $ docker stop --time=1 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 10:52:03 $ docker rm -f --volumes 7d2c235df0d0c04bc5fd118957f047ec0d96def910fe1266ffbb46ffde40f7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:52:37 Removing intermediate container 8c6168cd95a0 10:52:37 ---> c7753b6ecaf9 10:52:37 Step 9/10 : COPY . . 10:52:37 ---> e9948d09cedb 10:52:37 Step 10/10 : RUN ${MAKE} 10:52:37 ---> Running in 0e1f201b198d 10:52:37 noop 10:52:37 Removing intermediate container 0e1f201b198d 10:52:37 ---> 08c1c7982fac 10:52:37 Successfully built 08c1c7982fac 10:52:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:38 + docker inspect -f . ci-base-image-arm64 10:52:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:38 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 10:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:52:39 $ docker top 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:40 + go version 10:52:40 go version go1.18.7 linux/arm64 [Pipeline] } 10:52:40 $ docker stop --time=1 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f 10:52:42 $ docker rm -f --volumes 935d6440ed526cbb6080ae055f4fad7f34100bde778bbb60b3ce3ac476c4613f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:42 + docker inspect -f . ci-base-image-arm64 10:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:42 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 10:52:42 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:52:44 $ docker top 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:44 + git config --global --add safe.directory /w/workspace/device-sdk-go/5 [Pipeline] fileExists [Pipeline] sh 10:52:44 + make test 10:52:44 go test -race -coverprofile=coverage.out ./... 10:53:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:55:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.222s coverage: 27.6% of statements 10:55:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.302s coverage: 78.9% of statements 10:55:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 10:55:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.499s coverage: 86.0% of statements 10:55:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:55:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:55:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.625s coverage: 77.0% of statements 10:55:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:55:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 10:55:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 10:55:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.442s coverage: 65.2% of statements 10:55:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:55:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:55:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.314s coverage: 89.2% of statements 10:55:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 10:55:21 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.346s coverage: 4.7% of statements 10:55:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:55:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:55:22 GO111MODULE=on go vet ./... 10:57:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:01 ./bin/test-attribution-txt.sh [Pipeline] echo 10:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:57:01 $ docker stop --time=1 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 10:57:03 $ docker rm -f --volumes 1c17aa446d056595940688a763ea86830e261120837cf1673fb0c0f086a93ee8 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:05 Warning: overwriting stash ‘coverage-report’ 10:57:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:06 + ls -al . 10:57:06 total 268 10:57:06 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 10:52 . 10:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:50 .. 10:57:06 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 10:50 .dockerignore 10:57:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 10:50 .git 10:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:50 .github 10:57:06 -rw-rw-r-- 1 jenkins jenkins 131 Feb 17 10:50 .gitignore 10:57:06 -rw-rw-r-- 1 jenkins jenkins 42 Feb 17 10:50 .golangci.yml 10:57:06 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 17 10:50 CHANGELOG.md 10:57:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 10:50 GOVERNANCE.md 10:57:06 -rw-rw-r-- 1 jenkins jenkins 885 Feb 17 10:50 Jenkinsfile 10:57:06 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 17 10:50 LICENSE 10:57:06 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 17 10:50 Makefile 10:57:06 -rw-rw-r-- 1 jenkins jenkins 619 Feb 17 10:50 OWNERS.md 10:57:06 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 17 10:50 README.md 10:57:06 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 10:48 VERSION 10:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 10:50 bin 10:57:06 -rw-r--r-- 1 jenkins jenkins 98530 Feb 17 10:55 coverage.out 10:57:06 drwxrwxr-x 5 jenkins jenkins 4096 Feb 17 10:50 example 10:57:06 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 17 10:50 go.mod 10:57:06 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 17 10:50 go.sum 10:57:06 drwxrwxr-x 13 jenkins jenkins 4096 Feb 17 10:50 internal 10:57:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 10:50 openapi 10:57:06 drwxrwxr-x 6 jenkins jenkins 4096 Feb 17 10:50 pkg 10:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 10:50 snap 10:57:06 -rw-rw-r-- 1 jenkins jenkins 222 Feb 17 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + 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=13a74657dd249097a98709b04353b8de921d9a3e --label arch=arm64 --label version=0.0.0 . 10:57:07 Sending build context to Docker daemon 5.743MB 10:57:07 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 10:57:07 Step 2/23 : FROM ${BASE} AS builder 10:57:07 ---> 08c1c7982fac 10:57:07 Step 3/23 : ARG MAKE=make build 10:57:07 ---> Running in 62a581ad58ae 10:57:07 Removing intermediate container 62a581ad58ae 10:57:07 ---> 304da0e40b7b 10:57:07 Step 4/23 : WORKDIR /device-sdk-go 10:57:08 ---> Running in 57487c711ff8 10:57:08 Removing intermediate container 57487c711ff8 10:57:08 ---> a9290fca089d 10:57:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:57:08 ---> Running in b7042e14bbcb 10:57:08 Removing intermediate container b7042e14bbcb 10:57:08 ---> 40a284a34a53 10:57:08 Step 6/23 : RUN apk add --update --no-cache make git 10:57:09 ---> Running in 2d960dc5d351 10:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:57:11 OK: 221 MiB in 51 packages 10:57:12 Removing intermediate container 2d960dc5d351 10:57:12 ---> 477d4a74bb88 10:57:12 Step 7/23 : COPY go.mod vendor* ./ 10:57:13 ---> 03b938af7b9f 10:57:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:13 ---> Running in 76fa3e96892b 10:57:16 Removing intermediate container 76fa3e96892b 10:57:16 ---> e60b2f686664 10:57:16 Step 9/23 : COPY . . 10:57:17 ---> 710a163036ec 10:57:17 Step 10/23 : RUN ${MAKE} 10:57:17 ---> Running in 53ac437702f1 10:57:18 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:59:55 Removing intermediate container 53ac437702f1 10:59:55 ---> 1d68c916268f 10:59:55 Step 11/23 : FROM alpine:3.16 10:59:55 3.16: Pulling from library/alpine 10:59:55 3760b48202b3: Pulling fs layer 10:59:55 3760b48202b3: Verifying Checksum 10:59:55 3760b48202b3: Download complete 10:59:55 3760b48202b3: Pull complete 10:59:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 10:59:55 Status: Downloaded newer image for alpine:3.16 10:59:55 ---> 4c81e5bf8899 10:59:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:59:55 ---> Running in 140f2ecc59aa 10:59:55 Removing intermediate container 140f2ecc59aa 10:59:55 ---> 67563e425dbc 10:59:55 Step 13/23 : RUN apk add --update --no-cache 10:59:55 ---> Running in 931ac9e1433b 10:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:59:55 OK: 5 MiB in 14 packages 10:59:55 Removing intermediate container 931ac9e1433b 10:59:55 ---> 9b2e8913a2d9 10:59:55 Step 14/23 : WORKDIR / 10:59:55 ---> Running in e9e5412c23cb 10:59:55 Removing intermediate container e9e5412c23cb 10:59:55 ---> d14864bb4897 10:59:55 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:59:55 ---> aeaeee1ae618 10:59:55 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:59:55 ---> 8d5a02cd14b0 10:59:55 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:59:55 ---> 93d922497373 10:59:55 Step 18/23 : EXPOSE 59999 10:59:55 ---> Running in 07a46e07a69e 10:59:55 Removing intermediate container 07a46e07a69e 10:59:55 ---> 3701af28bfbe 10:59:55 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:59:55 ---> Running in f1ac060ed2ff 10:59:55 Removing intermediate container f1ac060ed2ff 10:59:55 ---> d300fc8045c0 10:59:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:59:55 ---> Running in 6fe4a29225cd 10:59:55 Removing intermediate container 6fe4a29225cd 10:59:55 ---> b6cf46cb86ef 10:59:55 Step 21/23 : LABEL arch=arm64 10:59:55 ---> Running in 2e62916e8a1a 10:59:55 Removing intermediate container 2e62916e8a1a 10:59:55 ---> f19b8356a766 10:59:55 Step 22/23 : LABEL git_sha=13a74657dd249097a98709b04353b8de921d9a3e 10:59:55 ---> Running in 30ed8d699efb 10:59:55 Removing intermediate container 30ed8d699efb 10:59:55 ---> f101b3a0d77f 10:59:55 Step 23/23 : LABEL version=0.0.0 10:59:55 ---> Running in 1c1e50a82e04 10:59:55 Removing intermediate container 1c1e50a82e04 10:59:55 ---> aacb81accc25 10:59:55 [Warning] One or more build-args [ARCH] were not consumed 10:59:55 Successfully built aacb81accc25 10:59:55 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 10:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:56 10:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:56 arm64: Pulling from edgex-lftools-log-publisher 10:59:56 8998bd30e6a1: Pulling fs layer 10:59:56 04944245beec: Pulling fs layer 10:59:56 699f458cf7ca: Pulling fs layer 10:59:56 765212b225bb: Pulling fs layer 10:59:56 f23df028b6ca: Pulling fs layer 10:59:56 d65c8cfc05b1: Pulling fs layer 10:59:56 2437ff75d9bd: Pulling fs layer 10:59:56 f23df028b6ca: Waiting 10:59:56 d65c8cfc05b1: Waiting 10:59:56 2437ff75d9bd: Waiting 10:59:56 765212b225bb: Waiting 10:59:56 04944245beec: Verifying Checksum 10:59:56 04944245beec: Download complete 10:59:56 765212b225bb: Verifying Checksum 10:59:56 765212b225bb: Download complete 10:59:56 f23df028b6ca: Download complete 10:59:56 d65c8cfc05b1: Verifying Checksum 10:59:56 d65c8cfc05b1: Download complete 10:59:57 699f458cf7ca: Verifying Checksum 10:59:57 699f458cf7ca: Download complete 10:59:57 8998bd30e6a1: Download complete 10:59:59 2437ff75d9bd: Verifying Checksum 10:59:59 2437ff75d9bd: Download complete 11:00:01 8998bd30e6a1: Pull complete 11:00:01 04944245beec: Pull complete 11:00:03 699f458cf7ca: Pull complete 11:00:03 765212b225bb: Pull complete 11:00:04 f23df028b6ca: Pull complete 11:00:04 d65c8cfc05b1: Pull complete 11:00:19 2437ff75d9bd: Pull complete 11:00:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:19 prd-ubuntu20.04-docker-arm64-4c-16g-6456 does not seem to be running inside a container 11:00:19 $ 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/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:00:22 $ docker top 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:23 ---> job-cost.sh 11:00:23 lf-activate-venv: SKIPPING 11:00:23 INFO: No Stack... 11:00:24 INFO: Retrieving Pricing Info for: v3-standard-4 11:00:24 INFO: Archiving Costs [Pipeline] sh 11:00:25 + cut -d,+ -f6 11:00:25 cat /w/workspace/device-sdk-go/5/archives/cost.csv [Pipeline] lock 11:00:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] 11:00:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] did not exist. Created. 11:00:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:26 /w/workspace/device-sdk-go/5@tmp/durable-d54fbe9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:00:26 + echo total: 0.10999999940395355 [Pipeline] stash 11:00:26 Warning: overwriting stash ‘stack-cost’ 11:00:27 Stashed 1 file(s) [Pipeline] } 11:00:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1322-5-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:27 $ docker stop --time=1 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 11:00:28 $ docker rm -f --volumes 950c4f1154ed67d40b9e022aaafe9b473ca18b9421a6a3b5fdf58830ed4d0eb4 [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 11:00:29 provisioning config files... 11:00:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config8898360931100317182tmp [Pipeline] { [Pipeline] sh 11:00:29 + set +x 11:00:29 + curl -s https://codecov.io/bash 11:00:29 + bash -s -- 11:00:29 11:00:29 _____ _ 11:00:29 / ____| | | 11:00:29 | | ___ __| | ___ ___ _____ __ 11:00:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:00:29 | |___| (_) | (_| | __/ (_| (_) \ V / 11:00:29 \_____\___/ \__,_|\___|\___\___/ \_/ 11:00:29 Bash-1.0.6 11:00:29 11:00:29 11:00:29 ==> git version 2.25.1 found 11:00:29 ==> 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 11:00:29 Release-Date: 2020-01-08 11:00:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:00:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:00:29 ==> Jenkins CI detected. 11:00:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1322 11:00:29 project root: . 11:00:29 --> token set from env 11:00:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:00:29 ==> Running gcov in . (disable via -X gcov) 11:00:29 ==> Python coveragepy not found 11:00:29 ==> Searching for coverage reports in: 11:00:29 + . 11:00:29 -> Found 1 reports 11:00:29 ==> Detecting git/mercurial file structure 11:00:29 ==> Reading reports 11:00:29 + ./coverage.out bytes=98530 11:00:29 ==> Appending adjustments 11:00:29 https://docs.codecov.io/docs/fixing-reports 11:00:29 + Found adjustments 11:00:29 ==> Gzipping contents 11:00:29 16K /tmp/codecov.2TlZrG.gz 11:00:29 ==> Uploading reports 11:00:29 url: https://codecov.io 11:00:29 query: branch=PR-1322&commit=13a74657dd249097a98709b04353b8de921d9a3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 11:00:29 -> Pinging Codecov 11:00:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1322&commit=13a74657dd249097a98709b04353b8de921d9a3e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1322%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1322&job=&cmd_args= 11:00:29 -> Uploading to 11:00:29 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/7E55EF52A471D76F132DFD9A03CDDE97/13a74657dd249097a98709b04353b8de921d9a3e/691d2ac2-616a-4d0e-a714-600a6d50a263.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T110029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd5072edf7641cc8a4e2caa0e8bb815db538a410d9057dc54a0ef4de944f833 11:00:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:00:29 Dload Upload Total Spent Left Speed 11:00:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14351 0 0 100 14351 0 47363 --:--:-- --:--:-- --:--:-- 47363 11:00:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/13a74657dd249097a98709b04353b8de921d9a3e [Pipeline] } 11:00:30 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 11:00:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives ] 11:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 11:00:31 total 16 11:00:31 drwxr-xr-x 3 root root 4096 Feb 17 10:52 . 11:00:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:52 .. 11:00:31 drwxr-xr-x 2 root root 4096 Feb 17 10:52 cost 11:00:31 -rw-r--r-- 1 root root 86 Feb 17 10:52 cost.csv 11:00:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 11:00:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives 11:00:31 total 16 11:00:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 10:52 . 11:00:31 drwxrwxr-x 12 jenkins jenkins 4096 Feb 17 10:52 .. 11:00:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 10:52 cost 11:00:31 -rw-r--r-- 1 jenkins jenkins 86 Feb 17 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:00:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:00:32 ---> package-listing.sh 11:00:32 ++ facter osfamily 11:00:32 ++ tr '[:upper:]' '[:lower:]' 11:00:32 + OS_FAMILY=debian 11:00:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1322 11:00:32 + START_PACKAGES=/tmp/packages_start.txt 11:00:32 + END_PACKAGES=/tmp/packages_end.txt 11:00:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:32 + PACKAGES=/tmp/packages_start.txt 11:00:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 11:00:32 + PACKAGES=/tmp/packages_end.txt 11:00:32 + case "${OS_FAMILY}" in 11:00:32 + dpkg -l 11:00:32 + grep '^ii' 11:00:32 + '[' -f /tmp/packages_start.txt ']' 11:00:32 + '[' -f /tmp/packages_end.txt ']' 11:00:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1322 ']' 11:00:32 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ 11:00:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1322/archives/ [Pipeline] echo 11:00:32 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-1322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:00:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:33 prd-ubuntu20.04-docker-8c-8g-6453 does not seem to be running inside a container 11:00:33 $ 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-1322/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-1322 -v /w/workspace/gexfoundry_device-sdk-go_PR-1322:/w/workspace/gexfoundry_device-sdk-go_PR-1322:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1322@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:00:33 $ docker top 5f0073836b5964820aaeea90d52099216b5f9f3d4139d1f861198fe7050a9224 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:34 + touch /tmp/pre-build-complete [Pipeline] sh 11:00:34 + mkdir -p /var/log/sysstat [Pipeline] sh 11:00:34 + ls /var/log/sa-host 11:00:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:34 provisioning config files... 11:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1322@tmp/config16517323156638266897tmp [Pipeline] { [Pipeline] echo 11:00:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:00:35 ---> create-netrc.sh [Pipeline] } 11:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:00:35 ---> python-tools-install.sh [Pipeline] echo 11:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:00:35 ---> sudo-logs.sh 11:00:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:00:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:00:36 ---> job-cost.sh 11:00:36 lf-activate-venv: SKIPPING 11:00:36 DEBUG: total: 0.2199999988079071 11:00:36 INFO: Retrieving Stack Cost... 11:00:36 INFO: Retrieving Pricing Info for: v3-standard-8 11:00:36 INFO: Archiving Costs [Pipeline] echo 11:00:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:00:37 ---> logs-deploy.sh 11:00:37 lf-activate-venv: SKIPPING 11:00:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1322/5 11:00:37 INFO: archiving workspace using pattern(s): 11:00:38 Archives upload complete. 11:00:38 INFO: archiving logs to Nexus 11:00:38 ---> uname -a: 11:00:38 Linux prd-ubuntu20-04-docker-8c-8g-6453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:00:38 11:00:38 11:00:38 ---> lscpu: 11:00:38 Architecture: x86_64 11:00:38 CPU op-mode(s): 32-bit, 64-bit 11:00:38 Byte Order: Little Endian 11:00:38 Address sizes: 40 bits physical, 48 bits virtual 11:00:38 CPU(s): 8 11:00:38 On-line CPU(s) list: 0-7 11:00:38 Thread(s) per core: 1 11:00:38 Core(s) per socket: 1 11:00:38 Socket(s): 8 11:00:38 NUMA node(s): 1 11:00:38 Vendor ID: AuthenticAMD 11:00:38 CPU family: 23 11:00:38 Model: 49 11:00:38 Model name: AMD EPYC-Rome Processor 11:00:38 Stepping: 0 11:00:38 CPU MHz: 2799.996 11:00:38 BogoMIPS: 5599.99 11:00:38 Virtualization: AMD-V 11:00:38 Hypervisor vendor: KVM 11:00:38 Virtualization type: full 11:00:38 L1d cache: 256 KiB 11:00:38 L1i cache: 256 KiB 11:00:38 L2 cache: 4 MiB 11:00:38 L3 cache: 128 MiB 11:00:38 NUMA node0 CPU(s): 0-7 11:00:38 Vulnerability Itlb multihit: Not affected 11:00:38 Vulnerability L1tf: Not affected 11:00:38 Vulnerability Mds: Not affected 11:00:38 Vulnerability Meltdown: Not affected 11:00:38 Vulnerability Mmio stale data: Not affected 11:00:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:00:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:00:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:00:38 Vulnerability Srbds: Not affected 11:00:38 Vulnerability Tsx async abort: Not affected 11:00:38 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 11:00:38 11:00:38 11:00:38 ---> nproc: 11:00:38 8 11:00:38 11:00:38 11:00:38 ---> df -h: 11:00:38 Filesystem Size Used Avail Use% Mounted on 11:00:38 overlay 155G 12G 144G 8% / 11:00:38 tmpfs 64M 0 64M 0% /dev 11:00:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:00:38 shm 64M 0 64M 0% /dev/shm 11:00:38 /dev/vda1 155G 12G 144G 8% /facter-os 11:00:38 11:00:38 11:00:38 ---> sar -b -r -n DEV: 11:00:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6453) 02/17/23 _x86_64_ (8 CPU) 11:00:38 11:00:38 10:47:35 LINUX RESTART (8 CPU) 11:00:38 11:00:38 10:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:00:38 10:49:01 148.74 39.03 109.71 0.00 4373.63 43656.19 0.00 11:00:38 10:50:01 113.58 1.03 112.55 0.00 22.66 45107.42 0.00 11:00:38 10:51:01 67.66 0.25 67.41 0.00 4.13 14857.66 0.00 11:00:38 10:52:01 109.98 0.02 109.96 0.00 1.87 33014.60 0.00 11:00:38 10:53:01 13.06 0.97 12.10 0.00 67.46 500.60 0.00 11:00:38 10:54:01 21.11 0.00 21.11 0.00 0.00 1590.00 0.00 11:00:38 10:55:01 20.23 0.00 20.23 0.00 0.00 1535.48 0.00 11:00:38 10:56:01 20.73 0.00 20.73 0.00 0.00 1538.54 0.00 11:00:38 10:57:01 20.93 0.00 20.93 0.00 0.00 1626.40 0.00 11:00:38 10:58:01 39.78 6.80 32.98 0.00 836.79 1895.68 0.00 11:00:38 10:59:01 24.16 0.00 24.16 0.00 0.00 1325.51 0.00 11:00:38 11:00:01 20.73 0.00 20.73 0.00 0.00 1269.79 0.00 11:00:38 Average: 51.59 3.96 47.63 0.00 436.74 12283.21 0.00 11:00:38 11:00:38 10:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:38 10:49:01 29174556 31600032 721204 2.19 75752 2623564 1989676 5.86 991660 2358512 1772 11:00:38 10:50:01 28345208 31476456 828856 2.52 144368 3190132 2033128 5.99 1213540 2882056 6348 11:00:38 10:51:01 28267872 31491984 811544 2.47 149128 3268824 2362452 6.96 1297720 2862236 61592 11:00:38 10:52:01 27689864 31576512 726244 2.21 159344 3872788 1825708 5.38 1230904 3458844 296 11:00:38 10:53:01 27691952 31589568 714028 2.17 161840 3880964 1782596 5.25 1222980 3465600 3224 11:00:38 10:54:01 27680392 31591420 712348 2.17 165156 3890832 1800176 5.31 1225888 3475464 2708 11:00:38 10:55:01 27675864 31600472 703200 2.14 168108 3901144 1800176 5.31 1220108 3485784 2292 11:00:38 10:56:01 27662772 31600416 703168 2.14 171348 3910512 1800176 5.31 1223432 3495148 2364 11:00:38 10:57:01 27653132 31606116 697432 2.12 174536 3922308 1800176 5.31 1221772 3506928 2468 11:00:38 10:58:01 27541420 31590016 697540 2.12 191928 4001236 1823384 5.37 1306084 3513944 3164 11:00:38 10:59:01 27531316 31591928 696872 2.12 194604 4009612 1840164 5.42 1307880 3523092 1252 11:00:38 11:00:01 27523848 31595284 693440 2.11 196748 4017984 1840164 5.42 1310028 3531440 1016 11:00:38 Average: 27869850 31575850 725490 2.21 162738 3707492 1891498 5.57 1231000 3296587 7375 11:00:38 11:00:38 10:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:38 10:49:01 ens3 638.79 456.50 6701.02 96.15 0.00 0.00 0.00 0.00 11:00:38 10:49:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 11:00:38 10:49:01 docker0 56.96 72.26 4.70 162.87 0.00 0.00 0.00 0.00 11:00:38 10:49:01 veth8afaafe 47.60 62.90 4.48 46.23 0.00 0.00 0.00 0.00 11:00:38 10:50:01 ens3 210.95 143.93 1833.36 20.70 0.00 0.00 0.00 0.00 11:00:38 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:38 10:50:01 docker0 130.88 191.18 10.79 1808.83 0.00 0.00 0.00 0.00 11:00:38 10:50:01 vethc1f38fb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:00:38 10:51:01 ens3 37.91 32.81 62.97 87.41 0.00 0.00 0.00 0.00 11:00:38 10:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:00:38 10:51:01 docker0 1.68 4.10 0.10 40.58 0.00 0.00 0.00 0.00 11:00:38 10:51:01 vethf8d1ca6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:00:38 10:52:01 ens3 116.28 79.59 2617.47 16.10 0.00 0.00 0.00 0.00 11:00:38 10:52:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 11:00:38 10:52:01 docker0 1.70 3.87 0.10 40.55 0.00 0.00 0.00 0.00 11:00:38 10:53:01 ens3 28.31 20.13 61.17 3.34 0.00 0.00 0.00 0.00 11:00:38 10:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:00:38 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:54:01 ens3 66.81 46.11 170.99 3.03 0.00 0.00 0.00 0.00 11:00:38 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:38 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:55:01 ens3 77.79 50.14 175.13 3.24 0.00 0.00 0.00 0.00 11:00:38 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:56:01 ens3 60.77 41.63 160.52 2.69 0.00 0.00 0.00 0.00 11:00:38 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:38 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:57:01 ens3 81.64 56.34 201.65 3.63 0.00 0.00 0.00 0.00 11:00:38 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:58:01 ens3 62.79 44.46 139.81 2.98 0.00 0.00 0.00 0.00 11:00:38 10:58:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 11:00:38 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:59:01 ens3 84.14 52.07 145.39 3.41 0.00 0.00 0.00 0.00 11:00:38 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 11:00:01 ens3 79.02 51.89 144.71 3.34 0.00 0.00 0.00 0.00 11:00:38 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:38 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:38 Average: ens3 128.06 89.12 1026.66 20.40 0.00 0.00 0.00 0.00 11:00:38 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 11:00:38 Average: docker0 15.88 22.55 1.30 171.08 0.00 0.00 0.00 0.00 11:00:38 11:00:38 11:00:38 ---> sar -P ALL: 11:00:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6453) 02/17/23 _x86_64_ (8 CPU) 11:00:38 11:00:38 10:47:35 LINUX RESTART (8 CPU) 11:00:38 11:00:38 10:48:02 CPU %user %nice %system %iowait %steal %idle 11:00:38 10:49:01 all 9.49 0.00 3.16 4.40 0.09 82.87 11:00:38 10:49:01 0 8.70 0.00 3.51 0.65 0.09 87.06 11:00:38 10:49:01 1 11.05 0.00 3.34 1.55 0.09 83.97 11:00:38 10:49:01 2 10.55 0.00 2.29 3.09 0.05 84.02 11:00:38 10:49:01 3 9.03 0.00 4.34 3.14 0.12 83.37 11:00:38 10:49:01 4 8.23 0.00 2.56 4.02 0.05 85.15 11:00:38 10:49:01 5 9.53 0.00 2.99 10.32 0.09 77.08 11:00:38 10:49:01 6 9.78 0.00 3.13 10.10 0.10 76.88 11:00:38 10:49:01 7 9.02 0.00 3.13 2.33 0.12 85.41 11:00:38 10:50:01 all 4.80 0.00 2.23 6.62 0.11 86.25 11:00:38 10:50:01 0 5.63 0.00 2.94 1.69 0.03 89.71 11:00:38 10:50:01 1 3.92 0.00 1.64 0.48 0.03 93.92 11:00:38 10:50:01 2 5.37 0.00 2.88 40.22 0.05 51.49 11:00:38 10:50:01 3 4.91 0.00 2.01 7.48 0.07 85.53 11:00:38 10:50:01 4 4.66 0.00 2.29 0.43 0.03 92.58 11:00:38 10:50:01 5 4.22 0.00 1.98 0.85 0.03 92.92 11:00:38 10:50:01 6 4.95 0.00 2.07 0.74 0.05 92.19 11:00:38 10:50:01 7 4.72 0.00 2.00 1.21 0.55 91.51 11:00:38 10:51:01 all 40.82 0.00 5.52 3.21 0.12 50.33 11:00:38 10:51:01 0 40.83 0.00 5.37 0.22 0.15 53.43 11:00:38 10:51:01 1 40.81 0.00 5.56 1.23 0.10 52.29 11:00:38 10:51:01 2 40.93 0.00 5.67 19.12 0.12 34.16 11:00:38 10:51:01 3 40.88 0.00 5.57 0.22 0.10 53.23 11:00:38 10:51:01 4 40.95 0.00 5.48 1.19 0.12 52.26 11:00:38 10:51:01 5 40.51 0.00 5.43 0.08 0.10 53.87 11:00:38 10:51:01 6 41.17 0.00 5.37 0.15 0.17 53.14 11:00:38 10:51:01 7 40.47 0.00 5.69 3.52 0.12 50.20 11:00:38 10:52:01 all 14.96 0.00 3.12 8.88 0.07 72.98 11:00:38 10:52:01 0 15.39 0.00 3.47 0.30 0.05 80.78 11:00:38 10:52:01 1 14.84 0.00 3.35 5.21 0.08 76.51 11:00:38 10:52:01 2 15.30 0.00 3.26 25.60 0.10 55.74 11:00:38 10:52:01 3 15.01 0.00 3.14 18.13 0.07 63.66 11:00:38 10:52:01 4 15.24 0.00 2.58 14.18 0.07 67.93 11:00:38 10:52:01 5 14.76 0.00 3.13 2.10 0.05 79.96 11:00:38 10:52:01 6 13.96 0.00 2.76 0.45 0.05 82.77 11:00:38 10:52:01 7 15.17 0.00 3.24 5.29 0.08 76.22 11:00:38 10:53:01 all 0.30 0.00 0.13 0.89 0.01 98.67 11:00:38 10:53:01 0 0.22 0.00 0.17 0.02 0.02 99.58 11:00:38 10:53:01 1 0.22 0.00 0.08 0.17 0.00 99.53 11:00:38 10:53:01 2 0.57 0.00 0.12 0.38 0.00 98.93 11:00:38 10:53:01 3 0.15 0.00 0.12 5.12 0.02 94.59 11:00:38 10:53:01 4 0.43 0.00 0.08 0.92 0.00 98.57 11:00:38 10:53:01 5 0.30 0.00 0.13 0.32 0.02 99.23 11:00:38 10:53:01 6 0.25 0.00 0.25 0.18 0.00 99.32 11:00:38 10:53:01 7 0.27 0.00 0.07 0.00 0.02 99.65 11:00:38 10:54:01 all 0.54 0.00 0.15 0.36 0.02 98.94 11:00:38 10:54:01 0 0.30 0.00 0.15 0.02 0.00 99.53 11:00:38 10:54:01 1 1.50 0.00 0.13 0.02 0.02 98.33 11:00:38 10:54:01 2 0.65 0.00 0.10 0.12 0.02 99.11 11:00:38 10:54:01 3 0.27 0.00 0.33 2.44 0.03 96.93 11:00:38 10:54:01 4 0.23 0.00 0.07 0.02 0.02 99.67 11:00:38 10:54:01 5 0.35 0.00 0.10 0.08 0.02 99.45 11:00:38 10:54:01 6 0.43 0.00 0.15 0.07 0.03 99.32 11:00:38 10:54:01 7 0.53 0.00 0.17 0.12 0.03 99.15 11:00:38 10:55:01 all 0.51 0.00 0.14 1.64 0.01 97.70 11:00:38 10:55:01 0 0.68 0.00 0.27 0.68 0.03 98.33 11:00:38 10:55:01 1 1.03 0.00 0.02 0.00 0.00 98.96 11:00:38 10:55:01 2 0.68 0.00 0.10 1.34 0.02 97.86 11:00:38 10:55:01 3 0.02 0.00 0.15 9.84 0.00 89.99 11:00:38 10:55:01 4 0.43 0.00 0.17 0.23 0.02 99.15 11:00:38 10:55:01 5 0.52 0.00 0.15 0.52 0.02 98.80 11:00:38 10:55:01 6 0.52 0.00 0.22 0.48 0.02 98.77 11:00:38 10:55:01 7 0.18 0.00 0.08 0.00 0.02 99.72 11:00:38 10:56:01 all 0.35 0.00 0.10 0.57 0.02 98.96 11:00:38 10:56:01 0 0.80 0.00 0.18 0.25 0.02 98.75 11:00:38 10:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:00:38 10:56:01 2 0.47 0.00 0.07 0.08 0.02 99.36 11:00:38 10:56:01 3 0.08 0.00 0.15 3.72 0.02 96.03 11:00:38 10:56:01 4 0.38 0.00 0.05 0.03 0.02 99.52 11:00:38 10:56:01 5 0.37 0.00 0.10 0.22 0.02 99.30 11:00:38 10:56:01 6 0.32 0.00 0.05 0.07 0.00 99.57 11:00:38 10:56:01 7 0.40 0.00 0.17 0.22 0.03 99.18 11:00:38 10:57:01 all 0.38 0.00 0.12 0.47 0.01 99.01 11:00:38 10:57:01 0 0.35 0.00 0.08 0.12 0.02 99.43 11:00:38 10:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 11:00:38 10:57:01 2 0.84 0.00 0.18 0.07 0.02 98.90 11:00:38 10:57:01 3 0.35 0.00 0.20 1.25 0.02 98.18 11:00:38 10:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 11:00:38 10:57:01 5 0.57 0.00 0.15 0.10 0.02 99.16 11:00:38 10:57:01 6 0.38 0.00 0.08 0.18 0.00 99.35 11:00:38 10:57:01 7 0.44 0.00 0.23 2.01 0.03 97.29 11:00:38 10:58:01 all 1.03 0.00 0.76 0.53 0.02 97.66 11:00:38 10:58:01 0 0.89 0.00 0.42 0.05 0.03 98.61 11:00:38 10:58:01 1 0.65 0.00 0.28 0.02 0.00 99.04 11:00:38 10:58:01 2 1.30 0.00 0.87 0.52 0.03 97.28 11:00:38 10:58:01 3 0.85 0.00 1.38 0.15 0.03 97.58 11:00:38 10:58:01 4 0.48 0.00 1.12 0.05 0.02 98.33 11:00:38 10:58:01 5 1.59 0.00 0.38 0.08 0.02 97.93 11:00:38 10:58:01 6 1.75 0.00 0.87 0.13 0.02 97.23 11:00:38 10:58:01 7 0.75 0.00 0.72 3.24 0.03 95.25 11:00:38 10:59:01 all 0.33 0.00 0.16 0.71 0.02 98.77 11:00:38 10:59:01 0 0.50 0.00 0.23 0.32 0.02 98.93 11:00:38 10:59:01 1 0.27 0.00 0.05 0.03 0.02 99.63 11:00:38 10:59:01 2 0.27 0.00 0.20 0.10 0.00 99.43 11:00:38 10:59:01 3 0.18 0.00 0.08 0.12 0.02 99.60 11:00:38 10:59:01 4 0.57 0.00 0.12 0.35 0.03 98.93 11:00:38 10:59:01 5 0.23 0.00 0.08 0.15 0.05 99.48 11:00:38 10:59:01 6 0.47 0.00 0.33 0.10 0.03 99.07 11:00:38 10:59:01 7 0.18 0.00 0.20 4.53 0.02 95.07 11:00:38 11:00:38 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:00:38 11:00:01 all 0.40 0.00 0.09 0.54 0.01 98.96 11:00:38 11:00:01 0 0.28 0.00 0.10 0.12 0.02 99.48 11:00:38 11:00:01 1 1.23 0.00 0.08 0.13 0.00 98.56 11:00:38 11:00:01 2 0.13 0.00 0.07 0.10 0.02 99.68 11:00:38 11:00:01 3 0.27 0.00 0.07 0.18 0.02 99.47 11:00:38 11:00:01 4 0.45 0.00 0.17 0.23 0.00 99.15 11:00:38 11:00:01 5 0.43 0.00 0.07 0.27 0.00 99.23 11:00:38 11:00:01 6 0.12 0.00 0.03 0.00 0.00 99.85 11:00:38 11:00:01 7 0.30 0.00 0.13 3.27 0.02 96.28 11:00:38 Average: all 6.12 0.00 1.30 2.39 0.04 90.15 11:00:38 Average: 0 6.19 0.00 1.40 0.37 0.04 92.00 11:00:38 Average: 1 6.25 0.00 1.20 0.73 0.03 91.79 11:00:38 Average: 2 6.37 0.00 1.31 7.52 0.04 84.76 11:00:38 Average: 3 5.95 0.00 1.45 4.31 0.04 88.25 11:00:38 Average: 4 5.98 0.00 1.22 1.79 0.03 90.98 11:00:38 Average: 5 6.08 0.00 1.22 1.24 0.03 91.43 11:00:38 Average: 6 6.13 0.00 1.27 1.04 0.04 91.53 11:00:38 Average: 7 6.01 0.00 1.31 2.14 0.09 90.45 11:00:38 11:00:38 11:00:38