Pull request #1494 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20+b56f98b359607ae8777d3b496d3ffaedfbff1a58 (ee72570113d71439a3120e0d4bde4eb1f668ce1c) 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-ssh9166040880577823872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11039884982105319137.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-1494/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-1494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7822832971701837686.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-1494/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10546675130250279736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1033140246285476727.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-1494/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-1494/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12101500584583475253.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3763 in /w/workspace/gexfoundry_device-sdk-go_PR-1494 [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-1494 # 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/1494/head:refs/remotes/origin/PR-1494 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b56f98b359607ae8777d3b496d3ffaedfbff1a58 into PR head commit 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 Merge succeeded, producing 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 Checking out Revision 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 (PR-1494) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:50:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 # 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 b56f98b359607ae8777d3b496d3ffaedfbff1a58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:50:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:20 ========================================================= 04:50:20 EdgeX Global Pipelines Version Info 04:50:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:50:21 ------------------- 04:50:21 stable info: 04:50:21 ------------------- 04:50:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:50:21 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:50:21 Message: update stable to v1.0.253 04:50:22 ------------------- 04:50:22 experimental info: 04:50:22 ------------------- 04:50:22 Commited By: **** collab-it+edgex@linuxfoundation.org 04:50:22 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:50:22 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:50:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1494 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1494 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1494 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4634dd5 [Pipeline] echo 04:50:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:23 provisioning config files... 04:50:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/config5278948030977918787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:24 ---> docker-login.sh 04:50:24 nexus3.edgexfoundry.org:10001 04:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:24 Configure a credential helper to remove this warning. See 04:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:24 04:50:24 Login Succeeded 04:50:24 nexus3.edgexfoundry.org:10002 04:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:24 Configure a credential helper to remove this warning. See 04:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:24 04:50:24 Login Succeeded 04:50:24 nexus3.edgexfoundry.org:10003 04:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:24 Configure a credential helper to remove this warning. See 04:50:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:24 04:50:24 Login Succeeded 04:50:24 nexus3.edgexfoundry.org:10004 04:50:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:25 Configure a credential helper to remove this warning. See 04:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:25 04:50:25 Login Succeeded 04:50:25 docker.io 04:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:25 Configure a credential helper to remove this warning. See 04:50:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:25 04:50:25 Login Succeeded 04:50:25 ---> docker-login.sh ends [Pipeline] } 04:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:50:26 + git rev-list -1 --merges 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20~1..4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [Pipeline] echo 04:50:26 -----------> git rev-list -1 --merges 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20~1..4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [false] [Pipeline] sh 04:50:26 + git log --format=format:%s -1 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [Pipeline] echo 04:50:26 ========================================================= 04:50:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:50:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:26 + git log --format=format:%s -1 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [Pipeline] echo 04:50:26 [semverPrep] GIT_COMMIT: 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:50:26 [semverPrep] This is not a build commit. [Pipeline] sh 04:50:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:27 + grep -v github /etc/ssh/ssh_known_hosts 04:50:27 + [ -e /tmp/ssh_known_hosts ] 04:50:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:50:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:50:27 sudo tee -a /etc/ssh/ssh_known_hosts 04:50:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:27 04:50:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:28 0.1.4: Pulling from edgex-devops/py-git-semver 04:50:28 b85a868b505f: Pulling fs layer 04:50:28 e2be974225ed: Pulling fs layer 04:50:28 339a4e72a1f5: Pulling fs layer 04:50:28 988bab9f4d93: Pulling fs layer 04:50:28 1469e6f7b9e6: Pulling fs layer 04:50:28 eaf3925da568: Pulling fs layer 04:50:28 988bab9f4d93: Waiting 04:50:28 1469e6f7b9e6: Waiting 04:50:28 bab4dde63d76: Pulling fs layer 04:50:28 bde34c3a00c8: Pulling fs layer 04:50:28 bab4dde63d76: Waiting 04:50:28 b352a97aabf1: Pulling fs layer 04:50:28 4872d77fe225: Pulling fs layer 04:50:28 5851b861e8e6: Pulling fs layer 04:50:28 bde34c3a00c8: Waiting 04:50:28 b352a97aabf1: Waiting 04:50:28 4872d77fe225: Waiting 04:50:28 5851b861e8e6: Waiting 04:50:28 e2be974225ed: Verifying Checksum 04:50:28 e2be974225ed: Download complete 04:50:28 988bab9f4d93: Verifying Checksum 04:50:28 988bab9f4d93: Download complete 04:50:28 1469e6f7b9e6: Verifying Checksum 04:50:28 1469e6f7b9e6: Download complete 04:50:28 eaf3925da568: Verifying Checksum 04:50:28 eaf3925da568: Download complete 04:50:28 339a4e72a1f5: Verifying Checksum 04:50:28 339a4e72a1f5: Download complete 04:50:28 bde34c3a00c8: Verifying Checksum 04:50:28 b352a97aabf1: Verifying Checksum 04:50:28 b352a97aabf1: Download complete 04:50:28 4872d77fe225: Download complete 04:50:28 5851b861e8e6: Download complete 04:50:28 b85a868b505f: Verifying Checksum 04:50:28 b85a868b505f: Download complete 04:50:28 bab4dde63d76: Verifying Checksum 04:50:28 bab4dde63d76: Download complete 04:50:29 b85a868b505f: Pull complete 04:50:29 e2be974225ed: Pull complete 04:50:30 339a4e72a1f5: Pull complete 04:50:30 988bab9f4d93: Pull complete 04:50:30 1469e6f7b9e6: Pull complete 04:50:30 eaf3925da568: Pull complete 04:50:32 bab4dde63d76: Pull complete 04:50:33 bde34c3a00c8: Pull complete 04:50:33 b352a97aabf1: Pull complete 04:50:34 4872d77fe225: Pull complete 04:50:34 5851b861e8e6: Pull complete 04:50:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:34 prd-ubuntu20.04-docker-8c-8g-3763 does not seem to be running inside a container 04:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1494 -v /w/workspace/gexfoundry_device-sdk-go_PR-1494:/w/workspace/gexfoundry_device-sdk-go_PR-1494:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:50:38 $ docker top dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 -eo pid,comm 04:50:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:50:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:50:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:38 [ssh-agent] Looking for ssh-agent implementation... 04:50:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:38 $ docker exec dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 ssh-agent 04:50:38 SSH_AUTH_SOCK=/tmp/ssh-CXIfHfUlDlot/agent.33 04:50:38 SSH_AGENT_PID=39 04:50:38 Running ssh-add (command line suppressed) 04:50:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/private_key_12843684368981331561.key (/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/private_key_12843684368981331561.key) 04:50:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:39 + git tag --points-at HEAD [Pipeline] } 04:50:39 $ docker exec --env ******** --env ******** dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 ssh-agent -k 04:50:39 unset SSH_AUTH_SOCK; 04:50:39 unset SSH_AGENT_PID; 04:50:39 echo Agent pid 39 killed; 04:50:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:39 [ssh-agent] Looking for ssh-agent implementation... 04:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:39 $ docker exec dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 ssh-agent 04:50:39 SSH_AUTH_SOCK=/tmp/ssh-k8THs0PzWu2S/agent.71 04:50:39 SSH_AGENT_PID=76 04:50:39 Running ssh-add (command line suppressed) 04:50:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/private_key_12142523614233784522.key (/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/private_key_12142523614233784522.key) 04:50:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:39 + git semver init 04:50:40 2023-08-16 04:50:40,159 [run_init] DEBUG init version:0.0.0 force:False 04:50:40 2023-08-16 04:50:40,160 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver 04:50:40 2023-08-16 04:50:40,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver 04:50:40 2023-08-16 04:50:40,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1494, universal_newlines=False, shell=None, istream=None) 04:50:41 2023-08-16 04:50:41,118 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494/.git/info/exclude 04:50:41 2023-08-16 04:50:41,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver/PR-1494 with force:False 04:50:41 2023-08-16 04:50:41,119 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver/PR-1494 04:50:41 2023-08-16 04:50:41,122 [execute] INFO git cat-file --batch-check 04:50:41 2023-08-16 04:50:41,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver, universal_newlines=False, shell=None, istream=) 04:50:41 2023-08-16 04:50:41,126 [execute] INFO git cat-file --batch 04:50:41 2023-08-16 04:50:41,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver, universal_newlines=False, shell=None, istream=) 04:50:41 2023-08-16 04:50:41,131 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1494/.semver/PR-1494 04:50:41 0.0.0 [Pipeline] } 04:50:41 $ docker exec --env ******** --env ******** dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 ssh-agent -k 04:50:41 unset SSH_AUTH_SOCK; 04:50:41 unset SSH_AGENT_PID; 04:50:41 echo Agent pid 76 killed; 04:50:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:41 + git semver [Pipeline] } 04:50:42 $ docker stop --time=1 dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 04:50:43 $ docker rm -f --volumes dad88c063d52a8251fe3cfb01a4234d700ed1f22a9fff4d10c55d6289111e1a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:50:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:50:43 Stashed 1 file(s) [Pipeline] echo 04:50:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:44 provisioning config files... 04:50:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/config9691567326201902570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:44 ---> docker-login.sh 04:50:44 nexus3.edgexfoundry.org:10001 04:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:44 Configure a credential helper to remove this warning. See 04:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:44 04:50:44 Login Succeeded 04:50:44 nexus3.edgexfoundry.org:10002 04:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:44 Configure a credential helper to remove this warning. See 04:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:44 04:50:44 Login Succeeded 04:50:44 nexus3.edgexfoundry.org:10003 04:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:45 Configure a credential helper to remove this warning. See 04:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:45 04:50:45 Login Succeeded 04:50:45 nexus3.edgexfoundry.org:10004 04:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:45 Configure a credential helper to remove this warning. See 04:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:45 04:50:45 Login Succeeded 04:50:45 docker.io 04:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:45 Configure a credential helper to remove this warning. See 04:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:45 04:50:45 Login Succeeded 04:50:45 ---> docker-login.sh ends [Pipeline] } 04:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:50:45 ========================================================= 04:50:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:50:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:46 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:50:46 Sending build context to Docker daemon 11.05MB 04:50:46 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:50:46 Step 2/10 : FROM ${BASE} AS builder 04:50:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:50:47 4db1b89c0bd1: Pulling fs layer 04:50:47 6911f1a30b25: Pulling fs layer 04:50:47 e194b8c5c2a9: Pulling fs layer 04:50:47 6863d3e3a2b1: Pulling fs layer 04:50:47 ec0bb842ea78: Pulling fs layer 04:50:47 40a00589a448: Pulling fs layer 04:50:47 6c08303d61cc: Pulling fs layer 04:50:47 798269fcf238: Pulling fs layer 04:50:47 ec0bb842ea78: Waiting 04:50:47 798269fcf238: Waiting 04:50:47 6c08303d61cc: Waiting 04:50:47 6863d3e3a2b1: Waiting 04:50:47 6911f1a30b25: Verifying Checksum 04:50:47 6911f1a30b25: Download complete 04:50:47 6863d3e3a2b1: Verifying Checksum 04:50:47 6863d3e3a2b1: Download complete 04:50:47 ec0bb842ea78: Verifying Checksum 04:50:47 ec0bb842ea78: Download complete 04:50:47 4db1b89c0bd1: Verifying Checksum 04:50:47 4db1b89c0bd1: Download complete 04:50:47 40a00589a448: Verifying Checksum 04:50:47 40a00589a448: Download complete 04:50:47 4db1b89c0bd1: Pull complete 04:50:47 6911f1a30b25: Pull complete 04:50:47 798269fcf238: Verifying Checksum 04:50:47 798269fcf238: Download complete 04:50:48 e194b8c5c2a9: Verifying Checksum 04:50:48 e194b8c5c2a9: Download complete 04:50:48 6c08303d61cc: Verifying Checksum 04:50:48 6c08303d61cc: Download complete 04:50:51 e194b8c5c2a9: Pull complete 04:50:52 6863d3e3a2b1: Pull complete 04:50:52 ec0bb842ea78: Pull complete 04:50:53 40a00589a448: Pull complete 04:50:56 6c08303d61cc: Pull complete 04:50:58 798269fcf238: Pull complete 04:50:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:50:58 ---> ec979cd7f677 04:50:58 Step 3/10 : ARG MAKE=make build 04:50:59 Still waiting to schedule task 04:50:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:51:10 ---> Running in 3170004cd199 04:51:10 Removing intermediate container 3170004cd199 04:51:10 ---> 00f84662e09e 04:51:10 Step 4/10 : WORKDIR /device-sdk-go 04:51:10 ---> Running in db1b7c926840 04:51:10 Removing intermediate container db1b7c926840 04:51:10 ---> 157a12cfd6ac 04:51:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:51:10 ---> Running in 1facd28076a0 04:51:10 Removing intermediate container 1facd28076a0 04:51:10 ---> 546a345c9667 04:51:10 Step 6/10 : RUN apk add --update --no-cache make git 04:51:10 ---> Running in 5300513f339f 04:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:51:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:51:10 OK: 265 MiB in 53 packages 04:51:10 Removing intermediate container 5300513f339f 04:51:10 ---> 40ecb6c1de23 04:51:10 Step 7/10 : COPY go.mod vendor* ./ 04:51:10 ---> b20dc763bb22 04:51:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:10 ---> Running in e883087efec7 04:52:06 Removing intermediate container e883087efec7 04:52:06 ---> eb1b012633d4 04:52:06 Step 9/10 : COPY . . 04:52:06 ---> 609975c0a276 04:52:06 Step 10/10 : RUN ${MAKE} 04:52:06 ---> Running in 8be3b506a5b8 04:52:06 noop 04:52:06 Removing intermediate container 8be3b506a5b8 04:52:06 ---> d0f0a0a2db34 04:52:06 Successfully built d0f0a0a2db34 04:52:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:07 + docker inspect -f . ci-base-image-x86_64 04:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:07 prd-ubuntu20.04-docker-8c-8g-3763 does not seem to be running inside a container 04:52:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1494 -v /w/workspace/gexfoundry_device-sdk-go_PR-1494:/w/workspace/gexfoundry_device-sdk-go_PR-1494:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:07 $ docker top 679d092a7fc388d80df61c40ab6d76e04b6ae6f05a22b30d17fa5dbbdae467d4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:08 + go version 04:52:08 go version go1.20.6 linux/amd64 [Pipeline] } 04:52:08 $ docker stop --time=1 679d092a7fc388d80df61c40ab6d76e04b6ae6f05a22b30d17fa5dbbdae467d4 04:52:09 $ docker rm -f --volumes 679d092a7fc388d80df61c40ab6d76e04b6ae6f05a22b30d17fa5dbbdae467d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:10 + docker inspect -f . ci-base-image-x86_64 04:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:10 prd-ubuntu20.04-docker-8c-8g-3763 does not seem to be running inside a container 04:52:10 $ 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-1494 -v /w/workspace/gexfoundry_device-sdk-go_PR-1494:/w/workspace/gexfoundry_device-sdk-go_PR-1494:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:52:10 $ docker top a3dfd0418542730c42754c5df0203d7034f2ab18e9e49917e9b70abdad6b1f7c -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1494 [Pipeline] fileExists [Pipeline] sh 04:52:11 + make test 04:52:11 go test -race -coverprofile=coverage.out ./... 04:52:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:52:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:52:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.061s coverage: 27.6% of statements 04:52:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.056s coverage: 80.2% of statements 04:52:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:52:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:52:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.094s coverage: 86.0% of statements 04:52:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:52:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.108s coverage: 71.8% of statements 04:52:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:52:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:52:33 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.093s coverage: 14.3% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.585s coverage: 43.8% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.093s coverage: 68.5% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.128s coverage: 89.2% of statements 04:52:35 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.081s coverage: 5.5% of statements 04:52:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3764 in /w/workspace/gexfoundry_device-sdk-go_PR-1494 [Pipeline] { [Pipeline] ws 04:52:37 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:52:37 The recommended git tool is: git 04:52:42 using credential edgex-jenkins-ssh 04:52:42 Cloning the remote Git repository 04:52:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:52:43 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:52:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:52:43 > git --version # timeout=10 04:52:43 > git --version # 'git version 2.25.1' 04:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:52:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:46 Merging remotes/origin/main commit b56f98b359607ae8777d3b496d3ffaedfbff1a58 into PR head commit 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 04:52:46 Merge succeeded, producing 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 04:52:46 Checking out Revision 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 (PR-1494) 04:52:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:52:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1494/head:refs/remotes/origin/PR-1494 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:52:46 > git config core.sparsecheckout # timeout=10 04:52:46 > git checkout -f 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 # timeout=10 04:52:46 > git remote # timeout=10 04:52:46 > git config --get remote.origin.url # timeout=10 04:52:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:52:46 > git merge b56f98b359607ae8777d3b496d3ffaedfbff1a58 # timeout=10 04:52:46 > git rev-parse HEAD^{commit} # timeout=10 04:52:46 > git config core.sparsecheckout # timeout=10 04:52:46 > git checkout -f 4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 # timeout=10 04:52:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:52:47 > git --version # timeout=10 04:52:47 > git --version # 'git version 2.25.1' 04:52:47 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:52:48 % Total % Received % Xferd Average Speed Time Time Time Current 04:52:48 Dload Upload Total Spent Left Speed 04:52:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 04:52:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:52:49 + sudo tee /etc/docker/daemon.new 04:52:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:52:49 { 04:52:49 "registry-mirrors": [ 04:52:49 "https://nexus3.edgexfoundry.org:10001" 04:52:49 ], 04:52:49 "bip": "10.250.0.254/24", 04:52:49 "hosts": [ 04:52:49 "tcp://0.0.0.0:5555", 04:52:49 "unix:///var/run/docker.sock" 04:52:49 ], 04:52:49 "mtu": 1458, 04:52:49 "selinux-enabled": true, 04:52:49 "seccomp-profile": "/etc/docker/seccomp.json" 04:52:49 } [Pipeline] sh 04:52:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:52:49 + sudo service docker restart 04:52:57 GO111MODULE=on go vet ./... 04:52:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:58 ./bin/test-attribution-txt.sh 04:52:58 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:52:58 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:52:58 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:52:58 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:52:58 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:52:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:52:58 $ docker stop --time=1 a3dfd0418542730c42754c5df0203d7034f2ab18e9e49917e9b70abdad6b1f7c 04:53:02 $ docker rm -f --volumes a3dfd0418542730c42754c5df0203d7034f2ab18e9e49917e9b70abdad6b1f7c [Pipeline] // withDockerContainer [Pipeline] sh 04:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:04 + ls -al . 04:53:04 total 304 04:53:04 drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 04:52 . 04:53:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 04:50 .. 04:53:04 -rw-rw-r-- 1 jenkins jenkins 140 Aug 16 04:50 .dockerignore 04:53:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 04:50 .git 04:53:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 04:50 .github 04:53:04 -rw-rw-r-- 1 jenkins jenkins 137 Aug 16 04:50 .gitignore 04:53:04 -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 04:50 .golangci.yml 04:53:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 04:50 .semver 04:53:04 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 16 04:50 CHANGELOG.md 04:53:04 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 04:50 GOVERNANCE.md 04:53:04 -rw-rw-r-- 1 jenkins jenkins 885 Aug 16 04:50 Jenkinsfile 04:53:04 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 16 04:50 LICENSE 04:53:04 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 16 04:50 Makefile 04:53:04 -rw-rw-r-- 1 jenkins jenkins 619 Aug 16 04:50 OWNERS.md 04:53:04 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 16 04:50 README.md 04:53:04 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 04:50 VERSION 04:53:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 04:50 bin 04:53:04 -rw-r--r-- 1 jenkins jenkins 120273 Aug 16 04:52 coverage.out 04:53:04 drwxrwxr-x 5 jenkins jenkins 4096 Aug 16 04:50 example 04:53:04 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 16 04:50 go.mod 04:53:04 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 16 04:50 go.sum 04:53:04 drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 04:50 internal 04:53:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 04:50 openapi 04:53:04 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 04:50 pkg 04:53:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 04:50 snap 04:53:04 -rw-rw-r-- 1 jenkins jenkins 222 Aug 16 04:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:04 + 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=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 --label arch=amd64 --label version=0.0.0 . 04:53:04 Sending build context to Docker daemon 11.17MB 04:53:04 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:53:04 Step 2/23 : FROM ${BASE} AS builder 04:53:04 ---> d0f0a0a2db34 04:53:04 Step 3/23 : ARG MAKE=make build 04:53:04 ---> Running in b0499d223ebd 04:53:04 Removing intermediate container b0499d223ebd 04:53:04 ---> d3d23b6a3478 04:53:04 Step 4/23 : WORKDIR /device-sdk-go 04:53:04 ---> Running in c00f93bfee3f 04:53:04 Removing intermediate container c00f93bfee3f 04:53:04 ---> da63e6838708 04:53:04 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:04 ---> Running in d371df47ef64 04:53:04 Removing intermediate container d371df47ef64 04:53:04 ---> 86592dac53ef 04:53:04 Step 6/23 : RUN apk add --update --no-cache make git 04:53:04 ---> Running in ea5250efccab 04:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:53:05 OK: 265 MiB in 53 packages 04:53:06 Removing intermediate container ea5250efccab 04:53:06 ---> 3d2d36f59095 04:53:06 Step 7/23 : COPY go.mod vendor* ./ 04:53:06 ---> ae63a43df9af 04:53:06 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:06 ---> Running in 97a24e7e0447 04:53:06 Removing intermediate container 97a24e7e0447 04:53:06 ---> 925d3415bab1 04:53:06 Step 9/23 : COPY . . 04:53:07 ---> bcb6ff674ca4 04:53:07 Step 10/23 : RUN ${MAKE} 04:53:07 ---> Running in 62b1f5bca947 04:53:07 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:08 provisioning config files... 04:53:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15763246101729624454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:08 ---> docker-login.sh 04:53:08 nexus3.edgexfoundry.org:10001 04:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:09 Configure a credential helper to remove this warning. See 04:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:09 04:53:09 Login Succeeded 04:53:09 nexus3.edgexfoundry.org:10002 04:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:09 Configure a credential helper to remove this warning. See 04:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:09 04:53:09 Login Succeeded 04:53:09 nexus3.edgexfoundry.org:10003 04:53:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 nexus3.edgexfoundry.org:10004 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 docker.io 04:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:10 Configure a credential helper to remove this warning. See 04:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:10 04:53:10 Login Succeeded 04:53:10 ---> docker-login.sh ends [Pipeline] } 04:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:53:11 ========================================================= 04:53:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:53:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:11 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 04:53:12 Sending build context to Docker daemon 5.902MB 04:53:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:53:12 Step 2/10 : FROM ${BASE} AS builder 04:53:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:53:12 edb6bdbacee9: Pulling fs layer 04:53:12 5f9638ab2659: Pulling fs layer 04:53:12 8d51d6327a98: Pulling fs layer 04:53:12 8b374f2dd631: Pulling fs layer 04:53:12 ec14aa9079de: Pulling fs layer 04:53:12 2f466654f4bb: Pulling fs layer 04:53:12 554e91adad29: Pulling fs layer 04:53:12 8b374f2dd631: Waiting 04:53:12 ec14aa9079de: Waiting 04:53:12 2f466654f4bb: Waiting 04:53:12 554e91adad29: Waiting 04:53:12 5f9638ab2659: Verifying Checksum 04:53:12 5f9638ab2659: Download complete 04:53:12 8b374f2dd631: Verifying Checksum 04:53:12 8b374f2dd631: Download complete 04:53:12 ec14aa9079de: Verifying Checksum 04:53:12 ec14aa9079de: Download complete 04:53:12 edb6bdbacee9: Download complete 04:53:13 edb6bdbacee9: Pull complete 04:53:14 554e91adad29: Verifying Checksum 04:53:14 554e91adad29: Download complete 04:53:14 5f9638ab2659: Pull complete 04:53:15 8d51d6327a98: Download complete 04:53:15 2f466654f4bb: Verifying Checksum 04:53:15 2f466654f4bb: Download complete 04:53:25 8d51d6327a98: Pull complete 04:53:25 8b374f2dd631: Pull complete 04:53:25 ec14aa9079de: Pull complete 04:53:29 Removing intermediate container 62b1f5bca947 04:53:29 ---> 6fb1b61f8ec5 04:53:29 Step 11/23 : FROM alpine:3.17 04:53:29 3.17: Pulling from library/alpine 04:53:29 9398808236ff: Pulling fs layer 04:53:29 9398808236ff: Verifying Checksum 04:53:29 9398808236ff: Download complete 04:53:29 9398808236ff: Pull complete 04:53:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:53:29 Status: Downloaded newer image for alpine:3.17 04:53:29 ---> 1e0b8b5322fc 04:53:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:53:29 ---> Running in 2c698c44b598 04:53:29 Removing intermediate container 2c698c44b598 04:53:29 ---> eb50d3af0a1c 04:53:29 Step 13/23 : RUN apk add --update --no-cache 04:53:29 ---> Running in 5ce379f034e0 04:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:53:29 OK: 7 MiB in 15 packages 04:53:29 Removing intermediate container 5ce379f034e0 04:53:29 ---> 6a351badff80 04:53:29 Step 14/23 : WORKDIR / 04:53:29 ---> Running in be543815d819 04:53:29 Removing intermediate container be543815d819 04:53:29 ---> a484a2d8e0f9 04:53:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:53:29 ---> feab8cfadc48 04:53:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:53:29 ---> 87863ec5cd1f 04:53:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:53:29 ---> 0f37cbdec90e 04:53:29 Step 18/23 : EXPOSE 59999 04:53:29 ---> Running in 5711b62a08e6 04:53:29 Removing intermediate container 5711b62a08e6 04:53:29 ---> 79963503be2a 04:53:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:53:29 ---> Running in c20326dac419 04:53:29 Removing intermediate container c20326dac419 04:53:29 ---> 3664a0dd1428 04:53:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:53:29 ---> Running in df3ef8d5a289 04:53:29 Removing intermediate container df3ef8d5a289 04:53:29 ---> 07703fd7ed8c 04:53:29 Step 21/23 : LABEL arch=amd64 04:53:29 ---> Running in b10ae8020382 04:53:29 Removing intermediate container b10ae8020382 04:53:29 ---> 4d0d9770162b 04:53:29 Step 22/23 : LABEL git_sha=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 04:53:29 ---> Running in 562a96b762bf 04:53:30 Removing intermediate container 562a96b762bf 04:53:30 ---> a1a84eca3c61 04:53:30 Step 23/23 : LABEL version=0.0.0 04:53:30 ---> Running in cbf71acf5c5e 04:53:30 Removing intermediate container cbf71acf5c5e 04:53:30 ---> 8e40109aedad 04:53:30 [Warning] One or more build-args [ARCH] were not consumed 04:53:30 Successfully built 8e40109aedad 04:53:30 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 04:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:31 04:53:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:31 latest: Pulling from edgex-lftools-log-publisher 04:53:31 5eb5b503b376: Pulling fs layer 04:53:31 5c69ac0246d0: Pulling fs layer 04:53:31 ec43610c2a17: Pulling fs layer 04:53:31 3a2ae6a8a46f: Pulling fs layer 04:53:31 33b1e0a273af: Pulling fs layer 04:53:31 5d3b04190fa2: Pulling fs layer 04:53:31 2f39f015ded8: Pulling fs layer 04:53:31 3a2ae6a8a46f: Waiting 04:53:31 33b1e0a273af: Waiting 04:53:31 5d3b04190fa2: Waiting 04:53:31 2f39f015ded8: Waiting 04:53:31 5c69ac0246d0: Verifying Checksum 04:53:31 5c69ac0246d0: Download complete 04:53:31 3a2ae6a8a46f: Verifying Checksum 04:53:31 3a2ae6a8a46f: Download complete 04:53:31 33b1e0a273af: Verifying Checksum 04:53:31 33b1e0a273af: Download complete 04:53:31 5d3b04190fa2: Verifying Checksum 04:53:31 5d3b04190fa2: Download complete 04:53:31 ec43610c2a17: Verifying Checksum 04:53:31 ec43610c2a17: Download complete 04:53:31 5eb5b503b376: Verifying Checksum 04:53:31 5eb5b503b376: Download complete 04:53:32 2f39f015ded8: Verifying Checksum 04:53:32 2f39f015ded8: Download complete 04:53:32 2f466654f4bb: Pull complete 04:53:32 5eb5b503b376: Pull complete 04:53:32 5c69ac0246d0: Pull complete 04:53:33 ec43610c2a17: Pull complete 04:53:33 3a2ae6a8a46f: Pull complete 04:53:33 33b1e0a273af: Pull complete 04:53:33 5d3b04190fa2: Pull complete 04:53:35 554e91adad29: Pull complete 04:53:35 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:53:35 ---> 1e15ea492957 04:53:35 Step 3/10 : ARG MAKE=make build 04:53:37 ---> Running in e7d9c466ef37 04:53:37 Removing intermediate container e7d9c466ef37 04:53:37 ---> ed245a8dc7ae 04:53:37 Step 4/10 : WORKDIR /device-sdk-go 04:53:37 ---> Running in ea6d622c7f8b 04:53:37 Removing intermediate container ea6d622c7f8b 04:53:37 ---> 2ca174814083 04:53:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:37 ---> Running in 130e5a2c637e 04:53:37 2f39f015ded8: Pull complete 04:53:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:37 Removing intermediate container 130e5a2c637e 04:53:37 ---> cfbc12c3dccc 04:53:37 Step 6/10 : RUN apk add --update --no-cache make git 04:53:37 ---> Running in e563d1f2c6ef 04:53:37 prd-ubuntu20.04-docker-8c-8g-3763 does not seem to be running inside a container 04:53:38 $ 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-1494 -v /w/workspace/gexfoundry_device-sdk-go_PR-1494:/w/workspace/gexfoundry_device-sdk-go_PR-1494:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:53:40 OK: 263 MiB in 53 packages 04:53:41 Removing intermediate container e563d1f2c6ef 04:53:41 ---> 01dbb173e15a 04:53:41 Step 7/10 : COPY go.mod vendor* ./ 04:53:41 ---> dc55ffc994be 04:53:41 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:41 $ docker top 895c23982c62e0695f62fc7d9bee9caeb2eed192aa720e91b2a00796e65f5cc7 -eo pid,comm [Pipeline] { 04:53:42 ---> Running in 8581352ff0ff [Pipeline] libraryResource [Pipeline] sh 04:53:42 ---> job-cost.sh 04:53:42 lf-activate-venv: SKIPPING 04:53:42 INFO: No Stack... 04:53:42 INFO: Retrieving Pricing Info for: v3-standard-8 04:53:43 INFO: Archiving Costs [Pipeline] sh 04:53:43 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives/cost.csv 04:53:43 + cut -d, -f6 [Pipeline] lock 04:53:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] 04:53:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] did not exist. Created. 04:53:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:44 + echo total: 0.2199999988079071 [Pipeline] stash 04:53:44 Stashed 1 file(s) [Pipeline] } 04:53:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:53:44 $ docker stop --time=1 895c23982c62e0695f62fc7d9bee9caeb2eed192aa720e91b2a00796e65f5cc7 04:53:45 $ docker rm -f --volumes 895c23982c62e0695f62fc7d9bee9caeb2eed192aa720e91b2a00796e65f5cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:54:50 Removing intermediate container 8581352ff0ff 04:54:50 ---> 8bfff8651ddb 04:54:50 Step 9/10 : COPY . . 04:54:50 ---> 5508d036d455 04:54:50 Step 10/10 : RUN ${MAKE} 04:54:50 ---> Running in 3974824ae5cd 04:54:50 noop 04:54:50 Removing intermediate container 3974824ae5cd 04:54:50 ---> d3f6982a31bc 04:54:50 Successfully built d3f6982a31bc 04:54:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 + docker inspect -f . ci-base-image-arm64 04:54:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:51 prd-ubuntu20.04-docker-arm64-4c-16g-3764 does not seem to be running inside a container 04:54:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:54:52 $ docker top 6ca4f4fa5d98e3945b19b3d2f8323a435e4fa340992de3e0ab678eebd96a49ae -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:53 + go version 04:54:53 go version go1.20.6 linux/arm64 [Pipeline] } 04:54:53 $ docker stop --time=1 6ca4f4fa5d98e3945b19b3d2f8323a435e4fa340992de3e0ab678eebd96a49ae 04:54:55 $ docker rm -f --volumes 6ca4f4fa5d98e3945b19b3d2f8323a435e4fa340992de3e0ab678eebd96a49ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:55 + docker inspect -f . ci-base-image-arm64 04:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:56 prd-ubuntu20.04-docker-arm64-4c-16g-3764 does not seem to be running inside a container 04:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:54:57 $ docker top 91a07beaa138f7b5bf5582d0936bc7e1081d1ceabdb6b2035b3333036c303e03 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:58 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:54:58 + make test 04:54:58 go test -race -coverprofile=coverage.out ./... 04:55:37 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:57:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:57:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:57:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:57:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:57:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:57:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.220s coverage: 27.6% of statements 04:57:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.268s coverage: 80.2% of statements 04:58:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:58:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:58:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.367s coverage: 86.0% of statements 04:58:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:58:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.561s coverage: 71.8% of statements 04:58:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.301s coverage: 14.3% of statements 04:58:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:58:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.372s coverage: 43.8% of statements 04:58:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.455s coverage: 68.5% of statements 04:58:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.442s coverage: 89.2% of statements 04:58:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:58:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.249s coverage: 5.5% of statements 04:58:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:58:28 GO111MODULE=on go vet ./... 05:00:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:50 ./bin/test-attribution-txt.sh 05:00:50 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:00:50 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:00:50 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:00:50 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:00:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 05:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:00:50 $ docker stop --time=1 91a07beaa138f7b5bf5582d0936bc7e1081d1ceabdb6b2035b3333036c303e03 05:00:52 $ docker rm -f --volumes 91a07beaa138f7b5bf5582d0936bc7e1081d1ceabdb6b2035b3333036c303e03 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:54 Warning: overwriting stash ‘coverage-report’ 05:00:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:55 + ls -al . 05:00:55 total 300 05:00:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 04:55 . 05:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 04:52 .. 05:00:55 -rw-rw-r-- 1 jenkins jenkins 140 Aug 16 04:52 .dockerignore 05:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 04:52 .git 05:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 04:52 .github 05:00:55 -rw-rw-r-- 1 jenkins jenkins 137 Aug 16 04:52 .gitignore 05:00:55 -rw-rw-r-- 1 jenkins jenkins 42 Aug 16 04:52 .golangci.yml 05:00:55 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 16 04:52 CHANGELOG.md 05:00:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 04:52 GOVERNANCE.md 05:00:55 -rw-rw-r-- 1 jenkins jenkins 885 Aug 16 04:52 Jenkinsfile 05:00:55 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 16 04:52 LICENSE 05:00:55 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 16 04:52 Makefile 05:00:55 -rw-rw-r-- 1 jenkins jenkins 619 Aug 16 04:52 OWNERS.md 05:00:55 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 16 04:52 README.md 05:00:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 04:50 VERSION 05:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 04:52 bin 05:00:55 -rw-r--r-- 1 jenkins jenkins 120271 Aug 16 04:58 coverage.out 05:00:55 drwxrwxr-x 5 jenkins jenkins 4096 Aug 16 04:52 example 05:00:55 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 16 04:52 go.mod 05:00:55 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 16 04:52 go.sum 05:00:55 drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 04:52 internal 05:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 04:52 openapi 05:00:55 drwxrwxr-x 6 jenkins jenkins 4096 Aug 16 04:52 pkg 05:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 04:52 snap 05:00:55 -rw-rw-r-- 1 jenkins jenkins 222 Aug 16 04:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:56 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 --label arch=arm64 --label version=0.0.0 . 05:00:56 Sending build context to Docker daemon 6.023MB 05:00:56 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:00:56 Step 2/23 : FROM ${BASE} AS builder 05:00:56 ---> d3f6982a31bc 05:00:56 Step 3/23 : ARG MAKE=make build 05:00:56 ---> Running in 365690b7418e 05:00:57 Removing intermediate container 365690b7418e 05:00:57 ---> d3f3c4a56a73 05:00:57 Step 4/23 : WORKDIR /device-sdk-go 05:00:57 ---> Running in b61e062a16e1 05:00:57 Removing intermediate container b61e062a16e1 05:00:57 ---> 3499e0689f9f 05:00:57 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:00:57 ---> Running in 3b39af354c6d 05:00:57 Removing intermediate container 3b39af354c6d 05:00:57 ---> a9da19e7e31c 05:00:57 Step 6/23 : RUN apk add --update --no-cache make git 05:00:57 ---> Running in 3061a1843095 05:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:01:00 OK: 263 MiB in 53 packages 05:01:01 Removing intermediate container 3061a1843095 05:01:01 ---> b30676ce52f7 05:01:01 Step 7/23 : COPY go.mod vendor* ./ 05:01:01 ---> 47bb43e7ab5e 05:01:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:01 ---> Running in d34427f2e6d9 05:01:03 Removing intermediate container d34427f2e6d9 05:01:03 ---> eaf7bc35054e 05:01:03 Step 9/23 : COPY . . 05:01:04 ---> 14536b5b49c4 05:01:04 Step 10/23 : RUN ${MAKE} 05:01:04 ---> Running in 7ec325f6c1ee 05:01:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:12 Removing intermediate container 7ec325f6c1ee 05:03:12 ---> 6e5fd333d83b 05:03:12 Step 11/23 : FROM alpine:3.17 05:03:12 3.17: Pulling from library/alpine 05:03:12 4060ece20d7a: Pulling fs layer 05:03:13 4060ece20d7a: Verifying Checksum 05:03:13 4060ece20d7a: Download complete 05:03:13 4060ece20d7a: Pull complete 05:03:13 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 05:03:13 Status: Downloaded newer image for alpine:3.17 05:03:13 ---> 8650cd65339b 05:03:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:13 ---> Running in 1a7329fc5fc2 05:03:14 Removing intermediate container 1a7329fc5fc2 05:03:14 ---> b4ef2fd88b77 05:03:14 Step 13/23 : RUN apk add --update --no-cache 05:03:14 ---> Running in 764cf88746d2 05:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:16 OK: 7 MiB in 15 packages 05:03:17 Removing intermediate container 764cf88746d2 05:03:17 ---> d732927391f4 05:03:17 Step 14/23 : WORKDIR / 05:03:17 ---> Running in c025ea1d9749 05:03:17 Removing intermediate container c025ea1d9749 05:03:17 ---> 03000a911e2d 05:03:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:18 ---> 03c53e5c2c54 05:03:18 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:19 ---> c6d43952c4f0 05:03:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:20 ---> 9eb8bf39b348 05:03:20 Step 18/23 : EXPOSE 59999 05:03:20 ---> Running in f1614af05ae3 05:03:21 Removing intermediate container f1614af05ae3 05:03:21 ---> 6dba8522bb66 05:03:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:22 ---> Running in 9224353336ac 05:03:22 Removing intermediate container 9224353336ac 05:03:22 ---> d87e24c84dae 05:03:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:22 ---> Running in 9ac6872597fa 05:03:22 Removing intermediate container 9ac6872597fa 05:03:22 ---> 4a3e9031ee2a 05:03:22 Step 21/23 : LABEL arch=arm64 05:03:22 ---> Running in d1af797e26cf 05:03:22 Removing intermediate container d1af797e26cf 05:03:22 ---> c8424d3b57fc 05:03:22 Step 22/23 : LABEL git_sha=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 05:03:23 ---> Running in 4b8e51fe9e1e 05:03:23 Removing intermediate container 4b8e51fe9e1e 05:03:23 ---> cac643925759 05:03:23 Step 23/23 : LABEL version=0.0.0 05:03:23 ---> Running in c74f1f3c8436 05:03:23 Removing intermediate container c74f1f3c8436 05:03:23 ---> e57ac8f01e9e 05:03:23 [Warning] One or more build-args [ARCH] were not consumed 05:03:23 Successfully built e57ac8f01e9e 05:03:23 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:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:24 05:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:24 arm64: Pulling from edgex-lftools-log-publisher 05:03:24 8998bd30e6a1: Pulling fs layer 05:03:24 04944245beec: Pulling fs layer 05:03:24 699f458cf7ca: Pulling fs layer 05:03:24 765212b225bb: Pulling fs layer 05:03:24 f23df028b6ca: Pulling fs layer 05:03:24 d65c8cfc05b1: Pulling fs layer 05:03:24 2437ff75d9bd: Pulling fs layer 05:03:24 765212b225bb: Waiting 05:03:24 f23df028b6ca: Waiting 05:03:24 d65c8cfc05b1: Waiting 05:03:24 2437ff75d9bd: Waiting 05:03:24 04944245beec: Verifying Checksum 05:03:24 04944245beec: Download complete 05:03:24 765212b225bb: Verifying Checksum 05:03:24 765212b225bb: Download complete 05:03:24 f23df028b6ca: Verifying Checksum 05:03:24 f23df028b6ca: Download complete 05:03:24 d65c8cfc05b1: Verifying Checksum 05:03:24 d65c8cfc05b1: Download complete 05:03:24 699f458cf7ca: Verifying Checksum 05:03:24 699f458cf7ca: Download complete 05:03:25 8998bd30e6a1: Download complete 05:03:27 2437ff75d9bd: Verifying Checksum 05:03:27 2437ff75d9bd: Download complete 05:03:29 8998bd30e6a1: Pull complete 05:03:30 04944245beec: Pull complete 05:03:31 699f458cf7ca: Pull complete 05:03:31 765212b225bb: Pull complete 05:03:32 f23df028b6ca: Pull complete 05:03:32 d65c8cfc05b1: Pull complete 05:03:47 2437ff75d9bd: Pull complete 05:03:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:47 prd-ubuntu20.04-docker-arm64-4c-16g-3764 does not seem to be running inside a container 05:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:03:50 $ docker top 235c88d89466e253ac64c30a1831de0398f706770246235afe4be98d206aa535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:50 ---> job-cost.sh 05:03:50 lf-activate-venv: SKIPPING 05:03:50 INFO: No Stack... 05:03:51 INFO: Retrieving Pricing Info for: v3-standard-4 05:03:52 INFO: Archiving Costs [Pipeline] sh 05:03:52 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:03:52 + cut -d, -f6 [Pipeline] lock 05:03:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] 05:03:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] did not exist. Created. 05:03:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:03:52 /w/workspace/device-sdk-go/1@tmp/durable-2142759a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:03:53 + echo total: 0.10999999940395355 [Pipeline] stash 05:03:53 Warning: overwriting stash ‘stack-cost’ 05:03:53 Stashed 1 file(s) [Pipeline] } 05:03:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1494-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:03:53 $ docker stop --time=1 235c88d89466e253ac64c30a1831de0398f706770246235afe4be98d206aa535 05:03:54 $ docker rm -f --volumes 235c88d89466e253ac64c30a1831de0398f706770246235afe4be98d206aa535 [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:03:55 provisioning config files... 05:03:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/config6377986461382419614tmp [Pipeline] { [Pipeline] sh 05:03:56 + set +x 05:03:56 + curl -s https://codecov.io/bash 05:03:56 + bash -s -- 05:03:56 05:03:56 _____ _ 05:03:56 / ____| | | 05:03:56 | | ___ __| | ___ ___ _____ __ 05:03:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:03:56 | |___| (_) | (_| | __/ (_| (_) \ V / 05:03:56 \_____\___/ \__,_|\___|\___\___/ \_/ 05:03:56 Bash-1.0.6 05:03:56 05:03:56 05:03:56 ==> git version 2.25.1 found 05:03:56 ==> 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:03:56 Release-Date: 2020-01-08 05:03:56 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:03:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:03:56 ==> Jenkins CI detected. 05:03:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1494 05:03:56 project root: . 05:03:56 --> token set from env 05:03:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:03:56 ==> Running gcov in . (disable via -X gcov) 05:03:56 ==> Python coveragepy not found 05:03:56 ==> Searching for coverage reports in: 05:03:56 + . 05:03:56 -> Found 1 reports 05:03:56 ==> Detecting git/mercurial file structure 05:03:56 ==> Reading reports 05:03:56 + ./coverage.out bytes=120271 05:03:56 ==> Appending adjustments 05:03:56 https://docs.codecov.io/docs/fixing-reports 05:03:56 + Found adjustments 05:03:56 ==> Gzipping contents 05:03:56 20K /tmp/codecov.rvxRSo.gz 05:03:56 ==> Uploading reports 05:03:56 url: https://codecov.io 05:03:56 query: branch=PR-1494&commit=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1494&job=&cmd_args= 05:03:56 -> Pinging Codecov 05:03:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1494&commit=4634dd5bc71e055960d2ebf4bdf91a30a9fedf20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1494%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1494&job=&cmd_args= 05:03:56 -> Uploading to 05:03:56 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/7E55EF52A471D76F132DFD9A03CDDE97/4634dd5bc71e055960d2ebf4bdf91a30a9fedf20/0fd47e93-f3a1-4618-9e21-e9ffdddb40c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T050356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a311c7a1b329018864a32929523912a3a7a61e62ab9b3c672d09d86a72f7c971 05:03:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:56 Dload Upload Total Spent Left Speed 05:03:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16432 0 0 100 16432 0 82989 --:--:-- --:--:-- --:--:-- 82989 05:03:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4634dd5bc71e055960d2ebf4bdf91a30a9fedf20 [Pipeline] } 05:03:57 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:03:58 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives ] 05:03:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives 05:03:58 total 16 05:03:58 drwxr-xr-x 3 root root 4096 Aug 16 04:53 . 05:03:58 drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 04:53 .. 05:03:58 drwxr-xr-x 2 root root 4096 Aug 16 04:53 cost 05:03:58 -rw-r--r-- 1 root root 86 Aug 16 04:53 cost.csv 05:03:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives 05:03:58 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives 05:03:58 total 16 05:03:58 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 04:53 . 05:03:58 drwxrwxr-x 12 jenkins jenkins 4096 Aug 16 04:53 .. 05:03:58 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 04:53 cost 05:03:58 -rw-r--r-- 1 jenkins jenkins 86 Aug 16 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:03:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:03:59 ---> package-listing.sh 05:03:59 ++ facter osfamily 05:03:59 ++ tr '[:upper:]' '[:lower:]' 05:04:00 + OS_FAMILY=debian 05:04:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1494 05:04:00 + START_PACKAGES=/tmp/packages_start.txt 05:04:00 + END_PACKAGES=/tmp/packages_end.txt 05:04:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:04:00 + PACKAGES=/tmp/packages_start.txt 05:04:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1494 ']' 05:04:00 + PACKAGES=/tmp/packages_end.txt 05:04:00 + case "${OS_FAMILY}" in 05:04:00 + dpkg -l 05:04:00 + grep '^ii' 05:04:00 + '[' -f /tmp/packages_start.txt ']' 05:04:00 + '[' -f /tmp/packages_end.txt ']' 05:04:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:04:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1494 ']' 05:04:00 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives/ 05:04:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1494/archives/ [Pipeline] echo 05:04:00 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-1494/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:04:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:01 prd-ubuntu20.04-docker-8c-8g-3763 does not seem to be running inside a container 05:04:01 $ 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-1494/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-1494 -v /w/workspace/gexfoundry_device-sdk-go_PR-1494:/w/workspace/gexfoundry_device-sdk-go_PR-1494:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:01 $ docker top 7744a425b3c436a54b7862a0bfe93dc3d556cc60f0c134ec07f077e3fecbbf11 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:01 + touch /tmp/pre-build-complete [Pipeline] sh 05:04:02 + mkdir -p /var/log/sysstat [Pipeline] sh 05:04:02 + ls /var/log/sa-host 05:04:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:02 provisioning config files... 05:04:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1494@tmp/config11811911632920723063tmp [Pipeline] { [Pipeline] echo 05:04:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:04:03 ---> create-netrc.sh [Pipeline] } 05:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:04:03 ---> python-tools-install.sh [Pipeline] echo 05:04:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:04:03 ---> sudo-logs.sh 05:04:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:04:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:04:04 ---> job-cost.sh 05:04:04 lf-activate-venv: SKIPPING 05:04:04 DEBUG: total: 0.2199999988079071 05:04:04 INFO: Retrieving Stack Cost... 05:04:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:05 INFO: Archiving Costs [Pipeline] echo 05:04:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:04:05 ---> logs-deploy.sh 05:04:05 lf-activate-venv: SKIPPING 05:04:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1494/1 05:04:05 INFO: archiving workspace using pattern(s): 05:04:06 Archives upload complete. 05:04:06 INFO: archiving logs to Nexus