Pull request #1558 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2+d1553bc24bec90db76a2b10fa9e928c5afbf1e1c (18dadb9bbd1469acf77cd5338cef146156e3378b) 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-ssh17613398105597240863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16942313073652747173.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1558/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-1558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16049128857055379170.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-1558/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh141569123125419133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15153480576710546948.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-1558/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-1558/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3135026071051913991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-268 in /w/workspace/gexfoundry_device-sdk-go_PR-1558 [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-1558 # 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 Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 > 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/1558/head:refs/remotes/origin/PR-1558 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 Checking out Revision 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 (PR-1558) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:04 Timeout set to expire in 6 hr 0 min [Pipeline] { > git merge d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:04 ========================================================= 04:46:04 EdgeX Global Pipelines Version Info 04:46:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:05 ------------------- 04:46:05 stable info: 04:46:05 ------------------- 04:46:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:46:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:46:05 Message: update stable to v1.0.258 04:46:05 ------------------- 04:46:05 experimental info: 04:46:05 ------------------- 04:46:05 Commited By: **** collab-it+edgex@linuxfoundation.org 04:46:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:46:05 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:46:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1558 [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1558 [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1558 [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo 04:46:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6378b03 [Pipeline] echo 04:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:09 provisioning config files... 04:46:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config13863388920466852892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:09 ---> ****-login.sh 04:46:09 nexus3.edgexfoundry.org:10001 04:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:09 Configure a credential helper to remove this warning. See 04:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:09 04:46:09 Login Succeeded 04:46:09 nexus3.edgexfoundry.org:10002 04:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:09 Configure a credential helper to remove this warning. See 04:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:09 04:46:09 Login Succeeded 04:46:09 nexus3.edgexfoundry.org:10003 04:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:10 Configure a credential helper to remove this warning. See 04:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:10 04:46:10 Login Succeeded 04:46:10 nexus3.edgexfoundry.org:10004 04:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:10 Configure a credential helper to remove this warning. See 04:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:10 04:46:10 Login Succeeded 04:46:10 ****.io 04:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:10 Configure a credential helper to remove this warning. See 04:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:10 04:46:10 Login Succeeded 04:46:10 ---> ****-login.sh ends [Pipeline] } 04:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:46:11 + git rev-list -1 --merges 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2~1..6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo 04:46:11 -----------> git rev-list -1 --merges 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2~1..6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [false] [Pipeline] sh 04:46:11 + git log --format=format:%s -1 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo 04:46:11 ========================================================= 04:46:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:46:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:12 + git log --format=format:%s -1 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] echo 04:46:12 [semverPrep] GIT_COMMIT: 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:46:12 [semverPrep] This is not a build commit. [Pipeline] sh 04:46:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:12 + grep -v github /etc/ssh/ssh_known_hosts 04:46:12 + [ -e /tmp/ssh_known_hosts ] 04:46:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:12 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:13 04:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:13 0.1.4: Pulling from edgex-devops/py-git-semver 04:46:13 b85a868b505f: Pulling fs layer 04:46:13 e2be974225ed: Pulling fs layer 04:46:13 339a4e72a1f5: Pulling fs layer 04:46:13 988bab9f4d93: Pulling fs layer 04:46:13 1469e6f7b9e6: Pulling fs layer 04:46:13 eaf3925da568: Pulling fs layer 04:46:13 bab4dde63d76: Pulling fs layer 04:46:13 bde34c3a00c8: Pulling fs layer 04:46:13 b352a97aabf1: Pulling fs layer 04:46:13 4872d77fe225: Pulling fs layer 04:46:13 5851b861e8e6: Pulling fs layer 04:46:13 eaf3925da568: Waiting 04:46:13 4872d77fe225: Waiting 04:46:13 b352a97aabf1: Waiting 04:46:13 bde34c3a00c8: Waiting 04:46:13 bab4dde63d76: Waiting 04:46:13 1469e6f7b9e6: Waiting 04:46:13 988bab9f4d93: Waiting 04:46:13 5851b861e8e6: Waiting 04:46:13 e2be974225ed: Download complete 04:46:13 988bab9f4d93: Verifying Checksum 04:46:13 988bab9f4d93: Download complete 04:46:13 1469e6f7b9e6: Verifying Checksum 04:46:13 1469e6f7b9e6: Download complete 04:46:14 eaf3925da568: Verifying Checksum 04:46:14 eaf3925da568: Download complete 04:46:14 339a4e72a1f5: Verifying Checksum 04:46:14 339a4e72a1f5: Download complete 04:46:14 b352a97aabf1: Download complete 04:46:14 4872d77fe225: Download complete 04:46:14 5851b861e8e6: Verifying Checksum 04:46:14 5851b861e8e6: Download complete 04:46:14 b85a868b505f: Verifying Checksum 04:46:14 b85a868b505f: Download complete 04:46:14 bab4dde63d76: Verifying Checksum 04:46:14 bab4dde63d76: Download complete 04:46:15 b85a868b505f: Pull complete 04:46:15 e2be974225ed: Pull complete 04:46:16 339a4e72a1f5: Pull complete 04:46:16 988bab9f4d93: Pull complete 04:46:16 1469e6f7b9e6: Pull complete 04:46:16 eaf3925da568: Pull complete 04:46:17 bab4dde63d76: Pull complete 04:46:17 bde34c3a00c8: Pull complete 04:46:17 b352a97aabf1: Pull complete 04:46:18 4872d77fe225: Pull complete 04:46:18 5851b861e8e6: Pull complete 04:46:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:46:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:18 prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container 04:46:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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:46:21 $ docker top 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 -eo pid,comm 04:46:21 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:46:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:21 [ssh-agent] Looking for ssh-agent implementation... 04:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:21 $ docker exec 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent 04:46:21 SSH_AUTH_SOCK=/tmp/ssh-qXhymYCWFqSJ/agent.32 04:46:21 SSH_AGENT_PID=38 04:46:21 Running ssh-add (command line suppressed) 04:46:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_10661115813326986394.key (/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_10661115813326986394.key) 04:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:22 + git tag --points-at HEAD [Pipeline] } 04:46:22 $ docker exec --env ******** --env ******** 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent -k 04:46:22 unset SSH_AUTH_SOCK; 04:46:22 unset SSH_AGENT_PID; 04:46:22 echo Agent pid 38 killed; 04:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:22 [ssh-agent] Looking for ssh-agent implementation... 04:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:22 $ docker exec 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent 04:46:22 SSH_AUTH_SOCK=/tmp/ssh-xGBMIwoNFrby/agent.70 04:46:22 SSH_AGENT_PID=76 04:46:22 Running ssh-add (command line suppressed) 04:46:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_5827869797142635836.key (/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/private_key_5827869797142635836.key) 04:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:23 + git semver init 04:46:23 2024-02-01 04:46:23,607 [run_init] DEBUG init version:0.0.0 force:False 04:46:23 2024-02-01 04:46:23,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver 04:46:23 2024-02-01 04:46:23,608 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver 04:46:23 2024-02-01 04:46:23,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558, universal_newlines=False, shell=None, istream=None) 04:46:25 2024-02-01 04:46:24,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.git/info/exclude 04:46:25 2024-02-01 04:46:24,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 with force:False 04:46:25 2024-02-01 04:46:24,678 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 04:46:25 2024-02-01 04:46:24,682 [execute] INFO git cat-file --batch-check 04:46:25 2024-02-01 04:46:24,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver, universal_newlines=False, shell=None, istream=) 04:46:25 2024-02-01 04:46:24,690 [execute] INFO git cat-file --batch 04:46:25 2024-02-01 04:46:24,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver, universal_newlines=False, shell=None, istream=) 04:46:25 2024-02-01 04:46:24,699 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1558/.semver/PR-1558 04:46:25 0.0.0 [Pipeline] } 04:46:25 $ docker exec --env ******** --env ******** 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 ssh-agent -k 04:46:25 unset SSH_AUTH_SOCK; 04:46:25 unset SSH_AGENT_PID; 04:46:25 echo Agent pid 76 killed; 04:46:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:25 + git semver [Pipeline] } 04:46:26 $ docker stop --time=1 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 04:46:27 $ docker rm -f --volumes 14113d9f3aaf16b9ce4a45316e659278fb18a378a31f6221182e73e30047be88 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:46:28 Stashed 1 file(s) [Pipeline] echo 04:46:28 [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:46:30 provisioning config files... 04:46:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config15452659067827754351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:30 ---> ****-login.sh 04:46:30 nexus3.edgexfoundry.org:10001 04:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:30 Configure a credential helper to remove this warning. See 04:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:30 04:46:30 Login Succeeded 04:46:30 nexus3.edgexfoundry.org:10002 04:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:30 Configure a credential helper to remove this warning. See 04:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:30 04:46:30 Login Succeeded 04:46:30 nexus3.edgexfoundry.org:10003 04:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:31 Configure a credential helper to remove this warning. See 04:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:31 04:46:31 Login Succeeded 04:46:31 nexus3.edgexfoundry.org:10004 04:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:31 Configure a credential helper to remove this warning. See 04:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:31 04:46:31 Login Succeeded 04:46:31 ****.io 04:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:31 Configure a credential helper to remove this warning. See 04:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:31 04:46:31 Login Succeeded 04:46:31 ---> ****-login.sh ends [Pipeline] } 04:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:31 ========================================================= 04:46:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:46:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:46:32 Sending build context to Docker daemon 21.94MB 04:46:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:46:32 Step 2/10 : FROM ${BASE} AS builder 04:46:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:32 7264a8db6415: Pulling fs layer 04:46:32 c4d48a809fc2: Pulling fs layer 04:46:32 4f1c88b9dad5: Pulling fs layer 04:46:32 ad3a456e5733: Pulling fs layer 04:46:32 69c7f0334f64: Pulling fs layer 04:46:32 1f1c1a5573a3: Pulling fs layer 04:46:32 ce7588e14bc9: Pulling fs layer 04:46:32 b5e4710f87ac: Pulling fs layer 04:46:32 ce7588e14bc9: Waiting 04:46:32 69c7f0334f64: Waiting 04:46:32 b5e4710f87ac: Waiting 04:46:32 1f1c1a5573a3: Waiting 04:46:32 c4d48a809fc2: Verifying Checksum 04:46:32 c4d48a809fc2: Download complete 04:46:32 ad3a456e5733: Verifying Checksum 04:46:32 ad3a456e5733: Download complete 04:46:32 69c7f0334f64: Download complete 04:46:32 7264a8db6415: Verifying Checksum 04:46:32 7264a8db6415: Download complete 04:46:32 1f1c1a5573a3: Verifying Checksum 04:46:32 1f1c1a5573a3: Download complete 04:46:32 b5e4710f87ac: Verifying Checksum 04:46:32 b5e4710f87ac: Download complete 04:46:33 7264a8db6415: Pull complete 04:46:33 c4d48a809fc2: Pull complete 04:46:33 4f1c88b9dad5: Download complete 04:46:33 ce7588e14bc9: Verifying Checksum 04:46:33 ce7588e14bc9: Download complete 04:46:36 4f1c88b9dad5: Pull complete 04:46:36 ad3a456e5733: Pull complete 04:46:36 69c7f0334f64: Pull complete 04:46:36 1f1c1a5573a3: Pull complete 04:46:38 ce7588e14bc9: Pull complete 04:46:38 b5e4710f87ac: Pull complete 04:46:38 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:46:38 ---> 88b5674ff536 04:46:38 Step 3/10 : ARG MAKE=make build 04:46:42 ---> Running in f7f18e1c42a2 04:46:42 Removing intermediate container f7f18e1c42a2 04:46:42 ---> beff40ce59ed 04:46:42 Step 4/10 : WORKDIR /device-sdk-go 04:46:42 ---> Running in f09f78628d0c 04:46:42 Removing intermediate container f09f78628d0c 04:46:42 ---> 386515b53594 04:46:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:42 ---> Running in dcfcca9f1719 04:46:42 Removing intermediate container dcfcca9f1719 04:46:42 ---> b1c184776a2e 04:46:42 Step 6/10 : RUN apk add --update --no-cache make git 04:46:42 ---> Running in a3db3a7410f0 04:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:43 OK: 264 MiB in 52 packages 04:46:43 Removing intermediate container a3db3a7410f0 04:46:43 ---> d989ce0a78e0 04:46:43 Step 7/10 : COPY go.mod vendor* ./ 04:46:43 ---> d667495bd74c 04:46:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:43 ---> Running in 2f8d2f38ab50 04:46:44 Still waiting to schedule task 04:46:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:47:05 Removing intermediate container 2f8d2f38ab50 04:47:05 ---> 214fd8e32c59 04:47:05 Step 9/10 : COPY . . 04:47:06 ---> 2b7370b567ca 04:47:06 Step 10/10 : RUN ${MAKE} 04:47:06 ---> Running in 88c01c65d66f 04:47:06 noop 04:47:06 Removing intermediate container 88c01c65d66f 04:47:06 ---> 83d322cd679e 04:47:06 Successfully built 83d322cd679e 04:47:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker inspect -f . ci-base-image-x86_64 04:47:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:07 prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container 04:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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:47:08 $ docker top 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:08 + go version 04:47:08 go version go1.21.0 linux/amd64 [Pipeline] } 04:47:08 $ docker stop --time=1 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 04:47:10 $ docker rm -f --volumes 6183d96d93690eff75779f0fd7801c5f388b9db026a4562c0daf0d4bc88f6893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:11 + docker inspect -f . ci-base-image-x86_64 04:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:11 prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container 04:47:11 $ 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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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:47:12 $ docker top 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1558 [Pipeline] fileExists [Pipeline] sh 04:47:13 + make test 04:47:13 go test -race -coverprofile=coverage.out ./... 04:47:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:47:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:47:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:47:29 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:47:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:47:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:47:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:47:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:47:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:47:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.047s coverage: 27.6% of statements 04:47:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.081s coverage: 81.5% of statements 04:47:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.075s coverage: 86.0% of statements 04:47:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:47:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:47:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements 04:47:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.746s coverage: 45.9% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.065s coverage: 68.5% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 04:47:52 GO111MODULE=on go vet ./... 04:47:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:55 ./bin/test-attribution-txt.sh 04:47:55 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:47:55 $ docker stop --time=1 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 04:47:59 $ docker rm -f --volumes 3b86d70ef42dcd682a77defbf10ae760b674af299d3537bbfaeb0c57118bbe00 [Pipeline] // withDockerContainer [Pipeline] sh 04:47:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:48:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:00 + ls -al . 04:48:00 total 308 04:48:00 drwxrwxr-x 11 jenkins jenkins 4096 Feb 1 04:47 . 04:48:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:46 .. 04:48:00 -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 04:46 .dockerignore 04:48:00 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 04:47 .git 04:48:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:46 .github 04:48:00 -rw-rw-r-- 1 jenkins jenkins 137 Feb 1 04:46 .gitignore 04:48:00 -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 04:46 .golangci.yml 04:48:00 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 04:46 .semver 04:48:00 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 1 04:46 CHANGELOG.md 04:48:00 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 04:46 GOVERNANCE.md 04:48:00 -rw-rw-r-- 1 jenkins jenkins 885 Feb 1 04:46 Jenkinsfile 04:48:00 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 04:46 LICENSE 04:48:00 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 1 04:46 Makefile 04:48:00 -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 04:46 OWNERS.md 04:48:00 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 1 04:46 README.md 04:48:00 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 04:46 VERSION 04:48:00 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 04:46 bin 04:48:00 -rw-r--r-- 1 jenkins jenkins 122153 Feb 1 04:47 coverage.out 04:48:00 drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 04:46 example 04:48:00 -rw-rw-r-- 1 jenkins jenkins 3767 Feb 1 04:46 go.mod 04:48:00 -rw-rw-r-- 1 jenkins jenkins 33874 Feb 1 04:46 go.sum 04:48:00 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:46 internal 04:48:00 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:46 openapi 04:48:00 drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 04:46 pkg 04:48:00 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:46 snap 04:48:00 -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:01 + 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=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 --label arch=amd64 --label version=0.0.0 . 04:48:01 Sending build context to Docker daemon 22.06MB 04:48:01 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:48:01 Step 2/23 : FROM ${BASE} AS builder 04:48:01 ---> 83d322cd679e 04:48:01 Step 3/23 : ARG MAKE=make build 04:48:01 ---> Running in ed9cea0ee046 04:48:01 Removing intermediate container ed9cea0ee046 04:48:01 ---> 2b4bdd8cad0c 04:48:01 Step 4/23 : WORKDIR /device-sdk-go 04:48:01 ---> Running in 67875bda0ee5 04:48:01 Removing intermediate container 67875bda0ee5 04:48:01 ---> b4abc25d7eda 04:48:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:48:01 ---> Running in 17a428844d1c 04:48:01 Removing intermediate container 17a428844d1c 04:48:01 ---> 6e86fff6f76d 04:48:01 Step 6/23 : RUN apk add --update --no-cache make git 04:48:01 ---> Running in 0d49441760ee 04:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:02 OK: 264 MiB in 52 packages 04:48:02 Removing intermediate container 0d49441760ee 04:48:02 ---> d22507803d7a 04:48:02 Step 7/23 : COPY go.mod vendor* ./ 04:48:03 ---> c005f0de1e0d 04:48:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:03 ---> Running in 9917540836da 04:48:03 Removing intermediate container 9917540836da 04:48:03 ---> d46c215575e5 04:48:03 Step 9/23 : COPY . . 04:48:04 ---> ec30a877f4c8 04:48:04 Step 10/23 : RUN ${MAKE} 04:48:04 ---> Running in 0dc213aebb28 04:48:04 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 04:48:26 Removing intermediate container 0dc213aebb28 04:48:26 ---> 8f39a5a5110b 04:48:26 Step 11/23 : FROM alpine:3.18 04:48:26 3.18: Pulling from library/alpine 04:48:26 619be1103602: Pulling fs layer 04:48:26 619be1103602: Download complete 04:48:26 619be1103602: Pull complete 04:48:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:48:26 Status: Downloaded newer image for alpine:3.18 04:48:26 ---> d3782b16ccc9 04:48:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:48:26 ---> Running in 971ab683d735 04:48:26 Removing intermediate container 971ab683d735 04:48:26 ---> 8c530795e510 04:48:26 Step 13/23 : RUN apk add --update --no-cache 04:48:26 ---> Running in ff361da7cef9 04:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:48:26 OK: 7 MiB in 15 packages 04:48:26 Removing intermediate container ff361da7cef9 04:48:26 ---> 191e441088c7 04:48:26 Step 14/23 : WORKDIR / 04:48:26 ---> Running in bf040f9401ff 04:48:26 Removing intermediate container bf040f9401ff 04:48:26 ---> a58f78089a88 04:48:26 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:48:26 ---> 79f5e66c0fc0 04:48:26 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:48:26 ---> 3768de04f1ce 04:48:26 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:48:26 ---> 821f04436fed 04:48:26 Step 18/23 : EXPOSE 59999 04:48:26 ---> Running in 5e218416af13 04:48:26 Removing intermediate container 5e218416af13 04:48:26 ---> a037a3b02e4c 04:48:26 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:48:26 ---> Running in f69aca66bbed 04:48:26 Removing intermediate container f69aca66bbed 04:48:26 ---> 208915f01b95 04:48:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:48:26 ---> Running in df95e1559124 04:48:26 Removing intermediate container df95e1559124 04:48:26 ---> a3c0958b3bdd 04:48:26 Step 21/23 : LABEL arch=amd64 04:48:26 ---> Running in d03274f2ea06 04:48:26 Removing intermediate container d03274f2ea06 04:48:26 ---> 2a744cda04ee 04:48:26 Step 22/23 : LABEL git_sha=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 04:48:26 ---> Running in f95308a65e8e 04:48:26 Removing intermediate container f95308a65e8e 04:48:26 ---> 0c4a00bad5f0 04:48:26 Step 23/23 : LABEL version=0.0.0 04:48:26 ---> Running in 14186bcc68d8 04:48:26 Removing intermediate container 14186bcc68d8 04:48:26 ---> 31c9b9a87dbe 04:48:26 [Warning] One or more build-args [ARCH] were not consumed 04:48:26 Successfully built 31c9b9a87dbe 04:48:26 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:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:27 04:48:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:28 latest: Pulling from edgex-lftools-log-publisher 04:48:28 5eb5b503b376: Pulling fs layer 04:48:28 5c69ac0246d0: Pulling fs layer 04:48:28 ec43610c2a17: Pulling fs layer 04:48:28 3a2ae6a8a46f: Pulling fs layer 04:48:28 33b1e0a273af: Pulling fs layer 04:48:28 5d3b04190fa2: Pulling fs layer 04:48:28 2f39f015ded8: Pulling fs layer 04:48:28 3a2ae6a8a46f: Waiting 04:48:28 5d3b04190fa2: Waiting 04:48:28 33b1e0a273af: Waiting 04:48:28 2f39f015ded8: Waiting 04:48:28 5c69ac0246d0: Verifying Checksum 04:48:28 5c69ac0246d0: Download complete 04:48:28 3a2ae6a8a46f: Verifying Checksum 04:48:28 3a2ae6a8a46f: Download complete 04:48:28 33b1e0a273af: Verifying Checksum 04:48:28 33b1e0a273af: Download complete 04:48:28 ec43610c2a17: Verifying Checksum 04:48:28 ec43610c2a17: Download complete 04:48:28 5d3b04190fa2: Verifying Checksum 04:48:28 5d3b04190fa2: Download complete 04:48:28 5eb5b503b376: Verifying Checksum 04:48:28 5eb5b503b376: Download complete 04:48:29 2f39f015ded8: Download complete 04:48:29 5eb5b503b376: Pull complete 04:48:29 5c69ac0246d0: Pull complete 04:48:30 ec43610c2a17: Pull complete 04:48:30 3a2ae6a8a46f: Pull complete 04:48:30 33b1e0a273af: Pull complete 04:48:30 5d3b04190fa2: Pull complete 04:48:34 2f39f015ded8: Pull complete 04:48:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:35 prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container 04:48:35 $ 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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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:48:41 $ docker top 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:41 ---> job-cost.sh 04:48:41 lf-activate-venv: SKIPPING 04:48:41 INFO: No Stack... 04:48:41 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:42 INFO: Archiving Costs [Pipeline] sh 04:48:42 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/cost.csv 04:48:42 + cut -d, -f6 [Pipeline] lock 04:48:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] 04:48:42 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] did not exist. Created. 04:48:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:43 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:43 Stashed 1 file(s) [Pipeline] } 04:48:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:43 $ docker stop --time=1 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c 04:48:44 $ docker rm -f --volumes 7afc05ac3d6e95b3f70df72202a197c127e67a076f85e7db2b35237300dd007c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-270 in /w/workspace/gexfoundry_device-sdk-go_PR-1558 [Pipeline] { [Pipeline] ws 04:49:44 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:49:44 The recommended git tool is: git 04:49:50 using credential edgex-jenkins-ssh 04:49:50 Cloning the remote Git repository 04:49:50 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:49:50 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:49:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:49:50 > git --version # timeout=10 04:49:50 > git --version # 'git version 2.25.1' 04:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:58 Merging remotes/origin/main commit d1553bc24bec90db76a2b10fa9e928c5afbf1e1c into PR head commit 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 04:49:58 Merge succeeded, producing 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 04:49:58 Checking out Revision 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 (PR-1558) 04:49:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:49:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:49:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1558/head:refs/remotes/origin/PR-1558 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:49:58 > git config core.sparsecheckout # timeout=10 04:49:58 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 04:49:58 > git remote # timeout=10 04:49:58 > git config --get remote.origin.url # timeout=10 04:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:58 > git merge d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 04:49:58 > git rev-parse HEAD^{commit} # timeout=10 04:49:58 > git config core.sparsecheckout # timeout=10 04:49:58 > git checkout -f 6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 # timeout=10 04:49:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:49:59 > git --version # timeout=10 04:49:59 > git --version # 'git version 2.25.1' 04:49:59 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:50:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:00 Dload Upload Total Spent Left Speed 04:50:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 247k [Pipeline] sh 04:50:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:50:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:50:01 + sudo tee /etc/docker/daemon.new 04:50:01 { 04:50:01 "registry-mirrors": [ 04:50:01 "https://nexus3.edgexfoundry.org:10001" 04:50:01 ], 04:50:01 "bip": "10.250.0.254/24", 04:50:01 "hosts": [ 04:50:01 "tcp://0.0.0.0:5555", 04:50:01 "unix:///var/run/docker.sock" 04:50:01 ], 04:50:01 "mtu": 1458, 04:50:01 "selinux-enabled": true, 04:50:01 "seccomp-profile": "/etc/docker/seccomp.json" 04:50:01 } [Pipeline] sh 04:50:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:50:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:20 provisioning config files... 04:50:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10297894967663758807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:21 ---> ****-login.sh 04:50:21 nexus3.edgexfoundry.org:10001 04:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:21 Configure a credential helper to remove this warning. See 04:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:21 04:50:21 Login Succeeded 04:50:21 nexus3.edgexfoundry.org:10002 04:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:22 Configure a credential helper to remove this warning. See 04:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:22 04:50:22 Login Succeeded 04:50:22 nexus3.edgexfoundry.org:10003 04:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:22 Configure a credential helper to remove this warning. See 04:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:22 04:50:22 Login Succeeded 04:50:22 nexus3.edgexfoundry.org:10004 04:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:22 Configure a credential helper to remove this warning. See 04:50:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:22 04:50:22 Login Succeeded 04:50:22 ****.io 04:50:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:23 Configure a credential helper to remove this warning. See 04:50:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:23 04:50:23 Login Succeeded 04:50:23 ---> ****-login.sh ends [Pipeline] } 04:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:24 ========================================================= 04:50:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:50:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:24 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:50:25 Sending build context to Docker daemon 11.37MB 04:50:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:50:25 Step 2/10 : FROM ${BASE} AS builder 04:50:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:25 9fda8d8052c6: Pulling fs layer 04:50:25 5d54e960e981: Pulling fs layer 04:50:25 c4a7e357bf2a: Pulling fs layer 04:50:25 f0e02332f6b5: Pulling fs layer 04:50:25 872ee5b61b7b: Pulling fs layer 04:50:25 f0e02332f6b5: Waiting 04:50:25 872ee5b61b7b: Waiting 04:50:25 0c6a40ed1a82: Pulling fs layer 04:50:25 94ae7d8d031c: Pulling fs layer 04:50:25 0c6a40ed1a82: Waiting 04:50:25 94ae7d8d031c: Waiting 04:50:25 5d54e960e981: Verifying Checksum 04:50:25 5d54e960e981: Download complete 04:50:25 f0e02332f6b5: Verifying Checksum 04:50:25 f0e02332f6b5: Download complete 04:50:25 872ee5b61b7b: Verifying Checksum 04:50:25 872ee5b61b7b: Download complete 04:50:25 9fda8d8052c6: Download complete 04:50:26 94ae7d8d031c: Verifying Checksum 04:50:26 94ae7d8d031c: Download complete 04:50:27 9fda8d8052c6: Pull complete 04:50:27 5d54e960e981: Pull complete 04:50:27 c4a7e357bf2a: Verifying Checksum 04:50:27 c4a7e357bf2a: Download complete 04:50:28 0c6a40ed1a82: Verifying Checksum 04:50:28 0c6a40ed1a82: Download complete 04:50:41 c4a7e357bf2a: Pull complete 04:50:41 f0e02332f6b5: Pull complete 04:50:41 872ee5b61b7b: Pull complete 04:50:49 0c6a40ed1a82: Pull complete 04:50:54 94ae7d8d031c: Pull complete 04:50:54 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:50:54 ---> 86de565de09d 04:50:54 Step 3/10 : ARG MAKE=make build 04:50:56 ---> Running in 2a48b8ad2b29 04:50:56 Removing intermediate container 2a48b8ad2b29 04:50:56 ---> ae95d41bb79f 04:50:56 Step 4/10 : WORKDIR /device-sdk-go 04:50:57 ---> Running in 395219d53388 04:50:57 Removing intermediate container 395219d53388 04:50:57 ---> b2ab7b8c31c7 04:50:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:50:57 ---> Running in 415abcd31a98 04:50:58 Removing intermediate container 415abcd31a98 04:50:58 ---> ff76e4187b5e 04:50:58 Step 6/10 : RUN apk add --update --no-cache make git 04:50:58 ---> Running in b416fc1b49eb 04:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:51:01 OK: 266 MiB in 52 packages 04:51:02 Removing intermediate container b416fc1b49eb 04:51:02 ---> 25c3da97d9e6 04:51:02 Step 7/10 : COPY go.mod vendor* ./ 04:51:02 ---> 1d5020e882cc 04:51:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:02 ---> Running in 0a1daeb7bd75 04:52:10 Removing intermediate container 0a1daeb7bd75 04:52:10 ---> 63f72b692adf 04:52:10 Step 9/10 : COPY . . 04:52:10 ---> d5dbadfb9f9d 04:52:10 Step 10/10 : RUN ${MAKE} 04:52:10 ---> Running in e8b4b38f4fe1 04:52:10 noop 04:52:10 Removing intermediate container e8b4b38f4fe1 04:52:10 ---> 94b5eabdcdc3 04:52:10 Successfully built 94b5eabdcdc3 04:52:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:11 + docker inspect -f . ci-base-image-arm64 04:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:11 prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container 04:52:11 $ 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:52:13 $ docker top 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:14 + go version 04:52:14 go version go1.21.0 linux/arm64 [Pipeline] } 04:52:14 $ docker stop --time=1 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 04:52:15 $ docker rm -f --volumes 18b4474e273d980db65275557bb726291651c38b1ddeed874d818074e9519d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:17 + docker inspect -f . ci-base-image-arm64 04:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container 04:52:17 $ 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:52:18 $ docker top 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:52:20 + make test 04:52:20 go test -race -coverprofile=coverage.out ./... 04:52:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:54:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.213s coverage: 27.6% of statements 04:54:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.272s coverage: 81.5% of statements 04:54:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:54:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.379s coverage: 86.0% of statements 04:54:59 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:55:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.440s coverage: 71.8% of statements 04:55:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:55:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:55:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.263s coverage: 14.4% of statements 04:55:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.612s coverage: 45.9% of statements 04:55:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.409s coverage: 68.5% of statements 04:55:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.463s coverage: 89.2% of statements 04:55:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:55:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.247s coverage: 5.5% of statements 04:55:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:55:13 GO111MODULE=on go vet ./... 04:57:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:57:20 ./bin/test-attribution-txt.sh 04:57:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:57:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:57:20 $ docker stop --time=1 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d 04:57:23 $ docker rm -f --volumes 500fd13050f988741f7666dc77362482c5fbd5cf63e06af027acb743a8f1e53d [Pipeline] // withDockerContainer [Pipeline] sh 04:57:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:25 Warning: overwriting stash ‘coverage-report’ 04:57:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:57:27 + ls -al . 04:57:27 total 304 04:57:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 1 04:52 . 04:57:27 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:49 .. 04:57:27 -rw-rw-r-- 1 jenkins jenkins 140 Feb 1 04:49 .dockerignore 04:57:27 drwxrwxr-x 8 jenkins jenkins 4096 Feb 1 04:49 .git 04:57:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:49 .github 04:57:27 -rw-rw-r-- 1 jenkins jenkins 137 Feb 1 04:49 .gitignore 04:57:27 -rw-rw-r-- 1 jenkins jenkins 42 Feb 1 04:49 .golangci.yml 04:57:27 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 1 04:49 CHANGELOG.md 04:57:27 -rw-rw-r-- 1 jenkins jenkins 677 Feb 1 04:49 GOVERNANCE.md 04:57:27 -rw-rw-r-- 1 jenkins jenkins 885 Feb 1 04:49 Jenkinsfile 04:57:27 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 1 04:49 LICENSE 04:57:27 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 1 04:49 Makefile 04:57:27 -rw-rw-r-- 1 jenkins jenkins 619 Feb 1 04:49 OWNERS.md 04:57:27 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 1 04:49 README.md 04:57:27 -rw-rw-r-- 1 jenkins jenkins 5 Feb 1 04:46 VERSION 04:57:27 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 04:49 bin 04:57:27 -rw-r--r-- 1 jenkins jenkins 122153 Feb 1 04:55 coverage.out 04:57:27 drwxrwxr-x 5 jenkins jenkins 4096 Feb 1 04:49 example 04:57:27 -rw-rw-r-- 1 jenkins jenkins 3767 Feb 1 04:49 go.mod 04:57:27 -rw-rw-r-- 1 jenkins jenkins 33874 Feb 1 04:49 go.sum 04:57:27 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:49 internal 04:57:27 drwxrwxr-x 3 jenkins jenkins 4096 Feb 1 04:49 openapi 04:57:27 drwxrwxr-x 6 jenkins jenkins 4096 Feb 1 04:49 pkg 04:57:27 drwxrwxr-x 4 jenkins jenkins 4096 Feb 1 04:49 snap 04:57:27 -rw-rw-r-- 1 jenkins jenkins 222 Feb 1 04:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:27 + 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=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 --label arch=arm64 --label version=0.0.0 . 04:57:28 Sending build context to Docker daemon 11.5MB 04:57:28 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:57:28 Step 2/23 : FROM ${BASE} AS builder 04:57:28 ---> 94b5eabdcdc3 04:57:28 Step 3/23 : ARG MAKE=make build 04:57:28 ---> Running in 53539944f19e 04:57:29 Removing intermediate container 53539944f19e 04:57:29 ---> e09c5b89ae92 04:57:29 Step 4/23 : WORKDIR /device-sdk-go 04:57:29 ---> Running in fe71cc637154 04:57:29 Removing intermediate container fe71cc637154 04:57:29 ---> c39713361c83 04:57:29 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:57:29 ---> Running in d2548d3e007a 04:57:29 Removing intermediate container d2548d3e007a 04:57:29 ---> 301d866cd7a9 04:57:29 Step 6/23 : RUN apk add --update --no-cache make git 04:57:29 ---> Running in 20869bcaa104 04:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:57:32 OK: 266 MiB in 52 packages 04:57:33 Removing intermediate container 20869bcaa104 04:57:33 ---> ec184152efb4 04:57:33 Step 7/23 : COPY go.mod vendor* ./ 04:57:34 ---> e64e1a98bf56 04:57:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:34 ---> Running in 0edc18194c2a 04:57:39 Removing intermediate container 0edc18194c2a 04:57:39 ---> b6b83fbb66ef 04:57:39 Step 9/23 : COPY . . 04:57:40 ---> 8439f9bb5757 04:57:40 Step 10/23 : RUN ${MAKE} 04:57:40 ---> Running in 89e50127954a 04:57:41 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 04:59:48 Removing intermediate container 89e50127954a 04:59:48 ---> aee8e4a7a807 04:59:48 Step 11/23 : FROM alpine:3.18 04:59:48 3.18: Pulling from library/alpine 04:59:48 c6b39de5b339: Pulling fs layer 04:59:48 c6b39de5b339: Verifying Checksum 04:59:48 c6b39de5b339: Download complete 04:59:48 c6b39de5b339: Pull complete 04:59:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:59:48 Status: Downloaded newer image for alpine:3.18 04:59:48 ---> 33abbf032149 04:59:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:59:48 ---> Running in 0043a16166b7 04:59:48 Removing intermediate container 0043a16166b7 04:59:48 ---> 04423bcfec52 04:59:48 Step 13/23 : RUN apk add --update --no-cache 04:59:48 ---> Running in eea14a36cfe7 04:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:59:48 OK: 8 MiB in 15 packages 04:59:48 Removing intermediate container eea14a36cfe7 04:59:48 ---> 831a3eddc74f 04:59:48 Step 14/23 : WORKDIR / 04:59:48 ---> Running in 44a4dcd408bd 04:59:48 Removing intermediate container 44a4dcd408bd 04:59:48 ---> e9ea25d40151 04:59:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:59:48 ---> 3fdc2d08d402 04:59:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:59:48 ---> 693fb0c2522b 04:59:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:59:48 ---> 1a109cee47e0 04:59:48 Step 18/23 : EXPOSE 59999 04:59:48 ---> Running in 9356548a6c96 04:59:48 Removing intermediate container 9356548a6c96 04:59:48 ---> 82ebd808e475 04:59:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:59:48 ---> Running in cf29d59cfa52 04:59:48 Removing intermediate container cf29d59cfa52 04:59:48 ---> d6b88e907e30 04:59:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:59:48 ---> Running in 74cc55ad0982 04:59:48 Removing intermediate container 74cc55ad0982 04:59:48 ---> 4f0cf91fb0d9 04:59:48 Step 21/23 : LABEL arch=arm64 04:59:48 ---> Running in 5d739b3d50e5 04:59:48 Removing intermediate container 5d739b3d50e5 04:59:48 ---> 067d713a2a86 04:59:48 Step 22/23 : LABEL git_sha=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 04:59:48 ---> Running in 05709a9623d0 04:59:48 Removing intermediate container 05709a9623d0 04:59:48 ---> f00de6a02d37 04:59:48 Step 23/23 : LABEL version=0.0.0 04:59:48 ---> Running in 9ae844b045ca 04:59:48 Removing intermediate container 9ae844b045ca 04:59:48 ---> 743ce17f2598 04:59:48 [Warning] One or more build-args [ARCH] were not consumed 04:59:48 Successfully built 743ce17f2598 04:59:48 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 04:59:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:49 04:59:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:50 arm64: Pulling from edgex-lftools-log-publisher 04:59:50 8998bd30e6a1: Pulling fs layer 04:59:50 04944245beec: Pulling fs layer 04:59:50 699f458cf7ca: Pulling fs layer 04:59:50 765212b225bb: Pulling fs layer 04:59:50 f23df028b6ca: Pulling fs layer 04:59:50 d65c8cfc05b1: Pulling fs layer 04:59:50 2437ff75d9bd: Pulling fs layer 04:59:50 765212b225bb: Waiting 04:59:50 f23df028b6ca: Waiting 04:59:50 d65c8cfc05b1: Waiting 04:59:50 2437ff75d9bd: Waiting 04:59:51 04944245beec: Verifying Checksum 04:59:51 04944245beec: Download complete 04:59:51 765212b225bb: Verifying Checksum 04:59:51 765212b225bb: Download complete 04:59:51 f23df028b6ca: Download complete 04:59:51 d65c8cfc05b1: Verifying Checksum 04:59:51 d65c8cfc05b1: Download complete 04:59:51 699f458cf7ca: Verifying Checksum 04:59:51 699f458cf7ca: Download complete 04:59:51 8998bd30e6a1: Verifying Checksum 04:59:51 8998bd30e6a1: Download complete 04:59:54 2437ff75d9bd: Verifying Checksum 04:59:54 2437ff75d9bd: Download complete 04:59:56 8998bd30e6a1: Pull complete 04:59:56 04944245beec: Pull complete 04:59:58 699f458cf7ca: Pull complete 04:59:59 765212b225bb: Pull complete 05:00:00 f23df028b6ca: Pull complete 05:00:00 d65c8cfc05b1: Pull complete 05:00:18 2437ff75d9bd: Pull complete 05:00:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:00:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-270 does not seem to be running inside a container 05:00:18 $ 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:00:21 $ docker top 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:22 ---> job-cost.sh 05:00:22 lf-activate-venv: SKIPPING 05:00:22 INFO: No Stack... 05:00:23 INFO: Retrieving Pricing Info for: v3-standard-4 05:00:24 INFO: Archiving Costs [Pipeline] sh 05:00:24 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:00:24 + cut -d, -f6 [Pipeline] lock 05:00:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] 05:00:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] did not exist. Created. 05:00:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:00:25 /w/workspace/device-sdk-go/1@tmp/durable-d37d5c69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:00:25 + echo total: 0.10999999940395355 [Pipeline] stash 05:00:25 Warning: overwriting stash ‘stack-cost’ 05:00:25 Stashed 1 file(s) [Pipeline] } 05:00:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1558-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:00:25 $ docker stop --time=1 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e 05:00:27 $ docker rm -f --volumes 4e766f4c6fef4c5fa243111f146609b0be160b1bf8f0c025293a2b3b3337eb9e [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:00:29 provisioning config files... 05:00:29 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config5543843604511907115tmp [Pipeline] { [Pipeline] sh 05:00:30 + set +x 05:00:30 + curl -s+ https://codecov.io/bash 05:00:30 bash -s -- 05:00:30 05:00:30 _____ _ 05:00:30 / ____| | | 05:00:30 | | ___ __| | ___ ___ _____ __ 05:00:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:00:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:00:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:00:30 Bash-1.0.6 05:00:30 05:00:30 05:00:30 ==> git version 2.25.1 found 05:00:30 ==> 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:00:30 Release-Date: 2020-01-08 05:00:30 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:00:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:00:30 ==> Jenkins CI detected. 05:00:30 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1558 05:00:30 project root: . 05:00:30 --> token set from env 05:00:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:00:30 ==> Running gcov in . (disable via -X gcov) 05:00:30 ==> Python coveragepy not found 05:00:30 ==> Searching for coverage reports in: 05:00:30 + . 05:00:30 -> Found 1 reports 05:00:30 ==> Detecting git/mercurial file structure 05:00:30 ==> Reading reports 05:00:30 + ./coverage.out bytes=122153 05:00:30 ==> Appending adjustments 05:00:30 https://docs.codecov.io/docs/fixing-reports 05:00:30 + Found adjustments 05:00:30 ==> Gzipping contents 05:00:30 20K /tmp/codecov.alsnzJ.gz 05:00:30 ==> Uploading reports 05:00:30 url: https://codecov.io 05:00:30 query: branch=PR-1558&commit=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1558&job=&cmd_args= 05:00:30 -> Pinging Codecov 05:00:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1558&commit=6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1558%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1558&job=&cmd_args= 05:00:30 -> Uploading to 05:00:30 https://storage.googleapis.com/codecov/v4/raw/2024-02-01/7E55EF52A471D76F132DFD9A03CDDE97/6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2/bf9526e1-715e-4223-9df6-58d2164df23c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240201T050030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9367d2b8bcae5ec4ea08e44deb2303ec02611fcd0646d641e8515485518e8673 05:00:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:30 Dload Upload Total Spent Left Speed 05:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 77744 --:--:-- --:--:-- --:--:-- 77384 100 16715 0 0 100 16715 0 54269 --:--:-- --:--:-- --:--:-- 54093 05:00:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6378b036d5d513f19c2d114c2ad82d6c8b9f8ba2 [Pipeline] } 05:00:31 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:00:34 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives ] 05:00:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives 05:00:34 total 16 05:00:34 drwxr-xr-x 3 root root 4096 Feb 1 04:48 . 05:00:34 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:48 .. 05:00:34 drwxr-xr-x 2 root root 4096 Feb 1 04:48 cost 05:00:34 -rw-r--r-- 1 root root 86 Feb 1 04:48 cost.csv 05:00:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives 05:00:34 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives 05:00:34 total 16 05:00:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 1 04:48 . 05:00:34 drwxrwxr-x 12 jenkins jenkins 4096 Feb 1 04:48 .. 05:00:34 drwxr-xr-x 2 jenkins jenkins 4096 Feb 1 04:48 cost 05:00:34 -rw-r--r-- 1 jenkins jenkins 86 Feb 1 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:00:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:36 ---> package-listing.sh 05:00:36 ++ tr '[:upper:]' '[:lower:]' 05:00:36 ++ facter osfamily 05:00:36 + OS_FAMILY=debian 05:00:36 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1558 05:00:36 + START_PACKAGES=/tmp/packages_start.txt 05:00:36 + END_PACKAGES=/tmp/packages_end.txt 05:00:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:36 + PACKAGES=/tmp/packages_start.txt 05:00:36 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1558 ']' 05:00:36 + PACKAGES=/tmp/packages_end.txt 05:00:36 + case "${OS_FAMILY}" in 05:00:36 + dpkg -l 05:00:36 + grep '^ii' 05:00:36 + '[' -f /tmp/packages_start.txt ']' 05:00:36 + '[' -f /tmp/packages_end.txt ']' 05:00:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:36 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1558 ']' 05:00:36 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/ 05:00:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1558/archives/ [Pipeline] echo 05:00:36 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-1558/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:00:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:37 prd-ubuntu20.04-docker-8c-8g-268 does not seem to be running inside a container 05:00:37 $ 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-1558/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-1558 -v /w/workspace/gexfoundry_device-sdk-go_PR-1558:/w/workspace/gexfoundry_device-sdk-go_PR-1558:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1558@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:00:38 $ docker top d8013d84e9c0dcb6d9fddc619a53d59643cd04d02eded02bedee78056b894ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:38 + touch /tmp/pre-build-complete [Pipeline] sh 05:00:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:00:39 + ls /var/log/sa-host 05:00:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:39 provisioning config files... 05:00:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1558@tmp/config17145401259744448289tmp [Pipeline] { [Pipeline] echo 05:00:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:00:39 ---> create-netrc.sh [Pipeline] } 05:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:00:40 ---> python-tools-install.sh [Pipeline] echo 05:00:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:00:40 ---> sudo-logs.sh 05:00:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:00:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:00:41 ---> job-cost.sh 05:00:41 lf-activate-venv: SKIPPING 05:00:41 DEBUG: total: 0.2199999988079071 05:00:41 INFO: Retrieving Stack Cost... 05:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:42 INFO: Archiving Costs [Pipeline] echo 05:00:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:00:42 ---> logs-deploy.sh 05:00:42 lf-activate-venv: SKIPPING 05:00:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1558/1 05:00:42 INFO: archiving workspace using pattern(s): 05:00:43 Archives upload complete. 05:00:44 INFO: archiving logs to Nexus