Pull request #1610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d16e8182ecb0913aee36e010bf21ba70b942b39+5c2a377d73b399f8f8c2d20a5426d9b5e769b74b (9fa23d1d6b3a92f0b4c2193d2719227749701411) 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-ssh568357354004458828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6928112289010721623.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1610/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-1610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1915744440757934011.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-1610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17897185003003125537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17209272803886980385.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-1610/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-1610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1067931647021243223.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7253 in /w/workspace/gexfoundry_device-sdk-go_PR-1610 [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-1610 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1610/head:refs/remotes/origin/PR-1610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit 6d16e8182ecb0913aee36e010bf21ba70b942b39 Merge succeeded, producing 6d16e8182ecb0913aee36e010bf21ba70b942b39 Checking out Revision 6d16e8182ecb0913aee36e010bf21ba70b942b39 (PR-1610) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # 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 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:37 ========================================================= 04:19:37 EdgeX Global Pipelines Version Info 04:19:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:38 ------------------- 04:19:38 stable info: 04:19:38 ------------------- 04:19:38 Commited By: Ginny Guan ginny@iotechsys.com 04:19:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:19:38 Message: update stable to v1.0.260 04:19:38 ------------------- 04:19:38 experimental info: 04:19:38 ------------------- 04:19:38 Commited By: Ginny Guan ginny@iotechsys.com 04:19:38 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:19:38 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1610 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1610 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1610 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d16e8182ecb0913aee36e010bf21ba70b942b39 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d16e81 [Pipeline] echo 04:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:42 provisioning config files... 04:19:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config4852553691629220493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:42 ---> ****-login.sh 04:19:42 nexus3.edgexfoundry.org:10001 04:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:42 Configure a credential helper to remove this warning. See 04:19:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:42 04:19:42 Login Succeeded 04:19:42 nexus3.edgexfoundry.org:10002 04:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:43 Configure a credential helper to remove this warning. See 04:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:43 04:19:43 Login Succeeded 04:19:43 nexus3.edgexfoundry.org:10003 04:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:43 Configure a credential helper to remove this warning. See 04:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:43 04:19:43 Login Succeeded 04:19:43 nexus3.edgexfoundry.org:10004 04:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:43 Configure a credential helper to remove this warning. See 04:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:43 04:19:43 Login Succeeded 04:19:43 ****.io 04:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:43 Configure a credential helper to remove this warning. See 04:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:43 04:19:43 Login Succeeded 04:19:43 ---> ****-login.sh ends [Pipeline] } 04:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:44 + git rev-list -1 --merges 6d16e8182ecb0913aee36e010bf21ba70b942b39~1..6d16e8182ecb0913aee36e010bf21ba70b942b39 [Pipeline] echo 04:19:44 -----------> git rev-list -1 --merges 6d16e8182ecb0913aee36e010bf21ba70b942b39~1..6d16e8182ecb0913aee36e010bf21ba70b942b39 6d16e8182ecb0913aee36e010bf21ba70b942b39 [false] [Pipeline] sh 04:19:45 + git log --format=format:%s -1 6d16e8182ecb0913aee36e010bf21ba70b942b39 [Pipeline] echo 04:19:45 ========================================================= 04:19:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:45 + git log --format=format:%s -1 6d16e8182ecb0913aee36e010bf21ba70b942b39 [Pipeline] echo 04:19:45 [semverPrep] GIT_COMMIT: 6d16e8182ecb0913aee36e010bf21ba70b942b39, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:19:45 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:46 + grep -v github /etc/ssh/ssh_known_hosts 04:19:46 + [ -e /tmp/ssh_known_hosts ] 04:19:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:46 04:19:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:47 b85a868b505f: Pulling fs layer 04:19:47 e2be974225ed: Pulling fs layer 04:19:47 339a4e72a1f5: Pulling fs layer 04:19:47 988bab9f4d93: Pulling fs layer 04:19:47 1469e6f7b9e6: Pulling fs layer 04:19:47 988bab9f4d93: Waiting 04:19:47 eaf3925da568: Pulling fs layer 04:19:47 bab4dde63d76: Pulling fs layer 04:19:47 eaf3925da568: Waiting 04:19:47 bde34c3a00c8: Pulling fs layer 04:19:47 b352a97aabf1: Pulling fs layer 04:19:47 bab4dde63d76: Waiting 04:19:47 bde34c3a00c8: Waiting 04:19:47 4872d77fe225: Pulling fs layer 04:19:47 5851b861e8e6: Pulling fs layer 04:19:47 b352a97aabf1: Waiting 04:19:47 4872d77fe225: Waiting 04:19:47 e2be974225ed: Verifying Checksum 04:19:47 e2be974225ed: Download complete 04:19:47 988bab9f4d93: Download complete 04:19:47 1469e6f7b9e6: Verifying Checksum 04:19:47 1469e6f7b9e6: Download complete 04:19:47 339a4e72a1f5: Verifying Checksum 04:19:47 339a4e72a1f5: Download complete 04:19:47 eaf3925da568: Verifying Checksum 04:19:47 eaf3925da568: Download complete 04:19:47 bde34c3a00c8: Verifying Checksum 04:19:47 bde34c3a00c8: Download complete 04:19:47 b352a97aabf1: Verifying Checksum 04:19:47 b352a97aabf1: Download complete 04:19:47 4872d77fe225: Verifying Checksum 04:19:47 4872d77fe225: Download complete 04:19:47 5851b861e8e6: Download complete 04:19:47 b85a868b505f: Verifying Checksum 04:19:47 b85a868b505f: Download complete 04:19:47 bab4dde63d76: Verifying Checksum 04:19:47 bab4dde63d76: Download complete 04:19:49 b85a868b505f: Pull complete 04:19:49 e2be974225ed: Pull complete 04:19:49 339a4e72a1f5: Pull complete 04:19:49 988bab9f4d93: Pull complete 04:19:49 1469e6f7b9e6: Pull complete 04:19:49 eaf3925da568: Pull complete 04:19:51 bab4dde63d76: Pull complete 04:19:51 bde34c3a00c8: Pull complete 04:19:51 b352a97aabf1: Pull complete 04:19:51 4872d77fe225: Pull complete 04:19:52 5851b861e8e6: Pull complete 04:19:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:52 prd-ubuntu20.04-docker-8c-8g-7253 does not seem to be running inside a container 04:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:19:55 $ docker top b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 -eo pid,comm 04:19:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:19:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:55 [ssh-agent] Looking for ssh-agent implementation... 04:19:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:55 $ docker exec b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 ssh-agent 04:19:55 SSH_AUTH_SOCK=/tmp/ssh-RS7EJJCRWkCt/agent.33 04:19:55 SSH_AGENT_PID=39 04:19:55 Running ssh-add (command line suppressed) 04:19:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_13051179623188606539.key (/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_13051179623188606539.key) 04:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:56 + git tag --points-at HEAD [Pipeline] } 04:19:56 $ docker exec --env ******** --env ******** b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 ssh-agent -k 04:19:56 unset SSH_AUTH_SOCK; 04:19:56 unset SSH_AGENT_PID; 04:19:56 echo Agent pid 39 killed; 04:19:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:56 [ssh-agent] Looking for ssh-agent implementation... 04:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:56 $ docker exec b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 ssh-agent 04:19:56 SSH_AUTH_SOCK=/tmp/ssh-RjjRrSv8OJPt/agent.72 04:19:56 SSH_AGENT_PID=78 04:19:57 Running ssh-add (command line suppressed) 04:19:57 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_5060530712021441912.key (/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/private_key_5060530712021441912.key) 04:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:57 + git semver init 04:19:57 2024-08-07 04:19:57,621 [run_init] DEBUG init version:0.0.0 force:False 04:19:57 2024-08-07 04:19:57,622 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver 04:19:57 2024-08-07 04:19:57,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver 04:19:57 2024-08-07 04:19:57,623 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610, universal_newlines=False, shell=None, istream=None) 04:19:59 2024-08-07 04:19:59,589 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.git/info/exclude 04:19:59 2024-08-07 04:19:59,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 with force:False 04:19:59 2024-08-07 04:19:59,590 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 04:19:59 2024-08-07 04:19:59,594 [execute] INFO git cat-file --batch-check 04:19:59 2024-08-07 04:19:59,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver, universal_newlines=False, shell=None, istream=) 04:19:59 2024-08-07 04:19:59,602 [execute] INFO git cat-file --batch 04:19:59 2024-08-07 04:19:59,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver, universal_newlines=False, shell=None, istream=) 04:19:59 2024-08-07 04:19:59,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1610/.semver/PR-1610 04:19:59 0.0.0 [Pipeline] } 04:19:59 $ docker exec --env ******** --env ******** b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 ssh-agent -k 04:19:59 unset SSH_AUTH_SOCK; 04:19:59 unset SSH_AGENT_PID; 04:19:59 echo Agent pid 78 killed; 04:19:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:00 + git semver [Pipeline] } 04:20:00 $ docker stop --time=1 b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 04:20:02 $ docker rm -f --volumes b4b5a51d9115cd7d5e4cd1197f237b34982aa88e96157ae173ac11606d0ceea5 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:02 Stashed 1 file(s) [Pipeline] echo 04:20:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:03 provisioning config files... 04:20:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config4030219058187803249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:04 ---> ****-login.sh 04:20:04 nexus3.edgexfoundry.org:10001 04:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:04 Configure a credential helper to remove this warning. See 04:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:04 04:20:04 Login Succeeded 04:20:04 nexus3.edgexfoundry.org:10002 04:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:04 Configure a credential helper to remove this warning. See 04:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:04 04:20:04 Login Succeeded 04:20:04 nexus3.edgexfoundry.org:10003 04:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:04 Configure a credential helper to remove this warning. See 04:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:04 04:20:04 Login Succeeded 04:20:04 nexus3.edgexfoundry.org:10004 04:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:04 Configure a credential helper to remove this warning. See 04:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:04 04:20:04 Login Succeeded 04:20:04 ****.io 04:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:04 Configure a credential helper to remove this warning. See 04:20:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:04 04:20:04 Login Succeeded 04:20:04 ---> ****-login.sh ends [Pipeline] } 04:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:04 ========================================================= 04:20:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:20:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:05 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:20:05 Sending build context to Docker daemon 25.16MB 04:20:05 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:05 Step 2/10 : FROM ${BASE} AS builder 04:20:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:05 619be1103602: Pulling fs layer 04:20:05 7862e08f4a3e: Pulling fs layer 04:20:05 5df492c9dc93: Pulling fs layer 04:20:05 7629e6793208: Pulling fs layer 04:20:05 4f4fb700ef54: Pulling fs layer 04:20:05 fb5054dd5b73: Pulling fs layer 04:20:05 eeca6798cff9: Pulling fs layer 04:20:05 aa269ceb94a6: Pulling fs layer 04:20:05 ada007ff1a6a: Pulling fs layer 04:20:05 7629e6793208: Waiting 04:20:05 4f4fb700ef54: Waiting 04:20:05 fb5054dd5b73: Waiting 04:20:05 eeca6798cff9: Waiting 04:20:05 ada007ff1a6a: Waiting 04:20:05 7862e08f4a3e: Download complete 04:20:05 7629e6793208: Verifying Checksum 04:20:05 7629e6793208: Download complete 04:20:05 4f4fb700ef54: Verifying Checksum 04:20:05 4f4fb700ef54: Download complete 04:20:05 fb5054dd5b73: Verifying Checksum 04:20:05 fb5054dd5b73: Download complete 04:20:05 619be1103602: Verifying Checksum 04:20:05 619be1103602: Download complete 04:20:05 eeca6798cff9: Verifying Checksum 04:20:05 eeca6798cff9: Download complete 04:20:05 619be1103602: Pull complete 04:20:05 ada007ff1a6a: Verifying Checksum 04:20:05 ada007ff1a6a: Download complete 04:20:05 7862e08f4a3e: Pull complete 04:20:06 5df492c9dc93: Verifying Checksum 04:20:06 5df492c9dc93: Download complete 04:20:06 aa269ceb94a6: Download complete 04:20:09 5df492c9dc93: Pull complete 04:20:09 7629e6793208: Pull complete 04:20:09 4f4fb700ef54: Pull complete 04:20:09 fb5054dd5b73: Pull complete 04:20:09 eeca6798cff9: Pull complete 04:20:11 aa269ceb94a6: Pull complete 04:20:12 ada007ff1a6a: Pull complete 04:20:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:20:12 ---> f489d0715acc 04:20:12 Step 3/10 : ARG MAKE=make build 04:20:16 ---> Running in 61fb6b19f6a8 04:20:16 Removing intermediate container 61fb6b19f6a8 04:20:16 ---> 3e3f1d751daa 04:20:16 Step 4/10 : WORKDIR /device-sdk-go 04:20:16 ---> Running in a9903054df9a 04:20:16 Removing intermediate container a9903054df9a 04:20:16 ---> 2871c71fd353 04:20:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:16 ---> Running in 71eaea78abb2 04:20:16 Removing intermediate container 71eaea78abb2 04:20:16 ---> 59734fdfe8b7 04:20:16 Step 6/10 : RUN apk add --update --no-cache make git 04:20:16 ---> Running in 293da35d34a8 04:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:17 OK: 264 MiB in 52 packages 04:20:17 Removing intermediate container 293da35d34a8 04:20:17 ---> 89972cb0e199 04:20:17 Step 7/10 : COPY go.mod vendor* ./ 04:20:17 ---> 2b54b89e4134 04:20:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:18 ---> Running in dbb58f92c458 04:20:18 Still waiting to schedule task 04:20:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:21:14 Removing intermediate container dbb58f92c458 04:21:14 ---> 42dcd0deb5b9 04:21:14 Step 9/10 : COPY . . 04:21:14 ---> 09e78000b7e3 04:21:14 Step 10/10 : RUN ${MAKE} 04:21:14 ---> Running in b590b12f5d4c 04:21:14 noop 04:21:14 Removing intermediate container b590b12f5d4c 04:21:14 ---> 23bde535e9b1 04:21:14 Successfully built 23bde535e9b1 04:21:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:14 + docker inspect -f . ci-base-image-x86_64 04:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:15 prd-ubuntu20.04-docker-8c-8g-7253 does not seem to be running inside a container 04:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:15 $ docker top d6d5247e370e6e3bdbf458c405aa745e5eceecafcefaa7d930fd3555d73c1b20 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:15 + go version 04:21:15 go version go1.21.9 linux/amd64 [Pipeline] } 04:21:15 $ docker stop --time=1 d6d5247e370e6e3bdbf458c405aa745e5eceecafcefaa7d930fd3555d73c1b20 04:21:17 $ docker rm -f --volumes d6d5247e370e6e3bdbf458c405aa745e5eceecafcefaa7d930fd3555d73c1b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:17 + docker inspect -f . ci-base-image-x86_64 04:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:18 prd-ubuntu20.04-docker-8c-8g-7253 does not seem to be running inside a container 04:21:18 $ 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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:18 $ docker top e1808d65ea3f9eccd7f574f089f7e756b89b8b05f8a315f3ae5e4641cb8bf4be -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1610 [Pipeline] fileExists [Pipeline] sh 04:21:19 + make test 04:21:19 go test -race -coverprofile=coverage.out ./... 04:21:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements 04:21:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements 04:21:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements 04:21:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7254 in /w/workspace/gexfoundry_device-sdk-go_PR-1610 [Pipeline] { [Pipeline] ws 04:21:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:21:55 The recommended git tool is: git 04:21:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.097s coverage: 52.2% of statements 04:21:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.031s coverage: 14.4% of statements 04:21:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.055s coverage: 44.6% of statements 04:21:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.050s coverage: 68.5% of statements 04:21:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.099s coverage: 89.2% of statements 04:21:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.4% of statements 04:22:03 using credential edgex-jenkins-ssh 04:22:03 Cloning the remote Git repository 04:22:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:22:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:22:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:22:03 > git --version # timeout=10 04:22:04 > git --version # 'git version 2.25.1' 04:22:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:22:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:09 Merging remotes/origin/main commit 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b into PR head commit 6d16e8182ecb0913aee36e010bf21ba70b942b39 04:22:09 Merge succeeded, producing 6d16e8182ecb0913aee36e010bf21ba70b942b39 04:22:09 Checking out Revision 6d16e8182ecb0913aee36e010bf21ba70b942b39 (PR-1610) 04:22:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:22:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:22:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1610/head:refs/remotes/origin/PR-1610 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:22:09 > git config core.sparsecheckout # timeout=10 04:22:09 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # timeout=10 04:22:09 > git remote # timeout=10 04:22:09 > git config --get remote.origin.url # timeout=10 04:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:09 > git merge 5c2a377d73b399f8f8c2d20a5426d9b5e769b74b # timeout=10 04:22:09 > git rev-parse HEAD^{commit} # timeout=10 04:22:09 > git config core.sparsecheckout # timeout=10 04:22:09 > git checkout -f 6d16e8182ecb0913aee36e010bf21ba70b942b39 # timeout=10 04:22:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:22:10 > git --version # timeout=10 04:22:10 > git --version # 'git version 2.25.1' 04:22:10 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:15 Dload Upload Total Spent Left Speed 04:22:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 04:22:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:15 + sudo tee /etc/docker/daemon.new 04:22:15 { 04:22:15 "registry-mirrors": [ 04:22:15 "https://nexus3.edgexfoundry.org:10001" 04:22:15 ], 04:22:15 "bip": "10.250.0.254/24", 04:22:15 "hosts": [ 04:22:15 "tcp://0.0.0.0:5555", 04:22:15 "unix:///var/run/docker.sock" 04:22:15 ], 04:22:15 "mtu": 1458, 04:22:15 "selinux-enabled": true, 04:22:15 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:15 } [Pipeline] sh 04:22:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:16 + sudo service docker restart 04:22:30 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:34 provisioning config files... 04:22:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7711705558960588641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:35 ./bin/test-attribution-txt.sh [Pipeline] echo 04:22:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:22:35 $ docker stop --time=1 e1808d65ea3f9eccd7f574f089f7e756b89b8b05f8a315f3ae5e4641cb8bf4be 04:22:35 ---> ****-login.sh 04:22:35 nexus3.edgexfoundry.org:10001 04:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10002 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10003 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10004 04:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 ****.io 04:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 ---> ****-login.sh ends 04:22:39 $ docker rm -f --volumes e1808d65ea3f9eccd7f574f089f7e756b89b8b05f8a315f3ae5e4641cb8bf4be [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 04:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 04:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:41 ========================================================= 04:22:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:22:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:22:41 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:22:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:42 + ls -al . 04:22:42 total 380 04:22:42 drwxrwxr-x 11 jenkins jenkins 4096 Aug 7 04:21 . 04:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 04:19 .. 04:22:42 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 04:19 .dockerignore 04:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 04:21 .git 04:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 04:19 .github 04:22:42 -rw-rw-r-- 1 jenkins jenkins 137 Aug 7 04:19 .gitignore 04:22:42 -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 04:19 .golangci.yml 04:22:42 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 04:19 .semver 04:22:42 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 7 04:19 CHANGELOG.md 04:22:42 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 04:19 GOVERNANCE.md 04:22:42 -rw-rw-r-- 1 jenkins jenkins 885 Aug 7 04:19 Jenkinsfile 04:22:42 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 7 04:19 LICENSE 04:22:42 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 7 04:19 Makefile 04:22:42 -rw-rw-r-- 1 jenkins jenkins 619 Aug 7 04:19 OWNERS.md 04:22:42 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 7 04:19 README.md 04:22:42 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 04:20 VERSION 04:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 04:19 bin 04:22:42 -rw-r--r-- 1 jenkins jenkins 125703 Aug 7 04:21 coverage.out 04:22:42 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 04:19 example 04:22:42 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 7 04:19 go.mod 04:22:42 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 7 04:19 go.sum 04:22:42 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 04:19 internal 04:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 04:19 openapi 04:22:42 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 04:19 pkg 04:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 04:19 snap 04:22:42 -rw-rw-r-- 1 jenkins jenkins 222 Aug 7 04:19 version.go 04:22:42 Sending build context to Docker daemon 13.02MB 04:22:42 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:22:42 Step 2/10 : FROM ${BASE} AS builder 04:22:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:42 c6b39de5b339: Pulling fs layer 04:22:42 a69c41024577: Pulling fs layer 04:22:42 d6de4b400683: Pulling fs layer 04:22:42 35cb2a7552d0: Pulling fs layer 04:22:42 4f4fb700ef54: Pulling fs layer 04:22:42 464afbd9ba4c: Pulling fs layer 04:22:42 00f215d4a9da: Pulling fs layer 04:22:42 d496ad576159: Pulling fs layer 04:22:42 00f215d4a9da: Waiting 04:22:42 d496ad576159: Waiting 04:22:42 4f4fb700ef54: Waiting 04:22:42 464afbd9ba4c: Waiting 04:22:42 35cb2a7552d0: Waiting [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:42 a69c41024577: Download complete 04:22:42 35cb2a7552d0: Verifying Checksum 04:22:42 35cb2a7552d0: Download complete 04:22:42 4f4fb700ef54: Verifying Checksum 04:22:42 4f4fb700ef54: Download complete 04:22:42 464afbd9ba4c: Verifying Checksum 04:22:42 464afbd9ba4c: Download complete 04:22:42 c6b39de5b339: Download complete 04:22:42 + 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=6d16e8182ecb0913aee36e010bf21ba70b942b39 --label arch=amd64 --label version=0.0.0 . 04:22:42 Sending build context to Docker daemon 25.29MB 04:22:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:22:42 Step 2/24 : FROM ${BASE} AS builder 04:22:42 ---> 23bde535e9b1 04:22:42 Step 3/24 : ARG MAKE=make build 04:22:42 d496ad576159: Verifying Checksum 04:22:42 d496ad576159: Download complete 04:22:43 ---> Running in c45af5788db3 04:22:43 Removing intermediate container c45af5788db3 04:22:43 ---> d50244a97c1e 04:22:43 Step 4/24 : WORKDIR /device-sdk-go 04:22:43 ---> Running in dca0fd7b4823 04:22:43 Removing intermediate container dca0fd7b4823 04:22:43 ---> 88d681204d3f 04:22:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:43 ---> Running in 6b436b0a9f7d 04:22:43 c6b39de5b339: Pull complete 04:22:43 Removing intermediate container 6b436b0a9f7d 04:22:43 ---> 3b7b6188d777 04:22:43 Step 6/24 : RUN apk add --update --no-cache make git 04:22:43 ---> Running in 1bafe34cbdd3 04:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:43 a69c41024577: Pull complete 04:22:43 OK: 264 MiB in 52 packages 04:22:44 d6de4b400683: Verifying Checksum 04:22:44 d6de4b400683: Download complete 04:22:44 Removing intermediate container 1bafe34cbdd3 04:22:44 ---> 23b46fabf59f 04:22:44 Step 7/24 : COPY go.mod vendor* ./ 04:22:44 ---> ce793f6696be 04:22:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:44 ---> Running in 061d2bc45da0 04:22:45 Removing intermediate container 061d2bc45da0 04:22:45 ---> 97229f5ce726 04:22:45 Step 9/24 : COPY . . 04:22:45 00f215d4a9da: Verifying Checksum 04:22:45 00f215d4a9da: Download complete 04:22:46 ---> 85477c4132b5 04:22:46 Step 10/24 : RUN ${MAKE} 04:22:46 ---> Running in ffb036e50e5d 04:22:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:22:57 d6de4b400683: Pull complete 04:22:57 35cb2a7552d0: Pull complete 04:22:57 4f4fb700ef54: Pull complete 04:22:57 464afbd9ba4c: Pull complete 04:23:07 00f215d4a9da: Pull complete 04:23:08 d496ad576159: Pull complete 04:23:08 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:23:08 ---> f246e2811388 04:23:08 Step 3/10 : ARG MAKE=make build 04:23:09 ---> Running in 9d689e0fff55 04:23:09 Removing intermediate container 9d689e0fff55 04:23:09 ---> 2fcd35f5509d 04:23:09 Step 4/10 : WORKDIR /device-sdk-go 04:23:09 ---> Running in 9381fb607a98 04:23:10 Removing intermediate container 9381fb607a98 04:23:10 ---> b44135e88dc7 04:23:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:23:10 ---> Running in 2cdc438bd054 04:23:10 Removing intermediate container 2cdc438bd054 04:23:10 ---> 2205cc3f70e4 04:23:10 Step 6/10 : RUN apk add --update --no-cache make git 04:23:10 ---> Running in df9fcc1fc017 04:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:13 OK: 266 MiB in 52 packages 04:23:13 Removing intermediate container df9fcc1fc017 04:23:13 ---> b632f5dcffa6 04:23:13 Step 7/10 : COPY go.mod vendor* ./ 04:23:14 ---> c733a8070812 04:23:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:14 ---> Running in 2edcec9f7f02 04:23:18 Removing intermediate container ffb036e50e5d 04:23:18 ---> 389793b895f0 04:23:18 Step 11/24 : FROM alpine:3.18 04:23:18 3.18: Pulling from library/alpine 04:23:18 930bdd4d222e: Pulling fs layer 04:23:18 930bdd4d222e: Download complete 04:23:18 930bdd4d222e: Pull complete 04:23:18 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:23:18 Status: Downloaded newer image for alpine:3.18 04:23:18 ---> 18f865063206 04:23:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:23:18 ---> Running in ba7931b3c894 04:23:18 Removing intermediate container ba7931b3c894 04:23:18 ---> 5a363cec4610 04:23:18 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:23:18 ---> Running in 3fa680d265fc 04:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:18 (1/1) Installing dumb-init (1.2.5-r2) 04:23:18 Executing busybox-1.36.1-r7.trigger 04:23:18 OK: 7 MiB in 16 packages 04:23:18 Removing intermediate container 3fa680d265fc 04:23:18 ---> ac6aebae1a32 04:23:18 Step 14/24 : RUN apk --no-cache upgrade 04:23:18 ---> Running in a0fb0460f0bc 04:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:18 OK: 7 MiB in 16 packages 04:23:18 Removing intermediate container a0fb0460f0bc 04:23:18 ---> 4ba95f155898 04:23:18 Step 15/24 : WORKDIR / 04:23:19 ---> Running in cecd11948540 04:23:19 Removing intermediate container cecd11948540 04:23:19 ---> 5dbb71f0dfec 04:23:19 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:23:19 ---> d08829b5772b 04:23:19 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:23:20 ---> 8d38054c4bd0 04:23:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:23:20 ---> 28d4390590b3 04:23:20 Step 19/24 : EXPOSE 59999 04:23:20 ---> Running in 79437eac0895 04:23:20 Removing intermediate container 79437eac0895 04:23:20 ---> fb705ceb018d 04:23:20 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:23:20 ---> Running in f1699ad41b2d 04:23:20 Removing intermediate container f1699ad41b2d 04:23:20 ---> 108de379abdd 04:23:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:23:20 ---> Running in 6a65f3c3e3fe 04:23:20 Removing intermediate container 6a65f3c3e3fe 04:23:20 ---> dbe23b719b6f 04:23:20 Step 22/24 : LABEL arch=amd64 04:23:20 ---> Running in 2e113daad21a 04:23:21 Removing intermediate container 2e113daad21a 04:23:21 ---> 95695aacef54 04:23:21 Step 23/24 : LABEL git_sha=6d16e8182ecb0913aee36e010bf21ba70b942b39 04:23:21 ---> Running in 1f07b864c976 04:23:21 Removing intermediate container 1f07b864c976 04:23:21 ---> b9b24d818a82 04:23:21 Step 24/24 : LABEL version=0.0.0 04:23:21 ---> Running in 89c94cce5060 04:23:21 Removing intermediate container 89c94cce5060 04:23:21 ---> 553047b1b1c7 04:23:21 [Warning] One or more build-args [ARCH] were not consumed 04:23:21 Successfully built 553047b1b1c7 04:23:21 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:22 04:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:22 latest: Pulling from edgex-lftools-log-publisher 04:23:22 5eb5b503b376: Pulling fs layer 04:23:22 5c69ac0246d0: Pulling fs layer 04:23:22 ec43610c2a17: Pulling fs layer 04:23:22 3a2ae6a8a46f: Pulling fs layer 04:23:22 33b1e0a273af: Pulling fs layer 04:23:22 5d3b04190fa2: Pulling fs layer 04:23:22 2f39f015ded8: Pulling fs layer 04:23:22 33b1e0a273af: Waiting 04:23:22 5d3b04190fa2: Waiting 04:23:22 2f39f015ded8: Waiting 04:23:22 3a2ae6a8a46f: Waiting 04:23:22 5c69ac0246d0: Download complete 04:23:22 3a2ae6a8a46f: Verifying Checksum 04:23:22 3a2ae6a8a46f: Download complete 04:23:22 33b1e0a273af: Verifying Checksum 04:23:22 33b1e0a273af: Download complete 04:23:22 5d3b04190fa2: Verifying Checksum 04:23:22 5d3b04190fa2: Download complete 04:23:22 ec43610c2a17: Verifying Checksum 04:23:22 ec43610c2a17: Download complete 04:23:23 5eb5b503b376: Verifying Checksum 04:23:23 5eb5b503b376: Download complete 04:23:23 2f39f015ded8: Verifying Checksum 04:23:23 2f39f015ded8: Download complete 04:23:24 5eb5b503b376: Pull complete 04:23:24 5c69ac0246d0: Pull complete 04:23:24 ec43610c2a17: Pull complete 04:23:24 3a2ae6a8a46f: Pull complete 04:23:24 33b1e0a273af: Pull complete 04:23:25 5d3b04190fa2: Pull complete 04:23:29 2f39f015ded8: Pull complete 04:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:29 prd-ubuntu20.04-docker-8c-8g-7253 does not seem to be running inside a container 04:23:29 $ 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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:33 $ docker top 3e74a9863d14b81d4467d1c79f90632ae4195e56492de2b78ce1815ac66a712a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:34 ---> job-cost.sh 04:23:34 lf-activate-venv: SKIPPING 04:23:34 INFO: No Stack... 04:23:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:35 INFO: Archiving Costs [Pipeline] sh 04:23:35 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/cost.csv 04:23:35 + cut -d, -f6 [Pipeline] lock 04:23:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] 04:23:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] did not exist. Created. 04:23:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:35 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:35 Stashed 1 file(s) [Pipeline] } 04:23:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:36 $ docker stop --time=1 3e74a9863d14b81d4467d1c79f90632ae4195e56492de2b78ce1815ac66a712a 04:23:37 $ docker rm -f --volumes 3e74a9863d14b81d4467d1c79f90632ae4195e56492de2b78ce1815ac66a712a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:21 Removing intermediate container 2edcec9f7f02 04:25:21 ---> 8e57f43173b9 04:25:21 Step 9/10 : COPY . . 04:25:21 ---> 118cb4359574 04:25:21 Step 10/10 : RUN ${MAKE} 04:25:21 ---> Running in b3e86ceb27b6 04:25:21 noop 04:25:21 Removing intermediate container b3e86ceb27b6 04:25:21 ---> 447af6bc1df8 04:25:21 Successfully built 447af6bc1df8 04:25:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker inspect -f . ci-base-image-arm64 04:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:21 prd-ubuntu20.04-docker-arm64-4c-16g-7254 does not seem to be running inside a container 04:25:22 $ 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 ******** ci-base-image-arm64 cat 04:25:23 $ docker top a259ac052b8dacccf9d5a70b7b7debb682c1c36c6f2b3ffda77f45b3fc6f8a73 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:24 + go version 04:25:24 go version go1.21.9 linux/arm64 [Pipeline] } 04:25:24 $ docker stop --time=1 a259ac052b8dacccf9d5a70b7b7debb682c1c36c6f2b3ffda77f45b3fc6f8a73 04:25:26 $ docker rm -f --volumes a259ac052b8dacccf9d5a70b7b7debb682c1c36c6f2b3ffda77f45b3fc6f8a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:26 + docker inspect -f . ci-base-image-arm64 04:25:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:27 prd-ubuntu20.04-docker-arm64-4c-16g-7254 does not seem to be running inside a container 04:25:27 $ 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 ******** ci-base-image-arm64 cat 04:25:28 $ docker top 700a88f7e3df8352ab3c14c226c2203aa23a20624294909aaf48a20fbd46feae -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:29 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:25:30 + make test 04:25:30 go test -race -coverprofile=coverage.out ./... 04:26:08 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:29:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:29:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.106s coverage: 27.0% of statements 04:29:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.176s coverage: 79.4% of statements 04:29:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:29:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:29:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.251s coverage: 86.0% of statements 04:29:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:29:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.460s coverage: 52.2% of statements 04:29:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.168s coverage: 14.4% of statements 04:29:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.756s coverage: 44.6% of statements 04:29:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:29:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:29:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.290s coverage: 68.5% of statements 04:29:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.422s coverage: 89.2% of statements 04:30:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:30:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.246s coverage: 5.4% of statements 04:30:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:06 GO111MODULE=on go vet ./... 04:33:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:33:43 $ docker stop --time=1 700a88f7e3df8352ab3c14c226c2203aa23a20624294909aaf48a20fbd46feae 04:33:45 $ docker rm -f --volumes 700a88f7e3df8352ab3c14c226c2203aa23a20624294909aaf48a20fbd46feae [Pipeline] // withDockerContainer [Pipeline] sh 04:33:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:33:47 Warning: overwriting stash ‘coverage-report’ 04:33:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:49 + ls -al . 04:33:49 total 376 04:33:49 drwxrwxr-x 10 jenkins jenkins 4096 Aug 7 04:25 . 04:33:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 04:22 .. 04:33:49 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 04:22 .dockerignore 04:33:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 04:22 .git 04:33:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 04:22 .github 04:33:49 -rw-rw-r-- 1 jenkins jenkins 137 Aug 7 04:22 .gitignore 04:33:49 -rw-rw-r-- 1 jenkins jenkins 42 Aug 7 04:22 .golangci.yml 04:33:49 -rw-rw-r-- 1 jenkins jenkins 48109 Aug 7 04:22 CHANGELOG.md 04:33:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 04:22 GOVERNANCE.md 04:33:49 -rw-rw-r-- 1 jenkins jenkins 885 Aug 7 04:22 Jenkinsfile 04:33:49 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 7 04:22 LICENSE 04:33:49 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 7 04:22 Makefile 04:33:49 -rw-rw-r-- 1 jenkins jenkins 619 Aug 7 04:22 OWNERS.md 04:33:49 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 7 04:22 README.md 04:33:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 04:20 VERSION 04:33:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 04:22 bin 04:33:49 -rw-r--r-- 1 jenkins jenkins 125702 Aug 7 04:30 coverage.out 04:33:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 04:22 example 04:33:49 -rw-rw-r-- 1 jenkins jenkins 6996 Aug 7 04:22 go.mod 04:33:49 -rw-rw-r-- 1 jenkins jenkins 101460 Aug 7 04:22 go.sum 04:33:49 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 04:22 internal 04:33:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 04:22 openapi 04:33:49 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 04:22 pkg 04:33:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 04:22 snap 04:33:49 -rw-rw-r-- 1 jenkins jenkins 222 Aug 7 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:49 + 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=6d16e8182ecb0913aee36e010bf21ba70b942b39 --label arch=arm64 --label version=0.0.0 . 04:33:50 Sending build context to Docker daemon 13.14MB 04:33:50 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:33:50 Step 2/24 : FROM ${BASE} AS builder 04:33:50 ---> 447af6bc1df8 04:33:50 Step 3/24 : ARG MAKE=make build 04:33:50 ---> Running in e157f6896400 04:33:50 Removing intermediate container e157f6896400 04:33:50 ---> 1694b1d4bf8c 04:33:50 Step 4/24 : WORKDIR /device-sdk-go 04:33:50 ---> Running in 038e9461405c 04:33:50 Removing intermediate container 038e9461405c 04:33:50 ---> a74cd9998e53 04:33:50 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:51 ---> Running in c4eeb8b3dd8c 04:33:51 Removing intermediate container c4eeb8b3dd8c 04:33:51 ---> c91bcfe39795 04:33:51 Step 6/24 : RUN apk add --update --no-cache make git 04:33:51 ---> Running in 2b915a8269bc 04:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:53 OK: 266 MiB in 52 packages 04:33:54 Removing intermediate container 2b915a8269bc 04:33:54 ---> 863e2be09760 04:33:54 Step 7/24 : COPY go.mod vendor* ./ 04:33:55 ---> 849f8b66d244 04:33:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:55 ---> Running in dc5141274d34 04:33:57 Removing intermediate container dc5141274d34 04:33:57 ---> 3c928852da0d 04:33:57 Step 9/24 : COPY . . 04:33:59 ---> e965cca71f16 04:33:59 Step 10/24 : RUN ${MAKE} 04:33:59 ---> Running in 828653aec77a 04:33:59 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:37:21 Removing intermediate container 828653aec77a 04:37:21 ---> 1dd5f5ca7fb3 04:37:21 Step 11/24 : FROM alpine:3.18 04:37:21 3.18: Pulling from library/alpine 04:37:21 4983c3fe2029: Pulling fs layer 04:37:21 4983c3fe2029: Download complete 04:37:21 4983c3fe2029: Pull complete 04:37:21 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:37:21 Status: Downloaded newer image for alpine:3.18 04:37:21 ---> a0237000ae83 04:37:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:37:21 ---> Running in 10e42314ca84 04:37:21 Removing intermediate container 10e42314ca84 04:37:21 ---> 4125f94b5ea5 04:37:21 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:37:21 ---> Running in 377d4eea8000 04:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:22 (1/1) Installing dumb-init (1.2.5-r2) 04:37:22 Executing busybox-1.36.1-r7.trigger 04:37:22 OK: 8 MiB in 16 packages 04:37:23 Removing intermediate container 377d4eea8000 04:37:23 ---> 5e3fb6d50fc4 04:37:23 Step 14/24 : RUN apk --no-cache upgrade 04:37:23 ---> Running in edaccf2b2731 04:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:25 OK: 8 MiB in 16 packages 04:37:26 Removing intermediate container edaccf2b2731 04:37:26 ---> 12cf7167239f 04:37:26 Step 15/24 : WORKDIR / 04:37:26 ---> Running in 7a19d7c271dc 04:37:27 Removing intermediate container 7a19d7c271dc 04:37:27 ---> 112e8fcb0387 04:37:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:37:27 ---> 19da557d5ebe 04:37:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:37:29 ---> 297cf29a1802 04:37:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:37:30 ---> 6f65c4e4f1d5 04:37:30 Step 19/24 : EXPOSE 59999 04:37:30 ---> Running in 947f968974cb 04:37:30 Removing intermediate container 947f968974cb 04:37:30 ---> 6ec4be6401dc 04:37:30 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:37:30 ---> Running in 4050f3e07322 04:37:30 Removing intermediate container 4050f3e07322 04:37:30 ---> 5e379ea6126e 04:37:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:37:31 ---> Running in ffad52ab5e95 04:37:31 Removing intermediate container ffad52ab5e95 04:37:31 ---> c75fd4445379 04:37:31 Step 22/24 : LABEL arch=arm64 04:37:31 ---> Running in b38510e9b868 04:37:31 Removing intermediate container b38510e9b868 04:37:31 ---> ad565b97907b 04:37:31 Step 23/24 : LABEL git_sha=6d16e8182ecb0913aee36e010bf21ba70b942b39 04:37:31 ---> Running in fa383f495026 04:37:31 Removing intermediate container fa383f495026 04:37:31 ---> b574be6985ab 04:37:31 Step 24/24 : LABEL version=0.0.0 04:37:32 ---> Running in d00e5cbaad9c 04:37:32 Removing intermediate container d00e5cbaad9c 04:37:32 ---> bf8d9952225f 04:37:32 [Warning] One or more build-args [ARCH] were not consumed 04:37:32 Successfully built bf8d9952225f 04:37:32 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:33 04:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:33 arm64: Pulling from edgex-lftools-log-publisher 04:37:33 8998bd30e6a1: Pulling fs layer 04:37:33 04944245beec: Pulling fs layer 04:37:33 699f458cf7ca: Pulling fs layer 04:37:33 765212b225bb: Pulling fs layer 04:37:33 f23df028b6ca: Pulling fs layer 04:37:33 d65c8cfc05b1: Pulling fs layer 04:37:33 2437ff75d9bd: Pulling fs layer 04:37:33 765212b225bb: Waiting 04:37:33 f23df028b6ca: Waiting 04:37:33 d65c8cfc05b1: Waiting 04:37:33 2437ff75d9bd: Waiting 04:37:34 04944245beec: Verifying Checksum 04:37:34 04944245beec: Download complete 04:37:34 765212b225bb: Verifying Checksum 04:37:34 765212b225bb: Download complete 04:37:34 f23df028b6ca: Verifying Checksum 04:37:34 f23df028b6ca: Download complete 04:37:34 d65c8cfc05b1: Verifying Checksum 04:37:34 d65c8cfc05b1: Download complete 04:37:34 699f458cf7ca: Verifying Checksum 04:37:34 699f458cf7ca: Download complete 04:37:34 8998bd30e6a1: Verifying Checksum 04:37:34 8998bd30e6a1: Download complete 04:37:37 2437ff75d9bd: Verifying Checksum 04:37:37 2437ff75d9bd: Download complete 04:37:39 8998bd30e6a1: Pull complete 04:37:39 04944245beec: Pull complete 04:37:41 699f458cf7ca: Pull complete 04:37:41 765212b225bb: Pull complete 04:37:42 f23df028b6ca: Pull complete 04:37:42 d65c8cfc05b1: Pull complete 04:38:00 2437ff75d9bd: Pull complete 04:38:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:00 prd-ubuntu20.04-docker-arm64-4c-16g-7254 does not seem to be running inside a container 04:38:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:38:03 $ docker top f6771a0562cc57191af64fd730c83fb8ef92b8d89a68b9cd6622ddbc1c15be20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:04 ---> job-cost.sh 04:38:04 lf-activate-venv: SKIPPING 04:38:04 INFO: No Stack... 04:38:04 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:05 INFO: Archiving Costs [Pipeline] sh 04:38:06 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:38:06 + cut -d, -f6 [Pipeline] lock 04:38:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] 04:38:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] did not exist. Created. 04:38:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:07 /w/workspace/device-sdk-go/1@tmp/durable-983edbe4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:07 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:07 Warning: overwriting stash ‘stack-cost’ 04:38:08 Stashed 1 file(s) [Pipeline] } 04:38:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1610-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:08 $ docker stop --time=1 f6771a0562cc57191af64fd730c83fb8ef92b8d89a68b9cd6622ddbc1c15be20 04:38:09 $ docker rm -f --volumes f6771a0562cc57191af64fd730c83fb8ef92b8d89a68b9cd6622ddbc1c15be20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:38:10 provisioning config files... 04:38:10 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config16272345396899856649tmp [Pipeline] { [Pipeline] sh 04:38:11 + set +x 04:38:11 + curl -s https://codecov.io/bash 04:38:11 + bash -s -- 04:38:11 04:38:11 _____ _ 04:38:11 / ____| | | 04:38:11 | | ___ __| | ___ ___ _____ __ 04:38:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:11 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:11 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:11 Bash-1.0.6 04:38:11 04:38:11 04:38:11 ==> git version 2.25.1 found 04:38:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:38:11 Release-Date: 2020-01-08 04:38:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:11 ==> Jenkins CI detected. 04:38:11 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1610 04:38:11 project root: . 04:38:11 --> token set from env 04:38:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:11 ==> Running gcov in . (disable via -X gcov) 04:38:11 ==> Python coveragepy not found 04:38:11 ==> Searching for coverage reports in: 04:38:11 + . 04:38:11 -> Found 1 reports 04:38:11 ==> Detecting git/mercurial file structure 04:38:11 ==> Reading reports 04:38:11 + ./coverage.out bytes=125702 04:38:11 ==> Appending adjustments 04:38:11 https://docs.codecov.io/docs/fixing-reports 04:38:11 + Found adjustments 04:38:11 ==> Gzipping contents 04:38:11 20K /tmp/codecov.2qa5pE.gz 04:38:11 ==> Uploading reports 04:38:11 url: https://codecov.io 04:38:11 query: branch=PR-1610&commit=6d16e8182ecb0913aee36e010bf21ba70b942b39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1610&job=&cmd_args= 04:38:11 -> Pinging Codecov 04:38:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1610&commit=6d16e8182ecb0913aee36e010bf21ba70b942b39&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1610&job=&cmd_args= 04:38:12 -> Uploading to 04:38:12 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/7E55EF52A471D76F132DFD9A03CDDE97/6d16e8182ecb0913aee36e010bf21ba70b942b39/9f887b22-c276-4a47-a646-3a4aa85e633c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T043811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=020ab1058eba2ab6c991cc95838027ad93f23c9a4b783c2f5eff07ee3352915c 04:38:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:12 Dload Upload Total Spent Left Speed 04:38:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17143 0 0 100 17143 0 63966 --:--:-- --:--:-- --:--:-- 63966 04:38:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6d16e8182ecb0913aee36e010bf21ba70b942b39 [Pipeline] } 04:38:12 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:38:14 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives ] 04:38:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 04:38:14 total 16 04:38:14 drwxr-xr-x 3 root root 4096 Aug 7 04:23 . 04:38:14 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 04:23 .. 04:38:14 drwxr-xr-x 2 root root 4096 Aug 7 04:23 cost 04:38:14 -rw-r--r-- 1 root root 86 Aug 7 04:23 cost.csv 04:38:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 04:38:14 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives 04:38:14 total 16 04:38:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 04:23 . 04:38:14 drwxrwxr-x 12 jenkins jenkins 4096 Aug 7 04:23 .. 04:38:14 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 04:23 cost 04:38:14 -rw-r--r-- 1 jenkins jenkins 86 Aug 7 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:38:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:38:15 ---> package-listing.sh 04:38:15 ++ facter osfamily 04:38:15 ++ tr '[:upper:]' '[:lower:]' 04:38:16 + OS_FAMILY=debian 04:38:16 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1610 04:38:16 + START_PACKAGES=/tmp/packages_start.txt 04:38:16 + END_PACKAGES=/tmp/packages_end.txt 04:38:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:16 + PACKAGES=/tmp/packages_start.txt 04:38:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1610 ']' 04:38:16 + PACKAGES=/tmp/packages_end.txt 04:38:16 + case "${OS_FAMILY}" in 04:38:16 + dpkg -l 04:38:16 + grep '^ii' 04:38:16 + '[' -f /tmp/packages_start.txt ']' 04:38:16 + '[' -f /tmp/packages_end.txt ']' 04:38:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:16 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1610 ']' 04:38:16 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/ 04:38:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1610/archives/ [Pipeline] echo 04:38:16 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-1610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:38:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:17 prd-ubuntu20.04-docker-8c-8g-7253 does not seem to be running inside a container 04:38:17 $ 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-1610/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-1610 -v /w/workspace/gexfoundry_device-sdk-go_PR-1610:/w/workspace/gexfoundry_device-sdk-go_PR-1610:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:17 $ docker top 8bf5be7caf8f9238a47dda054fa0351477020e61811ec6dbe491d9835bef32dd -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:38:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:38:18 + ls /var/log/sa-host 04:38:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:18 provisioning config files... 04:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1610@tmp/config6722039661852711440tmp [Pipeline] { [Pipeline] echo 04:38:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:38:19 ---> create-netrc.sh [Pipeline] } 04:38:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:38:19 ---> python-tools-install.sh [Pipeline] echo 04:38:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:38:20 ---> sudo-logs.sh 04:38:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:38:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:38:20 ---> job-cost.sh 04:38:20 lf-activate-venv: SKIPPING 04:38:20 DEBUG: total: 0.2199999988079071 04:38:20 INFO: Retrieving Stack Cost... 04:38:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:21 INFO: Archiving Costs [Pipeline] echo 04:38:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:38:21 ---> logs-deploy.sh 04:38:21 lf-activate-venv: SKIPPING 04:38:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1610/1 04:38:21 INFO: archiving workspace using pattern(s): 04:38:22 Archives upload complete. 04:38:22 INFO: archiving logs to Nexus