Pull request #1523 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14275a07e8748c3c348999daa327bc8f09aedc6e+8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 (cd7b49f33ef1c41d89da438b1c944332b81e28ee) 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-ssh2251547836372093469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh284768329891510463.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-1523/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-1523/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3270088533436052544.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-1523/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4983147435524465333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9087644504668104734.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-1523/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-1523/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9150542679987543310.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8879’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8885 in /w/workspace/gexfoundry_device-sdk-go_PR-1523 [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-1523 # 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/1523/head:refs/remotes/origin/PR-1523 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 14275a07e8748c3c348999daa327bc8f09aedc6e Merge succeeded, producing 14275a07e8748c3c348999daa327bc8f09aedc6e Checking out Revision 14275a07e8748c3c348999daa327bc8f09aedc6e (PR-1523) Commit message: "build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 14275a07e8748c3c348999daa327bc8f09aedc6e # 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 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14275a07e8748c3c348999daa327bc8f09aedc6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:05:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:05:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:05:42 ========================================================= 23:05:42 EdgeX Global Pipelines Version Info 23:05:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:05:43 ------------------- 23:05:43 stable info: 23:05:43 ------------------- 23:05:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:05:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:05:43 Message: update stable to v1.0.254 23:05:44 ------------------- 23:05:44 experimental info: 23:05:44 ------------------- 23:05:44 Commited By: **** collab-it+edgex@linuxfoundation.org 23:05:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:05:44 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:05:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1523 [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1523 [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1523 [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14275a07e8748c3c348999daa327bc8f09aedc6e [Pipeline] echo 23:05:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14275a0 [Pipeline] echo 23:05:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:46 provisioning config files... 23:05:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/config1812556716246794175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:46 ---> docker-login.sh 23:05:46 nexus3.edgexfoundry.org:10001 23:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:46 Configure a credential helper to remove this warning. See 23:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:46 23:05:46 Login Succeeded 23:05:46 nexus3.edgexfoundry.org:10002 23:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:46 Configure a credential helper to remove this warning. See 23:05:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:46 23:05:46 Login Succeeded 23:05:46 nexus3.edgexfoundry.org:10003 23:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:47 Configure a credential helper to remove this warning. See 23:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:47 23:05:47 Login Succeeded 23:05:47 nexus3.edgexfoundry.org:10004 23:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:47 Configure a credential helper to remove this warning. See 23:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:47 23:05:47 Login Succeeded 23:05:47 docker.io 23:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:47 Configure a credential helper to remove this warning. See 23:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:47 23:05:47 Login Succeeded 23:05:47 ---> docker-login.sh ends [Pipeline] } 23:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:05:48 + git rev-list -1 --merges 14275a07e8748c3c348999daa327bc8f09aedc6e~1..14275a07e8748c3c348999daa327bc8f09aedc6e [Pipeline] echo 23:05:48 -----------> git rev-list -1 --merges 14275a07e8748c3c348999daa327bc8f09aedc6e~1..14275a07e8748c3c348999daa327bc8f09aedc6e 14275a07e8748c3c348999daa327bc8f09aedc6e [false] [Pipeline] sh 23:05:48 + git log --format=format:%s -1 14275a07e8748c3c348999daa327bc8f09aedc6e [Pipeline] echo 23:05:48 ========================================================= 23:05:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:05:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:49 + git log --format=format:%s -1 14275a07e8748c3c348999daa327bc8f09aedc6e [Pipeline] echo 23:05:49 [semverPrep] GIT_COMMIT: 14275a07e8748c3c348999daa327bc8f09aedc6e, Commit Message: build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 [Pipeline] echo 23:05:49 [semverPrep] This is not a build commit. [Pipeline] sh 23:05:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:05:49 + grep -v github /etc/ssh/ssh_known_hosts 23:05:49 + [ -e /tmp/ssh_known_hosts ] 23:05:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:05:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:05:49 + sudo tee -a /etc/ssh/ssh_known_hosts 23:05:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:50 23:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:50 0.1.4: Pulling from edgex-devops/py-git-semver 23:05:50 b85a868b505f: Pulling fs layer 23:05:50 e2be974225ed: Pulling fs layer 23:05:50 339a4e72a1f5: Pulling fs layer 23:05:50 988bab9f4d93: Pulling fs layer 23:05:50 1469e6f7b9e6: Pulling fs layer 23:05:50 eaf3925da568: Pulling fs layer 23:05:50 bab4dde63d76: Pulling fs layer 23:05:50 bde34c3a00c8: Pulling fs layer 23:05:50 b352a97aabf1: Pulling fs layer 23:05:50 4872d77fe225: Pulling fs layer 23:05:50 5851b861e8e6: Pulling fs layer 23:05:50 1469e6f7b9e6: Waiting 23:05:50 eaf3925da568: Waiting 23:05:50 bab4dde63d76: Waiting 23:05:50 988bab9f4d93: Waiting 23:05:50 b352a97aabf1: Waiting 23:05:50 5851b861e8e6: Waiting 23:05:50 4872d77fe225: Waiting 23:05:50 e2be974225ed: Verifying Checksum 23:05:50 e2be974225ed: Download complete 23:05:50 988bab9f4d93: Verifying Checksum 23:05:50 988bab9f4d93: Download complete 23:05:50 1469e6f7b9e6: Verifying Checksum 23:05:50 1469e6f7b9e6: Download complete 23:05:50 eaf3925da568: Download complete 23:05:50 339a4e72a1f5: Verifying Checksum 23:05:50 339a4e72a1f5: Download complete 23:05:50 bde34c3a00c8: Verifying Checksum 23:05:50 bde34c3a00c8: Download complete 23:05:50 b352a97aabf1: Verifying Checksum 23:05:50 b352a97aabf1: Download complete 23:05:50 4872d77fe225: Verifying Checksum 23:05:50 4872d77fe225: Download complete 23:05:50 5851b861e8e6: Verifying Checksum 23:05:50 5851b861e8e6: Download complete 23:05:50 b85a868b505f: Verifying Checksum 23:05:50 b85a868b505f: Download complete 23:05:51 bab4dde63d76: Verifying Checksum 23:05:51 bab4dde63d76: Download complete 23:05:52 b85a868b505f: Pull complete 23:05:52 e2be974225ed: Pull complete 23:05:52 339a4e72a1f5: Pull complete 23:05:52 988bab9f4d93: Pull complete 23:05:53 1469e6f7b9e6: Pull complete 23:05:53 eaf3925da568: Pull complete 23:05:55 bab4dde63d76: Pull complete 23:05:55 bde34c3a00c8: Pull complete 23:05:55 b352a97aabf1: Pull complete 23:05:55 4872d77fe225: Pull complete 23:05:55 5851b861e8e6: Pull complete 23:05:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:55 prd-ubuntu20.04-docker-8c-8g-8885 does not seem to be running inside a container 23:05:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1523 -v /w/workspace/gexfoundry_device-sdk-go_PR-1523:/w/workspace/gexfoundry_device-sdk-go_PR-1523:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1523@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 23:05:58 $ docker top 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:59 [ssh-agent] Looking for ssh-agent implementation... 23:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:59 $ docker exec 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be ssh-agent 23:05:59 SSH_AUTH_SOCK=/tmp/ssh-n8SNQufKOx0a/agent.32 23:05:59 SSH_AGENT_PID=38 23:05:59 Running ssh-add (command line suppressed) 23:05:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/private_key_5713385836055069436.key (/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/private_key_5713385836055069436.key) 23:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:59 + git tag --points-at HEAD [Pipeline] } 23:05:59 $ docker exec --env ******** --env ******** 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be ssh-agent -k 23:05:59 unset SSH_AUTH_SOCK; 23:05:59 unset SSH_AGENT_PID; 23:05:59 echo Agent pid 38 killed; 23:05:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:59 [ssh-agent] Looking for ssh-agent implementation... 23:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:00 $ docker exec 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be ssh-agent 23:06:00 SSH_AUTH_SOCK=/tmp/ssh-VtNcg3pu5IpQ/agent.70 23:06:00 SSH_AGENT_PID=76 23:06:00 Running ssh-add (command line suppressed) 23:06:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/private_key_6147874656029583731.key (/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/private_key_6147874656029583731.key) 23:06:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:00 + git semver init 23:06:00 2023-10-11 23:06:00,874 [run_init] DEBUG init version:0.0.0 force:False 23:06:00 2023-10-11 23:06:00,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver 23:06:00 2023-10-11 23:06:00,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver 23:06:00 2023-10-11 23:06:00,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1523, universal_newlines=False, shell=None, istream=None) 23:06:02 2023-10-11 23:06:01,921 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523/.git/info/exclude 23:06:02 2023-10-11 23:06:01,921 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver/PR-1523 with force:False 23:06:02 2023-10-11 23:06:01,921 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver/PR-1523 23:06:02 2023-10-11 23:06:01,926 [execute] INFO git cat-file --batch-check 23:06:02 2023-10-11 23:06:01,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver, universal_newlines=False, shell=None, istream=) 23:06:02 2023-10-11 23:06:01,933 [execute] INFO git cat-file --batch 23:06:02 2023-10-11 23:06:01,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver, universal_newlines=False, shell=None, istream=) 23:06:02 2023-10-11 23:06:01,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1523/.semver/PR-1523 23:06:02 0.0.0 [Pipeline] } 23:06:02 $ docker exec --env ******** --env ******** 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be ssh-agent -k 23:06:02 unset SSH_AUTH_SOCK; 23:06:02 unset SSH_AGENT_PID; 23:06:02 echo Agent pid 76 killed; 23:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:02 + git semver [Pipeline] } 23:06:03 $ docker stop --time=1 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be 23:06:04 $ docker rm -f --volumes 2b04a35c2a65dc966c0dc23388c7e1dd325b9bd428e4291be8123ff16b1f33be [Pipeline] // withDockerContainer [Pipeline] sh 23:06:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:05 Stashed 1 file(s) [Pipeline] echo 23:06:05 [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 23:06:05 provisioning config files... 23:06:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/config3082635429243207198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:06 ---> docker-login.sh 23:06:06 nexus3.edgexfoundry.org:10001 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 nexus3.edgexfoundry.org:10002 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 nexus3.edgexfoundry.org:10003 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 nexus3.edgexfoundry.org:10004 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:06 Configure a credential helper to remove this warning. See 23:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:06 23:06:06 Login Succeeded 23:06:06 docker.io 23:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:07 Configure a credential helper to remove this warning. See 23:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:07 23:06:07 Login Succeeded 23:06:07 ---> docker-login.sh ends [Pipeline] } 23:06:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:07 ========================================================= 23:06:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:06:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:07 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:06:07 Sending build context to Docker daemon 11.23MB 23:06:07 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:06:07 Step 2/10 : FROM ${BASE} AS builder 23:06:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:07 7264a8db6415: Pulling fs layer 23:06:07 c4d48a809fc2: Pulling fs layer 23:06:07 4f1c88b9dad5: Pulling fs layer 23:06:07 ad3a456e5733: Pulling fs layer 23:06:07 33e27b845d1e: Pulling fs layer 23:06:07 c68163c4e522: Pulling fs layer 23:06:07 50da416c3ac9: Pulling fs layer 23:06:07 23d2d4c4bb30: Pulling fs layer 23:06:07 c68163c4e522: Waiting 23:06:07 ad3a456e5733: Waiting 23:06:07 33e27b845d1e: Waiting 23:06:07 23d2d4c4bb30: Waiting 23:06:07 c4d48a809fc2: Download complete 23:06:08 ad3a456e5733: Download complete 23:06:08 33e27b845d1e: Verifying Checksum 23:06:08 33e27b845d1e: Download complete 23:06:08 7264a8db6415: Verifying Checksum 23:06:08 7264a8db6415: Download complete 23:06:08 c68163c4e522: Verifying Checksum 23:06:08 c68163c4e522: Download complete 23:06:08 7264a8db6415: Pull complete 23:06:08 23d2d4c4bb30: Verifying Checksum 23:06:08 23d2d4c4bb30: Download complete 23:06:08 c4d48a809fc2: Pull complete 23:06:08 4f1c88b9dad5: Verifying Checksum 23:06:08 4f1c88b9dad5: Download complete 23:06:08 50da416c3ac9: Verifying Checksum 23:06:08 50da416c3ac9: Download complete 23:06:12 4f1c88b9dad5: Pull complete 23:06:12 ad3a456e5733: Pull complete 23:06:12 33e27b845d1e: Pull complete 23:06:12 c68163c4e522: Pull complete 23:06:15 50da416c3ac9: Pull complete 23:06:15 23d2d4c4bb30: Pull complete 23:06:15 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:06:15 ---> 0786185ac409 23:06:15 Step 3/10 : ARG MAKE=make build 23:06:20 Still waiting to schedule task 23:06:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8888’ 23:06:20 ---> Running in f5981a209fe5 23:06:20 Removing intermediate container f5981a209fe5 23:06:20 ---> 62ed0968785c 23:06:20 Step 4/10 : WORKDIR /device-sdk-go 23:06:20 ---> Running in 4ba3c6a1dd21 23:06:20 Removing intermediate container 4ba3c6a1dd21 23:06:20 ---> a35e1dde9aa9 23:06:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:06:20 ---> Running in 4c6a1312c857 23:06:20 Removing intermediate container 4c6a1312c857 23:06:20 ---> 2a30402b375e 23:06:20 Step 6/10 : RUN apk add --update --no-cache make git 23:06:20 ---> Running in 6b1fa092d29b 23:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:20 OK: 264 MiB in 52 packages 23:06:21 Removing intermediate container 6b1fa092d29b 23:06:21 ---> 86b584cc5cb8 23:06:21 Step 7/10 : COPY go.mod vendor* ./ 23:06:21 ---> 3095fb90a98f 23:06:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:21 ---> Running in e0917f4cf1ff 23:07:17 Removing intermediate container e0917f4cf1ff 23:07:17 ---> 8e639e6150e4 23:07:17 Step 9/10 : COPY . . 23:07:17 ---> daa0a7480da7 23:07:17 Step 10/10 : RUN ${MAKE} 23:07:17 ---> Running in 256e6845da26 23:07:18 noop 23:07:18 Removing intermediate container 256e6845da26 23:07:18 ---> 0e37924f9121 23:07:18 Successfully built 0e37924f9121 23:07:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:18 + docker inspect -f . ci-base-image-x86_64 23:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:19 prd-ubuntu20.04-docker-8c-8g-8885 does not seem to be running inside a container 23:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1523 -v /w/workspace/gexfoundry_device-sdk-go_PR-1523:/w/workspace/gexfoundry_device-sdk-go_PR-1523:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1523@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 23:07:19 $ docker top f917d1eb39ee393d68d8be7b81720780404b8747742f5b09831d51b546a615e5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:19 + go version 23:07:19 go version go1.21.0 linux/amd64 [Pipeline] } 23:07:19 $ docker stop --time=1 f917d1eb39ee393d68d8be7b81720780404b8747742f5b09831d51b546a615e5 23:07:21 $ docker rm -f --volumes f917d1eb39ee393d68d8be7b81720780404b8747742f5b09831d51b546a615e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:21 + docker inspect -f . ci-base-image-x86_64 23:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:21 prd-ubuntu20.04-docker-8c-8g-8885 does not seem to be running inside a container 23:07:22 $ 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-1523 -v /w/workspace/gexfoundry_device-sdk-go_PR-1523:/w/workspace/gexfoundry_device-sdk-go_PR-1523:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1523@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 23:07:22 $ docker top 3c5169fac7257863862830c6b7d490bf4fd8cca8f9041c4b5e27ca8162561965 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1523 [Pipeline] fileExists [Pipeline] sh 23:07:23 + make test 23:07:23 go test -race -coverprofile=coverage.out ./... 23:07:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements 23:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.057s coverage: 81.5% of statements 23:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.065s coverage: 86.0% of statements 23:07:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:07:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.088s coverage: 71.8% of statements 23:07:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:07:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:07:47 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:07:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.063s coverage: 14.4% of statements 23:07:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.188s coverage: 45.9% of statements 23:07:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements 23:07:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.117s coverage: 89.2% of statements 23:07:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.044s coverage: 5.5% of statements 23:08:12 GO111MODULE=on go vet ./... 23:08:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:08:14 $ docker stop --time=1 3c5169fac7257863862830c6b7d490bf4fd8cca8f9041c4b5e27ca8162561965 23:08:19 $ docker rm -f --volumes 3c5169fac7257863862830c6b7d490bf4fd8cca8f9041c4b5e27ca8162561965 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:08:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:08:21 + ls -al . 23:08:21 total 304 23:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 23:07 . 23:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:05 .. 23:08:21 -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 23:05 .dockerignore 23:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:07 .git 23:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:05 .github 23:08:21 -rw-rw-r-- 1 jenkins jenkins 137 Oct 11 23:05 .gitignore 23:08:21 -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 23:05 .golangci.yml 23:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:06 .semver 23:08:21 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 11 23:05 CHANGELOG.md 23:08:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:05 GOVERNANCE.md 23:08:21 -rw-rw-r-- 1 jenkins jenkins 885 Oct 11 23:05 Jenkinsfile 23:08:21 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 11 23:05 LICENSE 23:08:21 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 11 23:05 Makefile 23:08:21 -rw-rw-r-- 1 jenkins jenkins 619 Oct 11 23:05 OWNERS.md 23:08:21 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 11 23:05 README.md 23:08:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:06 VERSION 23:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:05 bin 23:08:21 -rw-r--r-- 1 jenkins jenkins 122153 Oct 11 23:07 coverage.out 23:08:21 drwxrwxr-x 5 jenkins jenkins 4096 Oct 11 23:05 example 23:08:21 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 11 23:05 go.mod 23:08:21 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 11 23:05 go.sum 23:08:21 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 23:05 internal 23:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:05 openapi 23:08:21 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 23:05 pkg 23:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:05 snap 23:08:21 -rw-rw-r-- 1 jenkins jenkins 222 Oct 11 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:21 + 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=14275a07e8748c3c348999daa327bc8f09aedc6e --label arch=amd64 --label version=0.0.0 . 23:08:21 Sending build context to Docker daemon 11.35MB 23:08:21 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:08:21 Step 2/23 : FROM ${BASE} AS builder 23:08:21 ---> 0e37924f9121 23:08:21 Step 3/23 : ARG MAKE=make build 23:08:22 ---> Running in 8277ddee6a4e 23:08:22 Removing intermediate container 8277ddee6a4e 23:08:22 ---> ac1f34c2b725 23:08:22 Step 4/23 : WORKDIR /device-sdk-go 23:08:22 ---> Running in 59d430b5c253 23:08:22 Removing intermediate container 59d430b5c253 23:08:22 ---> bde0993f5426 23:08:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:08:22 ---> Running in 74a7a1da617d 23:08:22 Removing intermediate container 74a7a1da617d 23:08:22 ---> a0b7606a795d 23:08:22 Step 6/23 : RUN apk add --update --no-cache make git 23:08:22 ---> Running in bccb179765df 23:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:23 OK: 264 MiB in 52 packages 23:08:24 Removing intermediate container bccb179765df 23:08:24 ---> 12345481d3fa 23:08:24 Step 7/23 : COPY go.mod vendor* ./ 23:08:24 ---> a76b4b6c8102 23:08:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:24 ---> Running in 36695aedcf6e 23:08:25 Removing intermediate container 36695aedcf6e 23:08:25 ---> a09b55375e7d 23:08:25 Step 9/23 : COPY . . 23:08:25 ---> ccbf8183ec4c 23:08:25 Step 10/23 : RUN ${MAKE} 23:08:26 ---> Running in fe6c697cead5 23:08:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:08:49 Removing intermediate container fe6c697cead5 23:08:49 ---> 8d21be00a035 23:08:49 Step 11/23 : FROM alpine:3.18 23:08:49 3.18: Pulling from library/alpine 23:08:49 96526aa774ef: Pulling fs layer 23:08:49 96526aa774ef: Verifying Checksum 23:08:49 96526aa774ef: Download complete 23:08:49 96526aa774ef: Pull complete 23:08:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:08:49 Status: Downloaded newer image for alpine:3.18 23:08:49 ---> 8ca4688f4f35 23:08:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:08:49 ---> Running in 8cdf0a1405c6 23:08:49 Removing intermediate container 8cdf0a1405c6 23:08:49 ---> a6ddbc10936c 23:08:49 Step 13/23 : RUN apk add --update --no-cache 23:08:49 ---> Running in 8000cdc2198e 23:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:50 OK: 7 MiB in 15 packages 23:08:50 Removing intermediate container 8000cdc2198e 23:08:50 ---> 2c2828792d30 23:08:50 Step 14/23 : WORKDIR / 23:08:50 ---> Running in 141bf47cb90e 23:08:50 Removing intermediate container 141bf47cb90e 23:08:50 ---> caaa14265780 23:08:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:08:50 ---> 9c9bd124179e 23:08:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:08:51 ---> b209825e7f6b 23:08:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:08:51 ---> 464cd43ba5f4 23:08:51 Step 18/23 : EXPOSE 59999 23:08:51 ---> Running in ccc2cb599948 23:08:51 Removing intermediate container ccc2cb599948 23:08:51 ---> c5db905bf146 23:08:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:08:51 ---> Running in aa0e6b8fb110 23:08:52 Removing intermediate container aa0e6b8fb110 23:08:52 ---> 696a84cdb976 23:08:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:08:52 ---> Running in 9372f9e3f7db 23:08:52 Removing intermediate container 9372f9e3f7db 23:08:52 ---> 2ad9228c6302 23:08:52 Step 21/23 : LABEL arch=amd64 23:08:52 ---> Running in f5eb14ba1c11 23:08:52 Removing intermediate container f5eb14ba1c11 23:08:52 ---> 79f60191f0ed 23:08:52 Step 22/23 : LABEL git_sha=14275a07e8748c3c348999daa327bc8f09aedc6e 23:08:52 ---> Running in dd07e1b1bca8 23:08:52 Removing intermediate container dd07e1b1bca8 23:08:52 ---> ba1159b95f6b 23:08:52 Step 23/23 : LABEL version=0.0.0 23:08:52 ---> Running in 908eb4ae3a3d 23:08:52 Removing intermediate container 908eb4ae3a3d 23:08:52 ---> 5a6feeda5fdb 23:08:52 [Warning] One or more build-args [ARCH] were not consumed 23:08:52 Successfully built 5a6feeda5fdb 23:08:52 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 23:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:53 23:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:54 latest: Pulling from edgex-lftools-log-publisher 23:08:54 5eb5b503b376: Pulling fs layer 23:08:54 5c69ac0246d0: Pulling fs layer 23:08:54 ec43610c2a17: Pulling fs layer 23:08:54 3a2ae6a8a46f: Pulling fs layer 23:08:54 33b1e0a273af: Pulling fs layer 23:08:54 3a2ae6a8a46f: Waiting 23:08:54 33b1e0a273af: Waiting 23:08:54 5d3b04190fa2: Pulling fs layer 23:08:54 2f39f015ded8: Pulling fs layer 23:08:54 5d3b04190fa2: Waiting 23:08:54 5c69ac0246d0: Verifying Checksum 23:08:54 5c69ac0246d0: Download complete 23:08:54 3a2ae6a8a46f: Download complete 23:08:54 33b1e0a273af: Verifying Checksum 23:08:54 33b1e0a273af: Download complete 23:08:54 5d3b04190fa2: Download complete 23:08:54 ec43610c2a17: Verifying Checksum 23:08:54 ec43610c2a17: Download complete 23:08:54 5eb5b503b376: Verifying Checksum 23:08:54 5eb5b503b376: Download complete 23:08:55 2f39f015ded8: Download complete 23:08:55 5eb5b503b376: Pull complete 23:08:55 5c69ac0246d0: Pull complete 23:08:56 ec43610c2a17: Pull complete 23:08:56 3a2ae6a8a46f: Pull complete 23:08:56 33b1e0a273af: Pull complete 23:08:56 5d3b04190fa2: Pull complete 23:09:00 2f39f015ded8: Pull complete 23:09:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:02 prd-ubuntu20.04-docker-8c-8g-8885 does not seem to be running inside a container 23:09:02 $ 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-1523 -v /w/workspace/gexfoundry_device-sdk-go_PR-1523:/w/workspace/gexfoundry_device-sdk-go_PR-1523:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1523@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 23:09:08 $ docker top bdef199616cec5ce1ce61f512c1a8dd12018ef3afae456bbf334848f88196f4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:08 ---> job-cost.sh 23:09:08 lf-activate-venv: SKIPPING 23:09:08 INFO: No Stack... 23:09:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:09:09 INFO: Archiving Costs [Pipeline] sh 23:09:09 + + cut -d, -f6 23:09:09 cat /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives/cost.csv [Pipeline] lock 23:09:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] 23:09:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] did not exist. Created. 23:09:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:10 + echo total: 0.2199999988079071 [Pipeline] stash 23:09:10 Stashed 1 file(s) [Pipeline] } 23:09:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:10 $ docker stop --time=1 bdef199616cec5ce1ce61f512c1a8dd12018ef3afae456bbf334848f88196f4d 23:09:11 $ docker rm -f --volumes bdef199616cec5ce1ce61f512c1a8dd12018ef3afae456bbf334848f88196f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8901 in /w/workspace/gexfoundry_device-sdk-go_PR-1523 [Pipeline] { [Pipeline] ws 23:09:15 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:09:16 The recommended git tool is: git 23:09:23 using credential edgex-jenkins-ssh 23:09:23 Cloning the remote Git repository 23:09:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:09:23 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:09:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:09:23 > git --version # timeout=10 23:09:23 > git --version # 'git version 2.25.1' 23:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:09:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:09:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:09:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1523/head:refs/remotes/origin/PR-1523 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:09:28 Merging remotes/origin/main commit 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 into PR head commit 14275a07e8748c3c348999daa327bc8f09aedc6e 23:09:28 Merge succeeded, producing 14275a07e8748c3c348999daa327bc8f09aedc6e 23:09:28 Checking out Revision 14275a07e8748c3c348999daa327bc8f09aedc6e (PR-1523) 23:09:29 Commit message: "build(deps): bump golang.org/x/net from 0.13.0 to 0.17.0" 23:09:29 > git --version # timeout=10 23:09:29 > git --version # 'git version 2.25.1' 23:09:29 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 23:09:28 > git config core.sparsecheckout # timeout=10 23:09:28 > git checkout -f 14275a07e8748c3c348999daa327bc8f09aedc6e # timeout=10 23:09:28 > git remote # timeout=10 23:09:28 > git config --get remote.origin.url # timeout=10 23:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:28 > git merge 8a4e603c9daa9d98ee8f2e5896cc64fc9a451017 # timeout=10 23:09:28 > git rev-parse HEAD^{commit} # timeout=10 23:09:28 > git config core.sparsecheckout # timeout=10 23:09:28 > git checkout -f 14275a07e8748c3c348999daa327bc8f09aedc6e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:09:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:30 Dload Upload Total Spent Left Speed 23:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 23:09:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:09:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:09:31 + sudo tee /etc/docker/daemon.new 23:09:31 { 23:09:31 "registry-mirrors": [ 23:09:31 "https://nexus3.edgexfoundry.org:10001" 23:09:31 ], 23:09:31 "bip": "10.250.0.254/24", 23:09:31 "hosts": [ 23:09:31 "tcp://0.0.0.0:5555", 23:09:31 "unix:///var/run/docker.sock" 23:09:31 ], 23:09:31 "mtu": 1458, 23:09:31 "selinux-enabled": true, 23:09:31 "seccomp-profile": "/etc/docker/seccomp.json" 23:09:31 } [Pipeline] sh 23:09:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:09:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:50 provisioning config files... 23:09:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8273653241607294709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:51 ---> docker-login.sh 23:09:51 nexus3.edgexfoundry.org:10001 23:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:51 Configure a credential helper to remove this warning. See 23:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:51 23:09:51 Login Succeeded 23:09:51 nexus3.edgexfoundry.org:10002 23:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:52 Configure a credential helper to remove this warning. See 23:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:52 23:09:52 Login Succeeded 23:09:52 nexus3.edgexfoundry.org:10003 23:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:52 Configure a credential helper to remove this warning. See 23:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:52 23:09:52 Login Succeeded 23:09:52 nexus3.edgexfoundry.org:10004 23:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:53 Configure a credential helper to remove this warning. See 23:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:53 23:09:53 Login Succeeded 23:09:53 docker.io 23:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:54 Configure a credential helper to remove this warning. See 23:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:54 23:09:54 Login Succeeded 23:09:54 ---> docker-login.sh ends [Pipeline] } 23:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:54 ========================================================= 23:09:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:09:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:55 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:09:55 Sending build context to Docker daemon 6.006MB 23:09:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:09:55 Step 2/10 : FROM ${BASE} AS builder 23:09:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:56 9fda8d8052c6: Pulling fs layer 23:09:56 5d54e960e981: Pulling fs layer 23:09:56 c4a7e357bf2a: Pulling fs layer 23:09:56 f0e02332f6b5: Pulling fs layer 23:09:56 cefa15bbcfad: Pulling fs layer 23:09:56 17808c966233: Pulling fs layer 23:09:56 f0e02332f6b5: Waiting 23:09:56 cefa15bbcfad: Waiting 23:09:56 f4c1fc716caa: Pulling fs layer 23:09:56 17808c966233: Waiting 23:09:56 f4c1fc716caa: Waiting 23:09:56 5d54e960e981: Verifying Checksum 23:09:56 5d54e960e981: Download complete 23:09:56 f0e02332f6b5: Verifying Checksum 23:09:56 f0e02332f6b5: Download complete 23:09:56 cefa15bbcfad: Verifying Checksum 23:09:56 cefa15bbcfad: Download complete 23:09:56 9fda8d8052c6: Verifying Checksum 23:09:56 9fda8d8052c6: Download complete 23:09:56 f4c1fc716caa: Verifying Checksum 23:09:56 f4c1fc716caa: Download complete 23:09:57 9fda8d8052c6: Pull complete 23:09:57 5d54e960e981: Pull complete 23:09:58 c4a7e357bf2a: Download complete 23:09:59 17808c966233: Verifying Checksum 23:09:59 17808c966233: Download complete 23:10:14 c4a7e357bf2a: Pull complete 23:10:14 f0e02332f6b5: Pull complete 23:10:14 cefa15bbcfad: Pull complete 23:10:20 17808c966233: Pull complete 23:10:22 f4c1fc716caa: Pull complete 23:10:22 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:10:22 ---> ea914061e18c 23:10:22 Step 3/10 : ARG MAKE=make build 23:10:24 ---> Running in 07efa893f63d 23:10:24 Removing intermediate container 07efa893f63d 23:10:24 ---> 3c2b3bf524cb 23:10:24 Step 4/10 : WORKDIR /device-sdk-go 23:10:24 ---> Running in 718c3481f7b0 23:10:24 Removing intermediate container 718c3481f7b0 23:10:24 ---> 72db13e906a4 23:10:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:10:24 ---> Running in 32140126cd52 23:10:25 Removing intermediate container 32140126cd52 23:10:25 ---> c7a56e6601e1 23:10:25 Step 6/10 : RUN apk add --update --no-cache make git 23:10:25 ---> Running in 6554d20c417c 23:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:10:28 OK: 266 MiB in 52 packages 23:10:29 Removing intermediate container 6554d20c417c 23:10:29 ---> 000aa19c70b4 23:10:29 Step 7/10 : COPY go.mod vendor* ./ 23:10:29 ---> 7a46d40f524a 23:10:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:29 ---> Running in ea0ac045e30e 23:12:06 Removing intermediate container ea0ac045e30e 23:12:06 ---> f08a7c079077 23:12:06 Step 9/10 : COPY . . 23:12:07 ---> f9147ffad0d1 23:12:07 Step 10/10 : RUN ${MAKE} 23:12:07 ---> Running in 78f515375a9a 23:12:08 noop 23:12:09 Removing intermediate container 78f515375a9a 23:12:09 ---> 326e8d7e6913 23:12:09 Successfully built 326e8d7e6913 23:12:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:09 + docker inspect -f . ci-base-image-arm64 23:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:10 prd-ubuntu20.04-docker-arm64-4c-16g-8901 does not seem to be running inside a container 23:12:10 $ 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 23:12:11 $ docker top f458d61029ad3e1b6de97af757c54830e211d6af8cdf576f492a12ae2a99728e -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:12 + go version 23:12:12 go version go1.21.0 linux/arm64 [Pipeline] } 23:12:12 $ docker stop --time=1 f458d61029ad3e1b6de97af757c54830e211d6af8cdf576f492a12ae2a99728e 23:12:14 $ docker rm -f --volumes f458d61029ad3e1b6de97af757c54830e211d6af8cdf576f492a12ae2a99728e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:15 + docker inspect -f . ci-base-image-arm64 23:12:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:15 prd-ubuntu20.04-docker-arm64-4c-16g-8901 does not seem to be running inside a container 23:12:15 $ 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 23:12:17 $ docker top ea2a38ed887c0f343af035f40772382ea8d60d602af185d904327b0f5ef21116 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:18 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:12:18 + make test 23:12:18 go test -race -coverprofile=coverage.out ./... 23:13:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:15:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:15:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:15:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:15:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:15:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:15:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.241s coverage: 27.6% of statements 23:15:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.319s coverage: 81.5% of statements 23:16:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:16:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:16:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.392s coverage: 86.0% of statements 23:16:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:16:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.626s coverage: 71.8% of statements 23:16:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.276s coverage: 14.4% of statements 23:16:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.972s coverage: 45.6% of statements 23:16:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:16:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:16:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.466s coverage: 68.5% of statements 23:16:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.486s coverage: 89.2% of statements 23:16:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:16:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.273s coverage: 5.5% of statements 23:16:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:25 GO111MODULE=on go vet ./... 23:19:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:02 $ docker stop --time=1 ea2a38ed887c0f343af035f40772382ea8d60d602af185d904327b0f5ef21116 23:19:04 $ docker rm -f --volumes ea2a38ed887c0f343af035f40772382ea8d60d602af185d904327b0f5ef21116 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:06 Warning: overwriting stash ‘coverage-report’ 23:19:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:07 + ls -al . 23:19:07 total 300 23:19:07 drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 23:12 . 23:19:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:09 .. 23:19:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 23:09 .dockerignore 23:19:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:09 .git 23:19:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:09 .github 23:19:07 -rw-rw-r-- 1 jenkins jenkins 137 Oct 11 23:09 .gitignore 23:19:07 -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 23:09 .golangci.yml 23:19:07 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 11 23:09 CHANGELOG.md 23:19:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:09 GOVERNANCE.md 23:19:07 -rw-rw-r-- 1 jenkins jenkins 885 Oct 11 23:09 Jenkinsfile 23:19:07 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 11 23:09 LICENSE 23:19:07 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 11 23:09 Makefile 23:19:07 -rw-rw-r-- 1 jenkins jenkins 619 Oct 11 23:09 OWNERS.md 23:19:07 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 11 23:09 README.md 23:19:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:06 VERSION 23:19:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:09 bin 23:19:07 -rw-r--r-- 1 jenkins jenkins 122153 Oct 11 23:16 coverage.out 23:19:07 drwxrwxr-x 5 jenkins jenkins 4096 Oct 11 23:09 example 23:19:07 -rw-rw-r-- 1 jenkins jenkins 3722 Oct 11 23:09 go.mod 23:19:07 -rw-rw-r-- 1 jenkins jenkins 34806 Oct 11 23:09 go.sum 23:19:07 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 23:09 internal 23:19:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:09 openapi 23:19:07 drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 23:09 pkg 23:19:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:09 snap 23:19:07 -rw-rw-r-- 1 jenkins jenkins 222 Oct 11 23:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:08 + 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=14275a07e8748c3c348999daa327bc8f09aedc6e --label arch=arm64 --label version=0.0.0 . 23:19:08 Sending build context to Docker daemon 6.129MB 23:19:08 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:19:08 Step 2/23 : FROM ${BASE} AS builder 23:19:08 ---> 326e8d7e6913 23:19:08 Step 3/23 : ARG MAKE=make build 23:19:10 ---> Running in 931d9f9bd0c5 23:19:10 Removing intermediate container 931d9f9bd0c5 23:19:10 ---> 06f64fc3e757 23:19:10 Step 4/23 : WORKDIR /device-sdk-go 23:19:10 ---> Running in ada49523fdb5 23:19:10 Removing intermediate container ada49523fdb5 23:19:10 ---> f08d6529c050 23:19:10 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:19:11 ---> Running in 84f7f9656f34 23:19:11 Removing intermediate container 84f7f9656f34 23:19:11 ---> 30d830b3d902 23:19:11 Step 6/23 : RUN apk add --update --no-cache make git 23:19:11 ---> Running in 6518413cf038 23:19:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:14 OK: 266 MiB in 52 packages 23:19:15 Removing intermediate container 6518413cf038 23:19:15 ---> 230e9a814f0b 23:19:15 Step 7/23 : COPY go.mod vendor* ./ 23:19:16 ---> 60b2405e0988 23:19:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:16 ---> Running in e46fd553afac 23:19:18 Removing intermediate container e46fd553afac 23:19:18 ---> ca5102d0c682 23:19:18 Step 9/23 : COPY . . 23:19:20 ---> 66f71bf0fcb7 23:19:20 Step 10/23 : RUN ${MAKE} 23:19:20 ---> Running in 8c45b8de6f10 23:19:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:21:27 Removing intermediate container 8c45b8de6f10 23:21:27 ---> 7dacb2126b7c 23:21:27 Step 11/23 : FROM alpine:3.18 23:21:27 3.18: Pulling from library/alpine 23:21:27 579b34f0a95b: Pulling fs layer 23:21:27 579b34f0a95b: Verifying Checksum 23:21:27 579b34f0a95b: Download complete 23:21:27 579b34f0a95b: Pull complete 23:21:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:21:27 Status: Downloaded newer image for alpine:3.18 23:21:27 ---> 3cc203321400 23:21:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:21:27 ---> Running in a6d96e01eaf2 23:21:27 Removing intermediate container a6d96e01eaf2 23:21:27 ---> f47c2f0d87cf 23:21:27 Step 13/23 : RUN apk add --update --no-cache 23:21:27 ---> Running in 01f9f2042657 23:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:27 OK: 8 MiB in 15 packages 23:21:27 Removing intermediate container 01f9f2042657 23:21:27 ---> 0126855c8de9 23:21:27 Step 14/23 : WORKDIR / 23:21:27 ---> Running in 487fcef20a96 23:21:27 Removing intermediate container 487fcef20a96 23:21:27 ---> d08ecd283bce 23:21:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:21:27 ---> 5e0f1aaf59e3 23:21:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:21:27 ---> a66423737fd7 23:21:27 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:21:27 ---> 369fed7b416b 23:21:27 Step 18/23 : EXPOSE 59999 23:21:27 ---> Running in f672a6e04108 23:21:27 Removing intermediate container f672a6e04108 23:21:27 ---> f13e9cae0354 23:21:27 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:21:27 ---> Running in 4ce71f1f3566 23:21:27 Removing intermediate container 4ce71f1f3566 23:21:27 ---> fe680d42fb47 23:21:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:21:27 ---> Running in 5a76a077315d 23:21:27 Removing intermediate container 5a76a077315d 23:21:27 ---> 9f2c981989e1 23:21:27 Step 21/23 : LABEL arch=arm64 23:21:27 ---> Running in 93a7e679e8fa 23:21:27 Removing intermediate container 93a7e679e8fa 23:21:27 ---> 32c648bf3b72 23:21:27 Step 22/23 : LABEL git_sha=14275a07e8748c3c348999daa327bc8f09aedc6e 23:21:27 ---> Running in a538fa2cda46 23:21:27 Removing intermediate container a538fa2cda46 23:21:27 ---> 4e34d6b457e1 23:21:27 Step 23/23 : LABEL version=0.0.0 23:21:27 ---> Running in 805f96566d8a 23:21:27 Removing intermediate container 805f96566d8a 23:21:27 ---> e40c732f23d8 23:21:27 [Warning] One or more build-args [ARCH] were not consumed 23:21:27 Successfully built e40c732f23d8 23:21:27 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 23:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:28 23:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:29 arm64: Pulling from edgex-lftools-log-publisher 23:21:29 8998bd30e6a1: Pulling fs layer 23:21:29 04944245beec: Pulling fs layer 23:21:29 699f458cf7ca: Pulling fs layer 23:21:29 765212b225bb: Pulling fs layer 23:21:29 f23df028b6ca: Pulling fs layer 23:21:29 d65c8cfc05b1: Pulling fs layer 23:21:29 2437ff75d9bd: Pulling fs layer 23:21:29 f23df028b6ca: Waiting 23:21:29 d65c8cfc05b1: Waiting 23:21:29 2437ff75d9bd: Waiting 23:21:29 765212b225bb: Waiting 23:21:29 04944245beec: Verifying Checksum 23:21:29 04944245beec: Download complete 23:21:29 765212b225bb: Verifying Checksum 23:21:29 765212b225bb: Download complete 23:21:29 f23df028b6ca: Verifying Checksum 23:21:29 f23df028b6ca: Download complete 23:21:29 d65c8cfc05b1: Verifying Checksum 23:21:29 d65c8cfc05b1: Download complete 23:21:29 699f458cf7ca: Verifying Checksum 23:21:29 699f458cf7ca: Download complete 23:21:30 8998bd30e6a1: Verifying Checksum 23:21:30 8998bd30e6a1: Download complete 23:21:32 2437ff75d9bd: Verifying Checksum 23:21:32 2437ff75d9bd: Download complete 23:21:34 8998bd30e6a1: Pull complete 23:21:35 04944245beec: Pull complete 23:21:36 699f458cf7ca: Pull complete 23:21:36 765212b225bb: Pull complete 23:21:37 f23df028b6ca: Pull complete 23:21:38 d65c8cfc05b1: Pull complete 23:21:56 2437ff75d9bd: Pull complete 23:21:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:56 prd-ubuntu20.04-docker-arm64-4c-16g-8901 does not seem to be running inside a container 23:21:56 $ 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 23:21:59 $ docker top 870497e7845766fc289c5f60dc26c951c19e9b9aa6224b1e1164225eb81b2a26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:00 ---> job-cost.sh 23:22:00 lf-activate-venv: SKIPPING 23:22:00 INFO: No Stack... 23:22:00 INFO: Retrieving Pricing Info for: v3-standard-4 23:22:01 INFO: Archiving Costs [Pipeline] sh 23:22:02 + cut -d, -f6 23:22:02 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 23:22:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] 23:22:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] did not exist. Created. 23:22:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:02 /w/workspace/device-sdk-go/1@tmp/durable-6bdd1950/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:22:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:22:03 Warning: overwriting stash ‘stack-cost’ 23:22:03 Stashed 1 file(s) [Pipeline] } 23:22:03 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1523-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:03 $ docker stop --time=1 870497e7845766fc289c5f60dc26c951c19e9b9aa6224b1e1164225eb81b2a26 23:22:05 $ docker rm -f --volumes 870497e7845766fc289c5f60dc26c951c19e9b9aa6224b1e1164225eb81b2a26 [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 23:22:06 provisioning config files... 23:22:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/config1674599454482983288tmp [Pipeline] { [Pipeline] sh 23:22:06 + set +x 23:22:06 + bash -s -- 23:22:06 + curl -s https://codecov.io/bash 23:22:06 23:22:06 _____ _ 23:22:06 / ____| | | 23:22:06 | | ___ __| | ___ ___ _____ __ 23:22:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:22:06 | |___| (_) | (_| | __/ (_| (_) \ V / 23:22:06 \_____\___/ \__,_|\___|\___\___/ \_/ 23:22:06 Bash-1.0.6 23:22:06 23:22:06 23:22:06 ==> git version 2.25.1 found 23:22:06 ==> 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 23:22:06 Release-Date: 2020-01-08 23:22:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:22:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:22:06 ==> Jenkins CI detected. 23:22:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1523 23:22:06 project root: . 23:22:06 --> token set from env 23:22:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:22:06 ==> Running gcov in . (disable via -X gcov) 23:22:06 ==> Python coveragepy not found 23:22:06 ==> Searching for coverage reports in: 23:22:06 + . 23:22:06 -> Found 1 reports 23:22:06 ==> Detecting git/mercurial file structure 23:22:06 ==> Reading reports 23:22:06 + ./coverage.out bytes=122153 23:22:06 ==> Appending adjustments 23:22:06 https://docs.codecov.io/docs/fixing-reports 23:22:07 + Found adjustments 23:22:07 ==> Gzipping contents 23:22:07 20K /tmp/codecov.b1o5iu.gz 23:22:07 ==> Uploading reports 23:22:07 url: https://codecov.io 23:22:07 query: branch=PR-1523&commit=14275a07e8748c3c348999daa327bc8f09aedc6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1523&job=&cmd_args= 23:22:07 -> Pinging Codecov 23:22:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1523&commit=14275a07e8748c3c348999daa327bc8f09aedc6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1523&job=&cmd_args= 23:22:07 -> Uploading to 23:22:07 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/7E55EF52A471D76F132DFD9A03CDDE97/14275a07e8748c3c348999daa327bc8f09aedc6e/15a6068f-1065-4a4e-98fc-8a4e694a42f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T232207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5746e2db2c8e904eda77a6b75968fb8b7e93fdd52d26527f1388196a755153b0 23:22:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:22:07 Dload Upload Total Spent Left Speed 23:22:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16713 0 0 100 16713 0 57432 --:--:-- --:--:-- --:--:-- 57432 23:22:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/14275a07e8748c3c348999daa327bc8f09aedc6e [Pipeline] } 23:22:07 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 23:22:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives ] 23:22:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives 23:22:09 total 16 23:22:09 drwxr-xr-x 3 root root 4096 Oct 11 23:09 . 23:22:09 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 23:09 .. 23:22:09 drwxr-xr-x 2 root root 4096 Oct 11 23:09 cost 23:22:09 -rw-r--r-- 1 root root 86 Oct 11 23:09 cost.csv 23:22:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives 23:22:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives 23:22:09 total 16 23:22:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:09 . 23:22:09 drwxrwxr-x 12 jenkins jenkins 4096 Oct 11 23:09 .. 23:22:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 23:09 cost 23:22:09 -rw-r--r-- 1 jenkins jenkins 86 Oct 11 23:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:10 ---> package-listing.sh 23:22:10 ++ facter osfamily 23:22:10 ++ tr '[:upper:]' '[:lower:]' 23:22:10 + OS_FAMILY=debian 23:22:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1523 23:22:10 + START_PACKAGES=/tmp/packages_start.txt 23:22:10 + END_PACKAGES=/tmp/packages_end.txt 23:22:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:10 + PACKAGES=/tmp/packages_start.txt 23:22:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1523 ']' 23:22:10 + PACKAGES=/tmp/packages_end.txt 23:22:10 + case "${OS_FAMILY}" in 23:22:10 + dpkg -l 23:22:10 + grep '^ii' 23:22:10 + '[' -f /tmp/packages_start.txt ']' 23:22:10 + '[' -f /tmp/packages_end.txt ']' 23:22:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1523 ']' 23:22:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives/ 23:22:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1523/archives/ [Pipeline] echo 23:22:10 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-1523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:22:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:11 prd-ubuntu20.04-docker-8c-8g-8885 does not seem to be running inside a container 23:22:11 $ 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-1523/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-1523 -v /w/workspace/gexfoundry_device-sdk-go_PR-1523:/w/workspace/gexfoundry_device-sdk-go_PR-1523:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1523@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 23:22:12 $ docker top d6b82aa881ab6cbc72998e99e67db21eca3faef657b74a5196bf91d54aab7903 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:12 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:13 + ls /var/log/sa-host 23:22:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:13 provisioning config files... 23:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1523@tmp/config17348583082387387481tmp [Pipeline] { [Pipeline] echo 23:22:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:13 ---> create-netrc.sh [Pipeline] } 23:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:14 ---> python-tools-install.sh [Pipeline] echo 23:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:14 ---> sudo-logs.sh 23:22:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:14 ---> job-cost.sh 23:22:14 lf-activate-venv: SKIPPING 23:22:14 DEBUG: total: 0.2199999988079071 23:22:14 INFO: Retrieving Stack Cost... 23:22:15 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:15 INFO: Archiving Costs [Pipeline] echo 23:22:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:15 ---> logs-deploy.sh 23:22:15 lf-activate-venv: SKIPPING 23:22:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1523/1 23:22:15 INFO: archiving workspace using pattern(s): 23:22:16 Archives upload complete. 23:22:16 INFO: archiving logs to Nexus