Pull request #1453 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 800edbe53339a34a05fc02027ae3cb141c782122+d75af8d7736dd893bcb45da5c89d1e2b765d6b8d (b00da8453f584fbe3fb07c1189812c81925cb220) 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-ssh10413804187676853733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6332500529258243996.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-1453/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-1453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7856415186770337742.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-1453/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh203062702194206294.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12491943451201504894.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-1453/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-1453/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh239023524775381206.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14720’ Running on prd-ubuntu20.04-docker-8c-8g-14723 in /w/workspace/gexfoundry_device-sdk-go_PR-1453 [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-1453 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1453/head:refs/remotes/origin/PR-1453 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d75af8d7736dd893bcb45da5c89d1e2b765d6b8d into PR head commit 800edbe53339a34a05fc02027ae3cb141c782122 Merge succeeded, producing 800edbe53339a34a05fc02027ae3cb141c782122 Checking out Revision 800edbe53339a34a05fc02027ae3cb141c782122 (PR-1453) > git config core.sparsecheckout # timeout=10 > git checkout -f 800edbe53339a34a05fc02027ae3cb141c782122 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 800edbe53339a34a05fc02027ae3cb141c782122 # timeout=10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:53:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:53:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:15 ========================================================= 16:53:15 EdgeX Global Pipelines Version Info 16:53:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:53:16 ------------------- 16:53:16 stable info: 16:53:16 ------------------- 16:53:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:53:16 Message: update stable to v1.0.249 16:53:16 ------------------- 16:53:16 experimental info: 16:53:16 ------------------- 16:53:16 Commited By: **** collab-it+edgex@linuxfoundation.org 16:53:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:53:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:53:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1453 [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1453 [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1453 [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 800edbe53339a34a05fc02027ae3cb141c782122 [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 800edbe [Pipeline] echo 16:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:18 provisioning config files... 16:53:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/config17963340662427774168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:19 ---> docker-login.sh 16:53:19 nexus3.edgexfoundry.org:10001 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 nexus3.edgexfoundry.org:10002 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 nexus3.edgexfoundry.org:10003 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 nexus3.edgexfoundry.org:10004 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 docker.io 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 ---> docker-login.sh ends [Pipeline] } 16:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:53:20 + git rev-list -1 --merges 800edbe53339a34a05fc02027ae3cb141c782122~1..800edbe53339a34a05fc02027ae3cb141c782122 [Pipeline] echo 16:53:20 -----------> git rev-list -1 --merges 800edbe53339a34a05fc02027ae3cb141c782122~1..800edbe53339a34a05fc02027ae3cb141c782122 800edbe53339a34a05fc02027ae3cb141c782122 [false] [Pipeline] sh 16:53:21 + git log --format=format:%s -1 800edbe53339a34a05fc02027ae3cb141c782122 [Pipeline] echo 16:53:21 ========================================================= 16:53:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:21 + git log --format=format:%s -1 800edbe53339a34a05fc02027ae3cb141c782122 [Pipeline] echo 16:53:21 [semverPrep] GIT_COMMIT: 800edbe53339a34a05fc02027ae3cb141c782122, Commit Message: refactor: Consume ProvisionWatcher DTO change for ServiceName [Pipeline] echo 16:53:21 [semverPrep] This is not a build commit. [Pipeline] sh 16:53:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:22 + grep -v github /etc/ssh/ssh_known_hosts 16:53:22 + [ -e /tmp/ssh_known_hosts ] 16:53:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:53:22 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:22 16:53:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:22 0.1.4: Pulling from edgex-devops/py-git-semver 16:53:22 b85a868b505f: Pulling fs layer 16:53:22 e2be974225ed: Pulling fs layer 16:53:22 339a4e72a1f5: Pulling fs layer 16:53:22 988bab9f4d93: Pulling fs layer 16:53:22 1469e6f7b9e6: Pulling fs layer 16:53:22 eaf3925da568: Pulling fs layer 16:53:22 bab4dde63d76: Pulling fs layer 16:53:22 bde34c3a00c8: Pulling fs layer 16:53:22 b352a97aabf1: Pulling fs layer 16:53:22 4872d77fe225: Pulling fs layer 16:53:22 5851b861e8e6: Pulling fs layer 16:53:22 1469e6f7b9e6: Waiting 16:53:22 988bab9f4d93: Waiting 16:53:22 eaf3925da568: Waiting 16:53:22 bab4dde63d76: Waiting 16:53:22 4872d77fe225: Waiting 16:53:22 bde34c3a00c8: Waiting 16:53:22 5851b861e8e6: Waiting 16:53:22 b352a97aabf1: Waiting 16:53:22 e2be974225ed: Verifying Checksum 16:53:22 e2be974225ed: Download complete 16:53:22 988bab9f4d93: Download complete 16:53:22 1469e6f7b9e6: Verifying Checksum 16:53:22 1469e6f7b9e6: Download complete 16:53:22 eaf3925da568: Verifying Checksum 16:53:22 eaf3925da568: Download complete 16:53:23 339a4e72a1f5: Download complete 16:53:23 bde34c3a00c8: Verifying Checksum 16:53:23 bde34c3a00c8: Download complete 16:53:23 b352a97aabf1: Verifying Checksum 16:53:23 b352a97aabf1: Download complete 16:53:23 4872d77fe225: Verifying Checksum 16:53:23 4872d77fe225: Download complete 16:53:23 5851b861e8e6: Download complete 16:53:23 b85a868b505f: Verifying Checksum 16:53:23 b85a868b505f: Download complete 16:53:23 bab4dde63d76: Verifying Checksum 16:53:23 bab4dde63d76: Download complete 16:53:24 b85a868b505f: Pull complete 16:53:24 e2be974225ed: Pull complete 16:53:25 339a4e72a1f5: Pull complete 16:53:25 988bab9f4d93: Pull complete 16:53:25 1469e6f7b9e6: Pull complete 16:53:25 eaf3925da568: Pull complete 16:53:27 bab4dde63d76: Pull complete 16:53:27 bde34c3a00c8: Pull complete 16:53:27 b352a97aabf1: Pull complete 16:53:27 4872d77fe225: Pull complete 16:53:27 5851b861e8e6: Pull complete 16:53:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:27 prd-ubuntu20.04-docker-8c-8g-14723 does not seem to be running inside a container 16:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1453 -v /w/workspace/gexfoundry_device-sdk-go_PR-1453:/w/workspace/gexfoundry_device-sdk-go_PR-1453:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:53:29 $ docker top 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 -eo pid,comm 16:53:29 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). 16:53:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:30 [ssh-agent] Looking for ssh-agent implementation... 16:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:30 $ docker exec 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 ssh-agent 16:53:30 SSH_AUTH_SOCK=/tmp/ssh-sPqSaeRxOHqz/agent.32 16:53:30 SSH_AGENT_PID=38 16:53:30 Running ssh-add (command line suppressed) 16:53:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/private_key_8825599383747661443.key (/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/private_key_8825599383747661443.key) 16:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:30 + git tag --points-at HEAD [Pipeline] } 16:53:30 $ docker exec --env ******** --env ******** 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 ssh-agent -k 16:53:30 unset SSH_AUTH_SOCK; 16:53:30 unset SSH_AGENT_PID; 16:53:30 echo Agent pid 38 killed; 16:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:30 [ssh-agent] Looking for ssh-agent implementation... 16:53:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:31 $ docker exec 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 ssh-agent 16:53:31 SSH_AUTH_SOCK=/tmp/ssh-ZBMShBV2AdY3/agent.70 16:53:31 SSH_AGENT_PID=76 16:53:31 Running ssh-add (command line suppressed) 16:53:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/private_key_9586687463478986751.key (/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/private_key_9586687463478986751.key) 16:53:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:31 + git semver init 16:53:31 2023-05-09 16:53:31,907 [run_init] DEBUG init version:0.0.0 force:False 16:53:31 2023-05-09 16:53:31,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver 16:53:31 2023-05-09 16:53:31,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver 16:53:31 2023-05-09 16:53:31,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1453, universal_newlines=False, shell=None, istream=None) 16:53:33 2023-05-09 16:53:33,169 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453/.git/info/exclude 16:53:33 2023-05-09 16:53:33,170 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver/PR-1453 with force:False 16:53:33 2023-05-09 16:53:33,170 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver/PR-1453 16:53:33 2023-05-09 16:53:33,174 [execute] INFO git cat-file --batch-check 16:53:33 2023-05-09 16:53:33,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver, universal_newlines=False, shell=None, istream=) 16:53:33 2023-05-09 16:53:33,181 [execute] INFO git cat-file --batch 16:53:33 2023-05-09 16:53:33,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver, universal_newlines=False, shell=None, istream=) 16:53:33 2023-05-09 16:53:33,187 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1453/.semver/PR-1453 16:53:33 0.0.0 [Pipeline] } 16:53:33 $ docker exec --env ******** --env ******** 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 ssh-agent -k 16:53:33 unset SSH_AUTH_SOCK; 16:53:33 unset SSH_AGENT_PID; 16:53:33 echo Agent pid 76 killed; 16:53:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:33 + git semver [Pipeline] } 16:53:34 $ docker stop --time=1 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 16:53:35 $ docker rm -f --volumes 433308f74b1dd64c9841b9b38e2e3f818f2be8d791986178f7c3e01692337194 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:36 Stashed 1 file(s) [Pipeline] echo 16:53:36 [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 16:53:36 provisioning config files... 16:53:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/config7532656274985819278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:37 ---> docker-login.sh 16:53:37 nexus3.edgexfoundry.org:10001 16:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:37 Configure a credential helper to remove this warning. See 16:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:37 16:53:37 Login Succeeded 16:53:37 nexus3.edgexfoundry.org:10002 16:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:37 Configure a credential helper to remove this warning. See 16:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:37 16:53:37 Login Succeeded 16:53:37 nexus3.edgexfoundry.org:10003 16:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:37 Configure a credential helper to remove this warning. See 16:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:37 16:53:37 Login Succeeded 16:53:37 nexus3.edgexfoundry.org:10004 16:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:37 Configure a credential helper to remove this warning. See 16:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:37 16:53:37 Login Succeeded 16:53:37 docker.io 16:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:37 Configure a credential helper to remove this warning. See 16:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:37 16:53:37 Login Succeeded 16:53:37 ---> docker-login.sh ends [Pipeline] } 16:53:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:38 ========================================================= 16:53:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:53:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:38 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:53:38 Sending build context to Docker daemon 11.15MB 16:53:38 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:53:38 Step 2/10 : FROM ${BASE} AS builder 16:53:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:38 f56be85fc22e: Pulling fs layer 16:53:38 85791d961cd3: Pulling fs layer 16:53:38 d694b5ae8c79: Pulling fs layer 16:53:38 9f32a84ed3da: Pulling fs layer 16:53:38 4d19c01a9841: Pulling fs layer 16:53:38 9325e15d5711: Pulling fs layer 16:53:38 556b6ee489ea: Pulling fs layer 16:53:38 c5a4b2cf53e6: Pulling fs layer 16:53:38 9f32a84ed3da: Waiting 16:53:38 4d19c01a9841: Waiting 16:53:38 9325e15d5711: Waiting 16:53:38 556b6ee489ea: Waiting 16:53:38 c5a4b2cf53e6: Waiting 16:53:38 85791d961cd3: Download complete 16:53:38 9f32a84ed3da: Verifying Checksum 16:53:38 4d19c01a9841: Verifying Checksum 16:53:38 4d19c01a9841: Download complete 16:53:38 f56be85fc22e: Verifying Checksum 16:53:38 f56be85fc22e: Download complete 16:53:38 9325e15d5711: Verifying Checksum 16:53:38 9325e15d5711: Download complete 16:53:38 f56be85fc22e: Pull complete 16:53:39 85791d961cd3: Pull complete 16:53:39 c5a4b2cf53e6: Verifying Checksum 16:53:39 c5a4b2cf53e6: Download complete 16:53:39 d694b5ae8c79: Download complete 16:53:39 556b6ee489ea: Verifying Checksum 16:53:39 556b6ee489ea: Download complete 16:53:42 d694b5ae8c79: Pull complete 16:53:42 9f32a84ed3da: Pull complete 16:53:42 4d19c01a9841: Pull complete 16:53:42 9325e15d5711: Pull complete 16:53:45 556b6ee489ea: Pull complete 16:53:45 c5a4b2cf53e6: Pull complete 16:53:45 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:53:45 ---> c4be618373d6 16:53:45 Step 3/10 : ARG MAKE=make build 16:53:49 ---> Running in 07b0ba5a3972 16:53:49 Removing intermediate container 07b0ba5a3972 16:53:49 ---> f795260b7836 16:53:49 Step 4/10 : WORKDIR /device-sdk-go 16:53:49 ---> Running in 32838569cf80 16:53:49 Removing intermediate container 32838569cf80 16:53:49 ---> 654dbaae1cd4 16:53:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:53:49 ---> Running in aa00c84dfab6 16:53:49 Removing intermediate container aa00c84dfab6 16:53:49 ---> 701feebf3942 16:53:49 Step 6/10 : RUN apk add --update --no-cache make git 16:53:49 ---> Running in ab5e23d2c4c0 16:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:53:50 OK: 265 MiB in 53 packages 16:53:50 Removing intermediate container ab5e23d2c4c0 16:53:50 ---> 8ceae64815ba 16:53:50 Step 7/10 : COPY go.mod vendor* ./ 16:53:50 ---> 4f77e7516242 16:53:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:50 ---> Running in db6fed1adfec 16:53:51 Still waiting to schedule task 16:53:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14722’ 16:54:29 Removing intermediate container db6fed1adfec 16:54:29 ---> 0d7d4073235f 16:54:29 Step 9/10 : COPY . . 16:54:29 ---> 4f684f6c5202 16:54:29 Step 10/10 : RUN ${MAKE} 16:54:29 ---> Running in c83b080a6d24 16:54:29 noop 16:54:29 Removing intermediate container c83b080a6d24 16:54:29 ---> c08af9b78abb 16:54:29 Successfully built c08af9b78abb 16:54:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:29 + docker inspect -f . ci-base-image-x86_64 16:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:29 prd-ubuntu20.04-docker-8c-8g-14723 does not seem to be running inside a container 16:54:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1453 -v /w/workspace/gexfoundry_device-sdk-go_PR-1453:/w/workspace/gexfoundry_device-sdk-go_PR-1453:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:30 $ docker top dd567d7c821c678efded76fb8831c7fe932b4625252d12487bbbe5f6aa039703 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:30 + go version 16:54:30 go version go1.20.2 linux/amd64 [Pipeline] } 16:54:30 $ docker stop --time=1 dd567d7c821c678efded76fb8831c7fe932b4625252d12487bbbe5f6aa039703 16:54:32 $ docker rm -f --volumes dd567d7c821c678efded76fb8831c7fe932b4625252d12487bbbe5f6aa039703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:32 + docker inspect -f . ci-base-image-x86_64 16:54:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:32 prd-ubuntu20.04-docker-8c-8g-14723 does not seem to be running inside a container 16:54:32 $ 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-1453 -v /w/workspace/gexfoundry_device-sdk-go_PR-1453:/w/workspace/gexfoundry_device-sdk-go_PR-1453:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:54:33 $ docker top 78a6d17aa38c0a20afc86db827c23a9f1d2503e8dd29e960f861f2c111f2fce0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1453 [Pipeline] fileExists [Pipeline] sh 16:54:34 + make test 16:54:34 go test -race -coverprofile=coverage.out ./... 16:54:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 16:54:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.051s coverage: 27.6% of statements 16:54:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.073s coverage: 80.2% of statements 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 16:54:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.077s coverage: 86.0% of statements 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 16:54:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 77.5% of statements 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 16:54:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 16:54:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 16:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 14.3% of statements 16:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements 16:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.132s coverage: 89.2% of statements 16:54:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements 16:55:20 GO111MODULE=on go vet ./... 16:55:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:55:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:55:21 ./bin/test-attribution-txt.sh [Pipeline] echo 16:55:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:55:21 $ docker stop --time=1 78a6d17aa38c0a20afc86db827c23a9f1d2503e8dd29e960f861f2c111f2fce0 16:55:24 $ docker rm -f --volumes 78a6d17aa38c0a20afc86db827c23a9f1d2503e8dd29e960f861f2c111f2fce0 [Pipeline] // withDockerContainer [Pipeline] sh 16:55:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:55:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:55:25 + ls -al . 16:55:25 total 272 16:55:25 drwxrwxr-x 11 jenkins jenkins 4096 May 9 16:54 . 16:55:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:53 .. 16:55:25 -rw-rw-r-- 1 jenkins jenkins 140 May 9 16:53 .dockerignore 16:55:25 drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:53 .git 16:55:25 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:53 .github 16:55:25 -rw-rw-r-- 1 jenkins jenkins 131 May 9 16:53 .gitignore 16:55:25 -rw-rw-r-- 1 jenkins jenkins 42 May 9 16:53 .golangci.yml 16:55:25 drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:53 .semver 16:55:25 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 16:53 CHANGELOG.md 16:55:25 -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:53 GOVERNANCE.md 16:55:25 -rw-rw-r-- 1 jenkins jenkins 885 May 9 16:53 Jenkinsfile 16:55:25 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 16:53 LICENSE 16:55:25 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 16:53 Makefile 16:55:25 -rw-rw-r-- 1 jenkins jenkins 619 May 9 16:53 OWNERS.md 16:55:25 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 16:53 README.md 16:55:25 -rw-rw-r-- 1 jenkins jenkins 5 May 9 16:53 VERSION 16:55:25 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:53 bin 16:55:25 -rw-r--r-- 1 jenkins jenkins 106410 May 9 16:54 coverage.out 16:55:25 drwxrwxr-x 5 jenkins jenkins 4096 May 9 16:53 example 16:55:25 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 16:53 go.mod 16:55:25 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 16:53 go.sum 16:55:25 drwxrwxr-x 12 jenkins jenkins 4096 May 9 16:53 internal 16:55:25 drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:53 openapi 16:55:25 drwxrwxr-x 6 jenkins jenkins 4096 May 9 16:53 pkg 16:55:25 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:53 snap 16:55:25 -rw-rw-r-- 1 jenkins jenkins 222 May 9 16:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:26 + 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=800edbe53339a34a05fc02027ae3cb141c782122 --label arch=amd64 --label version=0.0.0 . 16:55:26 Sending build context to Docker daemon 11.25MB 16:55:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 16:55:26 Step 2/23 : FROM ${BASE} AS builder 16:55:26 ---> c08af9b78abb 16:55:26 Step 3/23 : ARG MAKE=make build 16:55:26 ---> Running in 25548146bb1d 16:55:26 Removing intermediate container 25548146bb1d 16:55:26 ---> 2d092f00cb57 16:55:26 Step 4/23 : WORKDIR /device-sdk-go 16:55:26 ---> Running in 61b78f02608c 16:55:26 Removing intermediate container 61b78f02608c 16:55:26 ---> 3d5421cbdaf8 16:55:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:55:26 ---> Running in d2b474bfe20f 16:55:26 Removing intermediate container d2b474bfe20f 16:55:26 ---> f835bd5cb8b3 16:55:26 Step 6/23 : RUN apk add --update --no-cache make git 16:55:26 ---> Running in f0c70d9eeb6f 16:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:55:27 OK: 265 MiB in 53 packages 16:55:27 Removing intermediate container f0c70d9eeb6f 16:55:27 ---> fabaa141313e 16:55:27 Step 7/23 : COPY go.mod vendor* ./ 16:55:27 ---> c34d9365ac1f 16:55:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:27 ---> Running in aa71bae7b6ec 16:55:28 Removing intermediate container aa71bae7b6ec 16:55:28 ---> 6ac57eb4dd2e 16:55:28 Step 9/23 : COPY . . 16:55:29 ---> 0a338b107203 16:55:29 Step 10/23 : RUN ${MAKE} 16:55:29 ---> Running in f4a9a284cdc6 16:55:29 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:55:47 Removing intermediate container f4a9a284cdc6 16:55:47 ---> 21a1a3f29dc6 16:55:47 Step 11/23 : FROM alpine:3.17 16:55:48 3.17: Pulling from library/alpine 16:55:48 f56be85fc22e: Already exists 16:55:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:55:48 Status: Downloaded newer image for alpine:3.17 16:55:48 ---> 9ed4aefc74f6 16:55:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:55:48 ---> Running in 35783956bc62 16:55:48 Removing intermediate container 35783956bc62 16:55:48 ---> 80ede5a82694 16:55:48 Step 13/23 : RUN apk add --update --no-cache 16:55:48 ---> Running in 964d7c703ba4 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:55:49 OK: 7 MiB in 15 packages 16:55:49 Removing intermediate container 964d7c703ba4 16:55:49 ---> 6ddd3b396dbb 16:55:49 Step 14/23 : WORKDIR / 16:55:49 ---> Running in f3df7e030117 16:55:49 Removing intermediate container f3df7e030117 16:55:49 ---> 8b527cecac96 16:55:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:55:49 ---> cc2d1c73ef84 16:55:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:55:50 ---> 2b1a8b15f433 16:55:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:55:50 ---> d4d797ea0288 16:55:50 Step 18/23 : EXPOSE 59999 16:55:50 ---> Running in 44bee281da98 16:55:50 Removing intermediate container 44bee281da98 16:55:50 ---> eccce6662e3f 16:55:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 16:55:50 ---> Running in c946a1e09f79 16:55:50 Removing intermediate container c946a1e09f79 16:55:50 ---> aaf5c04c7517 16:55:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:55:50 ---> Running in 3d82fe04ca38 16:55:50 Removing intermediate container 3d82fe04ca38 16:55:50 ---> 0de829a67cd6 16:55:50 Step 21/23 : LABEL arch=amd64 16:55:50 ---> Running in 4d4381bdeca2 16:55:50 Removing intermediate container 4d4381bdeca2 16:55:50 ---> b7e6b8416166 16:55:50 Step 22/23 : LABEL git_sha=800edbe53339a34a05fc02027ae3cb141c782122 16:55:50 ---> Running in 0b580a81364b 16:55:50 Removing intermediate container 0b580a81364b 16:55:50 ---> f0f8020e9ccb 16:55:50 Step 23/23 : LABEL version=0.0.0 16:55:51 ---> Running in 3936b826b038 16:55:51 Removing intermediate container 3936b826b038 16:55:51 ---> e469f926a066 16:55:51 [Warning] One or more build-args [ARCH] were not consumed 16:55:51 Successfully built e469f926a066 16:55:51 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 16:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:52 16:55:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:52 latest: Pulling from edgex-lftools-log-publisher 16:55:52 5eb5b503b376: Pulling fs layer 16:55:52 5c69ac0246d0: Pulling fs layer 16:55:52 ec43610c2a17: Pulling fs layer 16:55:52 3a2ae6a8a46f: Pulling fs layer 16:55:52 33b1e0a273af: Pulling fs layer 16:55:52 3a2ae6a8a46f: Waiting 16:55:52 33b1e0a273af: Waiting 16:55:52 5d3b04190fa2: Pulling fs layer 16:55:52 2f39f015ded8: Pulling fs layer 16:55:52 2f39f015ded8: Waiting 16:55:52 5d3b04190fa2: Waiting 16:55:52 5c69ac0246d0: Verifying Checksum 16:55:52 5c69ac0246d0: Download complete 16:55:52 3a2ae6a8a46f: Verifying Checksum 16:55:52 3a2ae6a8a46f: Download complete 16:55:52 33b1e0a273af: Verifying Checksum 16:55:52 33b1e0a273af: Download complete 16:55:52 5d3b04190fa2: Verifying Checksum 16:55:52 5d3b04190fa2: Download complete 16:55:52 ec43610c2a17: Verifying Checksum 16:55:52 ec43610c2a17: Download complete 16:55:52 5eb5b503b376: Verifying Checksum 16:55:52 5eb5b503b376: Download complete 16:55:53 2f39f015ded8: Download complete 16:55:53 5eb5b503b376: Pull complete 16:55:53 5c69ac0246d0: Pull complete 16:55:54 ec43610c2a17: Pull complete 16:55:54 3a2ae6a8a46f: Pull complete 16:55:54 33b1e0a273af: Pull complete 16:55:54 5d3b04190fa2: Pull complete 16:55:58 2f39f015ded8: Pull complete 16:55:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:59 prd-ubuntu20.04-docker-8c-8g-14723 does not seem to be running inside a container 16:55:59 $ 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-1453 -v /w/workspace/gexfoundry_device-sdk-go_PR-1453:/w/workspace/gexfoundry_device-sdk-go_PR-1453:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:56:02 $ docker top 6cbd4417f54f737c55a53299f8271f2a076bc4b773c3dda2c685d210da0b4dc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:02 ---> job-cost.sh 16:56:02 lf-activate-venv: SKIPPING 16:56:02 INFO: No Stack... 16:56:02 INFO: Retrieving Pricing Info for: v3-standard-8 16:56:03 INFO: Archiving Costs [Pipeline] sh 16:56:03 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives/cost.csv 16:56:03 + cut -d, -f6 [Pipeline] lock 16:56:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] 16:56:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] did not exist. Created. 16:56:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:56:03 + echo total: 0.2199999988079071 [Pipeline] stash 16:56:03 Stashed 1 file(s) [Pipeline] } 16:56:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:56:04 $ docker stop --time=1 6cbd4417f54f737c55a53299f8271f2a076bc4b773c3dda2c685d210da0b4dc2 16:56:05 $ docker rm -f --volumes 6cbd4417f54f737c55a53299f8271f2a076bc4b773c3dda2c685d210da0b4dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:56:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14724 in /w/workspace/gexfoundry_device-sdk-go_PR-1453 [Pipeline] { [Pipeline] ws 16:56:20 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:56:21 The recommended git tool is: git 16:56:26 using credential edgex-jenkins-ssh 16:56:26 Cloning the remote Git repository 16:56:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:56:26 > git init /w/workspace/device-sdk-go/1 # timeout=10 16:56:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:56:27 > git --version # timeout=10 16:56:27 > git --version # 'git version 2.25.1' 16:56:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:56:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:56:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1453/head:refs/remotes/origin/PR-1453 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:56:30 Merging remotes/origin/main commit d75af8d7736dd893bcb45da5c89d1e2b765d6b8d into PR head commit 800edbe53339a34a05fc02027ae3cb141c782122 16:56:30 Merge succeeded, producing 800edbe53339a34a05fc02027ae3cb141c782122 16:56:30 Checking out Revision 800edbe53339a34a05fc02027ae3cb141c782122 (PR-1453) 16:56:30 > git config core.sparsecheckout # timeout=10 16:56:30 > git checkout -f 800edbe53339a34a05fc02027ae3cb141c782122 # timeout=10 16:56:30 > git remote # timeout=10 16:56:30 > git config --get remote.origin.url # timeout=10 16:56:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:30 > git merge d75af8d7736dd893bcb45da5c89d1e2b765d6b8d # timeout=10 16:56:30 > git rev-parse HEAD^{commit} # timeout=10 16:56:30 > git config core.sparsecheckout # timeout=10 16:56:30 > git checkout -f 800edbe53339a34a05fc02027ae3cb141c782122 # timeout=10 16:56:34 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName" 16:56:34 > git --version # timeout=10 16:56:34 > git --version # 'git version 2.25.1' 16:56:34 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:56:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:35 Dload Upload Total Spent Left Speed 16:56:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 16:56:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:56:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:56:36 + sudo tee /etc/docker/daemon.new 16:56:36 { 16:56:36 "registry-mirrors": [ 16:56:36 "https://nexus3.edgexfoundry.org:10001" 16:56:36 ], 16:56:36 "bip": "10.250.0.254/24", 16:56:36 "hosts": [ 16:56:36 "tcp://0.0.0.0:5555", 16:56:36 "unix:///var/run/docker.sock" 16:56:36 ], 16:56:36 "mtu": 1458, 16:56:36 "selinux-enabled": true, 16:56:36 "seccomp-profile": "/etc/docker/seccomp.json" 16:56:36 } [Pipeline] sh 16:56:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:56:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:55 provisioning config files... 16:56:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11278272406723376221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:56 ---> docker-login.sh 16:56:56 nexus3.edgexfoundry.org:10001 16:56:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:56 Configure a credential helper to remove this warning. See 16:56:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:56 16:56:56 Login Succeeded 16:56:56 nexus3.edgexfoundry.org:10002 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 nexus3.edgexfoundry.org:10003 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 nexus3.edgexfoundry.org:10004 16:56:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:57 Configure a credential helper to remove this warning. See 16:56:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:57 16:56:57 Login Succeeded 16:56:57 docker.io 16:56:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:58 Configure a credential helper to remove this warning. See 16:56:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:58 16:56:58 Login Succeeded 16:56:58 ---> docker-login.sh ends [Pipeline] } 16:56:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:58 ========================================================= 16:56:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:56:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:59 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:56:59 Sending build context to Docker daemon 6.003MB 16:56:59 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 16:56:59 Step 2/10 : FROM ${BASE} AS builder 16:56:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:56:59 c41833b44d91: Pulling fs layer 16:56:59 ed15518f5707: Pulling fs layer 16:56:59 feae8fd75edb: Pulling fs layer 16:56:59 242c74f7c9fa: Pulling fs layer 16:56:59 3cdef696dda3: Pulling fs layer 16:56:59 2ced38df9373: Pulling fs layer 16:56:59 58f1dce35555: Pulling fs layer 16:56:59 3cdef696dda3: Waiting 16:56:59 2ced38df9373: Waiting 16:56:59 58f1dce35555: Waiting 16:56:59 242c74f7c9fa: Waiting 16:56:59 ed15518f5707: Download complete 16:56:59 242c74f7c9fa: Verifying Checksum 16:56:59 242c74f7c9fa: Download complete 16:56:59 3cdef696dda3: Verifying Checksum 16:56:59 3cdef696dda3: Download complete 16:56:59 c41833b44d91: Download complete 16:57:00 c41833b44d91: Pull complete 16:57:01 58f1dce35555: Verifying Checksum 16:57:01 58f1dce35555: Download complete 16:57:02 feae8fd75edb: Verifying Checksum 16:57:02 feae8fd75edb: Download complete 16:57:02 2ced38df9373: Verifying Checksum 16:57:02 2ced38df9373: Download complete 16:57:03 ed15518f5707: Pull complete 16:57:13 feae8fd75edb: Pull complete 16:57:13 242c74f7c9fa: Pull complete 16:57:13 3cdef696dda3: Pull complete 16:57:20 2ced38df9373: Pull complete 16:57:22 58f1dce35555: Pull complete 16:57:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:57:22 ---> fadd8f120f05 16:57:22 Step 3/10 : ARG MAKE=make build 16:57:24 ---> Running in cd288e09168f 16:57:24 Removing intermediate container cd288e09168f 16:57:24 ---> 69f3f64e84b8 16:57:24 Step 4/10 : WORKDIR /device-sdk-go 16:57:24 ---> Running in cc4bd3d1f3b4 16:57:24 Removing intermediate container cc4bd3d1f3b4 16:57:24 ---> 74d30ffda358 16:57:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:57:24 ---> Running in bba4a926897f 16:57:25 Removing intermediate container bba4a926897f 16:57:25 ---> fe5151a95b36 16:57:25 Step 6/10 : RUN apk add --update --no-cache make git 16:57:25 ---> Running in b9a348f21e10 16:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:57:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:57:27 OK: 263 MiB in 53 packages 16:57:28 Removing intermediate container b9a348f21e10 16:57:28 ---> 9a27ae7cfcfc 16:57:28 Step 7/10 : COPY go.mod vendor* ./ 16:57:31 ---> 4a00a8dd8583 16:57:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:31 ---> Running in b8a7a8472f74 16:58:38 Removing intermediate container b8a7a8472f74 16:58:38 ---> e23541a6d7ba 16:58:38 Step 9/10 : COPY . . 16:58:38 ---> a10c1deafe20 16:58:38 Step 10/10 : RUN ${MAKE} 16:58:38 ---> Running in daf402d9f874 16:58:38 noop 16:58:38 Removing intermediate container daf402d9f874 16:58:38 ---> 918d72ec9ea8 16:58:38 Successfully built 918d72ec9ea8 16:58:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:39 + docker inspect -f . ci-base-image-arm64 16:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:39 prd-ubuntu20.04-docker-arm64-4c-16g-14724 does not seem to be running inside a container 16:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:41 $ docker top 1d88e2d5c963bd795fc9daf968f0325948a52c1d7b9c6db78afe996d93b13498 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:41 + go version 16:58:41 go version go1.20.2 linux/arm64 [Pipeline] } 16:58:41 $ docker stop --time=1 1d88e2d5c963bd795fc9daf968f0325948a52c1d7b9c6db78afe996d93b13498 16:58:43 $ docker rm -f --volumes 1d88e2d5c963bd795fc9daf968f0325948a52c1d7b9c6db78afe996d93b13498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:44 + docker inspect -f . ci-base-image-arm64 16:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:44 prd-ubuntu20.04-docker-arm64-4c-16g-14724 does not seem to be running inside a container 16:58:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:46 $ docker top 2b3dbd944b18e9707dcdb8cf8333e1872b0d6d537ed37fa84f8421e6424da483 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:46 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 16:58:47 + make test 16:58:47 go test -race -coverprofile=coverage.out ./... 16:59:26 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:01:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:01:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.229s coverage: 27.6% of statements 17:01:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.270s coverage: 80.2% of statements 17:01:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:01:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:01:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.395s coverage: 86.0% of statements 17:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:01:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:01:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.472s coverage: 77.5% of statements 17:01:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.263s coverage: 14.3% of statements 17:02:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:02:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:02:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.508s coverage: 68.5% of statements 17:02:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.461s coverage: 89.2% of statements 17:02:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:02:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.248s coverage: 5.5% of statements 17:02:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:07 GO111MODULE=on go vet ./... 17:04:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:04:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:04:29 ./bin/test-attribution-txt.sh [Pipeline] echo 17:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:04:29 $ docker stop --time=1 2b3dbd944b18e9707dcdb8cf8333e1872b0d6d537ed37fa84f8421e6424da483 17:04:31 $ docker rm -f --volumes 2b3dbd944b18e9707dcdb8cf8333e1872b0d6d537ed37fa84f8421e6424da483 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:04:32 Warning: overwriting stash ‘coverage-report’ 17:04:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:04:34 + ls -al . 17:04:34 total 268 17:04:34 drwxrwxr-x 10 jenkins jenkins 4096 May 9 16:58 . 17:04:34 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:56 .. 17:04:34 -rw-rw-r-- 1 jenkins jenkins 140 May 9 16:56 .dockerignore 17:04:34 drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:56 .git 17:04:34 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:56 .github 17:04:34 -rw-rw-r-- 1 jenkins jenkins 131 May 9 16:56 .gitignore 17:04:34 -rw-rw-r-- 1 jenkins jenkins 42 May 9 16:56 .golangci.yml 17:04:34 -rw-rw-r-- 1 jenkins jenkins 31677 May 9 16:56 CHANGELOG.md 17:04:34 -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:56 GOVERNANCE.md 17:04:34 -rw-rw-r-- 1 jenkins jenkins 885 May 9 16:56 Jenkinsfile 17:04:34 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 16:56 LICENSE 17:04:34 -rw-rw-r-- 1 jenkins jenkins 1714 May 9 16:56 Makefile 17:04:34 -rw-rw-r-- 1 jenkins jenkins 619 May 9 16:56 OWNERS.md 17:04:34 -rw-rw-r-- 1 jenkins jenkins 4891 May 9 16:56 README.md 17:04:34 -rw-rw-r-- 1 jenkins jenkins 5 May 9 16:53 VERSION 17:04:34 drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:56 bin 17:04:34 -rw-r--r-- 1 jenkins jenkins 106410 May 9 17:02 coverage.out 17:04:34 drwxrwxr-x 5 jenkins jenkins 4096 May 9 16:56 example 17:04:34 -rw-rw-r-- 1 jenkins jenkins 3234 May 9 16:56 go.mod 17:04:34 -rw-rw-r-- 1 jenkins jenkins 30781 May 9 16:56 go.sum 17:04:34 drwxrwxr-x 12 jenkins jenkins 4096 May 9 16:56 internal 17:04:34 drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:56 openapi 17:04:34 drwxrwxr-x 6 jenkins jenkins 4096 May 9 16:56 pkg 17:04:34 drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:56 snap 17:04:34 -rw-rw-r-- 1 jenkins jenkins 222 May 9 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:34 + 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=800edbe53339a34a05fc02027ae3cb141c782122 --label arch=arm64 --label version=0.0.0 . 17:04:35 Sending build context to Docker daemon 6.11MB 17:04:35 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:04:35 Step 2/23 : FROM ${BASE} AS builder 17:04:35 ---> 918d72ec9ea8 17:04:35 Step 3/23 : ARG MAKE=make build 17:04:35 ---> Running in e97a76151251 17:04:35 Removing intermediate container e97a76151251 17:04:35 ---> a53b177a1d9d 17:04:35 Step 4/23 : WORKDIR /device-sdk-go 17:04:36 ---> Running in ce3544dcc54c 17:04:36 Removing intermediate container ce3544dcc54c 17:04:36 ---> bc411965a0c9 17:04:36 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:04:36 ---> Running in f5f7feb11ed3 17:04:36 Removing intermediate container f5f7feb11ed3 17:04:36 ---> 133f4ff97aa8 17:04:36 Step 6/23 : RUN apk add --update --no-cache make git 17:04:36 ---> Running in d7561575312c 17:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:39 OK: 263 MiB in 53 packages 17:04:40 Removing intermediate container d7561575312c 17:04:40 ---> dba8823223d7 17:04:40 Step 7/23 : COPY go.mod vendor* ./ 17:04:40 ---> 4690b0f10941 17:04:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:04:40 ---> Running in 158dcf98b278 17:04:43 Removing intermediate container 158dcf98b278 17:04:43 ---> c8b4d80ee51a 17:04:43 Step 9/23 : COPY . . 17:04:44 ---> 044026a0e7ec 17:04:44 Step 10/23 : RUN ${MAKE} 17:04:44 ---> Running in 6e59a2afd5b3 17:04:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:07:08 Removing intermediate container 6e59a2afd5b3 17:07:08 ---> 4f5dff65be42 17:07:08 Step 11/23 : FROM alpine:3.17 17:07:08 3.17: Pulling from library/alpine 17:07:08 c41833b44d91: Already exists 17:07:08 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:07:08 Status: Downloaded newer image for alpine:3.17 17:07:08 ---> 51e60588ff2c 17:07:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:07:08 ---> Running in 95dac8647b6c 17:07:08 Removing intermediate container 95dac8647b6c 17:07:08 ---> c070a16c3be1 17:07:08 Step 13/23 : RUN apk add --update --no-cache 17:07:08 ---> Running in 0aa2902e8d10 17:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:08 OK: 7 MiB in 15 packages 17:07:08 Removing intermediate container 0aa2902e8d10 17:07:08 ---> b30d903514e6 17:07:08 Step 14/23 : WORKDIR / 17:07:08 ---> Running in 19aaa83e2c85 17:07:08 Removing intermediate container 19aaa83e2c85 17:07:08 ---> 4bbc7e840b73 17:07:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:07:08 ---> 7116f5aa4bb8 17:07:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:07:08 ---> 8a83e09f1581 17:07:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:07:08 ---> f28ad8ecccea 17:07:08 Step 18/23 : EXPOSE 59999 17:07:08 ---> Running in 7de9fbd1748d 17:07:08 Removing intermediate container 7de9fbd1748d 17:07:08 ---> 8e901ef027f5 17:07:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:07:08 ---> Running in b493c4a406d7 17:07:08 Removing intermediate container b493c4a406d7 17:07:08 ---> 08bcaae0934b 17:07:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:07:08 ---> Running in 95e309c70f8a 17:07:08 Removing intermediate container 95e309c70f8a 17:07:08 ---> 943f944bfd6f 17:07:08 Step 21/23 : LABEL arch=arm64 17:07:08 ---> Running in 4dddbfa81324 17:07:08 Removing intermediate container 4dddbfa81324 17:07:08 ---> adfe234e71ef 17:07:08 Step 22/23 : LABEL git_sha=800edbe53339a34a05fc02027ae3cb141c782122 17:07:08 ---> Running in f1ace5dda564 17:07:08 Removing intermediate container f1ace5dda564 17:07:08 ---> 702154964077 17:07:08 Step 23/23 : LABEL version=0.0.0 17:07:08 ---> Running in ee019053da9a 17:07:08 Removing intermediate container ee019053da9a 17:07:08 ---> 1fa59a081a4e 17:07:08 [Warning] One or more build-args [ARCH] were not consumed 17:07:08 Successfully built 1fa59a081a4e 17:07:08 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 17:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:08 17:07:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:09 arm64: Pulling from edgex-lftools-log-publisher 17:07:09 8998bd30e6a1: Pulling fs layer 17:07:09 04944245beec: Pulling fs layer 17:07:09 699f458cf7ca: Pulling fs layer 17:07:09 765212b225bb: Pulling fs layer 17:07:09 f23df028b6ca: Pulling fs layer 17:07:09 d65c8cfc05b1: Pulling fs layer 17:07:09 2437ff75d9bd: Pulling fs layer 17:07:09 2437ff75d9bd: Waiting 17:07:09 765212b225bb: Waiting 17:07:09 f23df028b6ca: Waiting 17:07:09 d65c8cfc05b1: Waiting 17:07:09 04944245beec: Verifying Checksum 17:07:09 04944245beec: Download complete 17:07:09 765212b225bb: Download complete 17:07:09 f23df028b6ca: Verifying Checksum 17:07:09 f23df028b6ca: Download complete 17:07:09 d65c8cfc05b1: Verifying Checksum 17:07:09 d65c8cfc05b1: Download complete 17:07:09 699f458cf7ca: Verifying Checksum 17:07:09 699f458cf7ca: Download complete 17:07:10 8998bd30e6a1: Verifying Checksum 17:07:10 8998bd30e6a1: Download complete 17:07:12 2437ff75d9bd: Verifying Checksum 17:07:12 2437ff75d9bd: Download complete 17:07:14 8998bd30e6a1: Pull complete 17:07:14 04944245beec: Pull complete 17:07:15 699f458cf7ca: Pull complete 17:07:16 765212b225bb: Pull complete 17:07:19 f23df028b6ca: Pull complete 17:07:19 d65c8cfc05b1: Pull complete 17:07:34 2437ff75d9bd: Pull complete 17:07:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:07:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:34 prd-ubuntu20.04-docker-arm64-4c-16g-14724 does not seem to be running inside a container 17:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:07:37 $ docker top 2a5f2c2423df4a8e623e3113d0d4f762c31ae31b8eadd81a0a4064acaebd02b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:38 ---> job-cost.sh 17:07:38 lf-activate-venv: SKIPPING 17:07:38 INFO: No Stack... 17:07:38 INFO: Retrieving Pricing Info for: v3-standard-4 17:07:39 INFO: Archiving Costs [Pipeline] sh 17:07:40 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 17:07:40 + cut -d, -f6 [Pipeline] lock 17:07:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] 17:07:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] did not exist. Created. 17:07:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:07:41 /w/workspace/device-sdk-go/1@tmp/durable-c2d708c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:07:41 + echo total: 0.10999999940395355 [Pipeline] stash 17:07:41 Warning: overwriting stash ‘stack-cost’ 17:07:41 Stashed 1 file(s) [Pipeline] } 17:07:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1453-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:07:42 $ docker stop --time=1 2a5f2c2423df4a8e623e3113d0d4f762c31ae31b8eadd81a0a4064acaebd02b4 17:07:43 $ docker rm -f --volumes 2a5f2c2423df4a8e623e3113d0d4f762c31ae31b8eadd81a0a4064acaebd02b4 [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 17:07:44 provisioning config files... 17:07:44 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/config5088586716484874220tmp [Pipeline] { [Pipeline] sh 17:07:44 + set +x 17:07:44 + bash -s -- 17:07:44 + curl -s https://codecov.io/bash 17:07:44 17:07:44 _____ _ 17:07:44 / ____| | | 17:07:44 | | ___ __| | ___ ___ _____ __ 17:07:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:44 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:44 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:44 Bash-1.0.6 17:07:44 17:07:44 17:07:44 ==> git version 2.25.1 found 17:07:44 ==> 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 17:07:44 Release-Date: 2020-01-08 17:07:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:07:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:07:44 ==> Jenkins CI detected. 17:07:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1453 17:07:44 project root: . 17:07:44 --> token set from env 17:07:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:44 ==> Running gcov in . (disable via -X gcov) 17:07:44 ==> Python coveragepy not found 17:07:44 ==> Searching for coverage reports in: 17:07:44 + . 17:07:44 -> Found 1 reports 17:07:44 ==> Detecting git/mercurial file structure 17:07:44 ==> Reading reports 17:07:44 + ./coverage.out bytes=106410 17:07:45 ==> Appending adjustments 17:07:45 https://docs.codecov.io/docs/fixing-reports 17:07:45 + Found adjustments 17:07:45 ==> Gzipping contents 17:07:45 16K /tmp/codecov.iE1Mwl.gz 17:07:45 ==> Uploading reports 17:07:45 url: https://codecov.io 17:07:45 query: branch=PR-1453&commit=800edbe53339a34a05fc02027ae3cb141c782122&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1453&job=&cmd_args= 17:07:45 -> Pinging Codecov 17:07:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1453&commit=800edbe53339a34a05fc02027ae3cb141c782122&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1453%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1453&job=&cmd_args= 17:07:45 -> Uploading to 17:07:45 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/800edbe53339a34a05fc02027ae3cb141c782122/31a3f7ba-84da-4156-8072-501cbb8949e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T170745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3caebff1392b7986f02f74afff365157e8d6310df7aaa190e8285fca9fa4b35c 17:07:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:07:45 Dload Upload Total Spent Left Speed 17:07:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15053 0 0 100 15053 0 68113 --:--:-- --:--:-- --:--:-- 67806 100 15053 0 0 100 15053 0 68113 --:--:-- --:--:-- --:--:-- 67806 17:07:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/800edbe53339a34a05fc02027ae3cb141c782122 [Pipeline] } 17:07:45 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 17:07:47 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives ] 17:07:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives 17:07:47 total 16 17:07:47 drwxr-xr-x 3 root root 4096 May 9 16:56 . 17:07:47 drwxrwxr-x 12 jenkins jenkins 4096 May 9 16:56 .. 17:07:47 drwxr-xr-x 2 root root 4096 May 9 16:56 cost 17:07:47 -rw-r--r-- 1 root root 86 May 9 16:56 cost.csv 17:07:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives 17:07:47 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives 17:07:47 total 16 17:07:47 drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:56 . 17:07:47 drwxrwxr-x 12 jenkins jenkins 4096 May 9 16:56 .. 17:07:47 drwxr-xr-x 2 jenkins jenkins 4096 May 9 16:56 cost 17:07:47 -rw-r--r-- 1 jenkins jenkins 86 May 9 16:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:07:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:48 ---> package-listing.sh 17:07:48 ++ facter osfamily 17:07:48 ++ tr '[:upper:]' '[:lower:]' 17:07:49 + OS_FAMILY=debian 17:07:49 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1453 17:07:49 + START_PACKAGES=/tmp/packages_start.txt 17:07:49 + END_PACKAGES=/tmp/packages_end.txt 17:07:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:49 + PACKAGES=/tmp/packages_start.txt 17:07:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1453 ']' 17:07:49 + PACKAGES=/tmp/packages_end.txt 17:07:49 + case "${OS_FAMILY}" in 17:07:49 + dpkg -l 17:07:49 + grep '^ii' 17:07:49 + '[' -f /tmp/packages_start.txt ']' 17:07:49 + '[' -f /tmp/packages_end.txt ']' 17:07:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:49 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1453 ']' 17:07:49 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives/ 17:07:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1453/archives/ [Pipeline] echo 17:07:49 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-1453/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:07:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:50 prd-ubuntu20.04-docker-8c-8g-14723 does not seem to be running inside a container 17:07:50 $ 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-1453/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-1453 -v /w/workspace/gexfoundry_device-sdk-go_PR-1453:/w/workspace/gexfoundry_device-sdk-go_PR-1453:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:07:50 $ docker top 2bd751ad52850c6d39d92538dd3dd5b8f8caf2c431c2c3f6b94b782f86391cde -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:07:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:07:51 + ls /var/log/sa-host 17:07:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:51 provisioning config files... 17:07:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1453@tmp/config4783136099763974070tmp [Pipeline] { [Pipeline] echo 17:07:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:51 ---> create-netrc.sh [Pipeline] } 17:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> python-tools-install.sh [Pipeline] echo 17:07:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> sudo-logs.sh 17:07:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:07:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:07:53 ---> job-cost.sh 17:07:53 lf-activate-venv: SKIPPING 17:07:53 DEBUG: total: 0.2199999988079071 17:07:53 INFO: Retrieving Stack Cost... 17:07:53 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:53 INFO: Archiving Costs [Pipeline] echo 17:07:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:54 ---> logs-deploy.sh 17:07:54 lf-activate-venv: SKIPPING 17:07:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1453/1 17:07:54 INFO: archiving workspace using pattern(s): 17:07:55 Archives upload complete. 17:07:55 INFO: archiving logs to Nexus