Pull request #1526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ad9b1a776b5d3d82caffa278ac54904303183e3+3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e (c7b8c98eda1a3308940e5e6d175c09485ec484de) 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-ssh8158797157238040745.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5266183332406501775.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1526/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-1526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4651176107468559886.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-1526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18010841960167789959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4783387828216824939.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-1526/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-1526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11012594311336347809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9481 in /w/workspace/gexfoundry_device-sdk-go_PR-1526 [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-1526 # 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 Merging remotes/origin/main commit 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e into PR head commit 3ad9b1a776b5d3d82caffa278ac54904303183e3 Merge succeeded, producing 3ad9b1a776b5d3d82caffa278ac54904303183e3 Checking out Revision 3ad9b1a776b5d3d82caffa278ac54904303183e3 (PR-1526) > 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/1526/head:refs/remotes/origin/PR-1526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ad9b1a776b5d3d82caffa278ac54904303183e3 # 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 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ad9b1a776b5d3d82caffa278ac54904303183e3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:05:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:05:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:05:21 ========================================================= 04:05:21 EdgeX Global Pipelines Version Info 04:05:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:05:22 ------------------- 04:05:22 stable info: 04:05:22 ------------------- 04:05:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:05:22 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:05:22 Message: update stable to v1.0.254 04:05:23 ------------------- 04:05:23 experimental info: 04:05:23 ------------------- 04:05:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:05:23 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:05:23 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:05:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1526 [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1526 [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1526 [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ad9b1a776b5d3d82caffa278ac54904303183e3 [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ad9b1a [Pipeline] echo 04:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:24 provisioning config files... 04:05:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/config14521673375037235782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:25 ---> docker-login.sh 04:05:25 nexus3.edgexfoundry.org:10001 04:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:25 Configure a credential helper to remove this warning. See 04:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:25 04:05:25 Login Succeeded 04:05:25 nexus3.edgexfoundry.org:10002 04:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:25 Configure a credential helper to remove this warning. See 04:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:25 04:05:25 Login Succeeded 04:05:25 nexus3.edgexfoundry.org:10003 04:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:25 Configure a credential helper to remove this warning. See 04:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:25 04:05:25 Login Succeeded 04:05:25 nexus3.edgexfoundry.org:10004 04:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:26 Configure a credential helper to remove this warning. See 04:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:26 04:05:26 Login Succeeded 04:05:26 docker.io 04:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:26 Configure a credential helper to remove this warning. See 04:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:26 04:05:26 Login Succeeded 04:05:26 ---> docker-login.sh ends [Pipeline] } 04:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:05:27 + git rev-list -1 --merges 3ad9b1a776b5d3d82caffa278ac54904303183e3~1..3ad9b1a776b5d3d82caffa278ac54904303183e3 [Pipeline] echo 04:05:27 -----------> git rev-list -1 --merges 3ad9b1a776b5d3d82caffa278ac54904303183e3~1..3ad9b1a776b5d3d82caffa278ac54904303183e3 3ad9b1a776b5d3d82caffa278ac54904303183e3 [false] [Pipeline] sh 04:05:27 + git log --format=format:%s -1 3ad9b1a776b5d3d82caffa278ac54904303183e3 [Pipeline] echo 04:05:27 ========================================================= 04:05:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:05:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:05:28 + git log --format=format:%s -1 3ad9b1a776b5d3d82caffa278ac54904303183e3 [Pipeline] echo 04:05:28 [semverPrep] GIT_COMMIT: 3ad9b1a776b5d3d82caffa278ac54904303183e3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:05:28 [semverPrep] This is not a build commit. [Pipeline] sh 04:05:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:28 + grep -v github /etc/ssh/ssh_known_hosts 04:05:28 + [ -e /tmp/ssh_known_hosts ] 04:05:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:05:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:05:28 + sudo tee -a /etc/ssh/ssh_known_hosts 04:05:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:29 04:05:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:29 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:29 b85a868b505f: Pulling fs layer 04:05:29 e2be974225ed: Pulling fs layer 04:05:29 339a4e72a1f5: Pulling fs layer 04:05:29 988bab9f4d93: Pulling fs layer 04:05:29 1469e6f7b9e6: Pulling fs layer 04:05:29 eaf3925da568: Pulling fs layer 04:05:29 bab4dde63d76: Pulling fs layer 04:05:29 bde34c3a00c8: Pulling fs layer 04:05:29 b352a97aabf1: Pulling fs layer 04:05:29 4872d77fe225: Pulling fs layer 04:05:29 5851b861e8e6: Pulling fs layer 04:05:29 bab4dde63d76: Waiting 04:05:29 b352a97aabf1: Waiting 04:05:29 988bab9f4d93: Waiting 04:05:29 bde34c3a00c8: Waiting 04:05:29 1469e6f7b9e6: Waiting 04:05:29 eaf3925da568: Waiting 04:05:29 5851b861e8e6: Waiting 04:05:29 4872d77fe225: Waiting 04:05:29 e2be974225ed: Download complete 04:05:29 988bab9f4d93: Verifying Checksum 04:05:29 988bab9f4d93: Download complete 04:05:29 339a4e72a1f5: Download complete 04:05:29 1469e6f7b9e6: Verifying Checksum 04:05:29 1469e6f7b9e6: Download complete 04:05:29 eaf3925da568: Verifying Checksum 04:05:29 eaf3925da568: Download complete 04:05:29 bde34c3a00c8: Verifying Checksum 04:05:29 bde34c3a00c8: Download complete 04:05:29 b352a97aabf1: Verifying Checksum 04:05:29 b352a97aabf1: Download complete 04:05:29 4872d77fe225: Verifying Checksum 04:05:29 5851b861e8e6: Download complete 04:05:29 b85a868b505f: Verifying Checksum 04:05:29 b85a868b505f: Download complete 04:05:30 bab4dde63d76: Verifying Checksum 04:05:30 bab4dde63d76: Download complete 04:05:31 b85a868b505f: Pull complete 04:05:31 e2be974225ed: Pull complete 04:05:31 339a4e72a1f5: Pull complete 04:05:31 988bab9f4d93: Pull complete 04:05:32 1469e6f7b9e6: Pull complete 04:05:32 eaf3925da568: Pull complete 04:05:33 bab4dde63d76: Pull complete 04:05:33 bde34c3a00c8: Pull complete 04:05:33 b352a97aabf1: Pull complete 04:05:34 4872d77fe225: Pull complete 04:05:34 5851b861e8e6: Pull complete 04:05:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:34 prd-ubuntu20.04-docker-8c-8g-9481 does not seem to be running inside a container 04:05:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1526 -v /w/workspace/gexfoundry_device-sdk-go_PR-1526:/w/workspace/gexfoundry_device-sdk-go_PR-1526:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:37 $ docker top 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 -eo pid,comm 04:05:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:37 [ssh-agent] Looking for ssh-agent implementation... 04:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:37 $ docker exec 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 ssh-agent 04:05:37 SSH_AUTH_SOCK=/tmp/ssh-Wo0xsj9w1d23/agent.33 04:05:37 SSH_AGENT_PID=39 04:05:37 Running ssh-add (command line suppressed) 04:05:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/private_key_7159526226406917048.key (/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/private_key_7159526226406917048.key) 04:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:38 + git tag --points-at HEAD [Pipeline] } 04:05:38 $ docker exec --env ******** --env ******** 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 ssh-agent -k 04:05:38 unset SSH_AUTH_SOCK; 04:05:38 unset SSH_AGENT_PID; 04:05:38 echo Agent pid 39 killed; 04:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:38 [ssh-agent] Looking for ssh-agent implementation... 04:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:38 $ docker exec 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 ssh-agent 04:05:38 SSH_AUTH_SOCK=/tmp/ssh-M5POgtwCIPoN/agent.71 04:05:38 SSH_AGENT_PID=77 04:05:38 Running ssh-add (command line suppressed) 04:05:38 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/private_key_4202407000371610623.key (/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/private_key_4202407000371610623.key) 04:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:39 + git semver init 04:05:39 2023-10-18 04:05:39,339 [run_init] DEBUG init version:0.0.0 force:False 04:05:39 2023-10-18 04:05:39,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver 04:05:39 2023-10-18 04:05:39,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver 04:05:39 2023-10-18 04:05:39,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1526, universal_newlines=False, shell=None, istream=None) 04:05:40 2023-10-18 04:05:40,335 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526/.git/info/exclude 04:05:40 2023-10-18 04:05:40,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver/PR-1526 with force:False 04:05:40 2023-10-18 04:05:40,336 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver/PR-1526 04:05:40 2023-10-18 04:05:40,341 [execute] INFO git cat-file --batch-check 04:05:40 2023-10-18 04:05:40,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver, universal_newlines=False, shell=None, istream=) 04:05:40 2023-10-18 04:05:40,349 [execute] INFO git cat-file --batch 04:05:40 2023-10-18 04:05:40,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver, universal_newlines=False, shell=None, istream=) 04:05:40 2023-10-18 04:05:40,356 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1526/.semver/PR-1526 04:05:40 0.0.0 [Pipeline] } 04:05:40 $ docker exec --env ******** --env ******** 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 ssh-agent -k 04:05:40 unset SSH_AUTH_SOCK; 04:05:40 unset SSH_AGENT_PID; 04:05:40 echo Agent pid 77 killed; 04:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:41 + git semver [Pipeline] } 04:05:41 $ docker stop --time=1 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 04:05:42 $ docker rm -f --volumes 697b3f31241d25d66f25b5c9fdd2115b5aa099ec7385f51b11ff74b45fb87f30 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:43 Stashed 1 file(s) [Pipeline] echo 04:05:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:44 provisioning config files... 04:05:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/config14888065010917811679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:44 ---> docker-login.sh 04:05:44 nexus3.edgexfoundry.org:10001 04:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:44 Configure a credential helper to remove this warning. See 04:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:44 04:05:44 Login Succeeded 04:05:44 nexus3.edgexfoundry.org:10002 04:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:44 Configure a credential helper to remove this warning. See 04:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:44 04:05:44 Login Succeeded 04:05:44 nexus3.edgexfoundry.org:10003 04:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:44 Configure a credential helper to remove this warning. See 04:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:44 04:05:44 Login Succeeded 04:05:44 nexus3.edgexfoundry.org:10004 04:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:44 Configure a credential helper to remove this warning. See 04:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:44 04:05:44 Login Succeeded 04:05:44 docker.io 04:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:45 Configure a credential helper to remove this warning. See 04:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:45 04:05:45 Login Succeeded 04:05:45 ---> docker-login.sh ends [Pipeline] } 04:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:45 ========================================================= 04:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:45 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:05:45 Sending build context to Docker daemon 11.23MB 04:05:45 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:05:45 Step 2/10 : FROM ${BASE} AS builder 04:05:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:45 7264a8db6415: Pulling fs layer 04:05:45 c4d48a809fc2: Pulling fs layer 04:05:45 4f1c88b9dad5: Pulling fs layer 04:05:45 ad3a456e5733: Pulling fs layer 04:05:45 33e27b845d1e: Pulling fs layer 04:05:45 c68163c4e522: Pulling fs layer 04:05:45 50da416c3ac9: Pulling fs layer 04:05:45 23d2d4c4bb30: Pulling fs layer 04:05:45 ad3a456e5733: Waiting 04:05:45 33e27b845d1e: Waiting 04:05:45 c68163c4e522: Waiting 04:05:45 50da416c3ac9: Waiting 04:05:45 23d2d4c4bb30: Waiting 04:05:46 c4d48a809fc2: Verifying Checksum 04:05:46 c4d48a809fc2: Download complete 04:05:46 33e27b845d1e: Download complete 04:05:46 7264a8db6415: Download complete 04:05:46 c68163c4e522: Verifying Checksum 04:05:46 c68163c4e522: Download complete 04:05:46 7264a8db6415: Pull complete 04:05:46 c4d48a809fc2: Pull complete 04:05:46 23d2d4c4bb30: Verifying Checksum 04:05:46 23d2d4c4bb30: Download complete 04:05:46 4f1c88b9dad5: Verifying Checksum 04:05:46 4f1c88b9dad5: Download complete 04:05:47 50da416c3ac9: Verifying Checksum 04:05:47 50da416c3ac9: Download complete 04:05:49 4f1c88b9dad5: Pull complete 04:05:49 ad3a456e5733: Pull complete 04:05:49 33e27b845d1e: Pull complete 04:05:49 c68163c4e522: Pull complete 04:05:52 50da416c3ac9: Pull complete 04:05:52 23d2d4c4bb30: Pull complete 04:05:52 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:05:52 ---> 0786185ac409 04:05:52 Step 3/10 : ARG MAKE=make build 04:05:56 ---> Running in c397c5cc5a29 04:05:56 Removing intermediate container c397c5cc5a29 04:05:56 ---> 9264d7aa6adb 04:05:56 Step 4/10 : WORKDIR /device-sdk-go 04:05:56 ---> Running in 23d1fd055161 04:05:56 Removing intermediate container 23d1fd055161 04:05:56 ---> ffe852c3ad88 04:05:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:05:56 ---> Running in 9a80c6b2b146 04:05:56 Removing intermediate container 9a80c6b2b146 04:05:56 ---> d8c71c0dbc57 04:05:56 Step 6/10 : RUN apk add --update --no-cache make git 04:05:56 ---> Running in 1e49175c87cb 04:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:57 OK: 264 MiB in 52 packages 04:05:57 Removing intermediate container 1e49175c87cb 04:05:57 ---> 410391f76756 04:05:57 Step 7/10 : COPY go.mod vendor* ./ 04:05:57 ---> d4a3e671be0f 04:05:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:57 ---> Running in a09e25a6753c 04:05:58 Still waiting to schedule task 04:05:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:07:19 Removing intermediate container a09e25a6753c 04:07:19 ---> 421e8401c8dc 04:07:19 Step 9/10 : COPY . . 04:07:19 ---> f3696daf5f79 04:07:19 Step 10/10 : RUN ${MAKE} 04:07:19 ---> Running in fc643d040447 04:07:19 noop 04:07:19 Removing intermediate container fc643d040447 04:07:19 ---> 260bab6736c6 04:07:19 Successfully built 260bab6736c6 04:07:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:19 + docker inspect -f . ci-base-image-x86_64 04:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:20 prd-ubuntu20.04-docker-8c-8g-9481 does not seem to be running inside a container 04:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1526 -v /w/workspace/gexfoundry_device-sdk-go_PR-1526:/w/workspace/gexfoundry_device-sdk-go_PR-1526:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:20 $ docker top eaf15c71aa3dc0e2744fc760536eef787e8457807de9cfcbf8539ddc41f2cd43 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:20 + go version 04:07:20 go version go1.21.0 linux/amd64 [Pipeline] } 04:07:20 $ docker stop --time=1 eaf15c71aa3dc0e2744fc760536eef787e8457807de9cfcbf8539ddc41f2cd43 04:07:22 $ docker rm -f --volumes eaf15c71aa3dc0e2744fc760536eef787e8457807de9cfcbf8539ddc41f2cd43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:23 + docker inspect -f . ci-base-image-x86_64 04:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:23 prd-ubuntu20.04-docker-8c-8g-9481 does not seem to be running inside a container 04:07:23 $ 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-1526 -v /w/workspace/gexfoundry_device-sdk-go_PR-1526:/w/workspace/gexfoundry_device-sdk-go_PR-1526:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:23 $ docker top aed3c2c1a725db69824cf90b75dc45cc32f8734e7175611b4c518c977d3a716d -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1526 [Pipeline] fileExists [Pipeline] sh 04:07:24 + make test 04:07:24 go test -race -coverprofile=coverage.out ./... 04:07:31 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:07:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9482 in /w/workspace/gexfoundry_device-sdk-go_PR-1526 [Pipeline] { [Pipeline] ws 04:07:41 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:07:41 The recommended git tool is: git 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:07:43 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:07:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.053s coverage: 27.6% of statements 04:07:44 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:07:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements 04:07:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.060s coverage: 86.0% of statements 04:07:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements 04:07:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:07:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:07:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:07:47 using credential edgex-jenkins-ssh 04:07:47 Cloning the remote Git repository 04:07:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:07:47 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:07:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:48 > git --version # timeout=10 04:07:48 > git --version # 'git version 2.25.1' 04:07:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements 04:07:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.082s coverage: 45.9% of statements 04:07:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements 04:07:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 04:07:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 04:07:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:07:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:07:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1526/head:refs/remotes/origin/PR-1526 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:53 Merging remotes/origin/main commit 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e into PR head commit 3ad9b1a776b5d3d82caffa278ac54904303183e3 04:07:54 Merge succeeded, producing 3ad9b1a776b5d3d82caffa278ac54904303183e3 04:07:54 Checking out Revision 3ad9b1a776b5d3d82caffa278ac54904303183e3 (PR-1526) 04:07:54 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:07:53 > git config core.sparsecheckout # timeout=10 04:07:54 > git checkout -f 3ad9b1a776b5d3d82caffa278ac54904303183e3 # timeout=10 04:07:54 > git remote # timeout=10 04:07:54 > git config --get remote.origin.url # timeout=10 04:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:54 > git merge 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 04:07:54 > git rev-parse HEAD^{commit} # timeout=10 04:07:54 > git config core.sparsecheckout # timeout=10 04:07:54 > git checkout -f 3ad9b1a776b5d3d82caffa278ac54904303183e3 # timeout=10 04:07:54 > git --version # timeout=10 04:07:54 > git --version # 'git version 2.25.1' 04:07:54 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:56 Dload Upload Total Spent Left Speed 04:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 04:07:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:57 + sudo tee /etc/docker/daemon.new 04:07:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:57 { 04:07:57 "registry-mirrors": [ 04:07:57 "https://nexus3.edgexfoundry.org:10001" 04:07:57 ], 04:07:57 "bip": "10.250.0.254/24", 04:07:57 "hosts": [ 04:07:57 "tcp://0.0.0.0:5555", 04:07:57 "unix:///var/run/docker.sock" 04:07:57 ], 04:07:57 "mtu": 1458, 04:07:57 "selinux-enabled": true, 04:07:57 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:57 } [Pipeline] sh 04:07:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:16 provisioning config files... 04:08:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15476004961233070862tmp [Pipeline] { [Pipeline] libraryResource 04:08:16 GO111MODULE=on go vet ./... 04:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:16 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 04:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:16 $ docker stop --time=1 aed3c2c1a725db69824cf90b75dc45cc32f8734e7175611b4c518c977d3a716d 04:08:16 ---> docker-login.sh 04:08:16 nexus3.edgexfoundry.org:10001 04:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:17 Configure a credential helper to remove this warning. See 04:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:17 04:08:17 Login Succeeded 04:08:17 nexus3.edgexfoundry.org:10002 04:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:17 Configure a credential helper to remove this warning. See 04:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:17 04:08:17 Login Succeeded 04:08:17 nexus3.edgexfoundry.org:10003 04:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:18 Configure a credential helper to remove this warning. See 04:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:18 04:08:18 Login Succeeded 04:08:18 nexus3.edgexfoundry.org:10004 04:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:18 Configure a credential helper to remove this warning. See 04:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:18 04:08:18 Login Succeeded 04:08:18 docker.io 04:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:19 Configure a credential helper to remove this warning. See 04:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:19 04:08:19 Login Succeeded 04:08:19 ---> docker-login.sh ends 04:08:21 $ docker rm -f --volumes aed3c2c1a725db69824cf90b75dc45cc32f8734e7175611b4c518c977d3a716d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 04:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:08:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 04:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 04:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:22 ========================================================= 04:08:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:08:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:08:22 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:08:23 + sudo chown -R jenkins:jenkins . 04:08:23 Sending build context to Docker daemon 6.012MB 04:08:23 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:08:23 Step 2/10 : FROM ${BASE} AS builder [Pipeline] sh 04:08:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:23 9fda8d8052c6: Pulling fs layer 04:08:23 5d54e960e981: Pulling fs layer 04:08:23 c4a7e357bf2a: Pulling fs layer 04:08:23 f0e02332f6b5: Pulling fs layer 04:08:23 cefa15bbcfad: Pulling fs layer 04:08:23 17808c966233: Pulling fs layer 04:08:23 f4c1fc716caa: Pulling fs layer 04:08:23 f0e02332f6b5: Waiting 04:08:23 cefa15bbcfad: Waiting 04:08:23 f4c1fc716caa: Waiting 04:08:23 5d54e960e981: Verifying Checksum 04:08:23 5d54e960e981: Download complete 04:08:23 f0e02332f6b5: Verifying Checksum 04:08:23 f0e02332f6b5: Download complete 04:08:23 cefa15bbcfad: Verifying Checksum 04:08:23 cefa15bbcfad: Download complete 04:08:23 + ls -al . 04:08:23 total 304 04:08:23 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 04:07 . 04:08:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:05 .. 04:08:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:05 .dockerignore 04:08:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:07 .git 04:08:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:05 .github 04:08:23 -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:05 .gitignore 04:08:23 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:05 .golangci.yml 04:08:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:05 .semver 04:08:23 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:05 CHANGELOG.md 04:08:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:05 GOVERNANCE.md 04:08:23 -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:05 Jenkinsfile 04:08:23 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:05 LICENSE 04:08:23 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:05 Makefile 04:08:23 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:05 OWNERS.md 04:08:23 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:05 README.md 04:08:23 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 04:05 VERSION 04:08:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:05 bin 04:08:23 -rw-r--r-- 1 jenkins jenkins 122153 Oct 18 04:07 coverage.out 04:08:23 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:05 example 04:08:23 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:05 go.mod 04:08:23 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:05 go.sum 04:08:23 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:05 internal 04:08:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:05 openapi 04:08:23 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:05 pkg 04:08:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:05 snap 04:08:23 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:23 9fda8d8052c6: Verifying Checksum 04:08:23 9fda8d8052c6: Download complete 04:08:24 f4c1fc716caa: Verifying Checksum 04:08:24 f4c1fc716caa: Download complete 04:08:24 + 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=3ad9b1a776b5d3d82caffa278ac54904303183e3 --label arch=amd64 --label version=0.0.0 . 04:08:24 Sending build context to Docker daemon 11.36MB 04:08:24 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:08:24 Step 2/23 : FROM ${BASE} AS builder 04:08:24 ---> 260bab6736c6 04:08:24 Step 3/23 : ARG MAKE=make build 04:08:24 ---> Running in 5544ed39d16c 04:08:24 Removing intermediate container 5544ed39d16c 04:08:24 ---> 97efabdfe4d4 04:08:24 Step 4/23 : WORKDIR /device-sdk-go 04:08:24 ---> Running in 9cb7d9c3b9a2 04:08:24 Removing intermediate container 9cb7d9c3b9a2 04:08:24 ---> 1bc8d28280c3 04:08:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:08:24 ---> Running in c90854298b71 04:08:24 Removing intermediate container c90854298b71 04:08:24 ---> c17480f2ca96 04:08:24 Step 6/23 : RUN apk add --update --no-cache make git 04:08:24 ---> Running in cc0f2bc98aa9 04:08:24 9fda8d8052c6: Pull complete 04:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:08:25 5d54e960e981: Pull complete 04:08:25 OK: 264 MiB in 52 packages 04:08:25 c4a7e357bf2a: Download complete 04:08:25 Removing intermediate container cc0f2bc98aa9 04:08:25 ---> 6656b032bf40 04:08:25 Step 7/23 : COPY go.mod vendor* ./ 04:08:25 ---> 91b223fa764d 04:08:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:25 ---> Running in 38ce2ba8a0e7 04:08:26 17808c966233: Verifying Checksum 04:08:26 17808c966233: Download complete 04:08:26 Removing intermediate container 38ce2ba8a0e7 04:08:26 ---> ed9de84e0523 04:08:26 Step 9/23 : COPY . . 04:08:26 ---> cf03e45dceb8 04:08:26 Step 10/23 : RUN ${MAKE} 04:08:26 ---> Running in 0ec242a50d61 04:08:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:08:38 c4a7e357bf2a: Pull complete 04:08:38 f0e02332f6b5: Pull complete 04:08:38 cefa15bbcfad: Pull complete 04:08:47 17808c966233: Pull complete 04:08:48 f4c1fc716caa: Pull complete 04:08:48 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:08:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:08:48 ---> ea914061e18c 04:08:48 Step 3/10 : ARG MAKE=make build 04:08:49 Removing intermediate container 0ec242a50d61 04:08:49 ---> 116338d4e433 04:08:49 Step 11/23 : FROM alpine:3.18 04:08:49 3.18: Pulling from library/alpine 04:08:49 96526aa774ef: Pulling fs layer 04:08:49 96526aa774ef: Verifying Checksum 04:08:49 96526aa774ef: Download complete 04:08:49 96526aa774ef: Pull complete 04:08:49 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:08:49 Status: Downloaded newer image for alpine:3.18 04:08:49 ---> 8ca4688f4f35 04:08:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:08:49 ---> Running in 7c7f78d18ae9 04:08:49 Removing intermediate container 7c7f78d18ae9 04:08:49 ---> 06504c57dc0c 04:08:49 Step 13/23 : RUN apk add --update --no-cache 04:08:49 ---> Running in 34a5bd0dd02e 04:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:08:49 ---> Running in edc1e3bb7bfc 04:08:49 OK: 7 MiB in 15 packages 04:08:49 Removing intermediate container edc1e3bb7bfc 04:08:49 ---> cb23652771d3 04:08:49 Step 4/10 : WORKDIR /device-sdk-go 04:08:49 ---> Running in dfe93d954767 04:08:49 Removing intermediate container 34a5bd0dd02e 04:08:49 ---> aeddf071eae1 04:08:49 Step 14/23 : WORKDIR / 04:08:49 ---> Running in 86c21d9eeeee 04:08:49 Removing intermediate container 86c21d9eeeee 04:08:49 ---> 66c26969dc6d 04:08:49 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:08:49 Removing intermediate container dfe93d954767 04:08:49 ---> 3dd3eb84be9b 04:08:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:08:49 ---> 45de460017d3 04:08:49 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:08:49 ---> Running in 608a23203384 04:08:50 Removing intermediate container 608a23203384 04:08:50 ---> c00bdc300ee4 04:08:50 Step 6/10 : RUN apk add --update --no-cache make git 04:08:50 ---> Running in a8df2cc1ea97 04:08:50 ---> 58371a602d3d 04:08:50 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:08:50 ---> a3c8216daaa6 04:08:50 Step 18/23 : EXPOSE 59999 04:08:50 ---> Running in 84b225e8cb39 04:08:50 Removing intermediate container 84b225e8cb39 04:08:50 ---> ca2d72072302 04:08:50 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:08:50 ---> Running in d4f04cf14d33 04:08:50 Removing intermediate container d4f04cf14d33 04:08:50 ---> f88ccee321ae 04:08:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:08:50 ---> Running in bcf0e7d68a97 04:08:50 Removing intermediate container bcf0e7d68a97 04:08:50 ---> e7f79f0ca974 04:08:50 Step 21/23 : LABEL arch=amd64 04:08:50 ---> Running in 2f9e9fdab5d3 04:08:50 Removing intermediate container 2f9e9fdab5d3 04:08:50 ---> d151c7ae33ba 04:08:50 Step 22/23 : LABEL git_sha=3ad9b1a776b5d3d82caffa278ac54904303183e3 04:08:50 ---> Running in e7d07226abb3 04:08:51 Removing intermediate container e7d07226abb3 04:08:51 ---> 1564f9fe777b 04:08:51 Step 23/23 : LABEL version=0.0.0 04:08:51 ---> Running in 1acefbcd2ad6 04:08:51 Removing intermediate container 1acefbcd2ad6 04:08:51 ---> 231990b53266 04:08:51 [Warning] One or more build-args [ARCH] were not consumed 04:08:51 Successfully built 231990b53266 04:08: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] } 04:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:52 04:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:53 latest: Pulling from edgex-lftools-log-publisher 04:08:53 5eb5b503b376: Pulling fs layer 04:08:53 5c69ac0246d0: Pulling fs layer 04:08:53 ec43610c2a17: Pulling fs layer 04:08:53 3a2ae6a8a46f: Pulling fs layer 04:08:53 33b1e0a273af: Pulling fs layer 04:08:53 3a2ae6a8a46f: Waiting 04:08:53 5d3b04190fa2: Pulling fs layer 04:08:53 2f39f015ded8: Pulling fs layer 04:08:53 5d3b04190fa2: Waiting 04:08:53 2f39f015ded8: Waiting 04:08:53 5c69ac0246d0: Verifying Checksum 04:08:53 3a2ae6a8a46f: Verifying Checksum 04:08:53 3a2ae6a8a46f: Download complete 04:08:53 33b1e0a273af: Verifying Checksum 04:08:53 33b1e0a273af: Download complete 04:08:53 ec43610c2a17: Verifying Checksum 04:08:53 ec43610c2a17: Download complete 04:08:53 5d3b04190fa2: Verifying Checksum 04:08:53 5d3b04190fa2: Download complete 04:08:53 5eb5b503b376: Verifying Checksum 04:08:53 5eb5b503b376: Download complete 04:08:53 OK: 266 MiB in 52 packages 04:08:53 2f39f015ded8: Verifying Checksum 04:08:53 2f39f015ded8: Download complete 04:08:54 Removing intermediate container a8df2cc1ea97 04:08:54 ---> da4a8f5e131c 04:08:54 Step 7/10 : COPY go.mod vendor* ./ 04:08:54 5eb5b503b376: Pull complete 04:08:54 ---> a91e59db6b2d 04:08:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:54 5c69ac0246d0: Pull complete 04:08:55 ---> Running in 5400fd684a0a 04:08:55 ec43610c2a17: Pull complete 04:08:55 3a2ae6a8a46f: Pull complete 04:08:55 33b1e0a273af: Pull complete 04:08:55 5d3b04190fa2: Pull complete 04:08:59 2f39f015ded8: Pull complete 04:08:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:00 prd-ubuntu20.04-docker-8c-8g-9481 does not seem to be running inside a container 04:09:00 $ 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-1526 -v /w/workspace/gexfoundry_device-sdk-go_PR-1526:/w/workspace/gexfoundry_device-sdk-go_PR-1526:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:07 $ docker top 83ab9594929db252efb51c91470cb4c3aaad4d5c60de75ff7c1382b8d7915e5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:08 ---> job-cost.sh 04:09:08 lf-activate-venv: SKIPPING 04:09:08 INFO: No Stack... 04:09:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:12 INFO: Archiving Costs [Pipeline] sh 04:09:13 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives/cost.csv 04:09:13 + cut -d, -f6 [Pipeline] lock 04:09:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] 04:09:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] did not exist. Created. 04:09:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:13 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:13 Stashed 1 file(s) [Pipeline] } 04:09:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:13 $ docker stop --time=1 83ab9594929db252efb51c91470cb4c3aaad4d5c60de75ff7c1382b8d7915e5d 04:09:17 $ docker rm -f --volumes 83ab9594929db252efb51c91470cb4c3aaad4d5c60de75ff7c1382b8d7915e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:35 Removing intermediate container 5400fd684a0a 04:10:35 ---> d64c91809aa6 04:10:35 Step 9/10 : COPY . . 04:10:35 ---> 648e8a93c98b 04:10:35 Step 10/10 : RUN ${MAKE} 04:10:35 ---> Running in 3666369ab446 04:10:35 noop 04:10:35 Removing intermediate container 3666369ab446 04:10:35 ---> 200dbf52ddf7 04:10:35 Successfully built 200dbf52ddf7 04:10:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:36 + docker inspect -f . ci-base-image-arm64 04:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-9482 does not seem to be running inside a container 04:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:37 $ docker top c2e4681de7717d0650f5ef5b22f1ed907aa7cb887f113e0f39a88746b1b8d273 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:38 + go version 04:10:38 go version go1.21.0 linux/arm64 [Pipeline] } 04:10:38 $ docker stop --time=1 c2e4681de7717d0650f5ef5b22f1ed907aa7cb887f113e0f39a88746b1b8d273 04:10:40 $ docker rm -f --volumes c2e4681de7717d0650f5ef5b22f1ed907aa7cb887f113e0f39a88746b1b8d273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:41 + docker inspect -f . ci-base-image-arm64 04:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:41 prd-ubuntu20.04-docker-arm64-4c-16g-9482 does not seem to be running inside a container 04:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:42 $ docker top d4bf238fd88cebdb2cfe2044a841b3a3563f80b1c3f3e9a9338ea7f94ef2ccf9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:43 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:10:43 + make test 04:10:43 go test -race -coverprofile=coverage.out ./... 04:11:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:13:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:13:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:13:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:13:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:13:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:13:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.185s coverage: 27.6% of statements 04:13:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.239s coverage: 81.5% of statements 04:13:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:13:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:13:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.359s coverage: 86.0% of statements 04:13:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:13:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.379s coverage: 71.8% of statements 04:13:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.289s coverage: 14.4% of statements 04:13:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.611s coverage: 45.9% of statements 04:13:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:13:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:13:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.422s coverage: 68.5% of statements 04:13:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.413s coverage: 89.2% of statements 04:13:37 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:13:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.224s coverage: 5.5% of statements 04:13:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:13:39 GO111MODULE=on go vet ./... 04:15:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:15:35 ./bin/test-attribution-txt.sh [Pipeline] echo 04:15:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:15:35 $ docker stop --time=1 d4bf238fd88cebdb2cfe2044a841b3a3563f80b1c3f3e9a9338ea7f94ef2ccf9 04:15:37 $ docker rm -f --volumes d4bf238fd88cebdb2cfe2044a841b3a3563f80b1c3f3e9a9338ea7f94ef2ccf9 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:40 Warning: overwriting stash ‘coverage-report’ 04:15:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:43 + ls -al . 04:15:43 total 300 04:15:43 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 04:10 . 04:15:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:07 .. 04:15:43 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:07 .dockerignore 04:15:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:07 .git 04:15:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:07 .github 04:15:43 -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:07 .gitignore 04:15:43 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:07 .golangci.yml 04:15:43 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:07 CHANGELOG.md 04:15:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:07 GOVERNANCE.md 04:15:43 -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:07 Jenkinsfile 04:15:43 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:07 LICENSE 04:15:43 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:07 Makefile 04:15:43 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:07 OWNERS.md 04:15:43 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:07 README.md 04:15:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 04:05 VERSION 04:15:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:07 bin 04:15:43 -rw-r--r-- 1 jenkins jenkins 122155 Oct 18 04:13 coverage.out 04:15:43 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:07 example 04:15:43 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:07 go.mod 04:15:43 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:07 go.sum 04:15:43 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:07 internal 04:15:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:07 openapi 04:15:43 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:07 pkg 04:15:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:07 snap 04:15:43 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:43 + 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=3ad9b1a776b5d3d82caffa278ac54904303183e3 --label arch=arm64 --label version=0.0.0 . 04:15:43 Sending build context to Docker daemon 6.135MB 04:15:44 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:15:44 Step 2/23 : FROM ${BASE} AS builder 04:15:44 ---> 200dbf52ddf7 04:15:44 Step 3/23 : ARG MAKE=make build 04:15:44 ---> Running in b6c2984bb4ee 04:15:44 Removing intermediate container b6c2984bb4ee 04:15:44 ---> 6cbcc06ed3ba 04:15:44 Step 4/23 : WORKDIR /device-sdk-go 04:15:44 ---> Running in c95fbc368a02 04:15:44 Removing intermediate container c95fbc368a02 04:15:44 ---> 9d4a05ea5dc8 04:15:44 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:15:44 ---> Running in 6aeffd2a054c 04:15:45 Removing intermediate container 6aeffd2a054c 04:15:45 ---> 09ed5e3396a0 04:15:45 Step 6/23 : RUN apk add --update --no-cache make git 04:15:45 ---> Running in 39d3ad49d544 04:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:15:48 OK: 266 MiB in 52 packages 04:15:48 Removing intermediate container 39d3ad49d544 04:15:48 ---> 3581bd3ed035 04:15:48 Step 7/23 : COPY go.mod vendor* ./ 04:15:49 ---> 669537525b18 04:15:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:49 ---> Running in 15e56b3c897d 04:15:51 Removing intermediate container 15e56b3c897d 04:15:51 ---> 4695ae131a56 04:15:51 Step 9/23 : COPY . . 04:15:52 ---> 7b5e541809da 04:15:52 Step 10/23 : RUN ${MAKE} 04:15:52 ---> Running in 1acc114e66ce 04:15:53 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:17:45 Removing intermediate container 1acc114e66ce 04:17:45 ---> 2c92d2cd2d66 04:17:45 Step 11/23 : FROM alpine:3.18 04:17:45 3.18: Pulling from library/alpine 04:17:45 579b34f0a95b: Pulling fs layer 04:17:45 579b34f0a95b: Verifying Checksum 04:17:45 579b34f0a95b: Download complete 04:17:45 579b34f0a95b: Pull complete 04:17:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:17:45 Status: Downloaded newer image for alpine:3.18 04:17:45 ---> 3cc203321400 04:17:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:17:45 ---> Running in 44b6e13be64c 04:17:45 Removing intermediate container 44b6e13be64c 04:17:45 ---> b00e14565a7b 04:17:45 Step 13/23 : RUN apk add --update --no-cache 04:17:45 ---> Running in 64a0ca741a71 04:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:17:45 OK: 8 MiB in 15 packages 04:17:45 Removing intermediate container 64a0ca741a71 04:17:45 ---> c42005d29a52 04:17:45 Step 14/23 : WORKDIR / 04:17:45 ---> Running in 4fd1994b832a 04:17:45 Removing intermediate container 4fd1994b832a 04:17:45 ---> 84a46d75d0c3 04:17:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:17:45 ---> 9380580ccee8 04:17:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:17:47 ---> c031d5774d3e 04:17:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:17:48 ---> acc6fa529502 04:17:48 Step 18/23 : EXPOSE 59999 04:17:48 ---> Running in d2303b436ea0 04:17:48 Removing intermediate container d2303b436ea0 04:17:48 ---> 6283bed350f4 04:17:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:17:48 ---> Running in 53ef33b7e886 04:17:48 Removing intermediate container 53ef33b7e886 04:17:48 ---> 7c2cc642d37d 04:17:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:17:48 ---> Running in e4232b287473 04:17:49 Removing intermediate container e4232b287473 04:17:49 ---> 91c94caae0b8 04:17:49 Step 21/23 : LABEL arch=arm64 04:17:49 ---> Running in 1b49a9ab00e3 04:17:49 Removing intermediate container 1b49a9ab00e3 04:17:49 ---> afc15608ad17 04:17:49 Step 22/23 : LABEL git_sha=3ad9b1a776b5d3d82caffa278ac54904303183e3 04:17:49 ---> Running in c1967f58004e 04:17:49 Removing intermediate container c1967f58004e 04:17:49 ---> c1a8bd8fda4f 04:17:49 Step 23/23 : LABEL version=0.0.0 04:17:49 ---> Running in d7e424c08cd9 04:17:50 Removing intermediate container d7e424c08cd9 04:17:50 ---> 8278edf76905 04:17:50 [Warning] One or more build-args [ARCH] were not consumed 04:17:50 Successfully built 8278edf76905 04:17:50 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:51 04:17:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:17:51 arm64: Pulling from edgex-lftools-log-publisher 04:17:51 8998bd30e6a1: Pulling fs layer 04:17:51 04944245beec: Pulling fs layer 04:17:51 699f458cf7ca: Pulling fs layer 04:17:51 765212b225bb: Pulling fs layer 04:17:51 f23df028b6ca: Pulling fs layer 04:17:51 d65c8cfc05b1: Pulling fs layer 04:17:51 2437ff75d9bd: Pulling fs layer 04:17:51 765212b225bb: Waiting 04:17:51 f23df028b6ca: Waiting 04:17:51 d65c8cfc05b1: Waiting 04:17:51 2437ff75d9bd: Waiting 04:17:51 04944245beec: Verifying Checksum 04:17:51 04944245beec: Download complete 04:17:51 765212b225bb: Verifying Checksum 04:17:51 765212b225bb: Download complete 04:17:51 f23df028b6ca: Verifying Checksum 04:17:51 f23df028b6ca: Download complete 04:17:51 d65c8cfc05b1: Verifying Checksum 04:17:51 d65c8cfc05b1: Download complete 04:17:51 699f458cf7ca: Verifying Checksum 04:17:51 699f458cf7ca: Download complete 04:17:52 8998bd30e6a1: Download complete 04:17:54 2437ff75d9bd: Download complete 04:17:56 8998bd30e6a1: Pull complete 04:17:57 04944245beec: Pull complete 04:17:58 699f458cf7ca: Pull complete 04:17:58 765212b225bb: Pull complete 04:17:59 f23df028b6ca: Pull complete 04:18:00 d65c8cfc05b1: Pull complete 04:18:18 2437ff75d9bd: Pull complete 04:18:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:19 prd-ubuntu20.04-docker-arm64-4c-16g-9482 does not seem to be running inside a container 04:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:21 $ docker top 0546a4cc9e91d4c3ac9fef27cc6d988a21091f23efa194b12c085a9bd4cd45cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:22 ---> job-cost.sh 04:18:22 lf-activate-venv: SKIPPING 04:18:22 INFO: No Stack... 04:18:23 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:24 INFO: Archiving Costs [Pipeline] sh 04:18:24 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:18:24 + cut -d, -f6 [Pipeline] lock 04:18:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] 04:18:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] did not exist. Created. 04:18:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:25 /w/workspace/device-sdk-go/1@tmp/durable-fc870d81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:26 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:26 Warning: overwriting stash ‘stack-cost’ 04:18:26 Stashed 1 file(s) [Pipeline] } 04:18:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1526-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:26 $ docker stop --time=1 0546a4cc9e91d4c3ac9fef27cc6d988a21091f23efa194b12c085a9bd4cd45cf 04:18:29 $ docker rm -f --volumes 0546a4cc9e91d4c3ac9fef27cc6d988a21091f23efa194b12c085a9bd4cd45cf [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 04:18:30 provisioning config files... 04:18:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/config11063551079996573641tmp [Pipeline] { [Pipeline] sh 04:18:30 + set +x 04:18:30 + curl -s https://codecov.io/bash 04:18:30 + bash -s -- 04:18:30 04:18:30 _____ _ 04:18:30 / ____| | | 04:18:30 | | ___ __| | ___ ___ _____ __ 04:18:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:30 Bash-1.0.6 04:18:30 04:18:30 04:18:30 ==> git version 2.25.1 found 04:18:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:18:30 Release-Date: 2020-01-08 04:18:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:30 ==> Jenkins CI detected. 04:18:30 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1526 04:18:30 project root: . 04:18:30 --> token set from env 04:18:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:30 ==> Running gcov in . (disable via -X gcov) 04:18:30 ==> Python coveragepy not found 04:18:30 ==> Searching for coverage reports in: 04:18:30 + . 04:18:30 -> Found 1 reports 04:18:30 ==> Detecting git/mercurial file structure 04:18:30 ==> Reading reports 04:18:30 + ./coverage.out bytes=122155 04:18:30 ==> Appending adjustments 04:18:30 https://docs.codecov.io/docs/fixing-reports 04:18:31 + Found adjustments 04:18:31 ==> Gzipping contents 04:18:31 20K /tmp/codecov.lML6DJ.gz 04:18:31 ==> Uploading reports 04:18:31 url: https://codecov.io 04:18:31 query: branch=PR-1526&commit=3ad9b1a776b5d3d82caffa278ac54904303183e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1526&job=&cmd_args= 04:18:31 -> Pinging Codecov 04:18:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1526&commit=3ad9b1a776b5d3d82caffa278ac54904303183e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1526&job=&cmd_args= 04:18:31 -> Uploading to 04:18:31 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/7E55EF52A471D76F132DFD9A03CDDE97/3ad9b1a776b5d3d82caffa278ac54904303183e3/d270ab6f-19d0-417a-bed1-35860884593a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T041830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fcf3eaf8403ebb8b09655b07a910916014f33171c067fbacb6bdddd3181f8aa 04:18:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:31 Dload Upload Total Spent Left Speed 04:18:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16753 0 0 100 16753 0 49273 --:--:-- --:--:-- --:--:-- 49273 04:18:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3ad9b1a776b5d3d82caffa278ac54904303183e3 [Pipeline] } 04:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:18:33 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives ] 04:18:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives 04:18:33 total 16 04:18:33 drwxr-xr-x 3 root root 4096 Oct 18 04:09 . 04:18:33 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:09 .. 04:18:33 drwxr-xr-x 2 root root 4096 Oct 18 04:09 cost 04:18:33 -rw-r--r-- 1 root root 86 Oct 18 04:09 cost.csv 04:18:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives 04:18:33 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives 04:18:33 total 16 04:18:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:09 . 04:18:33 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:09 .. 04:18:33 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 04:09 cost 04:18:33 -rw-r--r-- 1 jenkins jenkins 86 Oct 18 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:18:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:18:34 ---> package-listing.sh 04:18:34 ++ facter osfamily 04:18:34 ++ tr '[:upper:]' '[:lower:]' 04:18:34 + OS_FAMILY=debian 04:18:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1526 04:18:34 + START_PACKAGES=/tmp/packages_start.txt 04:18:34 + END_PACKAGES=/tmp/packages_end.txt 04:18:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:18:34 + PACKAGES=/tmp/packages_start.txt 04:18:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1526 ']' 04:18:34 + PACKAGES=/tmp/packages_end.txt 04:18:34 + case "${OS_FAMILY}" in 04:18:34 + dpkg -l 04:18:34 + grep '^ii' 04:18:34 + '[' -f /tmp/packages_start.txt ']' 04:18:34 + '[' -f /tmp/packages_end.txt ']' 04:18:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:18:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1526 ']' 04:18:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives/ 04:18:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1526/archives/ [Pipeline] echo 04:18:34 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-1526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:18:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:36 prd-ubuntu20.04-docker-8c-8g-9481 does not seem to be running inside a container 04:18:36 $ 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-1526/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-1526 -v /w/workspace/gexfoundry_device-sdk-go_PR-1526:/w/workspace/gexfoundry_device-sdk-go_PR-1526:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:18:36 $ docker top 3169ba7bf1d55935af66a2ec7435f36247c292f80ccebccd7adeb584272a21e5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:18:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:18:37 + ls /var/log/sa-host 04:18:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:37 provisioning config files... 04:18:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1526@tmp/config15419606608282034952tmp [Pipeline] { [Pipeline] echo 04:18:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:18:37 ---> create-netrc.sh [Pipeline] } 04:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:18:38 ---> python-tools-install.sh [Pipeline] echo 04:18:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:18:38 ---> sudo-logs.sh 04:18:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:18:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:18:39 ---> job-cost.sh 04:18:39 lf-activate-venv: SKIPPING 04:18:39 DEBUG: total: 0.2199999988079071 04:18:39 INFO: Retrieving Stack Cost... 04:18:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:39 INFO: Archiving Costs [Pipeline] echo 04:18:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:18:40 ---> logs-deploy.sh 04:18:40 lf-activate-venv: SKIPPING 04:18:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1526/1 04:18:40 INFO: archiving workspace using pattern(s): 04:18:41 Archives upload complete. 04:18:41 INFO: archiving logs to Nexus