Pull request #1283 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 rather than 278dac4cca4f42dde307a63edc8db2bf3cf770af Obtained Jenkinsfile from 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 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-ssh2693896002289992005.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-ssh5386111633782081599.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4379670416906112492.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13089925937561940662.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17307760376995074805.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12356568238662355072.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2]] ========================================================= [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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2551’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2553 in /w/workspace/gexfoundry_device-sdk-go_PR-1283 [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-1283 # 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/1283/head:refs/remotes/origin/PR-1283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 into PR head commit 278dac4cca4f42dde307a63edc8db2bf3cf770af Merge succeeded, producing 278dac4cca4f42dde307a63edc8db2bf3cf770af Checking out Revision 278dac4cca4f42dde307a63edc8db2bf3cf770af (PR-1283) > git config core.sparsecheckout # timeout=10 > git checkout -f 278dac4cca4f42dde307a63edc8db2bf3cf770af # 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 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 278dac4cca4f42dde307a63edc8db2bf3cf770af # timeout=10 Commit message: "fix: typo "DeviceResourece" -> "DeviceResource" in error message" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:08:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:08:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:08:48 ========================================================= 05:08:48 EdgeX Global Pipelines Version Info 05:08:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:08:49 ------------------- 05:08:49 stable info: 05:08:49 ------------------- 05:08:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:08:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:08:49 Message: update stable to v1.0.244 05:08:49 ------------------- 05:08:49 experimental info: 05:08:49 ------------------- 05:08:49 Commited By: **** collab-it+edgex@linuxfoundation.org 05:08:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:08:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:08:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:08:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:08:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1283 [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1283 [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1283 [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 278dac4cca4f42dde307a63edc8db2bf3cf770af [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 278dac4 [Pipeline] echo 05:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:51 provisioning config files... 05:08:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/config14028249701283423281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:51 ---> docker-login.sh 05:08:51 nexus3.edgexfoundry.org:10001 05:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:51 Configure a credential helper to remove this warning. See 05:08:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:51 05:08:51 Login Succeeded 05:08:51 nexus3.edgexfoundry.org:10002 05:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:52 Configure a credential helper to remove this warning. See 05:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:52 05:08:52 Login Succeeded 05:08:52 nexus3.edgexfoundry.org:10003 05:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:52 Configure a credential helper to remove this warning. See 05:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:52 05:08:52 Login Succeeded 05:08:52 nexus3.edgexfoundry.org:10004 05:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:52 Configure a credential helper to remove this warning. See 05:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:52 05:08:52 Login Succeeded 05:08:52 docker.io 05:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:52 Configure a credential helper to remove this warning. See 05:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:52 05:08:52 Login Succeeded 05:08:52 ---> docker-login.sh ends [Pipeline] } 05:08:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:08:53 + git rev-list -1 --merges 278dac4cca4f42dde307a63edc8db2bf3cf770af~1..278dac4cca4f42dde307a63edc8db2bf3cf770af [Pipeline] echo 05:08:53 -----------> git rev-list -1 --merges 278dac4cca4f42dde307a63edc8db2bf3cf770af~1..278dac4cca4f42dde307a63edc8db2bf3cf770af 278dac4cca4f42dde307a63edc8db2bf3cf770af [false] [Pipeline] sh 05:08:53 + git log --format=format:%s -1 278dac4cca4f42dde307a63edc8db2bf3cf770af [Pipeline] echo 05:08:53 ========================================================= 05:08:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:08:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:54 + git log --format=format:%s -1 278dac4cca4f42dde307a63edc8db2bf3cf770af [Pipeline] echo 05:08:54 [semverPrep] GIT_COMMIT: 278dac4cca4f42dde307a63edc8db2bf3cf770af, Commit Message: fix: typo "DeviceResourece" -> "DeviceResource" in error message [Pipeline] echo 05:08:54 [semverPrep] This is not a build commit. [Pipeline] sh 05:08:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:08:54 + grep -v github /etc/ssh/ssh_known_hosts 05:08:54 + [ -e /tmp/ssh_known_hosts ] 05:08:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:08:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:08:54 + sudo tee -a /etc/ssh/ssh_known_hosts 05:08:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:55 05:08:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:08:55 0.1.4: Pulling from edgex-devops/py-git-semver 05:08:55 b85a868b505f: Pulling fs layer 05:08:55 e2be974225ed: Pulling fs layer 05:08:55 339a4e72a1f5: Pulling fs layer 05:08:55 988bab9f4d93: Pulling fs layer 05:08:55 1469e6f7b9e6: Pulling fs layer 05:08:55 eaf3925da568: Pulling fs layer 05:08:55 bab4dde63d76: Pulling fs layer 05:08:55 bde34c3a00c8: Pulling fs layer 05:08:55 b352a97aabf1: Pulling fs layer 05:08:55 4872d77fe225: Pulling fs layer 05:08:55 5851b861e8e6: Pulling fs layer 05:08:55 eaf3925da568: Waiting 05:08:55 4872d77fe225: Waiting 05:08:55 5851b861e8e6: Waiting 05:08:55 bde34c3a00c8: Waiting 05:08:55 b352a97aabf1: Waiting 05:08:55 1469e6f7b9e6: Waiting 05:08:55 988bab9f4d93: Waiting 05:08:55 e2be974225ed: Download complete 05:08:55 988bab9f4d93: Verifying Checksum 05:08:55 988bab9f4d93: Download complete 05:08:55 1469e6f7b9e6: Verifying Checksum 05:08:55 1469e6f7b9e6: Download complete 05:08:55 eaf3925da568: Verifying Checksum 05:08:55 eaf3925da568: Download complete 05:08:56 339a4e72a1f5: Verifying Checksum 05:08:56 339a4e72a1f5: Download complete 05:08:56 bde34c3a00c8: Verifying Checksum 05:08:56 bde34c3a00c8: Download complete 05:08:56 b352a97aabf1: Verifying Checksum 05:08:56 b352a97aabf1: Download complete 05:08:56 4872d77fe225: Download complete 05:08:56 5851b861e8e6: Verifying Checksum 05:08:56 5851b861e8e6: Download complete 05:08:56 b85a868b505f: Verifying Checksum 05:08:56 b85a868b505f: Download complete 05:08:57 bab4dde63d76: Verifying Checksum 05:08:57 bab4dde63d76: Download complete 05:08:57 b85a868b505f: Pull complete 05:08:58 e2be974225ed: Pull complete 05:08:58 339a4e72a1f5: Pull complete 05:08:58 988bab9f4d93: Pull complete 05:08:58 1469e6f7b9e6: Pull complete 05:08:58 eaf3925da568: Pull complete 05:09:00 bab4dde63d76: Pull complete 05:09:00 bde34c3a00c8: Pull complete 05:09:00 b352a97aabf1: Pull complete 05:09:00 4872d77fe225: Pull complete 05:09:00 5851b861e8e6: Pull complete 05:09:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:09:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:01 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 05:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1283 -v /w/workspace/gexfoundry_device-sdk-go_PR-1283:/w/workspace/gexfoundry_device-sdk-go_PR-1283:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:09:03 $ docker top 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b -eo pid,comm 05:09:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:09:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:03 [ssh-agent] Looking for ssh-agent implementation... 05:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:03 $ docker exec 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b ssh-agent 05:09:03 SSH_AUTH_SOCK=/tmp/ssh-TSE7BjY7cquK/agent.32 05:09:03 SSH_AGENT_PID=38 05:09:03 Running ssh-add (command line suppressed) 05:09:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/private_key_14995165277029587499.key (/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/private_key_14995165277029587499.key) 05:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:04 + git tag --points-at HEAD [Pipeline] } 05:09:04 $ docker exec --env ******** --env ******** 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b ssh-agent -k 05:09:04 unset SSH_AUTH_SOCK; 05:09:04 unset SSH_AGENT_PID; 05:09:04 echo Agent pid 38 killed; 05:09:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:09:04 [ssh-agent] Looking for ssh-agent implementation... 05:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:09:04 $ docker exec 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b ssh-agent 05:09:04 SSH_AUTH_SOCK=/tmp/ssh-q1u7Ml4OmTjE/agent.70 05:09:04 SSH_AGENT_PID=76 05:09:04 Running ssh-add (command line suppressed) 05:09:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/private_key_304722163508279335.key (/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/private_key_304722163508279335.key) 05:09:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:09:05 + git semver init 05:09:05 2023-01-16 05:09:05,234 [run_init] DEBUG init version:0.0.0 force:False 05:09:05 2023-01-16 05:09:05,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver 05:09:05 2023-01-16 05:09:05,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver 05:09:05 2023-01-16 05:09:05,235 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1283, universal_newlines=False, shell=None, istream=None) 05:09:06 2023-01-16 05:09:06,156 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283/.git/info/exclude 05:09:06 2023-01-16 05:09:06,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver/PR-1283 with force:False 05:09:06 2023-01-16 05:09:06,157 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver/PR-1283 05:09:06 2023-01-16 05:09:06,161 [execute] INFO git cat-file --batch-check 05:09:06 2023-01-16 05:09:06,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver, universal_newlines=False, shell=None, istream=) 05:09:06 2023-01-16 05:09:06,165 [execute] INFO git cat-file --batch 05:09:06 2023-01-16 05:09:06,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver, universal_newlines=False, shell=None, istream=) 05:09:06 2023-01-16 05:09:06,170 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1283/.semver/PR-1283 05:09:06 0.0.0 [Pipeline] } 05:09:06 $ docker exec --env ******** --env ******** 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b ssh-agent -k 05:09:06 unset SSH_AUTH_SOCK; 05:09:06 unset SSH_AGENT_PID; 05:09:06 echo Agent pid 76 killed; 05:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:09:06 + git semver [Pipeline] } 05:09:07 $ docker stop --time=1 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b 05:09:08 $ docker rm -f --volumes 844cee58f2e14325c0dc95ca6149436bf6a7e122934f0b4f1888e4cd515c2a8b [Pipeline] // withDockerContainer [Pipeline] sh 05:09:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:09:09 Stashed 1 file(s) [Pipeline] echo 05:09:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:09 provisioning config files... 05:09:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/config16324832244905164927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:10 ---> docker-login.sh 05:09:10 nexus3.edgexfoundry.org:10001 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 nexus3.edgexfoundry.org:10002 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 nexus3.edgexfoundry.org:10003 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 nexus3.edgexfoundry.org:10004 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 docker.io 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 ---> docker-login.sh ends [Pipeline] } 05:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:10 ========================================================= 05:09:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:09:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:11 + 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 . 05:09:11 Sending build context to Docker daemon 10.45MB 05:09:11 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:09:11 Step 2/10 : FROM ${BASE} AS builder 05:09:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:09:11 213ec9aee27d: Pulling fs layer 05:09:11 4583459ba037: Pulling fs layer 05:09:11 93c1e223e6f2: Pulling fs layer 05:09:11 53926ce57604: Pulling fs layer 05:09:11 21b2b0c7a3f4: Pulling fs layer 05:09:11 22ff95d597cd: Pulling fs layer 05:09:11 12d6caf4c0d1: Pulling fs layer 05:09:11 96b7cbca73a9: Pulling fs layer 05:09:11 a7acece74701: Pulling fs layer 05:09:11 12d6caf4c0d1: Waiting 05:09:11 22ff95d597cd: Waiting 05:09:11 53926ce57604: Waiting 05:09:11 21b2b0c7a3f4: Waiting 05:09:11 96b7cbca73a9: Waiting 05:09:11 a7acece74701: Waiting 05:09:11 93c1e223e6f2: Verifying Checksum 05:09:11 93c1e223e6f2: Download complete 05:09:11 4583459ba037: Verifying Checksum 05:09:11 4583459ba037: Download complete 05:09:11 21b2b0c7a3f4: Verifying Checksum 05:09:11 21b2b0c7a3f4: Download complete 05:09:11 22ff95d597cd: Download complete 05:09:11 213ec9aee27d: Verifying Checksum 05:09:11 213ec9aee27d: Download complete 05:09:11 12d6caf4c0d1: Download complete 05:09:11 213ec9aee27d: Pull complete 05:09:11 4583459ba037: Pull complete 05:09:11 93c1e223e6f2: Pull complete 05:09:13 a7acece74701: Verifying Checksum 05:09:13 a7acece74701: Download complete 05:09:15 53926ce57604: Verifying Checksum 05:09:15 53926ce57604: Download complete 05:09:15 96b7cbca73a9: Verifying Checksum 05:09:15 96b7cbca73a9: Download complete 05:09:18 53926ce57604: Pull complete 05:09:18 21b2b0c7a3f4: Pull complete 05:09:18 22ff95d597cd: Pull complete 05:09:18 12d6caf4c0d1: Pull complete 05:09:20 96b7cbca73a9: Pull complete 05:09:21 a7acece74701: Pull complete 05:09:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:09:21 ---> db6d94c90886 05:09:21 Step 3/10 : ARG MAKE=make build 05:09:24 Still waiting to schedule task 05:09:24 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2550’ is offline 05:09:24 ---> Running in d7dfb074734b 05:09:24 Removing intermediate container d7dfb074734b 05:09:24 ---> 274e02330a6e 05:09:24 Step 4/10 : WORKDIR /device-sdk-go 05:09:24 ---> Running in b8ba9ce8279b 05:09:24 Removing intermediate container b8ba9ce8279b 05:09:24 ---> 9cf6eaa488d2 05:09:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:09:24 ---> Running in 81d632611e65 05:09:24 Removing intermediate container 81d632611e65 05:09:24 ---> eaad51fe74ee 05:09:24 Step 6/10 : RUN apk add --update --no-cache make git 05:09:24 ---> Running in b75c9d85400a 05:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:09:25 OK: 211 MiB in 51 packages 05:09:25 Removing intermediate container b75c9d85400a 05:09:25 ---> b7f8061593f4 05:09:25 Step 7/10 : COPY go.mod vendor* ./ 05:09:25 ---> dc6a220b08aa 05:09:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:25 ---> Running in 9c5fb59db067 05:09:48 Removing intermediate container 9c5fb59db067 05:09:48 ---> 31a6aea3364c 05:09:48 Step 9/10 : COPY . . 05:09:48 ---> d5c88a5caaaa 05:09:48 Step 10/10 : RUN ${MAKE} 05:09:48 ---> Running in d2c7d72a7f49 05:09:48 noop 05:09:48 Removing intermediate container d2c7d72a7f49 05:09:48 ---> 72b8caff927d 05:09:48 Successfully built 72b8caff927d 05:09:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + docker inspect -f . ci-base-image-x86_64 05:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:49 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 05:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1283 -v /w/workspace/gexfoundry_device-sdk-go_PR-1283:/w/workspace/gexfoundry_device-sdk-go_PR-1283:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1283@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 ******** ci-base-image-x86_64 cat 05:09:49 $ docker top 21f381d6d38a3f17f4de475dfba856ac9d4b8412ca2fe3e742143e92a3992c69 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:50 + go version 05:09:50 go version go1.18.7 linux/amd64 [Pipeline] } 05:09:50 $ docker stop --time=1 21f381d6d38a3f17f4de475dfba856ac9d4b8412ca2fe3e742143e92a3992c69 05:09:51 $ docker rm -f --volumes 21f381d6d38a3f17f4de475dfba856ac9d4b8412ca2fe3e742143e92a3992c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:52 + docker inspect -f . ci-base-image-x86_64 05:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:52 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 05:09:52 $ 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-1283 -v /w/workspace/gexfoundry_device-sdk-go_PR-1283:/w/workspace/gexfoundry_device-sdk-go_PR-1283:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1283@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 ******** ci-base-image-x86_64 cat 05:09:52 $ docker top caf0ee5f9550bc4c5b343e48c36f7db25855670d4ac3a540e30f25ae43c00f02 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1283 [Pipeline] fileExists [Pipeline] sh 05:09:53 + make test 05:09:53 go test -race -coverprofile=coverage.out ./... 05:10:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.082s coverage: 73.6% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 54.4% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 65.1% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.761s coverage: 89.2% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:10:12 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.065s coverage: 4.6% of statements 05:10:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:10:27 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." 05:10:27 GO111MODULE=on go vet ./... 05:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:29 ./bin/test-attribution-txt.sh [Pipeline] echo 05:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:29 $ docker stop --time=1 caf0ee5f9550bc4c5b343e48c36f7db25855670d4ac3a540e30f25ae43c00f02 05:10:32 $ docker rm -f --volumes caf0ee5f9550bc4c5b343e48c36f7db25855670d4ac3a540e30f25ae43c00f02 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:34 + ls -al . 05:10:34 total 280 05:10:34 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 05:09 . 05:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:08 .. 05:10:34 -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 05:08 .dockerignore 05:10:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 05:10 .git 05:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:08 .github 05:10:34 -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 05:08 .gitignore 05:10:34 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 05:08 .golangci.yml 05:10:34 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 05:09 .semver 05:10:34 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 05:08 CHANGELOG.md 05:10:34 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 05:08 GOVERNANCE.md 05:10:34 -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 05:08 Jenkinsfile 05:10:34 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 05:08 LICENSE 05:10:34 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 05:08 Makefile 05:10:34 -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 05:08 OWNERS.md 05:10:34 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 05:08 README.md 05:10:34 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 05:09 VERSION 05:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:08 bin 05:10:34 -rw-r--r-- 1 jenkins jenkins 101913 Jan 16 05:10 coverage.out 05:10:34 drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 05:08 example 05:10:34 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 05:08 go.mod 05:10:34 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 05:08 go.sum 05:10:34 drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 05:08 internal 05:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:08 openapi 05:10:34 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 05:08 pkg 05:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:08 snap 05:10:34 -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:34 + 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=278dac4cca4f42dde307a63edc8db2bf3cf770af --label arch=amd64 --label version=0.0.0 . 05:10:34 Sending build context to Docker daemon 10.55MB 05:10:34 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:10:34 Step 2/23 : FROM ${BASE} AS builder 05:10:34 ---> 72b8caff927d 05:10:34 Step 3/23 : ARG MAKE=make build 05:10:34 ---> Running in 2bc971097734 05:10:34 Removing intermediate container 2bc971097734 05:10:34 ---> 2938a6efe50b 05:10:34 Step 4/23 : WORKDIR /device-sdk-go 05:10:34 ---> Running in eb7c965a96f4 05:10:34 Removing intermediate container eb7c965a96f4 05:10:34 ---> 1e41050d3ceb 05:10:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:10:34 ---> Running in bf0e91a008fb 05:10:35 Removing intermediate container bf0e91a008fb 05:10:35 ---> 0c47036b4536 05:10:35 Step 6/23 : RUN apk add --update --no-cache make git 05:10:35 ---> Running in 9ce9623419db 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:10:35 OK: 211 MiB in 51 packages 05:10:36 Removing intermediate container 9ce9623419db 05:10:36 ---> 5286a222f3cf 05:10:36 Step 7/23 : COPY go.mod vendor* ./ 05:10:36 ---> 81f627af2846 05:10:36 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:36 ---> Running in 5e114b895b59 05:10:36 Removing intermediate container 5e114b895b59 05:10:36 ---> d08057a3d373 05:10:36 Step 9/23 : COPY . . 05:10:37 ---> cfe6735e4058 05:10:37 Step 10/23 : RUN ${MAKE} 05:10:37 ---> Running in 39c36b3ef665 05:10:37 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2554 in /w/workspace/gexfoundry_device-sdk-go_PR-1283 [Pipeline] { [Pipeline] ws 05:10:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:10:55 The recommended git tool is: git 05:10:55 Removing intermediate container 39c36b3ef665 05:10:55 ---> ac07c54a6027 05:10:55 Step 11/23 : FROM alpine:3.16 05:10:55 3.16: Pulling from library/alpine 05:10:55 ca7dd9ec2225: Pulling fs layer 05:10:55 ca7dd9ec2225: Verifying Checksum 05:10:55 ca7dd9ec2225: Download complete 05:10:55 ca7dd9ec2225: Pull complete 05:10:55 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:10:55 Status: Downloaded newer image for alpine:3.16 05:10:55 ---> bfe296a52501 05:10:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:55 ---> Running in 30f665d2b6ac 05:10:55 Removing intermediate container 30f665d2b6ac 05:10:55 ---> 764d7b2f4160 05:10:55 Step 13/23 : RUN apk add --update --no-cache 05:10:55 ---> Running in 9de911684712 05:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:10:56 OK: 6 MiB in 14 packages 05:10:57 Removing intermediate container 9de911684712 05:10:57 ---> 422a73028b33 05:10:57 Step 14/23 : WORKDIR / 05:10:57 ---> Running in ce9fb2825b0f 05:10:57 Removing intermediate container ce9fb2825b0f 05:10:57 ---> ba9768e2358e 05:10:57 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:57 ---> 2c41e75bc5d8 05:10:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:57 ---> 81a12e620f28 05:10:57 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:58 ---> 75541b4630cf 05:10:58 Step 18/23 : EXPOSE 59999 05:10:58 ---> Running in d4ca9e081d61 05:10:58 Removing intermediate container d4ca9e081d61 05:10:58 ---> a31ac6533259 05:10:58 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:10:58 ---> Running in ea9d6ec98940 05:10:58 Removing intermediate container ea9d6ec98940 05:10:58 ---> bf6481bc5764 05:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:58 ---> Running in 27cac8160b5e 05:10:58 Removing intermediate container 27cac8160b5e 05:10:58 ---> eab26f5d52d8 05:10:58 Step 21/23 : LABEL arch=amd64 05:10:58 ---> Running in 376a45813d9f 05:10:58 Removing intermediate container 376a45813d9f 05:10:58 ---> 6be28ed45a35 05:10:58 Step 22/23 : LABEL git_sha=278dac4cca4f42dde307a63edc8db2bf3cf770af 05:10:58 ---> Running in 9ade3be0d581 05:10:58 Removing intermediate container 9ade3be0d581 05:10:58 ---> 35c32f097d96 05:10:58 Step 23/23 : LABEL version=0.0.0 05:10:58 ---> Running in d75b65a1328d 05:10:58 Removing intermediate container d75b65a1328d 05:10:58 ---> cba4eaeb8c2e 05:10:58 [Warning] One or more build-args [ARCH] were not consumed 05:10:58 Successfully built cba4eaeb8c2e 05:10:58 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 05:11:00 using credential edgex-jenkins-ssh 05:11:00 Cloning the remote Git repository 05:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:00 05:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:01 latest: Pulling from edgex-lftools-log-publisher 05:11:01 5eb5b503b376: Pulling fs layer 05:11:01 5c69ac0246d0: Pulling fs layer 05:11:01 ec43610c2a17: Pulling fs layer 05:11:01 3a2ae6a8a46f: Pulling fs layer 05:11:01 33b1e0a273af: Pulling fs layer 05:11:01 5d3b04190fa2: Pulling fs layer 05:11:01 2f39f015ded8: Pulling fs layer 05:11:01 3a2ae6a8a46f: Waiting 05:11:01 33b1e0a273af: Waiting 05:11:01 5d3b04190fa2: Waiting 05:11:01 2f39f015ded8: Waiting 05:11:01 5c69ac0246d0: Download complete 05:11:01 3a2ae6a8a46f: Verifying Checksum 05:11:01 3a2ae6a8a46f: Download complete 05:11:01 33b1e0a273af: Verifying Checksum 05:11:01 33b1e0a273af: Download complete 05:11:01 5d3b04190fa2: Verifying Checksum 05:11:01 5d3b04190fa2: Download complete 05:11:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:11:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:11:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:11:00 > git --version # timeout=10 05:11:01 > git --version # 'git version 2.25.1' 05:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:01 ec43610c2a17: Verifying Checksum 05:11:01 5eb5b503b376: Verifying Checksum 05:11:01 5eb5b503b376: Download complete 05:11:02 5eb5b503b376: Pull complete 05:11:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:11:03 5c69ac0246d0: Pull complete 05:11:03 2f39f015ded8: Download complete 05:11:03 ec43610c2a17: Pull complete 05:11:03 3a2ae6a8a46f: Pull complete 05:11:03 33b1e0a273af: Pull complete 05:11:03 5d3b04190fa2: Pull complete 05:11:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:11:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:11:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1283/head:refs/remotes/origin/PR-1283 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:11:04 Merging remotes/origin/main commit 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 into PR head commit 278dac4cca4f42dde307a63edc8db2bf3cf770af 05:11:04 Merge succeeded, producing 278dac4cca4f42dde307a63edc8db2bf3cf770af 05:11:04 Checking out Revision 278dac4cca4f42dde307a63edc8db2bf3cf770af (PR-1283) 05:11:04 > git config core.sparsecheckout # timeout=10 05:11:04 > git checkout -f 278dac4cca4f42dde307a63edc8db2bf3cf770af # timeout=10 05:11:04 > git remote # timeout=10 05:11:04 > git config --get remote.origin.url # timeout=10 05:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:11:04 > git merge 8541928bcbe4ab5a832b7bbd0d9f746c9e9bff77 # timeout=10 05:11:04 > git rev-parse HEAD^{commit} # timeout=10 05:11:04 > git config core.sparsecheckout # timeout=10 05:11:04 > git checkout -f 278dac4cca4f42dde307a63edc8db2bf3cf770af # timeout=10 05:11:08 2f39f015ded8: Pull complete 05:11:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 05:11:08 Commit message: "fix: typo "DeviceResourece" -> "DeviceResource" in error message" [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:08 > git --version # timeout=10 05:11:08 > git --version # 'git version 2.25.1' 05:11:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:11:08 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 05:11:08 $ 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-1283 -v /w/workspace/gexfoundry_device-sdk-go_PR-1283:/w/workspace/gexfoundry_device-sdk-go_PR-1283:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1283@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 05:11:08 05:11:08 GitHub has been notified of this commit’s build result 05:11:08 05:11:11 $ docker top 46a9dad510c203763edef3ffcfb9af7c58528a0b4870a290af98622aa1db7b2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:11 ---> job-cost.sh 05:11:11 lf-activate-venv: SKIPPING 05:11:11 INFO: No Stack... 05:11:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:11:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:12 Dload Upload Total Spent Left Speed 05:11:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k 05:11:12 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 05:11:13 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives/cost.csv 05:11:13 + cut -d, -f6 [Pipeline] lock 05:11:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] 05:11:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] did not exist. Created. 05:11:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] [Pipeline] { 05:11:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] unstash [Pipeline] sh [Pipeline] sh 05:11:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 05:11:13 sudo tee /etc/docker/daemon.new 05:11:13 { 05:11:13 "registry-mirrors": [ 05:11:13 "https://nexus3.edgexfoundry.org:10001" 05:11:13 ], 05:11:13 "bip": "10.250.0.254/24", 05:11:13 "hosts": [ 05:11:13 "tcp://0.0.0.0:5555", 05:11:13 "unix:///var/run/docker.sock" 05:11:13 ], 05:11:13 "mtu": 1458, 05:11:13 "selinux-enabled": true, 05:11:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:11:13 } 05:11:13 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 05:11:13 Stashed 1 file(s) [Pipeline] } 05:11:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:13 $ docker stop --time=1 46a9dad510c203763edef3ffcfb9af7c58528a0b4870a290af98622aa1db7b2e 05:11:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 05:11:14 $ docker rm -f --volumes 46a9dad510c203763edef3ffcfb9af7c58528a0b4870a290af98622aa1db7b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:11:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:33 provisioning config files... 05:11:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config178082513507755849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:34 ---> docker-login.sh 05:11:34 nexus3.edgexfoundry.org:10001 05:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:34 Configure a credential helper to remove this warning. See 05:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:34 05:11:34 Login Succeeded 05:11:34 nexus3.edgexfoundry.org:10002 05:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:34 Configure a credential helper to remove this warning. See 05:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:34 05:11:34 Login Succeeded 05:11:34 nexus3.edgexfoundry.org:10003 05:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:35 Configure a credential helper to remove this warning. See 05:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:35 05:11:35 Login Succeeded 05:11:35 nexus3.edgexfoundry.org:10004 05:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:35 Configure a credential helper to remove this warning. See 05:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:35 05:11:35 Login Succeeded 05:11:35 docker.io 05:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:36 Configure a credential helper to remove this warning. See 05:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:36 05:11:36 Login Succeeded 05:11:36 ---> docker-login.sh ends [Pipeline] } 05:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:36 ========================================================= 05:11:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:11:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:37 + 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 . 05:11:38 Sending build context to Docker daemon 5.621MB 05:11:38 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:11:38 Step 2/10 : FROM ${BASE} AS builder 05:11:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:38 9b18e9b68314: Pulling fs layer 05:11:38 35d82f9e3411: Pulling fs layer 05:11:38 e16973657156: Pulling fs layer 05:11:38 fc693d55d65f: Pulling fs layer 05:11:38 7e9fc2657dce: Pulling fs layer 05:11:38 dda99020689f: Pulling fs layer 05:11:38 db1c61fa0a46: Pulling fs layer 05:11:38 891c053d2c06: Pulling fs layer 05:11:38 dda99020689f: Waiting 05:11:38 db1c61fa0a46: Waiting 05:11:38 fc693d55d65f: Waiting 05:11:38 7e9fc2657dce: Waiting 05:11:38 e16973657156: Download complete 05:11:38 35d82f9e3411: Download complete 05:11:38 7e9fc2657dce: Download complete 05:11:38 dda99020689f: Download complete 05:11:38 9b18e9b68314: Download complete 05:11:39 9b18e9b68314: Pull complete 05:11:39 35d82f9e3411: Pull complete 05:11:39 891c053d2c06: Verifying Checksum 05:11:39 891c053d2c06: Download complete 05:11:40 e16973657156: Pull complete 05:11:42 db1c61fa0a46: Verifying Checksum 05:11:42 fc693d55d65f: Verifying Checksum 05:11:42 fc693d55d65f: Download complete 05:11:52 fc693d55d65f: Pull complete 05:11:52 7e9fc2657dce: Pull complete 05:11:52 dda99020689f: Pull complete 05:11:57 db1c61fa0a46: Pull complete 05:11:59 891c053d2c06: Pull complete 05:11:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:11:59 ---> f96f9c87975a 05:11:59 Step 3/10 : ARG MAKE=make build 05:12:01 ---> Running in fb59e305b80f 05:12:01 Removing intermediate container fb59e305b80f 05:12:01 ---> 6578fc4d2f2a 05:12:01 Step 4/10 : WORKDIR /device-sdk-go 05:12:01 ---> Running in 97f3a310ebbc 05:12:01 Removing intermediate container 97f3a310ebbc 05:12:01 ---> d57ca6e55ede 05:12:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:12:01 ---> Running in 8de18d996537 05:12:02 Removing intermediate container 8de18d996537 05:12:02 ---> 3400df3bb4ff 05:12:02 Step 6/10 : RUN apk add --update --no-cache make git 05:12:02 ---> Running in fe0b80f18234 05:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:04 OK: 221 MiB in 51 packages 05:12:05 Removing intermediate container fe0b80f18234 05:12:05 ---> b2c1c5c17c13 05:12:05 Step 7/10 : COPY go.mod vendor* ./ 05:12:05 ---> 8268e9cf009f 05:12:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:05 ---> Running in dddcfb94d9c3 05:13:02 Removing intermediate container dddcfb94d9c3 05:13:02 ---> 827453197397 05:13:02 Step 9/10 : COPY . . 05:13:02 ---> ed8912cbdf17 05:13:02 Step 10/10 : RUN ${MAKE} 05:13:02 ---> Running in 9be7a1e5bacf 05:13:02 noop 05:13:02 Removing intermediate container 9be7a1e5bacf 05:13:02 ---> df2b6ba505ba 05:13:02 Successfully built df2b6ba505ba 05:13:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:02 + docker inspect -f . ci-base-image-arm64 05:13:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:02 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 05:13:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:13:03 $ docker top 3897be5572c186905819de38ca3972a495d1ffe087dfc54fe29d4422fe8c4aa6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:04 + go version 05:13:04 go version go1.18.7 linux/arm64 [Pipeline] } 05:13:04 $ docker stop --time=1 3897be5572c186905819de38ca3972a495d1ffe087dfc54fe29d4422fe8c4aa6 05:13:06 $ docker rm -f --volumes 3897be5572c186905819de38ca3972a495d1ffe087dfc54fe29d4422fe8c4aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:07 + docker inspect -f . ci-base-image-arm64 05:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:07 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 05:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:13:08 $ docker top 45bf81728ee293ff2ecb98fffc08b449db2be072959fb253410998240801ec4f -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:09 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:13:09 + make test 05:13:09 go test -race -coverprofile=coverage.out ./... 05:13:41 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:15:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:15:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:15:18 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:15:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:15:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:15:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.429s coverage: 27.6% of statements 05:15:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.488s coverage: 78.9% of statements 05:15:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:15:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.443s coverage: 73.6% of statements 05:15:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:15:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:15:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.486s coverage: 54.4% of statements 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 05:15:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.440s coverage: 65.1% of statements 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:15:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:15:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.833s coverage: 89.2% of statements 05:15:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:15:38 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.600s coverage: 4.6% of statements 05:15:38 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:15:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:15:38 GO111MODULE=on go vet ./... 05:17:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:17:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:17:15 ./bin/test-attribution-txt.sh [Pipeline] echo 05:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:17:15 $ docker stop --time=1 45bf81728ee293ff2ecb98fffc08b449db2be072959fb253410998240801ec4f 05:17:17 $ docker rm -f --volumes 45bf81728ee293ff2ecb98fffc08b449db2be072959fb253410998240801ec4f [Pipeline] // withDockerContainer [Pipeline] sh 05:17:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:17:18 Warning: overwriting stash ‘coverage-report’ 05:17:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:20 + ls -al . 05:17:20 total 276 05:17:20 drwxrwxr-x 10 jenkins jenkins 4096 Jan 16 05:13 . 05:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:11 .. 05:17:20 -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 05:11 .dockerignore 05:17:20 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 05:11 .git 05:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:11 .github 05:17:20 -rw-rw-r-- 1 jenkins jenkins 131 Jan 16 05:11 .gitignore 05:17:20 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 05:11 .golangci.yml 05:17:20 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 16 05:11 CHANGELOG.md 05:17:20 -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 05:11 GOVERNANCE.md 05:17:20 -rw-rw-r-- 1 jenkins jenkins 880 Jan 16 05:11 Jenkinsfile 05:17:20 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 05:11 LICENSE 05:17:20 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 16 05:11 Makefile 05:17:20 -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 05:11 OWNERS.md 05:17:20 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 16 05:11 README.md 05:17:20 -rw-rw-r-- 1 jenkins jenkins 5 Jan 16 05:09 VERSION 05:17:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 05:11 bin 05:17:20 -rw-r--r-- 1 jenkins jenkins 101913 Jan 16 05:15 coverage.out 05:17:20 drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 05:11 example 05:17:20 -rw-rw-r-- 1 jenkins jenkins 3342 Jan 16 05:11 go.mod 05:17:20 -rw-rw-r-- 1 jenkins jenkins 44555 Jan 16 05:11 go.sum 05:17:20 drwxrwxr-x 14 jenkins jenkins 4096 Jan 16 05:11 internal 05:17:20 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 05:11 openapi 05:17:20 drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 05:11 pkg 05:17:20 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 05:11 snap 05:17:20 -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:20 + 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=278dac4cca4f42dde307a63edc8db2bf3cf770af --label arch=arm64 --label version=0.0.0 . 05:17:20 Sending build context to Docker daemon 5.724MB 05:17:20 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:17:20 Step 2/23 : FROM ${BASE} AS builder 05:17:20 ---> df2b6ba505ba 05:17:20 Step 3/23 : ARG MAKE=make build 05:17:21 ---> Running in 130df2847f0c 05:17:21 Removing intermediate container 130df2847f0c 05:17:21 ---> 148deb7fe284 05:17:21 Step 4/23 : WORKDIR /device-sdk-go 05:17:21 ---> Running in ea5e52e4a2dc 05:17:21 Removing intermediate container ea5e52e4a2dc 05:17:21 ---> 3edf8f529f02 05:17:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:17:21 ---> Running in 93050f336c63 05:17:22 Removing intermediate container 93050f336c63 05:17:22 ---> 3d50b4a3be0a 05:17:22 Step 6/23 : RUN apk add --update --no-cache make git 05:17:22 ---> Running in c64fad48b60b 05:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:17:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:17:24 OK: 221 MiB in 51 packages 05:17:25 Removing intermediate container c64fad48b60b 05:17:25 ---> d10112491f9c 05:17:25 Step 7/23 : COPY go.mod vendor* ./ 05:17:25 ---> dad4dcf82d32 05:17:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:25 ---> Running in 676b8422e91b 05:17:29 Removing intermediate container 676b8422e91b 05:17:29 ---> 5d230c14d920 05:17:29 Step 9/23 : COPY . . 05:17:30 ---> 3761637994ec 05:17:30 Step 10/23 : RUN ${MAKE} 05:17:30 ---> Running in 750e59152abc 05:17:32 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:19:38 Removing intermediate container 750e59152abc 05:19:38 ---> 660cff9f7c9f 05:19:38 Step 11/23 : FROM alpine:3.16 05:19:38 3.16: Pulling from library/alpine 05:19:38 6875df1f5354: Pulling fs layer 05:19:38 6875df1f5354: Verifying Checksum 05:19:38 6875df1f5354: Download complete 05:19:38 6875df1f5354: Pull complete 05:19:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:19:38 Status: Downloaded newer image for alpine:3.16 05:19:38 ---> 2b4661558fb8 05:19:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:19:38 ---> Running in b62243dc3865 05:19:38 Removing intermediate container b62243dc3865 05:19:38 ---> 44de92cc2d5b 05:19:38 Step 13/23 : RUN apk add --update --no-cache 05:19:38 ---> Running in 6d374af34a66 05:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:19:38 OK: 5 MiB in 14 packages 05:19:38 Removing intermediate container 6d374af34a66 05:19:38 ---> 096da7be30cc 05:19:38 Step 14/23 : WORKDIR / 05:19:38 ---> Running in 990dfdcc82fd 05:19:38 Removing intermediate container 990dfdcc82fd 05:19:38 ---> 1f72e9d18907 05:19:38 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:19:38 ---> 8cdc4db65c62 05:19:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:19:38 ---> 5e8a4bf6362f 05:19:38 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:19:38 ---> f592b52ca39d 05:19:38 Step 18/23 : EXPOSE 59999 05:19:38 ---> Running in 331c4ed9db6f 05:19:38 Removing intermediate container 331c4ed9db6f 05:19:38 ---> dac163d45512 05:19:38 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:19:38 ---> Running in d55aab749ac8 05:19:38 Removing intermediate container d55aab749ac8 05:19:38 ---> 87b77a77b432 05:19:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:19:38 ---> Running in 9ab3bbba14b3 05:19:38 Removing intermediate container 9ab3bbba14b3 05:19:38 ---> f0a237d5a97d 05:19:38 Step 21/23 : LABEL arch=arm64 05:19:38 ---> Running in 76abed6bff8f 05:19:38 Removing intermediate container 76abed6bff8f 05:19:38 ---> e0169d543247 05:19:38 Step 22/23 : LABEL git_sha=278dac4cca4f42dde307a63edc8db2bf3cf770af 05:19:38 ---> Running in 3862edc2f7e9 05:19:38 Removing intermediate container 3862edc2f7e9 05:19:38 ---> 0885abbb16f2 05:19:38 Step 23/23 : LABEL version=0.0.0 05:19:38 ---> Running in 69e9cf6d3b9a 05:19:38 Removing intermediate container 69e9cf6d3b9a 05:19:38 ---> c1d79fba0667 05:19:38 [Warning] One or more build-args [ARCH] were not consumed 05:19:38 Successfully built c1d79fba0667 05:19:38 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:39 05:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:40 arm64: Pulling from edgex-lftools-log-publisher 05:19:40 8998bd30e6a1: Pulling fs layer 05:19:40 04944245beec: Pulling fs layer 05:19:40 699f458cf7ca: Pulling fs layer 05:19:40 765212b225bb: Pulling fs layer 05:19:40 f23df028b6ca: Pulling fs layer 05:19:40 d65c8cfc05b1: Pulling fs layer 05:19:40 2437ff75d9bd: Pulling fs layer 05:19:40 f23df028b6ca: Waiting 05:19:40 d65c8cfc05b1: Waiting 05:19:40 2437ff75d9bd: Waiting 05:19:40 765212b225bb: Waiting 05:19:40 04944245beec: Verifying Checksum 05:19:40 04944245beec: Download complete 05:19:40 765212b225bb: Verifying Checksum 05:19:40 765212b225bb: Download complete 05:19:40 f23df028b6ca: Verifying Checksum 05:19:40 f23df028b6ca: Download complete 05:19:40 d65c8cfc05b1: Verifying Checksum 05:19:40 699f458cf7ca: Verifying Checksum 05:19:40 699f458cf7ca: Download complete 05:19:41 8998bd30e6a1: Verifying Checksum 05:19:41 8998bd30e6a1: Download complete 05:19:43 2437ff75d9bd: Verifying Checksum 05:19:43 2437ff75d9bd: Download complete 05:19:45 8998bd30e6a1: Pull complete 05:19:45 04944245beec: Pull complete 05:19:47 699f458cf7ca: Pull complete 05:19:47 765212b225bb: Pull complete 05:19:47 f23df028b6ca: Pull complete 05:19:48 d65c8cfc05b1: Pull complete 05:20:03 2437ff75d9bd: Pull complete 05:20:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:03 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 05:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:20:05 $ docker top 518de6fd48146dc7243267e64484880947318c1991f8181713d609e467d17d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:06 ---> job-cost.sh 05:20:06 lf-activate-venv: SKIPPING 05:20:06 INFO: No Stack... 05:20:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:20:08 INFO: Archiving Costs [Pipeline] sh 05:20:08 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:20:08 + cut -d, -f6 [Pipeline] lock 05:20:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] 05:20:08 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] did not exist. Created. 05:20:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:09 /w/workspace/device-sdk-go/1@tmp/durable-dba685d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:20:09 + echo total: 0.10999999940395355 [Pipeline] stash 05:20:09 Warning: overwriting stash ‘stack-cost’ 05:20:09 Stashed 1 file(s) [Pipeline] } 05:20:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1283-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:09 $ docker stop --time=1 518de6fd48146dc7243267e64484880947318c1991f8181713d609e467d17d4e 05:20:11 $ docker rm -f --volumes 518de6fd48146dc7243267e64484880947318c1991f8181713d609e467d17d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:20:12 provisioning config files... 05:20:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/config14296385707036476134tmp [Pipeline] { [Pipeline] sh 05:20:12 + set +x 05:20:12 + curl -s https://codecov.io/bash 05:20:12 + bash -s -- 05:20:12 05:20:12 _____ _ 05:20:12 / ____| | | 05:20:12 | | ___ __| | ___ ___ _____ __ 05:20:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:20:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:20:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:20:12 Bash-1.0.6 05:20:12 05:20:12 05:20:12 ==> git version 2.25.1 found 05:20:12 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:20:12 Release-Date: 2020-01-08 05:20:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:20:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:20:12 ==> Jenkins CI detected. 05:20:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1283 05:20:12 project root: . 05:20:12 --> token set from env 05:20:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:20:12 ==> Running gcov in . (disable via -X gcov) 05:20:12 ==> Python coveragepy not found 05:20:12 ==> Searching for coverage reports in: 05:20:12 + . 05:20:12 -> Found 1 reports 05:20:12 ==> Detecting git/mercurial file structure 05:20:12 ==> Reading reports 05:20:12 + ./coverage.out bytes=101913 05:20:12 ==> Appending adjustments 05:20:12 https://docs.codecov.io/docs/fixing-reports 05:20:13 + Found adjustments 05:20:13 ==> Gzipping contents 05:20:13 16K /tmp/codecov.9v2XuI.gz 05:20:13 ==> Uploading reports 05:20:13 url: https://codecov.io 05:20:13 query: branch=PR-1283&commit=278dac4cca4f42dde307a63edc8db2bf3cf770af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1283&job=&cmd_args= 05:20:13 -> Pinging Codecov 05:20:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1283&commit=278dac4cca4f42dde307a63edc8db2bf3cf770af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1283&job=&cmd_args= 05:20:13 -> Uploading to 05:20:13 https://storage.googleapis.com/codecov/v4/raw/2023-01-16/7E55EF52A471D76F132DFD9A03CDDE97/278dac4cca4f42dde307a63edc8db2bf3cf770af/13cf6abc-0a19-4cf4-acbe-257873be938f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230116T052013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eab95940f27d38fa8d8f24ad09c3d9c1f3179a4b581bb36af1fe0b869aeaf025 05:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:13 Dload Upload Total Spent Left Speed 05:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14778 0 0 100 14778 0 48452 --:--:-- --:--:-- --:--:-- 48452 05:20:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/278dac4cca4f42dde307a63edc8db2bf3cf770af [Pipeline] } 05:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:20:15 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives ] 05:20:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives 05:20:15 total 16 05:20:15 drwxr-xr-x 3 root root 4096 Jan 16 05:11 . 05:20:15 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 05:11 .. 05:20:15 drwxr-xr-x 2 root root 4096 Jan 16 05:11 cost 05:20:15 -rw-r--r-- 1 root root 86 Jan 16 05:11 cost.csv 05:20:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives 05:20:15 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives 05:20:15 total 16 05:20:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 05:11 . 05:20:15 drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 05:11 .. 05:20:15 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 05:11 cost 05:20:15 -rw-r--r-- 1 jenkins jenkins 86 Jan 16 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:20:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:20:16 ---> package-listing.sh 05:20:16 ++ facter osfamily 05:20:16 ++ tr '[:upper:]' '[:lower:]' 05:20:16 + OS_FAMILY=debian 05:20:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1283 05:20:16 + START_PACKAGES=/tmp/packages_start.txt 05:20:16 + END_PACKAGES=/tmp/packages_end.txt 05:20:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:20:16 + PACKAGES=/tmp/packages_start.txt 05:20:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1283 ']' 05:20:16 + PACKAGES=/tmp/packages_end.txt 05:20:16 + case "${OS_FAMILY}" in 05:20:16 + dpkg -l 05:20:16 + grep '^ii' 05:20:16 + '[' -f /tmp/packages_start.txt ']' 05:20:16 + '[' -f /tmp/packages_end.txt ']' 05:20:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:20:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1283 ']' 05:20:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives/ 05:20:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1283/archives/ [Pipeline] echo 05:20:16 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-1283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:20:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:18 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 05:20:18 $ 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-1283/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-1283 -v /w/workspace/gexfoundry_device-sdk-go_PR-1283:/w/workspace/gexfoundry_device-sdk-go_PR-1283:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1283@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:18 $ docker top cbcccb8e70a768d905dc984a2c297250b5823a6cb032a0b012cdf23afdf664f2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:20:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:20:19 + ls /var/log/sa-host 05:20:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:19 provisioning config files... 05:20:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1283@tmp/config16702213755064403096tmp [Pipeline] { [Pipeline] echo 05:20:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:20:19 ---> create-netrc.sh [Pipeline] } 05:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:20:20 ---> python-tools-install.sh [Pipeline] echo 05:20:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:20:20 ---> sudo-logs.sh 05:20:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:20:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:20:21 ---> job-cost.sh 05:20:21 lf-activate-venv: SKIPPING 05:20:21 DEBUG: total: 0.2199999988079071 05:20:21 INFO: Retrieving Stack Cost... 05:20:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:21 INFO: Archiving Costs [Pipeline] echo 05:20:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:20:22 ---> logs-deploy.sh 05:20:22 lf-activate-venv: SKIPPING 05:20:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1283/1 05:20:22 INFO: archiving workspace using pattern(s): 05:20:23 Archives upload complete. 05:20:23 INFO: archiving logs to Nexus