Pull request #1392 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7378150260b8b4c2b08d69144d56d37ee4a45e9f+4a7b1eec00eb893451c7c72b5ce81c7f4041337f (8335d040e5b9babaf5d4e61f300e6e0db1879b29) 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-ssh6509126953801440861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10450277600993480070.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1392/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-1392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2821359183992144303.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-1392/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12654582073585730583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1814958129410665647.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-1392/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-1392/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13240924759474616840.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2564 in /w/workspace/gexfoundry_device-sdk-go_PR-1392 [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-1392 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Merging remotes/origin/main commit 4a7b1eec00eb893451c7c72b5ce81c7f4041337f into PR head commit 7378150260b8b4c2b08d69144d56d37ee4a45e9f Merge succeeded, producing 7378150260b8b4c2b08d69144d56d37ee4a45e9f Checking out Revision 7378150260b8b4c2b08d69144d56d37ee4a45e9f (PR-1392) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { 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/1392/head:refs/remotes/origin/PR-1392 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7378150260b8b4c2b08d69144d56d37ee4a45e9f # 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 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7378150260b8b4c2b08d69144d56d37ee4a45e9f # timeout=10 [Pipeline] timeout 00:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:18 ========================================================= 00:33:18 EdgeX Global Pipelines Version Info 00:33:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:19 ------------------- 00:33:19 stable info: 00:33:19 ------------------- 00:33:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:19 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:33:19 Message: update stable to v1.0.245 00:33:19 ------------------- 00:33:19 experimental info: 00:33:19 ------------------- 00:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:19 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:33:19 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1392 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1392 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1392 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7378150260b8b4c2b08d69144d56d37ee4a45e9f [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7378150 [Pipeline] echo 00:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:21 provisioning config files... 00:33:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/config16402591915752918462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:21 ---> docker-login.sh 00:33:21 nexus3.edgexfoundry.org:10001 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 nexus3.edgexfoundry.org:10002 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 nexus3.edgexfoundry.org:10003 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 nexus3.edgexfoundry.org:10004 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:22 Configure a credential helper to remove this warning. See 00:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:22 00:33:22 Login Succeeded 00:33:22 docker.io 00:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:23 Configure a credential helper to remove this warning. See 00:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:23 00:33:23 Login Succeeded 00:33:23 ---> docker-login.sh ends [Pipeline] } 00:33:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:33:23 + git rev-list -1 --merges 7378150260b8b4c2b08d69144d56d37ee4a45e9f~1..7378150260b8b4c2b08d69144d56d37ee4a45e9f [Pipeline] echo 00:33:23 -----------> git rev-list -1 --merges 7378150260b8b4c2b08d69144d56d37ee4a45e9f~1..7378150260b8b4c2b08d69144d56d37ee4a45e9f 7378150260b8b4c2b08d69144d56d37ee4a45e9f [false] [Pipeline] sh 00:33:24 + git log --format=format:%s -1 7378150260b8b4c2b08d69144d56d37ee4a45e9f [Pipeline] echo 00:33:24 ========================================================= 00:33:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:24 + git log --format=format:%s -1 7378150260b8b4c2b08d69144d56d37ee4a45e9f [Pipeline] echo 00:33:24 [semverPrep] GIT_COMMIT: 7378150260b8b4c2b08d69144d56d37ee4a45e9f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 00:33:24 [semverPrep] This is not a build commit. [Pipeline] sh 00:33:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:24 + grep -v github /etc/ssh/ssh_known_hosts 00:33:24 + [ -e /tmp/ssh_known_hosts ] 00:33:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:33:24 + sudo tee -a /etc/ssh/ssh_known_hosts 00:33:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:25 00:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:25 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:25 b85a868b505f: Pulling fs layer 00:33:25 e2be974225ed: Pulling fs layer 00:33:25 339a4e72a1f5: Pulling fs layer 00:33:25 988bab9f4d93: Pulling fs layer 00:33:25 1469e6f7b9e6: Pulling fs layer 00:33:25 eaf3925da568: Pulling fs layer 00:33:25 bab4dde63d76: Pulling fs layer 00:33:25 bde34c3a00c8: Pulling fs layer 00:33:25 b352a97aabf1: Pulling fs layer 00:33:25 4872d77fe225: Pulling fs layer 00:33:25 5851b861e8e6: Pulling fs layer 00:33:25 eaf3925da568: Waiting 00:33:25 bab4dde63d76: Waiting 00:33:25 1469e6f7b9e6: Waiting 00:33:25 bde34c3a00c8: Waiting 00:33:25 4872d77fe225: Waiting 00:33:25 b352a97aabf1: Waiting 00:33:25 988bab9f4d93: Waiting 00:33:25 e2be974225ed: Verifying Checksum 00:33:25 e2be974225ed: Download complete 00:33:25 988bab9f4d93: Verifying Checksum 00:33:25 988bab9f4d93: Download complete 00:33:26 339a4e72a1f5: Verifying Checksum 00:33:26 339a4e72a1f5: Download complete 00:33:26 eaf3925da568: Verifying Checksum 00:33:26 eaf3925da568: Download complete 00:33:26 1469e6f7b9e6: Verifying Checksum 00:33:26 1469e6f7b9e6: Download complete 00:33:26 bde34c3a00c8: Download complete 00:33:26 b352a97aabf1: Download complete 00:33:26 4872d77fe225: Verifying Checksum 00:33:26 4872d77fe225: Download complete 00:33:26 5851b861e8e6: Download complete 00:33:26 b85a868b505f: Verifying Checksum 00:33:26 b85a868b505f: Download complete 00:33:26 bab4dde63d76: Verifying Checksum 00:33:26 bab4dde63d76: Download complete 00:33:27 b85a868b505f: Pull complete 00:33:27 e2be974225ed: Pull complete 00:33:27 339a4e72a1f5: Pull complete 00:33:28 988bab9f4d93: Pull complete 00:33:28 1469e6f7b9e6: Pull complete 00:33:28 eaf3925da568: Pull complete 00:33:30 bab4dde63d76: Pull complete 00:33:30 bde34c3a00c8: Pull complete 00:33:30 b352a97aabf1: Pull complete 00:33:30 4872d77fe225: Pull complete 00:33:30 5851b861e8e6: Pull complete 00:33:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:30 prd-ubuntu20.04-docker-8c-8g-2564 does not seem to be running inside a container 00:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1392 -v /w/workspace/gexfoundry_device-sdk-go_PR-1392:/w/workspace/gexfoundry_device-sdk-go_PR-1392:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1392@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 00:33:34 $ docker top 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb -eo pid,comm 00:33:34 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). 00:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:34 [ssh-agent] Looking for ssh-agent implementation... 00:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:34 $ docker exec 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb ssh-agent 00:33:34 SSH_AUTH_SOCK=/tmp/ssh-cUNeYRk7Gfy8/agent.32 00:33:34 SSH_AGENT_PID=38 00:33:34 Running ssh-add (command line suppressed) 00:33:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/private_key_1056479799776287675.key (/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/private_key_1056479799776287675.key) 00:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:35 + git tag --points-at HEAD [Pipeline] } 00:33:35 $ docker exec --env ******** --env ******** 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb ssh-agent -k 00:33:35 unset SSH_AUTH_SOCK; 00:33:35 unset SSH_AGENT_PID; 00:33:35 echo Agent pid 38 killed; 00:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:35 [ssh-agent] Looking for ssh-agent implementation... 00:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:35 $ docker exec 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb ssh-agent 00:33:35 SSH_AUTH_SOCK=/tmp/ssh-7L9k0BZdEjdj/agent.70 00:33:35 SSH_AGENT_PID=76 00:33:35 Running ssh-add (command line suppressed) 00:33:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/private_key_5181059197327169540.key (/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/private_key_5181059197327169540.key) 00:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:36 + git semver init 00:33:36 2023-03-17 00:33:36,439 [run_init] DEBUG init version:0.0.0 force:False 00:33:36 2023-03-17 00:33:36,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver 00:33:36 2023-03-17 00:33:36,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver 00:33:36 2023-03-17 00:33:36,440 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1392, universal_newlines=False, shell=None, istream=None) 00:33:37 2023-03-17 00:33:37,368 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392/.git/info/exclude 00:33:37 2023-03-17 00:33:37,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver/PR-1392 with force:False 00:33:37 2023-03-17 00:33:37,369 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver/PR-1392 00:33:37 2023-03-17 00:33:37,373 [execute] INFO git cat-file --batch-check 00:33:37 2023-03-17 00:33:37,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver, universal_newlines=False, shell=None, istream=) 00:33:37 2023-03-17 00:33:37,380 [execute] INFO git cat-file --batch 00:33:37 2023-03-17 00:33:37,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver, universal_newlines=False, shell=None, istream=) 00:33:37 2023-03-17 00:33:37,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1392/.semver/PR-1392 00:33:37 0.0.0 [Pipeline] } 00:33:37 $ docker exec --env ******** --env ******** 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb ssh-agent -k 00:33:37 unset SSH_AUTH_SOCK; 00:33:37 unset SSH_AGENT_PID; 00:33:37 echo Agent pid 76 killed; 00:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:38 + git semver [Pipeline] } 00:33:38 $ docker stop --time=1 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb 00:33:39 $ docker rm -f --volumes 12dc21017cf60dcff4d43dbdbb65f62dd195d2c3473d033900c15c7118d54bfb [Pipeline] // withDockerContainer [Pipeline] sh 00:33:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:40 Stashed 1 file(s) [Pipeline] echo 00:33:40 [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 00:33:40 provisioning config files... 00:33:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/config4096469856099295030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:41 ---> docker-login.sh 00:33:41 nexus3.edgexfoundry.org:10001 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10002 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10003 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 nexus3.edgexfoundry.org:10004 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 docker.io 00:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:41 Configure a credential helper to remove this warning. See 00:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:41 00:33:41 Login Succeeded 00:33:41 ---> docker-login.sh ends [Pipeline] } 00:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:41 ========================================================= 00:33:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:33:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:42 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:33:42 Sending build context to Docker daemon 10.84MB 00:33:42 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:33:42 Step 2/10 : FROM ${BASE} AS builder 00:33:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:42 63b65145d645: Pulling fs layer 00:33:42 a2d21d5440eb: Pulling fs layer 00:33:42 935e6c44a52c: Pulling fs layer 00:33:42 94cc34f8dd06: Pulling fs layer 00:33:42 30dea6a524f1: Pulling fs layer 00:33:42 a2aff8979fd8: Pulling fs layer 00:33:42 6808be2612f2: Pulling fs layer 00:33:42 f25807f1079a: Pulling fs layer 00:33:42 30dea6a524f1: Waiting 00:33:42 a2aff8979fd8: Waiting 00:33:42 6808be2612f2: Waiting 00:33:42 f25807f1079a: Waiting 00:33:42 94cc34f8dd06: Waiting 00:33:42 a2d21d5440eb: Download complete 00:33:42 94cc34f8dd06: Download complete 00:33:42 30dea6a524f1: Verifying Checksum 00:33:42 30dea6a524f1: Download complete 00:33:42 63b65145d645: Verifying Checksum 00:33:42 a2aff8979fd8: Verifying Checksum 00:33:42 a2aff8979fd8: Download complete 00:33:43 63b65145d645: Pull complete 00:33:43 a2d21d5440eb: Pull complete 00:33:43 f25807f1079a: Verifying Checksum 00:33:43 f25807f1079a: Download complete 00:33:43 935e6c44a52c: Verifying Checksum 00:33:43 935e6c44a52c: Download complete 00:33:43 6808be2612f2: Verifying Checksum 00:33:43 6808be2612f2: Download complete 00:33:46 935e6c44a52c: Pull complete 00:33:46 94cc34f8dd06: Pull complete 00:33:46 30dea6a524f1: Pull complete 00:33:46 a2aff8979fd8: Pull complete 00:33:48 6808be2612f2: Pull complete 00:33:49 f25807f1079a: Pull complete 00:33:49 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:49 ---> 3b553350e43f 00:33:49 Step 3/10 : ARG MAKE=make build 00:33:55 Still waiting to schedule task 00:33:55 ‘prd-ubuntu20.04-docker-8c-8g-2563’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2565’ is offline 00:33:55 ---> Running in e2ed27c76863 00:33:55 Removing intermediate container e2ed27c76863 00:33:55 ---> 131a6a7621da 00:33:55 Step 4/10 : WORKDIR /device-sdk-go 00:33:55 ---> Running in 49936f75b3d5 00:33:55 Removing intermediate container 49936f75b3d5 00:33:55 ---> 21153705dcf2 00:33:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:33:55 ---> Running in 97cf4da0c2a6 00:33:55 Removing intermediate container 97cf4da0c2a6 00:33:55 ---> 7435b86220bd 00:33:55 Step 6/10 : RUN apk add --update --no-cache make git 00:33:55 ---> Running in b016b4b6e34e 00:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:33:55 OK: 265 MiB in 53 packages 00:33:56 Removing intermediate container b016b4b6e34e 00:33:56 ---> 74e89511846f 00:33:56 Step 7/10 : COPY go.mod vendor* ./ 00:33:56 ---> c6bf1856f07f 00:33:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:56 ---> Running in dc3053ec2edf 00:34:28 Removing intermediate container dc3053ec2edf 00:34:28 ---> f84e0881e773 00:34:28 Step 9/10 : COPY . . 00:34:28 ---> f2633437adf3 00:34:28 Step 10/10 : RUN ${MAKE} 00:34:28 ---> Running in 8b86699541ae 00:34:29 noop 00:34:29 Removing intermediate container 8b86699541ae 00:34:29 ---> 1a2c70d7e4f6 00:34:29 Successfully built 1a2c70d7e4f6 00:34:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:29 + docker inspect -f . ci-base-image-x86_64 00:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:29 prd-ubuntu20.04-docker-8c-8g-2564 does not seem to be running inside a container 00:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1392 -v /w/workspace/gexfoundry_device-sdk-go_PR-1392:/w/workspace/gexfoundry_device-sdk-go_PR-1392:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1392@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 00:34:30 $ docker top af24a878729a8936a95b3d40766c90d8a0f98c570b93ff80dee84b43bedb3bb2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:30 + go version 00:34:30 go version go1.20.2 linux/amd64 [Pipeline] } 00:34:30 $ docker stop --time=1 af24a878729a8936a95b3d40766c90d8a0f98c570b93ff80dee84b43bedb3bb2 00:34:31 $ docker rm -f --volumes af24a878729a8936a95b3d40766c90d8a0f98c570b93ff80dee84b43bedb3bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:32 + docker inspect -f . ci-base-image-x86_64 00:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:32 prd-ubuntu20.04-docker-8c-8g-2564 does not seem to be running inside a container 00:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1392 -v /w/workspace/gexfoundry_device-sdk-go_PR-1392:/w/workspace/gexfoundry_device-sdk-go_PR-1392:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1392@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 00:34:33 $ docker top d99b29d36408499af29acc229c25e19a98ed2c2e2c073b3a3537d43c728c6c15 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1392 [Pipeline] fileExists [Pipeline] sh 00:34:33 + make test 00:34:33 go test -race -coverprofile=coverage.out ./... 00:34:40 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:34:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.046s coverage: 27.6% of statements 00:34:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 78.9% of statements 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:34:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 00:34:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 75.9% of statements 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:34:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 15.2% of statements 00:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 65.7% of statements 00:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements 00:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.052s coverage: 5.5% of statements 00:35:20 GO111MODULE=on go vet ./... 00:35:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:21 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:35:21 $ docker stop --time=1 d99b29d36408499af29acc229c25e19a98ed2c2e2c073b3a3537d43c728c6c15 00:35:25 $ docker rm -f --volumes d99b29d36408499af29acc229c25e19a98ed2c2e2c073b3a3537d43c728c6c15 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:35:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:26 + ls -al . 00:35:26 total 276 00:35:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:34 . 00:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:33 .. 00:35:26 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:33 .dockerignore 00:35:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:33 .git 00:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:33 .github 00:35:26 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:33 .gitignore 00:35:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:33 .golangci.yml 00:35:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:33 .semver 00:35:26 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:33 CHANGELOG.md 00:35:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:33 GOVERNANCE.md 00:35:26 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:33 Jenkinsfile 00:35:26 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:33 LICENSE 00:35:26 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:33 Makefile 00:35:26 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:33 OWNERS.md 00:35:26 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:33 README.md 00:35:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:33 VERSION 00:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:33 bin 00:35:26 -rw-r--r-- 1 jenkins jenkins 109538 Mar 17 00:34 coverage.out 00:35:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:33 example 00:35:26 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 00:33 go.mod 00:35:26 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 00:33 go.sum 00:35:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:33 internal 00:35:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:33 openapi 00:35:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:33 pkg 00:35:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:33 snap 00:35:26 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:27 + 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=7378150260b8b4c2b08d69144d56d37ee4a45e9f --label arch=amd64 --label version=0.0.0 . 00:35:27 Sending build context to Docker daemon 10.95MB 00:35:27 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 00:35:27 Step 2/23 : FROM ${BASE} AS builder 00:35:27 ---> 1a2c70d7e4f6 00:35:27 Step 3/23 : ARG MAKE=make build 00:35:27 ---> Running in 1b7744c658f3 00:35:27 Removing intermediate container 1b7744c658f3 00:35:27 ---> 987a72c6d8fc 00:35:27 Step 4/23 : WORKDIR /device-sdk-go 00:35:27 ---> Running in eec6410cfe2e 00:35:27 Removing intermediate container eec6410cfe2e 00:35:27 ---> 85605a0210ef 00:35:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:35:27 ---> Running in 730da453e44e 00:35:27 Removing intermediate container 730da453e44e 00:35:27 ---> 42e677ae9d59 00:35:27 Step 6/23 : RUN apk add --update --no-cache make git 00:35:27 ---> Running in 0b917e36b646 00:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:28 OK: 265 MiB in 53 packages 00:35:28 Removing intermediate container 0b917e36b646 00:35:28 ---> 8089b153f504 00:35:28 Step 7/23 : COPY go.mod vendor* ./ 00:35:29 ---> edf3e299b748 00:35:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:29 ---> Running in 21f3995b177f 00:35:29 Removing intermediate container 21f3995b177f 00:35:29 ---> 77646e3d3b69 00:35:29 Step 9/23 : COPY . . 00:35:30 ---> 7d380fbc9e4f 00:35:30 Step 10/23 : RUN ${MAKE} 00:35:30 ---> Running in ef6211a269c1 00:35:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:35:52 Removing intermediate container ef6211a269c1 00:35:52 ---> 7ed130212d42 00:35:52 Step 11/23 : FROM alpine:3.17 00:35:52 3.17: Pulling from library/alpine 00:35:52 63b65145d645: Already exists 00:35:52 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:35:52 Status: Downloaded newer image for alpine:3.17 00:35:52 ---> b2aa39c304c2 00:35:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:35:52 ---> Running in 4ffff2f7bf8f 00:35:52 Removing intermediate container 4ffff2f7bf8f 00:35:52 ---> 88bf31a64d90 00:35:52 Step 13/23 : RUN apk add --update --no-cache 00:35:52 ---> Running in 896e3ea805aa 00:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:35:53 OK: 7 MiB in 15 packages 00:35:53 Removing intermediate container 896e3ea805aa 00:35:53 ---> bdb2acb78fa2 00:35:53 Step 14/23 : WORKDIR / 00:35:53 ---> Running in 466b2f5781be 00:35:53 Removing intermediate container 466b2f5781be 00:35:53 ---> 28b2f2aede4b 00:35:53 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:35:53 ---> 7606e0acaad7 00:35:53 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:35:54 ---> 92f758439886 00:35:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:35:54 ---> b49b03ad763c 00:35:54 Step 18/23 : EXPOSE 59999 00:35:54 ---> Running in 85dd0b3dbe99 00:35:54 Removing intermediate container 85dd0b3dbe99 00:35:54 ---> e4fe91c80a4b 00:35:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:35:54 ---> Running in fb4d841dd478 00:35:55 Removing intermediate container fb4d841dd478 00:35:55 ---> b9a314122812 00:35:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:35:55 ---> Running in 65e758341a6e 00:35:55 Removing intermediate container 65e758341a6e 00:35:55 ---> 7171b7ceac7c 00:35:55 Step 21/23 : LABEL arch=amd64 00:35:55 ---> Running in 3c901d949f17 00:35:55 Removing intermediate container 3c901d949f17 00:35:55 ---> 143a282d30af 00:35:55 Step 22/23 : LABEL git_sha=7378150260b8b4c2b08d69144d56d37ee4a45e9f 00:35:55 ---> Running in fd94dd2aff25 00:35:55 Removing intermediate container fd94dd2aff25 00:35:55 ---> 5b81bbc37f75 00:35:55 Step 23/23 : LABEL version=0.0.0 00:35:55 ---> Running in cf8a06041f7a 00:35:55 Removing intermediate container cf8a06041f7a 00:35:55 ---> 970f894a41a0 00:35:55 [Warning] One or more build-args [ARCH] were not consumed 00:35:55 Successfully built 970f894a41a0 00:35:55 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:56 00:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:35:56 latest: Pulling from edgex-lftools-log-publisher 00:35:56 5eb5b503b376: Pulling fs layer 00:35:56 5c69ac0246d0: Pulling fs layer 00:35:56 ec43610c2a17: Pulling fs layer 00:35:56 3a2ae6a8a46f: Pulling fs layer 00:35:56 33b1e0a273af: Pulling fs layer 00:35:56 5d3b04190fa2: Pulling fs layer 00:35:56 2f39f015ded8: Pulling fs layer 00:35:56 33b1e0a273af: Waiting 00:35:56 5d3b04190fa2: Waiting 00:35:56 2f39f015ded8: Waiting 00:35:56 3a2ae6a8a46f: Waiting 00:35:56 5c69ac0246d0: Verifying Checksum 00:35:56 5c69ac0246d0: Download complete 00:35:56 3a2ae6a8a46f: Verifying Checksum 00:35:56 3a2ae6a8a46f: Download complete 00:35:56 ec43610c2a17: Verifying Checksum 00:35:56 ec43610c2a17: Download complete 00:35:56 33b1e0a273af: Verifying Checksum 00:35:56 33b1e0a273af: Download complete 00:35:56 5d3b04190fa2: Download complete 00:35:56 5eb5b503b376: Download complete 00:35:57 2f39f015ded8: Verifying Checksum 00:35:57 2f39f015ded8: Download complete 00:35:58 5eb5b503b376: Pull complete 00:35:58 5c69ac0246d0: Pull complete 00:35:58 ec43610c2a17: Pull complete 00:35:58 3a2ae6a8a46f: Pull complete 00:35:58 33b1e0a273af: Pull complete 00:35:59 5d3b04190fa2: Pull complete 00:36:03 2f39f015ded8: Pull complete 00:36:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:03 prd-ubuntu20.04-docker-8c-8g-2564 does not seem to be running inside a container 00:36:03 $ 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-1392 -v /w/workspace/gexfoundry_device-sdk-go_PR-1392:/w/workspace/gexfoundry_device-sdk-go_PR-1392:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1392@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 00:36:08 $ docker top 12c20beccee26b833b15b868dad77578f26c7ab2ba1ada5463fb776709a678d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:08 ---> job-cost.sh 00:36:08 lf-activate-venv: SKIPPING 00:36:08 INFO: No Stack... 00:36:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:36:09 INFO: Archiving Costs [Pipeline] sh 00:36:10 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives/cost.csv 00:36:10 + cut -d, -f6 [Pipeline] lock 00:36:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] 00:36:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] did not exist. Created. 00:36:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:10 + echo total: 0.2199999988079071 [Pipeline] stash 00:36:10 Stashed 1 file(s) [Pipeline] } 00:36:10 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:10 $ docker stop --time=1 12c20beccee26b833b15b868dad77578f26c7ab2ba1ada5463fb776709a678d4 00:36:11 $ docker rm -f --volumes 12c20beccee26b833b15b868dad77578f26c7ab2ba1ada5463fb776709a678d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:36:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2567 in /w/workspace/gexfoundry_device-sdk-go_PR-1392 [Pipeline] { [Pipeline] ws 00:36:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:36:33 The recommended git tool is: git 00:36:40 using credential edgex-jenkins-ssh 00:36:40 Cloning the remote Git repository 00:36:40 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 00:36:40 > git init /w/workspace/device-sdk-go/1 # timeout=10 00:36:40 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:36:40 > git --version # timeout=10 00:36:40 > git --version # 'git version 2.25.1' 00:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:44 Merging remotes/origin/main commit 4a7b1eec00eb893451c7c72b5ce81c7f4041337f into PR head commit 7378150260b8b4c2b08d69144d56d37ee4a45e9f 00:36:45 Merge succeeded, producing 7378150260b8b4c2b08d69144d56d37ee4a45e9f 00:36:45 Checking out Revision 7378150260b8b4c2b08d69144d56d37ee4a45e9f (PR-1392) 00:36:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 00:36:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 00:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1392/head:refs/remotes/origin/PR-1392 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:44 > git config core.sparsecheckout # timeout=10 00:36:44 > git checkout -f 7378150260b8b4c2b08d69144d56d37ee4a45e9f # timeout=10 00:36:45 > git remote # timeout=10 00:36:45 > git config --get remote.origin.url # timeout=10 00:36:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:45 > git merge 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 00:36:45 > git rev-parse HEAD^{commit} # timeout=10 00:36:45 > git config core.sparsecheckout # timeout=10 00:36:45 > git checkout -f 7378150260b8b4c2b08d69144d56d37ee4a45e9f # timeout=10 00:36:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 00:36:45 > git --version # timeout=10 00:36:45 > git --version # 'git version 2.25.1' 00:36:45 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:47 Dload Upload Total Spent Left Speed 00:36:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 00:36:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:48 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 00:36:48 00:36:48 { 00:36:48 "registry-mirrors": [ 00:36:48 "https://nexus3.edgexfoundry.org:10001" 00:36:48 ], 00:36:48 "bip": "10.250.0.254/24", 00:36:48 "hosts": [ 00:36:48 "tcp://0.0.0.0:5555", 00:36:48 "unix:///var/run/docker.sock" 00:36:48 ], 00:36:48 "mtu": 1458, 00:36:48 "selinux-enabled": true, 00:36:48 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:48 } [Pipeline] sh 00:36:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:07 provisioning config files... 00:37:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16532428316437196700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:07 ---> docker-login.sh 00:37:07 nexus3.edgexfoundry.org:10001 00:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:08 Configure a credential helper to remove this warning. See 00:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:08 00:37:08 Login Succeeded 00:37:08 nexus3.edgexfoundry.org:10002 00:37:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:08 Configure a credential helper to remove this warning. See 00:37:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:08 00:37:08 Login Succeeded 00:37:08 nexus3.edgexfoundry.org:10003 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 nexus3.edgexfoundry.org:10004 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:09 Configure a credential helper to remove this warning. See 00:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:09 00:37:09 Login Succeeded 00:37:09 docker.io 00:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 ---> docker-login.sh ends [Pipeline] } 00:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:10 ========================================================= 00:37:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:37:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:11 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:37:11 Sending build context to Docker daemon 5.816MB 00:37:11 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:37:11 Step 2/10 : FROM ${BASE} AS builder 00:37:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:11 af6eaf76a39c: Pulling fs layer 00:37:11 55522c791124: Pulling fs layer 00:37:11 ce5c4a1c91eb: Pulling fs layer 00:37:11 169dfbe0d373: Pulling fs layer 00:37:11 e1ff8fa3b103: Pulling fs layer 00:37:11 52ebb69f0ebf: Pulling fs layer 00:37:11 5abe8eddf0d5: Pulling fs layer 00:37:11 e1ff8fa3b103: Waiting 00:37:11 52ebb69f0ebf: Waiting 00:37:11 5abe8eddf0d5: Waiting 00:37:11 169dfbe0d373: Waiting 00:37:11 55522c791124: Verifying Checksum 00:37:11 55522c791124: Download complete 00:37:12 169dfbe0d373: Verifying Checksum 00:37:12 169dfbe0d373: Download complete 00:37:12 e1ff8fa3b103: Verifying Checksum 00:37:12 e1ff8fa3b103: Download complete 00:37:12 af6eaf76a39c: Download complete 00:37:13 af6eaf76a39c: Pull complete 00:37:13 5abe8eddf0d5: Verifying Checksum 00:37:13 5abe8eddf0d5: Download complete 00:37:13 55522c791124: Pull complete 00:37:14 ce5c4a1c91eb: Verifying Checksum 00:37:14 ce5c4a1c91eb: Download complete 00:37:14 52ebb69f0ebf: Verifying Checksum 00:37:14 52ebb69f0ebf: Download complete 00:37:27 ce5c4a1c91eb: Pull complete 00:37:27 169dfbe0d373: Pull complete 00:37:27 e1ff8fa3b103: Pull complete 00:37:35 52ebb69f0ebf: Pull complete 00:37:36 5abe8eddf0d5: Pull complete 00:37:36 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:36 ---> 6cb57ee374ae 00:37:36 Step 3/10 : ARG MAKE=make build 00:37:38 ---> Running in 7a7300dd47eb 00:37:38 Removing intermediate container 7a7300dd47eb 00:37:38 ---> 870de1cdfc82 00:37:38 Step 4/10 : WORKDIR /device-sdk-go 00:37:38 ---> Running in ebb8c3a40fc7 00:37:39 Removing intermediate container ebb8c3a40fc7 00:37:39 ---> 89d98acb8721 00:37:39 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:37:39 ---> Running in 64b5903bfb36 00:37:39 Removing intermediate container 64b5903bfb36 00:37:39 ---> 5e8b625ce860 00:37:39 Step 6/10 : RUN apk add --update --no-cache make git 00:37:39 ---> Running in bb5c0e8e0753 00:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:37:43 OK: 263 MiB in 53 packages 00:37:43 Removing intermediate container bb5c0e8e0753 00:37:43 ---> e5b2c895c787 00:37:43 Step 7/10 : COPY go.mod vendor* ./ 00:37:44 ---> ae31a6004344 00:37:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:44 ---> Running in 1369e1f7ab14 00:38:52 Removing intermediate container 1369e1f7ab14 00:38:52 ---> 9533c6c7e0e8 00:38:52 Step 9/10 : COPY . . 00:38:52 ---> dc9e7ff7c94b 00:38:52 Step 10/10 : RUN ${MAKE} 00:38:52 ---> Running in 5575c6b84d8d 00:38:52 noop 00:38:52 Removing intermediate container 5575c6b84d8d 00:38:52 ---> db2aea8e5f3d 00:38:52 Successfully built db2aea8e5f3d 00:38:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:52 + docker inspect -f . ci-base-image-arm64 00:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:53 prd-ubuntu20.04-docker-arm64-4c-16g-2567 does not seem to be running inside a container 00:38:53 $ 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 00:38:54 $ docker top 8aa305c475063d59ceac9b17e2102ce5785d1a3e883f52c091f21d399ae420c6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:55 + go version 00:38:55 go version go1.20.2 linux/arm64 [Pipeline] } 00:38:55 $ docker stop --time=1 8aa305c475063d59ceac9b17e2102ce5785d1a3e883f52c091f21d399ae420c6 00:38:58 $ docker rm -f --volumes 8aa305c475063d59ceac9b17e2102ce5785d1a3e883f52c091f21d399ae420c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:59 + docker inspect -f . ci-base-image-arm64 00:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:59 prd-ubuntu20.04-docker-arm64-4c-16g-2567 does not seem to be running inside a container 00:39:00 $ 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 00:39:01 $ docker top 269b3cef0331432ace958d24dd01292bb0cd1cf24dd2959e2483990702a5d7ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:02 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 00:39:02 + make test 00:39:02 go test -race -coverprofile=coverage.out ./... 00:39:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 00:42:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 00:42:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 00:42:36 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 00:42:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 00:42:36 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 00:42:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.224s coverage: 27.6% of statements 00:42:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.303s coverage: 78.9% of statements 00:42:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 00:42:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 00:42:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.440s coverage: 86.0% of statements 00:42:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 00:42:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 00:42:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.504s coverage: 75.9% of statements 00:42:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.299s coverage: 15.2% of statements 00:42:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 00:42:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 00:42:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.550s coverage: 65.7% of statements 00:43:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.482s coverage: 89.2% of statements 00:43:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 00:43:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.266s coverage: 5.5% of statements 00:43:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:43:05 GO111MODULE=on go vet ./... 00:45:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:42 ./bin/test-attribution-txt.sh [Pipeline] echo 00:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:45:42 $ docker stop --time=1 269b3cef0331432ace958d24dd01292bb0cd1cf24dd2959e2483990702a5d7ce 00:45:44 $ docker rm -f --volumes 269b3cef0331432ace958d24dd01292bb0cd1cf24dd2959e2483990702a5d7ce [Pipeline] // withDockerContainer [Pipeline] sh 00:45:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:45:46 Warning: overwriting stash ‘coverage-report’ 00:45:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:45:47 + ls -al . 00:45:47 total 272 00:45:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 00:39 . 00:45:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:36 .. 00:45:47 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:36 .dockerignore 00:45:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:36 .git 00:45:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:36 .github 00:45:47 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:36 .gitignore 00:45:47 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:36 .golangci.yml 00:45:47 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:36 CHANGELOG.md 00:45:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:36 GOVERNANCE.md 00:45:47 -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:36 Jenkinsfile 00:45:47 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:36 LICENSE 00:45:47 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:36 Makefile 00:45:47 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:36 OWNERS.md 00:45:47 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:36 README.md 00:45:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 00:33 VERSION 00:45:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:36 bin 00:45:47 -rw-r--r-- 1 jenkins jenkins 109536 Mar 17 00:43 coverage.out 00:45:47 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:36 example 00:45:47 -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 00:36 go.mod 00:45:47 -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 00:36 go.sum 00:45:47 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:36 internal 00:45:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:36 openapi 00:45:47 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:36 pkg 00:45:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:36 snap 00:45:47 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:48 + 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=7378150260b8b4c2b08d69144d56d37ee4a45e9f --label arch=arm64 --label version=0.0.0 . 00:45:48 Sending build context to Docker daemon 5.926MB 00:45:48 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 00:45:48 Step 2/23 : FROM ${BASE} AS builder 00:45:48 ---> db2aea8e5f3d 00:45:48 Step 3/23 : ARG MAKE=make build 00:45:48 ---> Running in 7a93dda7f58f 00:45:49 Removing intermediate container 7a93dda7f58f 00:45:49 ---> d63caf9cf94f 00:45:49 Step 4/23 : WORKDIR /device-sdk-go 00:45:49 ---> Running in d047624ad112 00:45:49 Removing intermediate container d047624ad112 00:45:49 ---> ca5fbc5240b9 00:45:49 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:45:49 ---> Running in 5925cf2c104b 00:45:50 Removing intermediate container 5925cf2c104b 00:45:50 ---> 6e7a9452a8e9 00:45:50 Step 6/23 : RUN apk add --update --no-cache make git 00:45:50 ---> Running in 87f988ecd870 00:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:45:52 OK: 263 MiB in 53 packages 00:45:54 Removing intermediate container 87f988ecd870 00:45:54 ---> 84b7cc1fcaab 00:45:54 Step 7/23 : COPY go.mod vendor* ./ 00:45:55 ---> 38452c712143 00:45:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:55 ---> Running in e889fb7c9f9a 00:45:57 Removing intermediate container e889fb7c9f9a 00:45:57 ---> cf6ad3f163fc 00:45:57 Step 9/23 : COPY . . 00:45:59 ---> 4294c33f9d76 00:45:59 Step 10/23 : RUN ${MAKE} 00:45:59 ---> Running in 4fd8d8a92844 00:46:00 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 00:48:36 Removing intermediate container 4fd8d8a92844 00:48:36 ---> 2acb5a3f2722 00:48:36 Step 11/23 : FROM alpine:3.17 00:48:36 3.17: Pulling from library/alpine 00:48:36 af6eaf76a39c: Already exists 00:48:36 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:48:36 Status: Downloaded newer image for alpine:3.17 00:48:36 ---> d74e625d9115 00:48:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:48:36 ---> Running in b4dd5f571609 00:48:36 Removing intermediate container b4dd5f571609 00:48:36 ---> fae65972ebda 00:48:36 Step 13/23 : RUN apk add --update --no-cache 00:48:36 ---> Running in 9f8835d337be 00:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:48:36 OK: 7 MiB in 15 packages 00:48:36 Removing intermediate container 9f8835d337be 00:48:36 ---> efde135bfd4e 00:48:36 Step 14/23 : WORKDIR / 00:48:36 ---> Running in f21493607638 00:48:36 Removing intermediate container f21493607638 00:48:36 ---> f07769605b87 00:48:36 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 00:48:36 ---> 5353263f1bb6 00:48:36 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 00:48:36 ---> 3647613cefc6 00:48:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 00:48:36 ---> 46492da9aeb7 00:48:36 Step 18/23 : EXPOSE 59999 00:48:36 ---> Running in d99b888a8055 00:48:36 Removing intermediate container d99b888a8055 00:48:36 ---> 6d43f0d43b7c 00:48:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 00:48:36 ---> Running in 3c21adbde0c3 00:48:36 Removing intermediate container 3c21adbde0c3 00:48:36 ---> 5b87e4d0bfee 00:48:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:48:36 ---> Running in 5f3ba936ab3f 00:48:36 Removing intermediate container 5f3ba936ab3f 00:48:36 ---> 4202725cd5c3 00:48:36 Step 21/23 : LABEL arch=arm64 00:48:36 ---> Running in 5ec28192d2f8 00:48:36 Removing intermediate container 5ec28192d2f8 00:48:36 ---> 44e015d22423 00:48:36 Step 22/23 : LABEL git_sha=7378150260b8b4c2b08d69144d56d37ee4a45e9f 00:48:36 ---> Running in dda7b540bcfa 00:48:36 Removing intermediate container dda7b540bcfa 00:48:36 ---> 0ab867df730c 00:48:36 Step 23/23 : LABEL version=0.0.0 00:48:36 ---> Running in d40af5b5e52e 00:48:36 Removing intermediate container d40af5b5e52e 00:48:36 ---> 9ca29896a277 00:48:36 [Warning] One or more build-args [ARCH] were not consumed 00:48:36 Successfully built 9ca29896a277 00:48:36 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 00:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:37 00:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:38 arm64: Pulling from edgex-lftools-log-publisher 00:48:38 8998bd30e6a1: Pulling fs layer 00:48:38 04944245beec: Pulling fs layer 00:48:38 699f458cf7ca: Pulling fs layer 00:48:38 765212b225bb: Pulling fs layer 00:48:38 f23df028b6ca: Pulling fs layer 00:48:38 d65c8cfc05b1: Pulling fs layer 00:48:38 2437ff75d9bd: Pulling fs layer 00:48:38 765212b225bb: Waiting 00:48:38 f23df028b6ca: Waiting 00:48:38 d65c8cfc05b1: Waiting 00:48:38 2437ff75d9bd: Waiting 00:48:38 04944245beec: Verifying Checksum 00:48:38 04944245beec: Download complete 00:48:38 765212b225bb: Verifying Checksum 00:48:38 765212b225bb: Download complete 00:48:38 f23df028b6ca: Verifying Checksum 00:48:38 f23df028b6ca: Download complete 00:48:38 d65c8cfc05b1: Verifying Checksum 00:48:38 d65c8cfc05b1: Download complete 00:48:38 699f458cf7ca: Verifying Checksum 00:48:38 8998bd30e6a1: Verifying Checksum 00:48:38 8998bd30e6a1: Download complete 00:48:41 2437ff75d9bd: Verifying Checksum 00:48:41 2437ff75d9bd: Download complete 00:48:42 8998bd30e6a1: Pull complete 00:48:42 04944245beec: Pull complete 00:48:44 699f458cf7ca: Pull complete 00:48:44 765212b225bb: Pull complete 00:48:44 f23df028b6ca: Pull complete 00:48:45 d65c8cfc05b1: Pull complete 00:48:57 2437ff75d9bd: Pull complete 00:48:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:59 prd-ubuntu20.04-docker-arm64-4c-16g-2567 does not seem to be running inside a container 00:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 00:49:02 $ docker top 331f97e847e4f72a97a1ef11ab4c8b77efb3ccc3c28889d039be39650b16a46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:03 ---> job-cost.sh 00:49:03 lf-activate-venv: SKIPPING 00:49:03 INFO: No Stack... 00:49:03 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:04 INFO: Archiving Costs [Pipeline] sh 00:49:04 + + cat /w/workspace/device-sdk-go/1/archives/cost.csvcut -d, 00:49:04 -f6 [Pipeline] lock 00:49:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] 00:49:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] did not exist. Created. 00:49:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:05 /w/workspace/device-sdk-go/1@tmp/durable-56189721/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:06 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:06 Warning: overwriting stash ‘stack-cost’ 00:49:06 Stashed 1 file(s) [Pipeline] } 00:49:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1392-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:06 $ docker stop --time=1 331f97e847e4f72a97a1ef11ab4c8b77efb3ccc3c28889d039be39650b16a46d 00:49:08 $ docker rm -f --volumes 331f97e847e4f72a97a1ef11ab4c8b77efb3ccc3c28889d039be39650b16a46d [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 00:49:09 provisioning config files... 00:49:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/config13489948927605254109tmp [Pipeline] { [Pipeline] sh 00:49:09 + set +x 00:49:09 + bash -s -- 00:49:09 + curl -s https://codecov.io/bash 00:49:09 00:49:09 _____ _ 00:49:09 / ____| | | 00:49:09 | | ___ __| | ___ ___ _____ __ 00:49:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:09 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:09 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:09 Bash-1.0.6 00:49:09 00:49:09 00:49:09 ==> git version 2.25.1 found 00:49:09 ==> 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 00:49:09 Release-Date: 2020-01-08 00:49:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:09 ==> Jenkins CI detected. 00:49:09 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1392 00:49:09 project root: . 00:49:09 --> token set from env 00:49:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:09 ==> Running gcov in . (disable via -X gcov) 00:49:09 ==> Python coveragepy not found 00:49:09 ==> Searching for coverage reports in: 00:49:09 + . 00:49:09 -> Found 1 reports 00:49:09 ==> Detecting git/mercurial file structure 00:49:09 ==> Reading reports 00:49:09 + ./coverage.out bytes=109536 00:49:09 ==> Appending adjustments 00:49:09 https://docs.codecov.io/docs/fixing-reports 00:49:09 + Found adjustments 00:49:09 ==> Gzipping contents 00:49:09 16K /tmp/codecov.0BfNRi.gz 00:49:09 ==> Uploading reports 00:49:09 url: https://codecov.io 00:49:09 query: branch=PR-1392&commit=7378150260b8b4c2b08d69144d56d37ee4a45e9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1392&job=&cmd_args= 00:49:09 -> Pinging Codecov 00:49:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1392&commit=7378150260b8b4c2b08d69144d56d37ee4a45e9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1392%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1392&job=&cmd_args= 00:49:09 -> Uploading to 00:49:09 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7E55EF52A471D76F132DFD9A03CDDE97/7378150260b8b4c2b08d69144d56d37ee4a45e9f/23fe55fa-aee2-44de-b514-8f1530d2c2d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T004909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9c29bdbb0896a86140255e52ec0c7386f797aa87135b3cfced7223c393022ef 00:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:09 Dload Upload Total Spent Left Speed 00:49:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15217 0 0 100 15217 0 62880 --:--:-- --:--:-- --:--:-- 63141 00:49:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7378150260b8b4c2b08d69144d56d37ee4a45e9f [Pipeline] } 00:49:10 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 00:49:11 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives ] 00:49:11 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives 00:49:11 total 16 00:49:11 drwxr-xr-x 3 root root 4096 Mar 17 00:36 . 00:49:11 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:36 .. 00:49:11 drwxr-xr-x 2 root root 4096 Mar 17 00:36 cost 00:49:11 -rw-r--r-- 1 root root 86 Mar 17 00:36 cost.csv 00:49:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives 00:49:11 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives 00:49:11 total 16 00:49:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:36 . 00:49:11 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:36 .. 00:49:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 00:36 cost 00:49:11 -rw-r--r-- 1 jenkins jenkins 86 Mar 17 00:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:13 ---> package-listing.sh 00:49:13 ++ facter osfamily 00:49:13 ++ tr '[:upper:]' '[:lower:]' 00:49:13 + OS_FAMILY=debian 00:49:13 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1392 00:49:13 + START_PACKAGES=/tmp/packages_start.txt 00:49:13 + END_PACKAGES=/tmp/packages_end.txt 00:49:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:13 + PACKAGES=/tmp/packages_start.txt 00:49:13 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1392 ']' 00:49:13 + PACKAGES=/tmp/packages_end.txt 00:49:13 + case "${OS_FAMILY}" in 00:49:13 + dpkg -l 00:49:13 + grep '^ii' 00:49:13 + '[' -f /tmp/packages_start.txt ']' 00:49:13 + '[' -f /tmp/packages_end.txt ']' 00:49:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:13 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1392 ']' 00:49:13 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives/ 00:49:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1392/archives/ [Pipeline] echo 00:49:13 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-1392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:14 prd-ubuntu20.04-docker-8c-8g-2564 does not seem to be running inside a container 00:49:14 $ 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-1392/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-1392 -v /w/workspace/gexfoundry_device-sdk-go_PR-1392:/w/workspace/gexfoundry_device-sdk-go_PR-1392:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1392@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 00:49:14 $ docker top 4e4b79698c22107e4bb4faae2c53ed7753e02464b429ab4dd420219cb123b1b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:15 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:15 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:15 + ls /var/log/sa-host 00:49:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:15 provisioning config files... 00:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1392@tmp/config765641244274936561tmp [Pipeline] { [Pipeline] echo 00:49:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:16 ---> create-netrc.sh [Pipeline] } 00:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:16 ---> python-tools-install.sh [Pipeline] echo 00:49:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:17 ---> sudo-logs.sh 00:49:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:17 ---> job-cost.sh 00:49:17 lf-activate-venv: SKIPPING 00:49:17 DEBUG: total: 0.2199999988079071 00:49:17 INFO: Retrieving Stack Cost... 00:49:17 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:18 INFO: Archiving Costs [Pipeline] echo 00:49:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:18 ---> logs-deploy.sh 00:49:18 lf-activate-venv: SKIPPING 00:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1392/1 00:49:18 INFO: archiving workspace using pattern(s): 00:49:19 Archives upload complete. 00:49:19 INFO: archiving logs to Nexus