Pull request #1396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c+c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (d89d8be74836a01cbd5bde8c43443574d49ded4e) 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-ssh9036608086899913754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18052808704314589258.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1396/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-1396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12091423706959458202.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-1396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8684455346447927354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2982301809810530982.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-1396/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-1396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4848698638100870233.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4723’ Running on prd-ubuntu20.04-docker-8c-8g-4726 in /w/workspace/gexfoundry_device-sdk-go_PR-1396 [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-1396 # 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/1396/head:refs/remotes/origin/PR-1396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c Merge succeeded, producing 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c Checking out Revision 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c (PR-1396) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c # 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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c # timeout=10 [Pipeline] { [Pipeline] withCredentials 05:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:33 ========================================================= 05:00:33 EdgeX Global Pipelines Version Info 05:00:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:33 ------------------- 05:00:33 stable info: 05:00:33 ------------------- 05:00:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:33 Message: update stable to v1.0.245 05:00:34 ------------------- 05:00:34 experimental info: 05:00:34 ------------------- 05:00:34 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:34 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 05:00:34 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1396 [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1396 [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1396 [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4287b9a [Pipeline] echo 05:00:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:36 provisioning config files... 05:00:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/config18191613282260308844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:36 ---> docker-login.sh 05:00:36 nexus3.edgexfoundry.org:10001 05:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:37 Configure a credential helper to remove this warning. See 05:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:37 05:00:37 Login Succeeded 05:00:37 nexus3.edgexfoundry.org:10002 05:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:37 Configure a credential helper to remove this warning. See 05:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:37 05:00:37 Login Succeeded 05:00:37 nexus3.edgexfoundry.org:10003 05:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:37 Configure a credential helper to remove this warning. See 05:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:37 05:00:37 Login Succeeded 05:00:37 nexus3.edgexfoundry.org:10004 05:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:37 Configure a credential helper to remove this warning. See 05:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:37 05:00:37 Login Succeeded 05:00:37 docker.io 05:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:38 Configure a credential helper to remove this warning. See 05:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:38 05:00:38 Login Succeeded 05:00:38 ---> docker-login.sh ends [Pipeline] } 05:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:38 + git rev-list -1 --merges 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c~1..4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [Pipeline] echo 05:00:39 -----------> git rev-list -1 --merges 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c~1..4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [false] [Pipeline] sh 05:00:39 + git log --format=format:%s -1 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [Pipeline] echo 05:00:39 ========================================================= 05:00:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:39 + git log --format=format:%s -1 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [Pipeline] echo 05:00:39 [semverPrep] GIT_COMMIT: 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:00:39 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:40 + grep -v github /etc/ssh/ssh_known_hosts 05:00:40 + [ -e /tmp/ssh_known_hosts ] 05:00:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:40 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:00:40 -a /etc/ssh/ssh_known_hosts 05:00:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:40 05:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:41 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:41 b85a868b505f: Pulling fs layer 05:00:41 e2be974225ed: Pulling fs layer 05:00:41 339a4e72a1f5: Pulling fs layer 05:00:41 988bab9f4d93: Pulling fs layer 05:00:41 1469e6f7b9e6: Pulling fs layer 05:00:41 eaf3925da568: Pulling fs layer 05:00:41 bab4dde63d76: Pulling fs layer 05:00:41 bde34c3a00c8: Pulling fs layer 05:00:41 b352a97aabf1: Pulling fs layer 05:00:41 4872d77fe225: Pulling fs layer 05:00:41 5851b861e8e6: Pulling fs layer 05:00:41 eaf3925da568: Waiting 05:00:41 bde34c3a00c8: Waiting 05:00:41 4872d77fe225: Waiting 05:00:41 b352a97aabf1: Waiting 05:00:41 1469e6f7b9e6: Waiting 05:00:41 bab4dde63d76: Waiting 05:00:41 988bab9f4d93: Waiting 05:00:41 e2be974225ed: Verifying Checksum 05:00:41 e2be974225ed: Download complete 05:00:41 988bab9f4d93: Verifying Checksum 05:00:41 988bab9f4d93: Download complete 05:00:41 1469e6f7b9e6: Verifying Checksum 05:00:41 1469e6f7b9e6: Download complete 05:00:41 339a4e72a1f5: Verifying Checksum 05:00:41 339a4e72a1f5: Download complete 05:00:41 eaf3925da568: Download complete 05:00:41 bde34c3a00c8: Verifying Checksum 05:00:41 bde34c3a00c8: Download complete 05:00:41 b352a97aabf1: Verifying Checksum 05:00:41 b352a97aabf1: Download complete 05:00:41 4872d77fe225: Download complete 05:00:41 5851b861e8e6: Download complete 05:00:41 b85a868b505f: Verifying Checksum 05:00:41 b85a868b505f: Download complete 05:00:41 bab4dde63d76: Verifying Checksum 05:00:41 bab4dde63d76: Download complete 05:00:42 b85a868b505f: Pull complete 05:00:43 e2be974225ed: Pull complete 05:00:44 339a4e72a1f5: Pull complete 05:00:45 988bab9f4d93: Pull complete 05:00:46 1469e6f7b9e6: Pull complete 05:00:46 eaf3925da568: Pull complete 05:00:49 bab4dde63d76: Pull complete 05:00:49 bde34c3a00c8: Pull complete 05:00:50 b352a97aabf1: Pull complete 05:00:51 4872d77fe225: Pull complete 05:00:52 5851b861e8e6: Pull complete 05:00:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:52 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 05:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1396 -v /w/workspace/gexfoundry_device-sdk-go_PR-1396:/w/workspace/gexfoundry_device-sdk-go_PR-1396:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:01:00 $ docker top 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 -eo pid,comm 05:01:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:00 [ssh-agent] Looking for ssh-agent implementation... 05:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:00 $ docker exec 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 ssh-agent 05:01:00 SSH_AUTH_SOCK=/tmp/ssh-GVzyMUmOFsuJ/agent.14 05:01:00 SSH_AGENT_PID=20 05:01:00 Running ssh-add (command line suppressed) 05:01:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/private_key_13267710100206137032.key (/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/private_key_13267710100206137032.key) 05:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:01 + git tag --points-at HEAD [Pipeline] } 05:01:01 $ docker exec --env ******** --env ******** 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 ssh-agent -k 05:01:01 unset SSH_AUTH_SOCK; 05:01:01 unset SSH_AGENT_PID; 05:01:01 echo Agent pid 20 killed; 05:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:01:01 [ssh-agent] Looking for ssh-agent implementation... 05:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:01 $ docker exec 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 ssh-agent 05:01:01 SSH_AUTH_SOCK=/tmp/ssh-0drImsdTIsXb/agent.70 05:01:01 SSH_AGENT_PID=76 05:01:01 Running ssh-add (command line suppressed) 05:01:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/private_key_7141080612233089878.key (/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/private_key_7141080612233089878.key) 05:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:02 + git semver init 05:01:02 2023-03-21 05:01:02,368 [run_init] DEBUG init version:0.0.0 force:False 05:01:02 2023-03-21 05:01:02,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver 05:01:02 2023-03-21 05:01:02,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver 05:01:02 2023-03-21 05:01:02,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1396, universal_newlines=False, shell=None, istream=None) 05:01:03 2023-03-21 05:01:03,434 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396/.git/info/exclude 05:01:03 2023-03-21 05:01:03,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver/PR-1396 with force:False 05:01:03 2023-03-21 05:01:03,434 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver/PR-1396 05:01:03 2023-03-21 05:01:03,439 [execute] INFO git cat-file --batch-check 05:01:03 2023-03-21 05:01:03,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver, universal_newlines=False, shell=None, istream=) 05:01:03 2023-03-21 05:01:03,446 [execute] INFO git cat-file --batch 05:01:03 2023-03-21 05:01:03,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver, universal_newlines=False, shell=None, istream=) 05:01:03 2023-03-21 05:01:03,451 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1396/.semver/PR-1396 05:01:03 0.0.0 [Pipeline] } 05:01:03 $ docker exec --env ******** --env ******** 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 ssh-agent -k 05:01:03 unset SSH_AUTH_SOCK; 05:01:03 unset SSH_AGENT_PID; 05:01:03 echo Agent pid 76 killed; 05:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:01:04 + git semver [Pipeline] } 05:01:04 $ docker stop --time=1 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 05:01:06 $ docker rm -f --volumes 4ad9bac326783f0d80a988dbca594c34e4984457b3bcb6a8cb2d00b5cad27d99 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:01:07 Stashed 1 file(s) [Pipeline] echo 05:01:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:07 provisioning config files... 05:01:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/config10095461344556003705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:08 ---> docker-login.sh 05:01:08 nexus3.edgexfoundry.org:10001 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 nexus3.edgexfoundry.org:10002 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 nexus3.edgexfoundry.org:10003 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 nexus3.edgexfoundry.org:10004 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:08 Configure a credential helper to remove this warning. See 05:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:08 05:01:08 Login Succeeded 05:01:08 docker.io 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 ---> docker-login.sh ends [Pipeline] } 05:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:01:09 ========================================================= 05:01:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:01:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:09 + 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 . 05:01:09 Sending build context to Docker daemon 10.78MB 05:01:09 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:01:09 Step 2/10 : FROM ${BASE} AS builder 05:01:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:01:10 63b65145d645: Pulling fs layer 05:01:10 a2d21d5440eb: Pulling fs layer 05:01:10 935e6c44a52c: Pulling fs layer 05:01:10 94cc34f8dd06: Pulling fs layer 05:01:10 30dea6a524f1: Pulling fs layer 05:01:10 a2aff8979fd8: Pulling fs layer 05:01:10 6808be2612f2: Pulling fs layer 05:01:10 f25807f1079a: Pulling fs layer 05:01:10 a2aff8979fd8: Waiting 05:01:10 6808be2612f2: Waiting 05:01:10 f25807f1079a: Waiting 05:01:10 94cc34f8dd06: Waiting 05:01:10 30dea6a524f1: Waiting 05:01:10 a2d21d5440eb: Download complete 05:01:10 94cc34f8dd06: Verifying Checksum 05:01:10 94cc34f8dd06: Download complete 05:01:10 30dea6a524f1: Download complete 05:01:10 63b65145d645: Verifying Checksum 05:01:10 63b65145d645: Download complete 05:01:10 a2aff8979fd8: Verifying Checksum 05:01:10 a2aff8979fd8: Download complete 05:01:10 63b65145d645: Pull complete 05:01:10 a2d21d5440eb: Pull complete 05:01:11 f25807f1079a: Verifying Checksum 05:01:11 f25807f1079a: Download complete 05:01:11 935e6c44a52c: Verifying Checksum 05:01:11 935e6c44a52c: Download complete 05:01:11 6808be2612f2: Verifying Checksum 05:01:11 6808be2612f2: Download complete 05:01:14 935e6c44a52c: Pull complete 05:01:15 94cc34f8dd06: Pull complete 05:01:15 30dea6a524f1: Pull complete 05:01:15 a2aff8979fd8: Pull complete 05:01:18 6808be2612f2: Pull complete 05:01:19 f25807f1079a: Pull complete 05:01:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:01:19 ---> 3b553350e43f 05:01:19 Step 3/10 : ARG MAKE=make build 05:01:22 Still waiting to schedule task 05:01:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4724’ 05:01:27 ---> Running in 19d01a628a7f 05:01:27 Removing intermediate container 19d01a628a7f 05:01:27 ---> e341b606e9cb 05:01:27 Step 4/10 : WORKDIR /device-sdk-go 05:01:27 ---> Running in 341fe82b2be1 05:01:27 Removing intermediate container 341fe82b2be1 05:01:27 ---> 70b8cd7a3046 05:01:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:27 ---> Running in 80d784bb16f7 05:01:28 Removing intermediate container 80d784bb16f7 05:01:28 ---> a5bf854e82d2 05:01:28 Step 6/10 : RUN apk add --update --no-cache make git 05:01:28 ---> Running in a3cb29d00ef8 05:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:29 OK: 265 MiB in 53 packages 05:01:29 Removing intermediate container a3cb29d00ef8 05:01:29 ---> bcdb56a55465 05:01:29 Step 7/10 : COPY go.mod vendor* ./ 05:01:29 ---> 237227110fac 05:01:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:30 ---> Running in ea3d054a94e7 05:02:09 Removing intermediate container ea3d054a94e7 05:02:09 ---> 5f218faee559 05:02:09 Step 9/10 : COPY . . 05:02:09 ---> 47dbabd73fb5 05:02:09 Step 10/10 : RUN ${MAKE} 05:02:09 ---> Running in aa0f14329033 05:02:09 noop 05:02:09 Removing intermediate container aa0f14329033 05:02:09 ---> c6dab65d6df8 05:02:09 Successfully built c6dab65d6df8 05:02:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:09 + docker inspect -f . ci-base-image-x86_64 05:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:09 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 05:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1396 -v /w/workspace/gexfoundry_device-sdk-go_PR-1396:/w/workspace/gexfoundry_device-sdk-go_PR-1396:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:10 $ docker top 272af10695d852a5892d057376efc2a687a1ccfb86e690661897f094f29ccc37 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:10 + go version 05:02:10 go version go1.20.2 linux/amd64 [Pipeline] } 05:02:10 $ docker stop --time=1 272af10695d852a5892d057376efc2a687a1ccfb86e690661897f094f29ccc37 05:02:11 $ docker rm -f --volumes 272af10695d852a5892d057376efc2a687a1ccfb86e690661897f094f29ccc37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:12 + docker inspect -f . ci-base-image-x86_64 05:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:12 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 05:02:12 $ 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-1396 -v /w/workspace/gexfoundry_device-sdk-go_PR-1396:/w/workspace/gexfoundry_device-sdk-go_PR-1396:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:02:13 $ docker top b74150b2fba237838563fbb92edee8fd210a057cccb4d5a9cb4ed4d21074fde9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1396 [Pipeline] fileExists [Pipeline] sh 05:02:13 + make test 05:02:13 go test -race -coverprofile=coverage.out ./... 05:02:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:02:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:02:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.054s coverage: 27.6% of statements 05:02:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:33 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 78.9% of statements 05:02:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 86.0% of statements 05:02:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:02:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.103s coverage: 75.9% of statements 05:02:34 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:02:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:02:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:35 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:02:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.084s coverage: 15.2% of statements 05:02:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.090s coverage: 65.7% of statements 05:02:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements 05:02:37 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.5% of statements 05:02:59 GO111MODULE=on go vet ./... 05:02:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:59 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:59 $ docker stop --time=1 b74150b2fba237838563fbb92edee8fd210a057cccb4d5a9cb4ed4d21074fde9 05:03:03 $ docker rm -f --volumes b74150b2fba237838563fbb92edee8fd210a057cccb4d5a9cb4ed4d21074fde9 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:05 + ls -al . 05:03:05 total 276 05:03:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 05:02 . 05:03:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:00 .. 05:03:05 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:00 .dockerignore 05:03:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:01 .git 05:03:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:00 .github 05:03:05 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 05:00 .gitignore 05:03:05 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 05:00 .golangci.yml 05:03:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:01 .semver 05:03:05 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 05:00 CHANGELOG.md 05:03:05 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:00 GOVERNANCE.md 05:03:05 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 05:00 Jenkinsfile 05:03:05 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 05:00 LICENSE 05:03:05 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 05:00 Makefile 05:03:05 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 05:00 OWNERS.md 05:03:05 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 05:00 README.md 05:03:05 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:01 VERSION 05:03:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:00 bin 05:03:05 -rw-r--r-- 1 jenkins jenkins 109538 Mar 21 05:02 coverage.out 05:03:05 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 05:00 example 05:03:05 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 05:00 go.mod 05:03:05 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 21 05:00 go.sum 05:03:05 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:00 internal 05:03:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:00 openapi 05:03:05 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 05:00 pkg 05:03:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:00 snap 05:03:05 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:05 + 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=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c --label arch=amd64 --label version=0.0.0 . 05:03:05 Sending build context to Docker daemon 10.89MB 05:03:05 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:03:05 Step 2/23 : FROM ${BASE} AS builder 05:03:05 ---> c6dab65d6df8 05:03:05 Step 3/23 : ARG MAKE=make build 05:03:06 ---> Running in 0c3fc547ebc6 05:03:06 Removing intermediate container 0c3fc547ebc6 05:03:06 ---> d9715445fbb5 05:03:06 Step 4/23 : WORKDIR /device-sdk-go 05:03:06 ---> Running in 7917145b6e36 05:03:06 Removing intermediate container 7917145b6e36 05:03:06 ---> 888dc1873cd3 05:03:06 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:03:06 ---> Running in e6dec6c907c8 05:03:06 Removing intermediate container e6dec6c907c8 05:03:06 ---> be41158b7933 05:03:06 Step 6/23 : RUN apk add --update --no-cache make git 05:03:06 ---> Running in 8445a331417f 05:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:07 OK: 265 MiB in 53 packages 05:03:07 Removing intermediate container 8445a331417f 05:03:07 ---> 89d678b1e537 05:03:07 Step 7/23 : COPY go.mod vendor* ./ 05:03:07 ---> 4b9e6d3cf793 05:03:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:07 ---> Running in 79c5c7e0716f 05:03:08 Removing intermediate container 79c5c7e0716f 05:03:08 ---> 7d73f4f9b650 05:03:08 Step 9/23 : COPY . . 05:03:09 ---> a2592a142bea 05:03:09 Step 10/23 : RUN ${MAKE} 05:03:09 ---> Running in cea589ac0859 05:03:09 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:03:31 Removing intermediate container cea589ac0859 05:03:31 ---> c7732dd94080 05:03:31 Step 11/23 : FROM alpine:3.17 05:03:31 3.17: Pulling from library/alpine 05:03:31 63b65145d645: Already exists 05:03:32 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:03:32 Status: Downloaded newer image for alpine:3.17 05:03:32 ---> b2aa39c304c2 05:03:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:03:32 ---> Running in 6903931a82ba 05:03:33 Removing intermediate container 6903931a82ba 05:03:33 ---> e0d82b43e2df 05:03:33 Step 13/23 : RUN apk add --update --no-cache 05:03:33 ---> Running in f2959c392dbb 05:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:34 OK: 7 MiB in 15 packages 05:03:36 Removing intermediate container f2959c392dbb 05:03:36 ---> 5f546503f3a0 05:03:36 Step 14/23 : WORKDIR / 05:03:37 ---> Running in f2e46225af6e 05:03:38 Removing intermediate container f2e46225af6e 05:03:38 ---> a612f3c68bb2 05:03:38 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:03:38 ---> af075c895afa 05:03:38 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:03:39 ---> a5c8dc972cb4 05:03:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:03:39 ---> b305caa0c17d 05:03:39 Step 18/23 : EXPOSE 59999 05:03:39 ---> Running in bdf2c5a1133a 05:03:39 Removing intermediate container bdf2c5a1133a 05:03:39 ---> b5967dbe6c49 05:03:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:03:40 ---> Running in 1aa0eab84420 05:03:40 Removing intermediate container 1aa0eab84420 05:03:40 ---> 2c0e594f8d23 05:03:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:40 ---> Running in 32ce611648ea 05:03:40 Removing intermediate container 32ce611648ea 05:03:40 ---> ce4c528b93d5 05:03:40 Step 21/23 : LABEL arch=amd64 05:03:40 ---> Running in 47cd0ce6ad82 05:03:40 Removing intermediate container 47cd0ce6ad82 05:03:40 ---> 81873710c286 05:03:40 Step 22/23 : LABEL git_sha=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c 05:03:40 ---> Running in 6d223afe20d1 05:03:40 Removing intermediate container 6d223afe20d1 05:03:40 ---> 751fe3c67bbc 05:03:40 Step 23/23 : LABEL version=0.0.0 05:03:40 ---> Running in 5b495e8ad430 05:03:40 Removing intermediate container 5b495e8ad430 05:03:40 ---> 472690f4db39 05:03:40 [Warning] One or more build-args [ARCH] were not consumed 05:03:40 Successfully built 472690f4db39 05:03:40 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 05:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:41 latest: Pulling from edgex-lftools-log-publisher 05:03:41 5eb5b503b376: Pulling fs layer 05:03:41 5c69ac0246d0: Pulling fs layer 05:03:41 ec43610c2a17: Pulling fs layer 05:03:41 3a2ae6a8a46f: Pulling fs layer 05:03:41 33b1e0a273af: Pulling fs layer 05:03:41 5d3b04190fa2: Pulling fs layer 05:03:41 2f39f015ded8: Pulling fs layer 05:03:41 33b1e0a273af: Waiting 05:03:41 5d3b04190fa2: Waiting 05:03:41 2f39f015ded8: Waiting 05:03:41 3a2ae6a8a46f: Waiting 05:03:42 5c69ac0246d0: Verifying Checksum 05:03:42 3a2ae6a8a46f: Verifying Checksum 05:03:42 3a2ae6a8a46f: Download complete 05:03:42 33b1e0a273af: Verifying Checksum 05:03:42 33b1e0a273af: Download complete 05:03:42 ec43610c2a17: Verifying Checksum 05:03:42 ec43610c2a17: Download complete 05:03:42 5d3b04190fa2: Verifying Checksum 05:03:42 5d3b04190fa2: Download complete 05:03:42 5eb5b503b376: Download complete 05:03:42 2f39f015ded8: Download complete 05:03:43 5eb5b503b376: Pull complete 05:03:43 5c69ac0246d0: Pull complete 05:03:44 ec43610c2a17: Pull complete 05:03:44 3a2ae6a8a46f: Pull complete 05:03:44 33b1e0a273af: Pull complete 05:03:44 5d3b04190fa2: Pull complete 05:03:48 2f39f015ded8: Pull complete 05:03:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:48 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 05:03:48 $ 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-1396 -v /w/workspace/gexfoundry_device-sdk-go_PR-1396:/w/workspace/gexfoundry_device-sdk-go_PR-1396:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:03:58 $ docker top dbfc819b0a0b817edadb872f5b507135a4d60070f00d04970c46ec578a8475f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:59 ---> job-cost.sh 05:03:59 lf-activate-venv: SKIPPING 05:03:59 INFO: No Stack... 05:03:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:00 INFO: Archiving Costs [Pipeline] sh 05:04:00 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives/cost.csv 05:04:00 + cut -d, -f6 [Pipeline] lock 05:04:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] 05:04:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] did not exist. Created. 05:04:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:00 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:00 Stashed 1 file(s) [Pipeline] } 05:04:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:01 $ docker stop --time=1 dbfc819b0a0b817edadb872f5b507135a4d60070f00d04970c46ec578a8475f6 05:04:02 $ docker rm -f --volumes dbfc819b0a0b817edadb872f5b507135a4d60070f00d04970c46ec578a8475f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4732 in /w/workspace/gexfoundry_device-sdk-go_PR-1396 [Pipeline] { [Pipeline] ws 05:04:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:04:09 The recommended git tool is: git 05:04:18 using credential edgex-jenkins-ssh 05:04:18 Cloning the remote Git repository 05:04:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:04:19 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:04:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:19 > git --version # timeout=10 05:04:19 > git --version # 'git version 2.25.1' 05:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:04:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1396/head:refs/remotes/origin/PR-1396 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:25 Merging remotes/origin/main commit c61610bbbff1187c8ac68f5c7e0a10add7b75ddb into PR head commit 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c 05:04:25 Merge succeeded, producing 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c 05:04:25 Checking out Revision 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c (PR-1396) 05:04:25 > git config core.sparsecheckout # timeout=10 05:04:25 > git checkout -f 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c # timeout=10 05:04:25 > git remote # timeout=10 05:04:25 > git config --get remote.origin.url # timeout=10 05:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:25 > git merge c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 05:04:25 > git rev-parse HEAD^{commit} # timeout=10 05:04:25 > git config core.sparsecheckout # timeout=10 05:04:25 > git checkout -f 4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c # timeout=10 05:04:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:04:26 > git --version # timeout=10 05:04:26 > git --version # 'git version 2.25.1' 05:04:26 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:27 Dload Upload Total Spent Left Speed 05:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 05:04:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:29 + sudo tee /etc/docker/daemon.new 05:04:29 { 05:04:29 "registry-mirrors": [ 05:04:29 "https://nexus3.edgexfoundry.org:10001" 05:04:29 ], 05:04:29 "bip": "10.250.0.254/24", 05:04:29 "hosts": [ 05:04:29 "tcp://0.0.0.0:5555", 05:04:29 "unix:///var/run/docker.sock" 05:04:29 ], 05:04:29 "mtu": 1458, 05:04:29 "selinux-enabled": true, 05:04:29 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:29 } [Pipeline] sh 05:04:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:48 provisioning config files... 05:04:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13707499882392907301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:48 ---> docker-login.sh 05:04:48 nexus3.edgexfoundry.org:10001 05:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:49 Configure a credential helper to remove this warning. See 05:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:49 05:04:49 Login Succeeded 05:04:49 nexus3.edgexfoundry.org:10002 05:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:49 Configure a credential helper to remove this warning. See 05:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:49 05:04:49 Login Succeeded 05:04:49 nexus3.edgexfoundry.org:10003 05:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:50 Configure a credential helper to remove this warning. See 05:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:50 05:04:50 Login Succeeded 05:04:50 nexus3.edgexfoundry.org:10004 05:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:50 Configure a credential helper to remove this warning. See 05:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:50 05:04:50 Login Succeeded 05:04:50 docker.io 05:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:51 Configure a credential helper to remove this warning. See 05:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:51 05:04:51 Login Succeeded 05:04:51 ---> docker-login.sh ends [Pipeline] } 05:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:51 ========================================================= 05:04:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:52 + 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 . 05:04:52 Sending build context to Docker daemon 5.794MB 05:04:52 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:04:52 Step 2/10 : FROM ${BASE} AS builder 05:04:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:52 af6eaf76a39c: Pulling fs layer 05:04:52 55522c791124: Pulling fs layer 05:04:52 ce5c4a1c91eb: Pulling fs layer 05:04:52 169dfbe0d373: Pulling fs layer 05:04:52 e1ff8fa3b103: Pulling fs layer 05:04:52 52ebb69f0ebf: Pulling fs layer 05:04:52 5abe8eddf0d5: Pulling fs layer 05:04:52 169dfbe0d373: Waiting 05:04:52 e1ff8fa3b103: Waiting 05:04:52 52ebb69f0ebf: Waiting 05:04:52 5abe8eddf0d5: Waiting 05:04:52 55522c791124: Verifying Checksum 05:04:52 55522c791124: Download complete 05:04:52 169dfbe0d373: Verifying Checksum 05:04:52 169dfbe0d373: Download complete 05:04:52 e1ff8fa3b103: Verifying Checksum 05:04:52 e1ff8fa3b103: Download complete 05:04:52 af6eaf76a39c: Download complete 05:04:54 af6eaf76a39c: Pull complete 05:04:54 5abe8eddf0d5: Verifying Checksum 05:04:54 5abe8eddf0d5: Download complete 05:04:54 55522c791124: Pull complete 05:04:55 ce5c4a1c91eb: Verifying Checksum 05:04:55 ce5c4a1c91eb: Download complete 05:04:56 52ebb69f0ebf: Verifying Checksum 05:04:56 52ebb69f0ebf: Download complete 05:05:08 ce5c4a1c91eb: Pull complete 05:05:08 169dfbe0d373: Pull complete 05:05:08 e1ff8fa3b103: Pull complete 05:05:15 52ebb69f0ebf: Pull complete 05:05:17 5abe8eddf0d5: Pull complete 05:05:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:05:17 ---> 6cb57ee374ae 05:05:17 Step 3/10 : ARG MAKE=make build 05:05:19 ---> Running in b7b68dfd134f 05:05:19 Removing intermediate container b7b68dfd134f 05:05:19 ---> 66112fa81e22 05:05:19 Step 4/10 : WORKDIR /device-sdk-go 05:05:19 ---> Running in 56029a129515 05:05:19 Removing intermediate container 56029a129515 05:05:19 ---> 83dbe295d7f2 05:05:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:05:19 ---> Running in 97fe92ce6662 05:05:20 Removing intermediate container 97fe92ce6662 05:05:20 ---> f0fb92df4e29 05:05:20 Step 6/10 : RUN apk add --update --no-cache make git 05:05:20 ---> Running in eaf63a187b27 05:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:05:23 OK: 263 MiB in 53 packages 05:05:24 Removing intermediate container eaf63a187b27 05:05:24 ---> b65798e0588e 05:05:24 Step 7/10 : COPY go.mod vendor* ./ 05:05:24 ---> 0b62ddbead61 05:05:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:24 ---> Running in f0bc583226a2 05:06:24 Removing intermediate container f0bc583226a2 05:06:24 ---> 362965082029 05:06:24 Step 9/10 : COPY . . 05:06:25 ---> b11de35f21bb 05:06:25 Step 10/10 : RUN ${MAKE} 05:06:25 ---> Running in 0b92d8c08740 05:06:26 noop 05:06:27 Removing intermediate container 0b92d8c08740 05:06:27 ---> 2b5813555d89 05:06:27 Successfully built 2b5813555d89 05:06:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:28 + docker inspect -f . ci-base-image-arm64 05:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 05:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:30 $ docker top eae4839321c3a3c1b2382cade8533a16e25ed2a20a94ad90024a39480df1404c -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:30 + go version 05:06:30 go version go1.20.2 linux/arm64 [Pipeline] } 05:06:30 $ docker stop --time=1 eae4839321c3a3c1b2382cade8533a16e25ed2a20a94ad90024a39480df1404c 05:06:32 $ docker rm -f --volumes eae4839321c3a3c1b2382cade8533a16e25ed2a20a94ad90024a39480df1404c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:33 + docker inspect -f . ci-base-image-arm64 05:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:33 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 05:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:06:35 $ docker top 35a45049ddef744a8bcdb457bb980c6a936b9da5c87269a0af1c9c1ad320598a -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:36 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:06:36 + make test 05:06:36 go test -race -coverprofile=coverage.out ./... 05:07:23 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:09:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:09:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:09:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:09:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:09:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.252s coverage: 27.6% of statements 05:09:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.293s coverage: 78.9% of statements 05:09:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.398s coverage: 86.0% of statements 05:09:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.561s coverage: 75.9% of statements 05:10:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.290s coverage: 15.2% of statements 05:10:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:10:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:10:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.490s coverage: 65.7% of statements 05:10:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.528s coverage: 89.2% of statements 05:10:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:10:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.268s coverage: 5.5% of statements 05:10:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:09 GO111MODULE=on go vet ./... 05:13:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:01 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:01 $ docker stop --time=1 35a45049ddef744a8bcdb457bb980c6a936b9da5c87269a0af1c9c1ad320598a 05:13:03 $ docker rm -f --volumes 35a45049ddef744a8bcdb457bb980c6a936b9da5c87269a0af1c9c1ad320598a [Pipeline] // withDockerContainer [Pipeline] sh 05:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:05 Warning: overwriting stash ‘coverage-report’ 05:13:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:07 + ls -al . 05:13:07 total 272 05:13:07 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 05:06 . 05:13:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:04 .. 05:13:07 -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 05:04 .dockerignore 05:13:07 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 05:04 .git 05:13:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:04 .github 05:13:07 -rw-rw-r-- 1 jenkins jenkins 131 Mar 21 05:04 .gitignore 05:13:07 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 05:04 .golangci.yml 05:13:07 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 21 05:04 CHANGELOG.md 05:13:07 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 05:04 GOVERNANCE.md 05:13:07 -rw-rw-r-- 1 jenkins jenkins 885 Mar 21 05:04 Jenkinsfile 05:13:07 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 21 05:04 LICENSE 05:13:07 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 21 05:04 Makefile 05:13:07 -rw-rw-r-- 1 jenkins jenkins 619 Mar 21 05:04 OWNERS.md 05:13:07 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 21 05:04 README.md 05:13:07 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 05:01 VERSION 05:13:07 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 05:04 bin 05:13:07 -rw-r--r-- 1 jenkins jenkins 109536 Mar 21 05:10 coverage.out 05:13:07 drwxrwxr-x 5 jenkins jenkins 4096 Mar 21 05:04 example 05:13:07 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 21 05:04 go.mod 05:13:07 -rw-rw-r-- 1 jenkins jenkins 30779 Mar 21 05:04 go.sum 05:13:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:04 internal 05:13:07 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 05:04 openapi 05:13:07 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 05:04 pkg 05:13:07 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 05:04 snap 05:13:07 -rw-rw-r-- 1 jenkins jenkins 222 Mar 21 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:07 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c --label arch=arm64 --label version=0.0.0 . 05:13:08 Sending build context to Docker daemon 5.904MB 05:13:08 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 05:13:08 Step 2/23 : FROM ${BASE} AS builder 05:13:08 ---> 2b5813555d89 05:13:08 Step 3/23 : ARG MAKE=make build 05:13:08 ---> Running in 372fe4dfb82d 05:13:08 Removing intermediate container 372fe4dfb82d 05:13:08 ---> 809d58975ae8 05:13:08 Step 4/23 : WORKDIR /device-sdk-go 05:13:08 ---> Running in d7d8f51111ad 05:13:09 Removing intermediate container d7d8f51111ad 05:13:09 ---> 0a15b6216083 05:13:09 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:13:09 ---> Running in 9fa0f656c3c6 05:13:09 Removing intermediate container 9fa0f656c3c6 05:13:09 ---> 450f9aae962f 05:13:09 Step 6/23 : RUN apk add --update --no-cache make git 05:13:09 ---> Running in edc7815063e8 05:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:13:12 OK: 263 MiB in 53 packages 05:13:16 Removing intermediate container edc7815063e8 05:13:16 ---> a434b0af3ba8 05:13:16 Step 7/23 : COPY go.mod vendor* ./ 05:13:17 ---> 12791406e718 05:13:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:17 ---> Running in 41f641d27184 05:13:20 Removing intermediate container 41f641d27184 05:13:20 ---> 5de5fa79b862 05:13:20 Step 9/23 : COPY . . 05:13:21 ---> 31ba1d5ec545 05:13:21 Step 10/23 : RUN ${MAKE} 05:13:21 ---> Running in df553525af17 05:13:22 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:59 Removing intermediate container df553525af17 05:15:59 ---> c7e2b2a71a39 05:15:59 Step 11/23 : FROM alpine:3.17 05:15:59 3.17: Pulling from library/alpine 05:15:59 af6eaf76a39c: Already exists 05:15:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:15:59 Status: Downloaded newer image for alpine:3.17 05:15:59 ---> d74e625d9115 05:15:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:15:59 ---> Running in 6b45080bebc3 05:15:59 Removing intermediate container 6b45080bebc3 05:15:59 ---> 982946a1dac7 05:15:59 Step 13/23 : RUN apk add --update --no-cache 05:15:59 ---> Running in 4cc1bcc89121 05:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:15:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:15:59 OK: 7 MiB in 15 packages 05:15:59 Removing intermediate container 4cc1bcc89121 05:15:59 ---> 45023e99efbf 05:15:59 Step 14/23 : WORKDIR / 05:15:59 ---> Running in f9815eb8a231 05:15:59 Removing intermediate container f9815eb8a231 05:15:59 ---> b334ec3b4e6a 05:15:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:59 ---> 2bf4568edc66 05:15:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:59 ---> 3c1abe14ab60 05:15:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:59 ---> ebdd55ff3a77 05:15:59 Step 18/23 : EXPOSE 59999 05:15:59 ---> Running in 091a3f4d7f50 05:15:59 Removing intermediate container 091a3f4d7f50 05:15:59 ---> 872b64b3c6c4 05:15:59 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:15:59 ---> Running in db96ed088539 05:15:59 Removing intermediate container db96ed088539 05:15:59 ---> cb91ee2bc772 05:15:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:15:59 ---> Running in 0daf9fbe5652 05:15:59 Removing intermediate container 0daf9fbe5652 05:15:59 ---> 050b91f4278a 05:15:59 Step 21/23 : LABEL arch=arm64 05:15:59 ---> Running in bc6fd50157b4 05:15:59 Removing intermediate container bc6fd50157b4 05:15:59 ---> 024deb350b3b 05:15:59 Step 22/23 : LABEL git_sha=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c 05:15:59 ---> Running in 9f238379c2d6 05:15:59 Removing intermediate container 9f238379c2d6 05:15:59 ---> d173c4a7d294 05:15:59 Step 23/23 : LABEL version=0.0.0 05:15:59 ---> Running in 3e6040c2d2fa 05:15:59 Removing intermediate container 3e6040c2d2fa 05:15:59 ---> e42f67018278 05:15:59 [Warning] One or more build-args [ARCH] were not consumed 05:15:59 Successfully built e42f67018278 05:15:59 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:00 05:16:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:00 arm64: Pulling from edgex-lftools-log-publisher 05:16:00 8998bd30e6a1: Pulling fs layer 05:16:00 04944245beec: Pulling fs layer 05:16:00 699f458cf7ca: Pulling fs layer 05:16:00 765212b225bb: Pulling fs layer 05:16:00 f23df028b6ca: Pulling fs layer 05:16:00 d65c8cfc05b1: Pulling fs layer 05:16:00 2437ff75d9bd: Pulling fs layer 05:16:00 f23df028b6ca: Waiting 05:16:00 d65c8cfc05b1: Waiting 05:16:00 765212b225bb: Waiting 05:16:00 2437ff75d9bd: Waiting 05:16:00 04944245beec: Verifying Checksum 05:16:00 04944245beec: Download complete 05:16:00 765212b225bb: Download complete 05:16:00 f23df028b6ca: Verifying Checksum 05:16:00 f23df028b6ca: Download complete 05:16:00 d65c8cfc05b1: Verifying Checksum 05:16:00 d65c8cfc05b1: Download complete 05:16:01 699f458cf7ca: Verifying Checksum 05:16:01 699f458cf7ca: Download complete 05:16:01 8998bd30e6a1: Verifying Checksum 05:16:01 8998bd30e6a1: Download complete 05:16:04 2437ff75d9bd: Verifying Checksum 05:16:04 2437ff75d9bd: Download complete 05:16:05 8998bd30e6a1: Pull complete 05:16:05 04944245beec: Pull complete 05:16:07 699f458cf7ca: Pull complete 05:16:07 765212b225bb: Pull complete 05:16:07 f23df028b6ca: Pull complete 05:16:07 d65c8cfc05b1: Pull complete 05:16:20 2437ff75d9bd: Pull complete 05:16:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:20 prd-ubuntu20.04-docker-arm64-4c-16g-4732 does not seem to be running inside a container 05:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:16:23 $ docker top 93ddc6781a0d155d6250dde694347079501ae87c4cc3467c451d85995af94a2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:23 ---> job-cost.sh 05:16:23 lf-activate-venv: SKIPPING 05:16:23 INFO: No Stack... 05:16:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:25 INFO: Archiving Costs [Pipeline] sh 05:16:25 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:16:25 + cut -d, -f6 [Pipeline] lock 05:16:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] 05:16:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] did not exist. Created. 05:16:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:25 /w/workspace/device-sdk-go/1@tmp/durable-f1786931/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:26 Warning: overwriting stash ‘stack-cost’ 05:16:26 Stashed 1 file(s) [Pipeline] } 05:16:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1396-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:26 $ docker stop --time=1 93ddc6781a0d155d6250dde694347079501ae87c4cc3467c451d85995af94a2b 05:16:27 $ docker rm -f --volumes 93ddc6781a0d155d6250dde694347079501ae87c4cc3467c451d85995af94a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:16:28 provisioning config files... 05:16:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/config13397242348924770102tmp [Pipeline] { [Pipeline] sh 05:16:29 + set +x 05:16:29 + bash -s -- 05:16:29 + curl -s https://codecov.io/bash 05:16:29 05:16:29 _____ _ 05:16:29 / ____| | | 05:16:29 | | ___ __| | ___ ___ _____ __ 05:16:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:29 Bash-1.0.6 05:16:29 05:16:29 05:16:29 ==> git version 2.25.1 found 05:16:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:16:29 Release-Date: 2020-01-08 05:16:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:29 ==> Jenkins CI detected. 05:16:29 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1396 05:16:29 project root: . 05:16:29 --> token set from env 05:16:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:29 ==> Running gcov in . (disable via -X gcov) 05:16:29 ==> Python coveragepy not found 05:16:29 ==> Searching for coverage reports in: 05:16:29 + . 05:16:29 -> Found 1 reports 05:16:29 ==> Detecting git/mercurial file structure 05:16:29 ==> Reading reports 05:16:29 + ./coverage.out bytes=109536 05:16:29 ==> Appending adjustments 05:16:29 https://docs.codecov.io/docs/fixing-reports 05:16:29 + Found adjustments 05:16:29 ==> Gzipping contents 05:16:29 16K /tmp/codecov.qDSI1j.gz 05:16:29 ==> Uploading reports 05:16:29 url: https://codecov.io 05:16:29 query: branch=PR-1396&commit=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1396&job=&cmd_args= 05:16:29 -> Pinging Codecov 05:16:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1396&commit=4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1396&job=&cmd_args= 05:16:29 -> Uploading to 05:16:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7E55EF52A471D76F132DFD9A03CDDE97/4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c/a97d214b-a727-4cd1-ad36-12ceb1e3ffe2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T051629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c79402ac4520bda42410c1ead8deb08eb2a387cdfbdbe65526481112e2fb3a8f 05:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:29 Dload Upload Total Spent Left Speed 05:16:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15212 0 0 100 15212 0 58507 --:--:-- --:--:-- --:--:-- 58507 05:16:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4287b9ab51c67e5ea58d6c32bcabcbd70f200e1c [Pipeline] } 05:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives ] 05:16:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives 05:16:31 total 16 05:16:31 drwxr-xr-x 3 root root 4096 Mar 21 05:04 . 05:16:31 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:04 .. 05:16:31 drwxr-xr-x 2 root root 4096 Mar 21 05:04 cost 05:16:31 -rw-r--r-- 1 root root 86 Mar 21 05:04 cost.csv 05:16:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives 05:16:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives 05:16:31 total 16 05:16:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 05:04 . 05:16:31 drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 05:04 .. 05:16:31 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 05:04 cost 05:16:31 -rw-r--r-- 1 jenkins jenkins 86 Mar 21 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:33 ---> package-listing.sh 05:16:33 ++ facter osfamily 05:16:33 ++ tr '[:upper:]' '[:lower:]' 05:16:33 + OS_FAMILY=debian 05:16:33 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1396 05:16:33 + START_PACKAGES=/tmp/packages_start.txt 05:16:33 + END_PACKAGES=/tmp/packages_end.txt 05:16:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:33 + PACKAGES=/tmp/packages_start.txt 05:16:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1396 ']' 05:16:33 + PACKAGES=/tmp/packages_end.txt 05:16:33 + case "${OS_FAMILY}" in 05:16:33 + dpkg -l 05:16:33 + grep '^ii' 05:16:33 + '[' -f /tmp/packages_start.txt ']' 05:16:33 + '[' -f /tmp/packages_end.txt ']' 05:16:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1396 ']' 05:16:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives/ 05:16:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1396/archives/ [Pipeline] echo 05:16:33 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-1396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:34 prd-ubuntu20.04-docker-8c-8g-4726 does not seem to be running inside a container 05:16:34 $ 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-1396/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-1396 -v /w/workspace/gexfoundry_device-sdk-go_PR-1396:/w/workspace/gexfoundry_device-sdk-go_PR-1396:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:34 $ docker top 26a5b1163a1776949115be7c8d56eaf75d311c166319b85ae03e0c8fcf4b8d52 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:35 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:35 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:35 + ls /var/log/sa-host 05:16:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:35 provisioning config files... 05:16:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1396@tmp/config12475390775312216584tmp [Pipeline] { [Pipeline] echo 05:16:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:36 ---> create-netrc.sh [Pipeline] } 05:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:36 ---> python-tools-install.sh [Pipeline] echo 05:16:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:36 ---> sudo-logs.sh 05:16:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:37 ---> job-cost.sh 05:16:37 lf-activate-venv: SKIPPING 05:16:37 DEBUG: total: 0.2199999988079071 05:16:37 INFO: Retrieving Stack Cost... 05:16:37 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:38 INFO: Archiving Costs [Pipeline] echo 05:16:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:38 ---> logs-deploy.sh 05:16:38 lf-activate-venv: SKIPPING 05:16:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1396/1 05:16:38 INFO: archiving workspace using pattern(s): 05:16:39 Archives upload complete. 05:16:39 INFO: archiving logs to Nexus