Pull request #1403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef+92ae96e570b0e90887048770798fafa65e025b58 (2e3b597b4e0ecca370b2ddb8e928db6cc6c4189a) 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-ssh13378981672799832208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7145198586121672785.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1403/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-1403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5526693906334569921.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-1403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14996383198421719771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1133082591091983213.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-1403/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-1403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16439561254339913248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5313 in /w/workspace/gexfoundry_device-sdk-go_PR-1403 [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-1403 # 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/1403/head:refs/remotes/origin/PR-1403 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef Merge succeeded, producing 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef Checking out Revision 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef (PR-1403) > git config core.sparsecheckout # timeout=10 > git checkout -f 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef # timeout=10 Commit message: "build: Update to latest modulde w/o TOML package" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:27 ========================================================= 22:21:27 EdgeX Global Pipelines Version Info 22:21:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:28 ------------------- 22:21:28 stable info: 22:21:28 ------------------- 22:21:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:28 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:21:28 Message: update stable to v1.0.245 22:21:29 ------------------- 22:21:29 experimental info: 22:21:29 ------------------- 22:21:29 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:29 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:21:29 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1403 [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1403 [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1403 [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2662c41 [Pipeline] echo 22:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:30 provisioning config files... 22:21:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/config914300308642424188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:31 ---> docker-login.sh 22:21:31 nexus3.edgexfoundry.org:10001 22:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:31 Configure a credential helper to remove this warning. See 22:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:31 22:21:31 Login Succeeded 22:21:31 nexus3.edgexfoundry.org:10002 22:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:31 Configure a credential helper to remove this warning. See 22:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:31 22:21:31 Login Succeeded 22:21:31 nexus3.edgexfoundry.org:10003 22:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:31 Configure a credential helper to remove this warning. See 22:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:31 22:21:31 Login Succeeded 22:21:31 nexus3.edgexfoundry.org:10004 22:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:32 Configure a credential helper to remove this warning. See 22:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:32 22:21:32 Login Succeeded 22:21:32 docker.io 22:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:32 Configure a credential helper to remove this warning. See 22:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:32 22:21:32 Login Succeeded 22:21:32 ---> docker-login.sh ends [Pipeline] } 22:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:33 + git rev-list -1 --merges 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef~1..2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [Pipeline] echo 22:21:33 -----------> git rev-list -1 --merges 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef~1..2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [false] [Pipeline] sh 22:21:33 + git log --format=format:%s -1 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [Pipeline] echo 22:21:33 ========================================================= 22:21:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:33 + git log --format=format:%s -1 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [Pipeline] echo 22:21:33 [semverPrep] GIT_COMMIT: 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef, Commit Message: build: Update to latest modulde w/o TOML package [Pipeline] echo 22:21:34 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:34 + grep -v github /etc/ssh/ssh_known_hosts 22:21:34 + [ -e /tmp/ssh_known_hosts ] 22:21:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:34 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:34 22:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:35 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:35 b85a868b505f: Pulling fs layer 22:21:35 e2be974225ed: Pulling fs layer 22:21:35 339a4e72a1f5: Pulling fs layer 22:21:35 988bab9f4d93: Pulling fs layer 22:21:35 1469e6f7b9e6: Pulling fs layer 22:21:35 eaf3925da568: Pulling fs layer 22:21:35 bab4dde63d76: Pulling fs layer 22:21:35 bde34c3a00c8: Pulling fs layer 22:21:35 b352a97aabf1: Pulling fs layer 22:21:35 4872d77fe225: Pulling fs layer 22:21:35 5851b861e8e6: Pulling fs layer 22:21:35 1469e6f7b9e6: Waiting 22:21:35 bab4dde63d76: Waiting 22:21:35 eaf3925da568: Waiting 22:21:35 bde34c3a00c8: Waiting 22:21:35 988bab9f4d93: Waiting 22:21:35 b352a97aabf1: Waiting 22:21:35 4872d77fe225: Waiting 22:21:35 5851b861e8e6: Waiting 22:21:35 e2be974225ed: Verifying Checksum 22:21:35 e2be974225ed: Download complete 22:21:35 988bab9f4d93: Download complete 22:21:35 1469e6f7b9e6: Verifying Checksum 22:21:35 1469e6f7b9e6: Download complete 22:21:35 eaf3925da568: Verifying Checksum 22:21:35 eaf3925da568: Download complete 22:21:35 339a4e72a1f5: Verifying Checksum 22:21:35 339a4e72a1f5: Download complete 22:21:35 bde34c3a00c8: Download complete 22:21:35 b352a97aabf1: Verifying Checksum 22:21:35 b352a97aabf1: Download complete 22:21:35 4872d77fe225: Download complete 22:21:35 5851b861e8e6: Download complete 22:21:35 b85a868b505f: Verifying Checksum 22:21:35 b85a868b505f: Download complete 22:21:35 bab4dde63d76: Verifying Checksum 22:21:35 bab4dde63d76: Download complete 22:21:36 b85a868b505f: Pull complete 22:21:36 e2be974225ed: Pull complete 22:21:37 339a4e72a1f5: Pull complete 22:21:37 988bab9f4d93: Pull complete 22:21:37 1469e6f7b9e6: Pull complete 22:21:37 eaf3925da568: Pull complete 22:21:39 bab4dde63d76: Pull complete 22:21:39 bde34c3a00c8: Pull complete 22:21:39 b352a97aabf1: Pull complete 22:21:39 4872d77fe225: Pull complete 22:21:39 5851b861e8e6: Pull complete 22:21:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:39 prd-ubuntu20.04-docker-8c-8g-5313 does not seem to be running inside a container 22:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1403 -v /w/workspace/gexfoundry_device-sdk-go_PR-1403:/w/workspace/gexfoundry_device-sdk-go_PR-1403:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1403@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-devops/py-git-semver:0.1.4 cat 22:21:42 $ docker top c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e -eo pid,comm 22:21:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:42 [ssh-agent] Looking for ssh-agent implementation... 22:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:42 $ docker exec c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e ssh-agent 22:21:42 SSH_AUTH_SOCK=/tmp/ssh-saRlaDLLsF8a/agent.31 22:21:42 SSH_AGENT_PID=37 22:21:42 Running ssh-add (command line suppressed) 22:21:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/private_key_18277297748091065182.key (/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/private_key_18277297748091065182.key) 22:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:43 + git tag --points-at HEAD [Pipeline] } 22:21:43 $ docker exec --env ******** --env ******** c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e ssh-agent -k 22:21:43 unset SSH_AUTH_SOCK; 22:21:43 unset SSH_AGENT_PID; 22:21:43 echo Agent pid 37 killed; 22:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:43 [ssh-agent] Looking for ssh-agent implementation... 22:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:43 $ docker exec c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e ssh-agent 22:21:43 SSH_AUTH_SOCK=/tmp/ssh-hADXFw8hEBfv/agent.69 22:21:43 SSH_AGENT_PID=75 22:21:43 Running ssh-add (command line suppressed) 22:21:43 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/private_key_9328767901808101368.key (/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/private_key_9328767901808101368.key) 22:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:44 + git semver init 22:21:44 2023-03-22 22:21:44,244 [run_init] DEBUG init version:0.0.0 force:False 22:21:44 2023-03-22 22:21:44,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver 22:21:44 2023-03-22 22:21:44,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver 22:21:44 2023-03-22 22:21:44,246 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1403, universal_newlines=False, shell=None, istream=None) 22:21:45 2023-03-22 22:21:45,140 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403/.git/info/exclude 22:21:45 2023-03-22 22:21:45,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver/PR-1403 with force:False 22:21:45 2023-03-22 22:21:45,141 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver/PR-1403 22:21:45 2023-03-22 22:21:45,143 [execute] INFO git cat-file --batch-check 22:21:45 2023-03-22 22:21:45,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver, universal_newlines=False, shell=None, istream=) 22:21:45 2023-03-22 22:21:45,147 [execute] INFO git cat-file --batch 22:21:45 2023-03-22 22:21:45,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver, universal_newlines=False, shell=None, istream=) 22:21:45 2023-03-22 22:21:45,151 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1403/.semver/PR-1403 22:21:45 0.0.0 [Pipeline] } 22:21:45 $ docker exec --env ******** --env ******** c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e ssh-agent -k 22:21:45 unset SSH_AUTH_SOCK; 22:21:45 unset SSH_AGENT_PID; 22:21:45 echo Agent pid 75 killed; 22:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:45 + git semver [Pipeline] } 22:21:46 $ docker stop --time=1 c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e 22:21:47 $ docker rm -f --volumes c43e213051b3543b5b69b0dde942592f07c825d6d2f53db2b2d69c4b1068b69e [Pipeline] // withDockerContainer [Pipeline] sh 22:21:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:48 Stashed 1 file(s) [Pipeline] echo 22:21:48 [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 22:21:48 provisioning config files... 22:21:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/config3757493906474472950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:48 ---> docker-login.sh 22:21:48 nexus3.edgexfoundry.org:10001 22:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:48 Configure a credential helper to remove this warning. See 22:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:48 22:21:48 Login Succeeded 22:21:48 nexus3.edgexfoundry.org:10002 22:21:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:48 Configure a credential helper to remove this warning. See 22:21:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:48 22:21:48 Login Succeeded 22:21:48 nexus3.edgexfoundry.org:10003 22:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:49 Configure a credential helper to remove this warning. See 22:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:49 22:21:49 Login Succeeded 22:21:49 nexus3.edgexfoundry.org:10004 22:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:49 Configure a credential helper to remove this warning. See 22:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:49 22:21:49 Login Succeeded 22:21:49 docker.io 22:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:49 Configure a credential helper to remove this warning. See 22:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:49 22:21:49 Login Succeeded 22:21:49 ---> docker-login.sh ends [Pipeline] } 22:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:49 ========================================================= 22:21:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:21:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:50 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:21:50 Sending build context to Docker daemon 10.83MB 22:21:50 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:21:50 Step 2/10 : FROM ${BASE} AS builder 22:21:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:21:50 63b65145d645: Pulling fs layer 22:21:50 a2d21d5440eb: Pulling fs layer 22:21:50 935e6c44a52c: Pulling fs layer 22:21:50 94cc34f8dd06: Pulling fs layer 22:21:50 30dea6a524f1: Pulling fs layer 22:21:50 a2aff8979fd8: Pulling fs layer 22:21:50 94cc34f8dd06: Waiting 22:21:50 6808be2612f2: Pulling fs layer 22:21:50 30dea6a524f1: Waiting 22:21:50 f25807f1079a: Pulling fs layer 22:21:50 a2aff8979fd8: Waiting 22:21:50 f25807f1079a: Waiting 22:21:50 6808be2612f2: Waiting 22:21:50 a2d21d5440eb: Verifying Checksum 22:21:50 a2d21d5440eb: Download complete 22:21:50 94cc34f8dd06: Verifying Checksum 22:21:50 94cc34f8dd06: Download complete 22:21:50 30dea6a524f1: Download complete 22:21:50 63b65145d645: Verifying Checksum 22:21:50 63b65145d645: Download complete 22:21:50 a2aff8979fd8: Verifying Checksum 22:21:50 a2aff8979fd8: Download complete 22:21:50 63b65145d645: Pull complete 22:21:50 a2d21d5440eb: Pull complete 22:21:51 f25807f1079a: Verifying Checksum 22:21:51 f25807f1079a: Download complete 22:21:51 935e6c44a52c: Verifying Checksum 22:21:51 935e6c44a52c: Download complete 22:21:51 6808be2612f2: Verifying Checksum 22:21:51 6808be2612f2: Download complete 22:21:54 935e6c44a52c: Pull complete 22:21:54 94cc34f8dd06: Pull complete 22:21:54 30dea6a524f1: Pull complete 22:21:54 a2aff8979fd8: Pull complete 22:21:56 6808be2612f2: Pull complete 22:21:57 f25807f1079a: Pull complete 22:21:57 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:21:57 ---> 3b553350e43f 22:21:57 Step 3/10 : ARG MAKE=make build 22:22:01 ---> Running in 4dc0d2ca977c 22:22:01 Removing intermediate container 4dc0d2ca977c 22:22:01 ---> 969e356f13e6 22:22:01 Step 4/10 : WORKDIR /device-sdk-go 22:22:01 ---> Running in e8f4b143da34 22:22:01 Removing intermediate container e8f4b143da34 22:22:01 ---> e1dac9721834 22:22:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:22:01 ---> Running in de5b72e3b895 22:22:01 Removing intermediate container de5b72e3b895 22:22:01 ---> b25d2b4bea78 22:22:01 Step 6/10 : RUN apk add --update --no-cache make git 22:22:01 ---> Running in 58e1f8e4a502 22:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:22:01 OK: 265 MiB in 53 packages 22:22:02 Removing intermediate container 58e1f8e4a502 22:22:02 ---> 6b8a431a281b 22:22:02 Step 7/10 : COPY go.mod vendor* ./ 22:22:02 ---> d56e2b38efd1 22:22:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:02 ---> Running in 34d5317e7c88 22:22:03 Still waiting to schedule task 22:22:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:34 Removing intermediate container 34d5317e7c88 22:22:34 ---> f0fb02bebd24 22:22:34 Step 9/10 : COPY . . 22:22:34 ---> 5df27edc56ca 22:22:34 Step 10/10 : RUN ${MAKE} 22:22:34 ---> Running in 0fb1f7b0b114 22:22:34 noop 22:22:34 Removing intermediate container 0fb1f7b0b114 22:22:34 ---> 7e842114eba4 22:22:34 Successfully built 7e842114eba4 22:22:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:34 + docker inspect -f . ci-base-image-x86_64 22:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:34 prd-ubuntu20.04-docker-8c-8g-5313 does not seem to be running inside a container 22:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1403 -v /w/workspace/gexfoundry_device-sdk-go_PR-1403:/w/workspace/gexfoundry_device-sdk-go_PR-1403:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:35 $ docker top a7012c001e2871557bb0eaa3caee74f5b639ec23fbd64b82343f306f84acfef2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:35 + go version 22:22:35 go version go1.20.2 linux/amd64 [Pipeline] } 22:22:35 $ docker stop --time=1 a7012c001e2871557bb0eaa3caee74f5b639ec23fbd64b82343f306f84acfef2 22:22:36 $ docker rm -f --volumes a7012c001e2871557bb0eaa3caee74f5b639ec23fbd64b82343f306f84acfef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:37 + docker inspect -f . ci-base-image-x86_64 22:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:37 prd-ubuntu20.04-docker-8c-8g-5313 does not seem to be running inside a container 22:22:37 $ 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-1403 -v /w/workspace/gexfoundry_device-sdk-go_PR-1403:/w/workspace/gexfoundry_device-sdk-go_PR-1403:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:22:38 $ docker top e32ff9504dd97be2417239b21047ad11b587eec5b85f97a8f1894ae86467927c -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1403 [Pipeline] fileExists [Pipeline] sh 22:22:38 + make test 22:22:38 go test -race -coverprofile=coverage.out ./... 22:22:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:22:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:22:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.051s coverage: 78.9% of statements 22:22:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.101s coverage: 86.0% of statements 22:22:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:22:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 75.9% of statements 22:22:58 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:22:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:22:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:22:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:23:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.2% of statements 22:23:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.112s coverage: 68.5% of statements 22:23:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.126s coverage: 89.2% of statements 22:23:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.049s coverage: 5.5% of statements 22:23:19 GO111MODULE=on go vet ./... 22:23:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:23:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:23:22 ./bin/test-attribution-txt.sh [Pipeline] echo 22:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:23:22 $ docker stop --time=1 e32ff9504dd97be2417239b21047ad11b587eec5b85f97a8f1894ae86467927c 22:23:25 $ docker rm -f --volumes e32ff9504dd97be2417239b21047ad11b587eec5b85f97a8f1894ae86467927c [Pipeline] // withDockerContainer [Pipeline] sh 22:23:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:23:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:26 + ls -al . 22:23:26 total 272 22:23:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 22:22 . 22:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:21 .. 22:23:26 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 22:21 .dockerignore 22:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:21 .git 22:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:21 .github 22:23:26 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 22:21 .gitignore 22:23:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:21 .golangci.yml 22:23:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:21 .semver 22:23:26 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 22:21 CHANGELOG.md 22:23:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:21 GOVERNANCE.md 22:23:26 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 22:21 Jenkinsfile 22:23:26 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 22:21 LICENSE 22:23:26 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 22:21 Makefile 22:23:26 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 22:21 OWNERS.md 22:23:26 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 22:21 README.md 22:23:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:21 VERSION 22:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:21 bin 22:23:26 -rw-r--r-- 1 jenkins jenkins 105656 Mar 22 22:23 coverage.out 22:23:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 22:21 example 22:23:26 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 22 22:21 go.mod 22:23:26 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 22 22:21 go.sum 22:23:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 22:21 internal 22:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:21 openapi 22:23:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:21 pkg 22:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:21 snap 22:23:26 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:26 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef --label arch=amd64 --label version=0.0.0 . 22:23:26 Sending build context to Docker daemon 10.94MB 22:23:26 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:23:26 Step 2/23 : FROM ${BASE} AS builder 22:23:26 ---> 7e842114eba4 22:23:26 Step 3/23 : ARG MAKE=make build 22:23:27 ---> Running in bad61570f252 22:23:27 Removing intermediate container bad61570f252 22:23:27 ---> a02b265e9446 22:23:27 Step 4/23 : WORKDIR /device-sdk-go 22:23:27 ---> Running in 9753625187b4 22:23:27 Removing intermediate container 9753625187b4 22:23:27 ---> 68b67958563c 22:23:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:23:27 ---> Running in 3f1c711a2aa5 22:23:27 Removing intermediate container 3f1c711a2aa5 22:23:27 ---> 0f812ce1896a 22:23:27 Step 6/23 : RUN apk add --update --no-cache make git 22:23:27 ---> Running in 3ca189ee497f 22:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:23:28 OK: 265 MiB in 53 packages 22:23:28 Removing intermediate container 3ca189ee497f 22:23:28 ---> bc91f02be2b3 22:23:28 Step 7/23 : COPY go.mod vendor* ./ 22:23:28 ---> 957aae4d4a95 22:23:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:23:28 ---> Running in bf7fc913b4a0 22:23:29 Removing intermediate container bf7fc913b4a0 22:23:29 ---> acc3a33a317f 22:23:29 Step 9/23 : COPY . . 22:23:30 ---> d5559fb13d13 22:23:30 Step 10/23 : RUN ${MAKE} 22:23:30 ---> Running in faa8c7a5f72c 22:23:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:23:48 Removing intermediate container faa8c7a5f72c 22:23:48 ---> 0c5702a0c512 22:23:48 Step 11/23 : FROM alpine:3.17 22:23:48 3.17: Pulling from library/alpine 22:23:48 63b65145d645: Already exists 22:23:48 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:23:48 Status: Downloaded newer image for alpine:3.17 22:23:48 ---> b2aa39c304c2 22:23:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:23:48 ---> Running in 044f1d9175bb 22:23:48 Removing intermediate container 044f1d9175bb 22:23:48 ---> 6dfa8360e654 22:23:48 Step 13/23 : RUN apk add --update --no-cache 22:23:48 ---> Running in 08b67662e9be 22:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:23:49 OK: 7 MiB in 15 packages 22:23:49 Removing intermediate container 08b67662e9be 22:23:49 ---> a267222c53b7 22:23:49 Step 14/23 : WORKDIR / 22:23:49 ---> Running in 901098fdc91d 22:23:49 Removing intermediate container 901098fdc91d 22:23:49 ---> 88cc7a179201 22:23:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:23:49 ---> 40fd714c6ded 22:23:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:23:50 ---> 90c503963b3e 22:23:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:23:50 ---> 62eead734f7d 22:23:50 Step 18/23 : EXPOSE 59999 22:23:50 ---> Running in 810d4e8b6905 22:23:50 Removing intermediate container 810d4e8b6905 22:23:50 ---> 60b51dcc4f3d 22:23:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:23:50 ---> Running in 77bef4ba9e8b 22:23:51 Removing intermediate container 77bef4ba9e8b 22:23:51 ---> 19f9fc20f8c1 22:23:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:51 ---> Running in 7b1327563ddd 22:23:51 Removing intermediate container 7b1327563ddd 22:23:51 ---> d63ed444412d 22:23:51 Step 21/23 : LABEL arch=amd64 22:23:51 ---> Running in c3ae7206632c 22:23:51 Removing intermediate container c3ae7206632c 22:23:51 ---> 3cbde1b6d4b3 22:23:51 Step 22/23 : LABEL git_sha=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef 22:23:51 ---> Running in 779b118e95e4 22:23:51 Removing intermediate container 779b118e95e4 22:23:51 ---> 2232a6359cd3 22:23:51 Step 23/23 : LABEL version=0.0.0 22:23:51 ---> Running in 81c0271c7aba 22:23:51 Removing intermediate container 81c0271c7aba 22:23:51 ---> d8eaaed3dfb3 22:23:51 [Warning] One or more build-args [ARCH] were not consumed 22:23:51 Successfully built d8eaaed3dfb3 22:23:51 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:52 22:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:52 latest: Pulling from edgex-lftools-log-publisher 22:23:52 5eb5b503b376: Pulling fs layer 22:23:52 5c69ac0246d0: Pulling fs layer 22:23:52 ec43610c2a17: Pulling fs layer 22:23:52 3a2ae6a8a46f: Pulling fs layer 22:23:52 33b1e0a273af: Pulling fs layer 22:23:52 5d3b04190fa2: Pulling fs layer 22:23:52 2f39f015ded8: Pulling fs layer 22:23:52 3a2ae6a8a46f: Waiting 22:23:52 33b1e0a273af: Waiting 22:23:52 2f39f015ded8: Waiting 22:23:52 5d3b04190fa2: Waiting 22:23:52 5c69ac0246d0: Download complete 22:23:52 3a2ae6a8a46f: Download complete 22:23:52 33b1e0a273af: Verifying Checksum 22:23:52 33b1e0a273af: Download complete 22:23:52 5d3b04190fa2: Download complete 22:23:52 ec43610c2a17: Verifying Checksum 22:23:52 ec43610c2a17: Download complete 22:23:52 5eb5b503b376: Verifying Checksum 22:23:52 5eb5b503b376: Download complete 22:23:53 2f39f015ded8: Download complete 22:23:53 5eb5b503b376: Pull complete 22:23:53 5c69ac0246d0: Pull complete 22:23:54 ec43610c2a17: Pull complete 22:23:54 3a2ae6a8a46f: Pull complete 22:23:54 33b1e0a273af: Pull complete 22:23:54 5d3b04190fa2: Pull complete 22:23:58 2f39f015ded8: Pull complete 22:23:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:59 prd-ubuntu20.04-docker-8c-8g-5313 does not seem to be running inside a container 22:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1403 -v /w/workspace/gexfoundry_device-sdk-go_PR-1403:/w/workspace/gexfoundry_device-sdk-go_PR-1403:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:03 $ docker top 0cace51168a4f430f6ccfe94c27573d4e2cab388c037a59211cbdc97db7e4a44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:03 ---> job-cost.sh 22:24:03 lf-activate-venv: SKIPPING 22:24:03 INFO: No Stack... 22:24:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:04 INFO: Archiving Costs [Pipeline] sh 22:24:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives/cost.csv 22:24:04 + cut -d, -f6 [Pipeline] lock 22:24:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] 22:24:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] did not exist. Created. 22:24:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:24:05 + echo total: 0.2199999988079071 [Pipeline] stash 22:24:05 Stashed 1 file(s) [Pipeline] } 22:24:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:24:05 $ docker stop --time=1 0cace51168a4f430f6ccfe94c27573d4e2cab388c037a59211cbdc97db7e4a44 22:24:06 $ docker rm -f --volumes 0cace51168a4f430f6ccfe94c27573d4e2cab388c037a59211cbdc97db7e4a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5315 in /w/workspace/gexfoundry_device-sdk-go_PR-1403 [Pipeline] { [Pipeline] ws 22:24:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:24:52 The recommended git tool is: git 22:24:59 using credential edgex-jenkins-ssh 22:24:59 Cloning the remote Git repository 22:25:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:25:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 22:25:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:25:00 > git --version # timeout=10 22:25:00 > git --version # 'git version 2.25.1' 22:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:04 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef 22:25:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:25:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1403/head:refs/remotes/origin/PR-1403 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:04 > git config core.sparsecheckout # timeout=10 22:25:04 > git checkout -f 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef # timeout=10 22:25:04 > git remote # timeout=10 22:25:04 > git config --get remote.origin.url # timeout=10 22:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:04 > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 22:25:04 > git rev-parse HEAD^{commit} # timeout=10 22:25:04 Merge succeeded, producing 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef 22:25:04 Checking out Revision 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef (PR-1403) 22:25:04 > git config core.sparsecheckout # timeout=10 22:25:04 > git checkout -f 2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef # timeout=10 22:25:08 Commit message: "build: Update to latest modulde w/o TOML package" 22:25:08 > git --version # timeout=10 22:25:08 > git --version # 'git version 2.25.1' 22:25:08 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:09 Dload Upload Total Spent Left Speed 22:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh 22:25:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:10 + sudo tee /etc/docker/daemon.new 22:25:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:10 { 22:25:10 "registry-mirrors": [ 22:25:10 "https://nexus3.edgexfoundry.org:10001" 22:25:10 ], 22:25:10 "bip": "10.250.0.254/24", 22:25:10 "hosts": [ 22:25:10 "tcp://0.0.0.0:5555", 22:25:10 "unix:///var/run/docker.sock" 22:25:10 ], 22:25:10 "mtu": 1458, 22:25:10 "selinux-enabled": true, 22:25:10 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:10 } [Pipeline] sh 22:25:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:29 provisioning config files... 22:25:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3115155130388963058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:30 ---> docker-login.sh 22:25:30 nexus3.edgexfoundry.org:10001 22:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:30 Configure a credential helper to remove this warning. See 22:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:30 22:25:30 Login Succeeded 22:25:30 nexus3.edgexfoundry.org:10002 22:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:31 Configure a credential helper to remove this warning. See 22:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:31 22:25:31 Login Succeeded 22:25:31 nexus3.edgexfoundry.org:10003 22:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:31 Configure a credential helper to remove this warning. See 22:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:31 22:25:31 Login Succeeded 22:25:31 nexus3.edgexfoundry.org:10004 22:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:31 Configure a credential helper to remove this warning. See 22:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:31 22:25:31 Login Succeeded 22:25:31 docker.io 22:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:32 Configure a credential helper to remove this warning. See 22:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:32 22:25:32 Login Succeeded 22:25:32 ---> docker-login.sh ends [Pipeline] } 22:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:33 ========================================================= 22:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:25:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:33 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:25:33 Sending build context to Docker daemon 5.829MB 22:25:34 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 22:25:34 Step 2/10 : FROM ${BASE} AS builder 22:25:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:34 af6eaf76a39c: Pulling fs layer 22:25:34 55522c791124: Pulling fs layer 22:25:34 ce5c4a1c91eb: Pulling fs layer 22:25:34 169dfbe0d373: Pulling fs layer 22:25:34 e1ff8fa3b103: Pulling fs layer 22:25:34 52ebb69f0ebf: Pulling fs layer 22:25:34 5abe8eddf0d5: Pulling fs layer 22:25:34 169dfbe0d373: Waiting 22:25:34 e1ff8fa3b103: Waiting 22:25:34 5abe8eddf0d5: Waiting 22:25:34 52ebb69f0ebf: Waiting 22:25:34 55522c791124: Verifying Checksum 22:25:34 55522c791124: Download complete 22:25:34 169dfbe0d373: Verifying Checksum 22:25:34 169dfbe0d373: Download complete 22:25:34 e1ff8fa3b103: Verifying Checksum 22:25:34 e1ff8fa3b103: Download complete 22:25:34 af6eaf76a39c: Verifying Checksum 22:25:34 af6eaf76a39c: Download complete 22:25:35 af6eaf76a39c: Pull complete 22:25:35 5abe8eddf0d5: Verifying Checksum 22:25:35 5abe8eddf0d5: Download complete 22:25:35 55522c791124: Pull complete 22:25:36 ce5c4a1c91eb: Verifying Checksum 22:25:36 ce5c4a1c91eb: Download complete 22:25:36 52ebb69f0ebf: Download complete 22:25:49 ce5c4a1c91eb: Pull complete 22:25:49 169dfbe0d373: Pull complete 22:25:49 e1ff8fa3b103: Pull complete 22:25:55 52ebb69f0ebf: Pull complete 22:25:57 5abe8eddf0d5: Pull complete 22:25:57 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:25:57 ---> 6cb57ee374ae 22:25:57 Step 3/10 : ARG MAKE=make build 22:25:59 ---> Running in b70a7542b87b 22:26:00 Removing intermediate container b70a7542b87b 22:26:00 ---> 053c3e510cda 22:26:00 Step 4/10 : WORKDIR /device-sdk-go 22:26:00 ---> Running in ffbca36620fa 22:26:00 Removing intermediate container ffbca36620fa 22:26:00 ---> 29b825b2f793 22:26:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:26:00 ---> Running in c39df7cfeab1 22:26:00 Removing intermediate container c39df7cfeab1 22:26:00 ---> e585fbe59621 22:26:00 Step 6/10 : RUN apk add --update --no-cache make git 22:26:01 ---> Running in 17da35d13b94 22:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:26:04 OK: 263 MiB in 53 packages 22:26:05 Removing intermediate container 17da35d13b94 22:26:05 ---> 7390f6bd4d16 22:26:05 Step 7/10 : COPY go.mod vendor* ./ 22:26:05 ---> fe338653a6df 22:26:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:06 ---> Running in 4dcbfa5c246e 22:27:14 Removing intermediate container 4dcbfa5c246e 22:27:14 ---> 405ae7168e0e 22:27:14 Step 9/10 : COPY . . 22:27:14 ---> 5b13a83f562c 22:27:14 Step 10/10 : RUN ${MAKE} 22:27:14 ---> Running in a47103820942 22:27:14 noop 22:27:15 Removing intermediate container a47103820942 22:27:15 ---> 466853c4bed0 22:27:15 Successfully built 466853c4bed0 22:27:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:15 + docker inspect -f . ci-base-image-arm64 22:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:15 prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container 22:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:17 $ docker top 942fbb1beabc1783ad39e8ec59e4851493728bf5032ec5c5aa0c1d952b4fe593 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:18 + go version 22:27:18 go version go1.20.2 linux/arm64 [Pipeline] } 22:27:18 $ docker stop --time=1 942fbb1beabc1783ad39e8ec59e4851493728bf5032ec5c5aa0c1d952b4fe593 22:27:19 $ docker rm -f --volumes 942fbb1beabc1783ad39e8ec59e4851493728bf5032ec5c5aa0c1d952b4fe593 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:20 + docker inspect -f . ci-base-image-arm64 22:27:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:20 prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container 22:27:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:22 $ docker top a56133db56f5a4277eb6da514e1d48836e09b359857e2f47dbd8273ae4c25be7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:22 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 22:27:23 + make test 22:27:23 go test -race -coverprofile=coverage.out ./... 22:28:10 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 22:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 22:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 22:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 22:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 22:30:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 22:30:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.219s coverage: 27.6% of statements 22:30:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.282s coverage: 78.9% of statements 22:31:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 22:31:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 22:31:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s coverage: 86.0% of statements 22:31:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 22:31:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.456s coverage: 75.9% of statements 22:31:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 22:31:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 22:31:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:31:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.288s coverage: 15.2% of statements 22:31:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.472s coverage: 68.5% of statements 22:31:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.476s coverage: 89.2% of statements 22:31:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 22:31:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.264s coverage: 5.5% of statements 22:31:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:31:24 GO111MODULE=on go vet ./... 22:34:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:34:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:34:01 ./bin/test-attribution-txt.sh [Pipeline] echo 22:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:34:01 $ docker stop --time=1 a56133db56f5a4277eb6da514e1d48836e09b359857e2f47dbd8273ae4c25be7 22:34:06 $ docker rm -f --volumes a56133db56f5a4277eb6da514e1d48836e09b359857e2f47dbd8273ae4c25be7 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:34:08 Warning: overwriting stash ‘coverage-report’ 22:34:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:34:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:34:09 + ls -al . 22:34:09 total 268 22:34:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 22:27 . 22:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:25 .. 22:34:09 -rw-rw-r-- 1 jenkins jenkins 140 Mar 22 22:25 .dockerignore 22:34:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 22:25 .git 22:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:25 .github 22:34:09 -rw-rw-r-- 1 jenkins jenkins 131 Mar 22 22:25 .gitignore 22:34:09 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 22:25 .golangci.yml 22:34:09 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 22 22:25 CHANGELOG.md 22:34:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 22:25 GOVERNANCE.md 22:34:09 -rw-rw-r-- 1 jenkins jenkins 885 Mar 22 22:25 Jenkinsfile 22:34:09 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 22 22:25 LICENSE 22:34:09 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 22 22:25 Makefile 22:34:09 -rw-rw-r-- 1 jenkins jenkins 619 Mar 22 22:25 OWNERS.md 22:34:09 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 22 22:25 README.md 22:34:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 22:21 VERSION 22:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:25 bin 22:34:09 -rw-r--r-- 1 jenkins jenkins 105658 Mar 22 22:31 coverage.out 22:34:09 drwxrwxr-x 5 jenkins jenkins 4096 Mar 22 22:25 example 22:34:09 -rw-rw-r-- 1 jenkins jenkins 3243 Mar 22 22:25 go.mod 22:34:09 -rw-rw-r-- 1 jenkins jenkins 30606 Mar 22 22:25 go.sum 22:34:09 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 22:25 internal 22:34:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 22:25 openapi 22:34:09 drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 22:25 pkg 22:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 22:25 snap 22:34:09 -rw-rw-r-- 1 jenkins jenkins 222 Mar 22 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:10 + 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=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef --label arch=arm64 --label version=0.0.0 . 22:34:11 Sending build context to Docker daemon 5.935MB 22:34:11 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 22:34:11 Step 2/23 : FROM ${BASE} AS builder 22:34:11 ---> 466853c4bed0 22:34:11 Step 3/23 : ARG MAKE=make build 22:34:11 ---> Running in 2310cfc0a36a 22:34:11 Removing intermediate container 2310cfc0a36a 22:34:11 ---> efc2ef220991 22:34:11 Step 4/23 : WORKDIR /device-sdk-go 22:34:11 ---> Running in d2df96172a7f 22:34:11 Removing intermediate container d2df96172a7f 22:34:11 ---> 4e40ad231aa1 22:34:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:34:11 ---> Running in 343bb3719020 22:34:12 Removing intermediate container 343bb3719020 22:34:12 ---> 7f337c338f51 22:34:12 Step 6/23 : RUN apk add --update --no-cache make git 22:34:12 ---> Running in 5f87d0b81592 22:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:34:15 OK: 263 MiB in 53 packages 22:34:16 Removing intermediate container 5f87d0b81592 22:34:16 ---> 9742848ad744 22:34:16 Step 7/23 : COPY go.mod vendor* ./ 22:34:16 ---> 57345ef2c77d 22:34:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:16 ---> Running in f8345d2cf22f 22:34:20 Removing intermediate container f8345d2cf22f 22:34:20 ---> 9a3d97fc60da 22:34:20 Step 9/23 : COPY . . 22:34:21 ---> 33c0738ef112 22:34:21 Step 10/23 : RUN ${MAKE} 22:34:21 ---> Running in da8801ff45c8 22:34:22 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:36:59 Removing intermediate container da8801ff45c8 22:36:59 ---> 0236ab968bc7 22:36:59 Step 11/23 : FROM alpine:3.17 22:36:59 3.17: Pulling from library/alpine 22:36:59 af6eaf76a39c: Already exists 22:36:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 22:36:59 Status: Downloaded newer image for alpine:3.17 22:36:59 ---> d74e625d9115 22:36:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:36:59 ---> Running in d2ff2662dd03 22:36:59 Removing intermediate container d2ff2662dd03 22:36:59 ---> 8683d31a8da5 22:36:59 Step 13/23 : RUN apk add --update --no-cache 22:36:59 ---> Running in d6d74cf07f50 22:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:37:00 OK: 7 MiB in 15 packages 22:37:01 Removing intermediate container d6d74cf07f50 22:37:01 ---> 98cca4a08b30 22:37:01 Step 14/23 : WORKDIR / 22:37:01 ---> Running in 8d192a96a275 22:37:02 Removing intermediate container 8d192a96a275 22:37:02 ---> f9b6b28de8e7 22:37:02 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:37:02 ---> 4a4f2bd0c2af 22:37:02 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:37:04 ---> ef365c82fe08 22:37:04 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:37:04 ---> 7bc4d1ea7cc8 22:37:04 Step 18/23 : EXPOSE 59999 22:37:04 ---> Running in 310aab1c9cdd 22:37:04 Removing intermediate container 310aab1c9cdd 22:37:04 ---> 2e191b141d62 22:37:04 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:37:05 ---> Running in 58d704c7602b 22:37:05 Removing intermediate container 58d704c7602b 22:37:05 ---> 8272f2fa0c0a 22:37:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:37:05 ---> Running in e47e1b7f81c9 22:37:05 Removing intermediate container e47e1b7f81c9 22:37:05 ---> c988e111d46b 22:37:05 Step 21/23 : LABEL arch=arm64 22:37:06 ---> Running in 3b72264ee14e 22:37:06 Removing intermediate container 3b72264ee14e 22:37:06 ---> af8af2723fb9 22:37:06 Step 22/23 : LABEL git_sha=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef 22:37:06 ---> Running in 60d3f1640eca 22:37:06 Removing intermediate container 60d3f1640eca 22:37:06 ---> 446cf2323c74 22:37:06 Step 23/23 : LABEL version=0.0.0 22:37:06 ---> Running in 32d113ca433d 22:37:07 Removing intermediate container 32d113ca433d 22:37:07 ---> ad087bacf50d 22:37:07 [Warning] One or more build-args [ARCH] were not consumed 22:37:07 Successfully built ad087bacf50d 22:37:07 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 22:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:07 22:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:08 arm64: Pulling from edgex-lftools-log-publisher 22:37:08 8998bd30e6a1: Pulling fs layer 22:37:08 04944245beec: Pulling fs layer 22:37:08 699f458cf7ca: Pulling fs layer 22:37:08 765212b225bb: Pulling fs layer 22:37:08 f23df028b6ca: Pulling fs layer 22:37:08 d65c8cfc05b1: Pulling fs layer 22:37:08 2437ff75d9bd: Pulling fs layer 22:37:08 765212b225bb: Waiting 22:37:08 f23df028b6ca: Waiting 22:37:08 d65c8cfc05b1: Waiting 22:37:08 2437ff75d9bd: Waiting 22:37:08 04944245beec: Verifying Checksum 22:37:08 04944245beec: Download complete 22:37:08 765212b225bb: Verifying Checksum 22:37:08 765212b225bb: Download complete 22:37:08 f23df028b6ca: Verifying Checksum 22:37:08 f23df028b6ca: Download complete 22:37:08 d65c8cfc05b1: Verifying Checksum 22:37:08 d65c8cfc05b1: Download complete 22:37:08 699f458cf7ca: Verifying Checksum 22:37:08 699f458cf7ca: Download complete 22:37:09 8998bd30e6a1: Verifying Checksum 22:37:09 8998bd30e6a1: Download complete 22:37:11 2437ff75d9bd: Download complete 22:37:13 8998bd30e6a1: Pull complete 22:37:14 04944245beec: Pull complete 22:37:15 699f458cf7ca: Pull complete 22:37:15 765212b225bb: Pull complete 22:37:16 f23df028b6ca: Pull complete 22:37:16 d65c8cfc05b1: Pull complete 22:37:31 2437ff75d9bd: Pull complete 22:37:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:32 prd-ubuntu20.04-docker-arm64-4c-16g-5315 does not seem to be running inside a container 22:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:37:34 $ docker top 29abb13e2a9f3a13a09ccb44a592fd67e8d103f529f60122f86d0460fa73e8f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:35 ---> job-cost.sh 22:37:35 lf-activate-venv: SKIPPING 22:37:35 INFO: No Stack... 22:37:36 INFO: Retrieving Pricing Info for: v3-standard-4 22:37:37 INFO: Archiving Costs [Pipeline] sh 22:37:38 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 22:37:38 + cut -d, -f6 [Pipeline] lock 22:37:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] 22:37:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] did not exist. Created. 22:37:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:38 /w/workspace/device-sdk-go/1@tmp/durable-d4a82991/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:37:39 + echo total: 0.10999999940395355 [Pipeline] stash 22:37:39 Warning: overwriting stash ‘stack-cost’ 22:37:39 Stashed 1 file(s) [Pipeline] } 22:37:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1403-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:39 $ docker stop --time=1 29abb13e2a9f3a13a09ccb44a592fd67e8d103f529f60122f86d0460fa73e8f2 22:37:41 $ docker rm -f --volumes 29abb13e2a9f3a13a09ccb44a592fd67e8d103f529f60122f86d0460fa73e8f2 [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 22:37:42 provisioning config files... 22:37:42 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/config1364490475903911555tmp [Pipeline] { [Pipeline] sh 22:37:42 + set +x 22:37:42 + curl -s https://codecov.io/bash 22:37:42 + bash -s -- 22:37:42 22:37:42 _____ _ 22:37:42 / ____| | | 22:37:42 | | ___ __| | ___ ___ _____ __ 22:37:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:37:42 | |___| (_) | (_| | __/ (_| (_) \ V / 22:37:42 \_____\___/ \__,_|\___|\___\___/ \_/ 22:37:42 Bash-1.0.6 22:37:42 22:37:42 22:37:42 ==> git version 2.25.1 found 22:37:42 ==> 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 22:37:42 Release-Date: 2020-01-08 22:37:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:37:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:37:42 ==> Jenkins CI detected. 22:37:42 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1403 22:37:42 project root: . 22:37:42 --> token set from env 22:37:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:37:42 ==> Running gcov in . (disable via -X gcov) 22:37:42 ==> Python coveragepy not found 22:37:42 ==> Searching for coverage reports in: 22:37:42 + . 22:37:42 -> Found 1 reports 22:37:42 ==> Detecting git/mercurial file structure 22:37:42 ==> Reading reports 22:37:42 + ./coverage.out bytes=105658 22:37:42 ==> Appending adjustments 22:37:42 https://docs.codecov.io/docs/fixing-reports 22:37:42 + Found adjustments 22:37:42 ==> Gzipping contents 22:37:42 16K /tmp/codecov.NoVB6u.gz 22:37:42 ==> Uploading reports 22:37:42 url: https://codecov.io 22:37:42 query: branch=PR-1403&commit=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1403&job=&cmd_args= 22:37:43 -> Pinging Codecov 22:37:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1403&commit=2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1403&job=&cmd_args= 22:37:43 -> Uploading to 22:37:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/7E55EF52A471D76F132DFD9A03CDDE97/2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef/3a1e5a1c-020e-4e62-9e1b-5f4daf4bc8e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T223743Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f974be6f3c6b1ba8346084c514f07e1ebc82cf8e49f4e1a252099a581e25fe1 22:37:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:43 Dload Upload Total Spent Left Speed 22:37:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14980 0 0 100 14980 0 57175 --:--:-- --:--:-- --:--:-- 57394 22:37:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2662c4136101ac24cf3f5ec7d6fe3830fa88e0ef [Pipeline] } 22:37:43 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 22:37:45 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives ] 22:37:45 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives 22:37:45 total 16 22:37:45 drwxr-xr-x 3 root root 4096 Mar 22 22:24 . 22:37:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 22:24 .. 22:37:45 drwxr-xr-x 2 root root 4096 Mar 22 22:24 cost 22:37:45 -rw-r--r-- 1 root root 86 Mar 22 22:24 cost.csv 22:37:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives 22:37:45 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives 22:37:45 total 16 22:37:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 22:24 . 22:37:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 22:24 .. 22:37:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 22:24 cost 22:37:45 -rw-r--r-- 1 jenkins jenkins 86 Mar 22 22:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:37:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:37:46 ---> package-listing.sh 22:37:46 ++ facter osfamily 22:37:46 ++ tr '[:upper:]' '[:lower:]' 22:37:46 + OS_FAMILY=debian 22:37:46 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1403 22:37:46 + START_PACKAGES=/tmp/packages_start.txt 22:37:46 + END_PACKAGES=/tmp/packages_end.txt 22:37:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:46 + PACKAGES=/tmp/packages_start.txt 22:37:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1403 ']' 22:37:46 + PACKAGES=/tmp/packages_end.txt 22:37:46 + case "${OS_FAMILY}" in 22:37:46 + dpkg -l 22:37:46 + grep '^ii' 22:37:46 + '[' -f /tmp/packages_start.txt ']' 22:37:46 + '[' -f /tmp/packages_end.txt ']' 22:37:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:37:46 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1403 ']' 22:37:46 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives/ 22:37:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1403/archives/ [Pipeline] echo 22:37:46 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-1403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:37:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:47 prd-ubuntu20.04-docker-8c-8g-5313 does not seem to be running inside a container 22:37:47 $ 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-1403/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-1403 -v /w/workspace/gexfoundry_device-sdk-go_PR-1403:/w/workspace/gexfoundry_device-sdk-go_PR-1403:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:47 $ docker top a044f89e8a5bab6191f953fd550d8933b7dfb1a7afce6c70550cb56ae9f2796a -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:48 + touch /tmp/pre-build-complete [Pipeline] sh 22:37:48 + mkdir -p /var/log/sysstat [Pipeline] sh 22:37:48 + ls /var/log/sa-host 22:37:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:48 provisioning config files... 22:37:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1403@tmp/config3823408871722975977tmp [Pipeline] { [Pipeline] echo 22:37:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:37:49 ---> create-netrc.sh [Pipeline] } 22:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:37:49 ---> python-tools-install.sh [Pipeline] echo 22:37:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:37:49 ---> sudo-logs.sh 22:37:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:37:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:37:50 ---> job-cost.sh 22:37:50 lf-activate-venv: SKIPPING 22:37:50 DEBUG: total: 0.2199999988079071 22:37:50 INFO: Retrieving Stack Cost... 22:37:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:51 INFO: Archiving Costs [Pipeline] echo 22:37:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:37:51 ---> logs-deploy.sh 22:37:51 lf-activate-venv: SKIPPING 22:37:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1403/1 22:37:51 INFO: archiving workspace using pattern(s): 22:37:52 Archives upload complete. 22:37:52 INFO: archiving logs to Nexus