Pull request #1513 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 10694e6a91a67f5fde8debfd675953a530180938+98543e36ecf96a570242d73ea5ad964aaa05b01f (61e14db6c7f4ba191496e4fa36e49638d520575f) 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-ssh12862991363866194169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16038584525563847529.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1513/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-1513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh895652657496177415.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-1513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10119444698384658724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17387160706411745411.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-1513/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-1513/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3006768762144239548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6593’ Running on prd-ubuntu20.04-docker-8c-8g-6597 in /w/workspace/gexfoundry_device-sdk-go_PR-1513 [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-1513 # 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/1513/head:refs/remotes/origin/PR-1513 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98543e36ecf96a570242d73ea5ad964aaa05b01f into PR head commit 10694e6a91a67f5fde8debfd675953a530180938 Merge succeeded, producing f9b5e51955539fa1bab30447cb7b3fcebde5470d Checking out Revision f9b5e51955539fa1bab30447cb7b3fcebde5470d (PR-1513) > git config core.sparsecheckout # timeout=10 > git checkout -f 10694e6a91a67f5fde8debfd675953a530180938 # 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 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9b5e51955539fa1bab30447cb7b3fcebde5470d # timeout=10 Commit message: "Merge commit '98543e36ecf96a570242d73ea5ad964aaa05b01f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:03:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:03:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:03:45 ========================================================= 18:03:45 EdgeX Global Pipelines Version Info 18:03:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:03:47 ------------------- 18:03:47 stable info: 18:03:47 ------------------- 18:03:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:03:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:03:47 Message: update stable to v1.0.254 18:03:47 ------------------- 18:03:47 experimental info: 18:03:47 ------------------- 18:03:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:03:47 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:03:47 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1513 [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1513 [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1513 [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9b5e51955539fa1bab30447cb7b3fcebde5470d [Pipeline] echo 18:03:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9b5e51 [Pipeline] echo 18:03:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:49 provisioning config files... 18:03:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/config15433076233230918745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:49 ---> docker-login.sh 18:03:49 nexus3.edgexfoundry.org:10001 18:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:50 Configure a credential helper to remove this warning. See 18:03:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:50 18:03:50 Login Succeeded 18:03:50 nexus3.edgexfoundry.org:10002 18:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:51 Configure a credential helper to remove this warning. See 18:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:51 18:03:51 Login Succeeded 18:03:51 nexus3.edgexfoundry.org:10003 18:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:51 Configure a credential helper to remove this warning. See 18:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:51 18:03:51 Login Succeeded 18:03:51 nexus3.edgexfoundry.org:10004 18:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:51 Configure a credential helper to remove this warning. See 18:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:51 18:03:51 Login Succeeded 18:03:51 docker.io 18:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:51 Configure a credential helper to remove this warning. See 18:03:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:51 18:03:51 Login Succeeded 18:03:51 ---> docker-login.sh ends [Pipeline] } 18:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:03:52 + git rev-list -1 --merges f9b5e51955539fa1bab30447cb7b3fcebde5470d~1..f9b5e51955539fa1bab30447cb7b3fcebde5470d [Pipeline] echo 18:03:52 -----------> git rev-list -1 --merges f9b5e51955539fa1bab30447cb7b3fcebde5470d~1..f9b5e51955539fa1bab30447cb7b3fcebde5470d f9b5e51955539fa1bab30447cb7b3fcebde5470d 18:03:52 f9b5e51955539fa1bab30447cb7b3fcebde5470d [false] [Pipeline] sh 18:03:52 + git log --format=format:%s -1 f9b5e51955539fa1bab30447cb7b3fcebde5470d [Pipeline] echo 18:03:52 ========================================================= 18:03:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:03:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:53 + git log --format=format:%s -1 f9b5e51955539fa1bab30447cb7b3fcebde5470d [Pipeline] echo 18:03:53 [semverPrep] GIT_COMMIT: f9b5e51955539fa1bab30447cb7b3fcebde5470d, Commit Message: Merge commit '98543e36ecf96a570242d73ea5ad964aaa05b01f' into HEAD [Pipeline] echo 18:03:53 [semverPrep] This is not a build commit. [Pipeline] sh 18:03:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:53 + grep -v github /etc/ssh/ssh_known_hosts 18:03:53 + [ -e /tmp/ssh_known_hosts ] 18:03:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:03:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:03:53 + sudo tee -a /etc/ssh/ssh_known_hosts 18:03:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:54 18:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:54 0.1.4: Pulling from edgex-devops/py-git-semver 18:03:54 b85a868b505f: Pulling fs layer 18:03:54 e2be974225ed: Pulling fs layer 18:03:54 339a4e72a1f5: Pulling fs layer 18:03:54 988bab9f4d93: Pulling fs layer 18:03:54 1469e6f7b9e6: Pulling fs layer 18:03:54 eaf3925da568: Pulling fs layer 18:03:54 bab4dde63d76: Pulling fs layer 18:03:54 bde34c3a00c8: Pulling fs layer 18:03:54 b352a97aabf1: Pulling fs layer 18:03:54 4872d77fe225: Pulling fs layer 18:03:54 5851b861e8e6: Pulling fs layer 18:03:54 988bab9f4d93: Waiting 18:03:54 5851b861e8e6: Waiting 18:03:54 eaf3925da568: Waiting 18:03:54 b352a97aabf1: Waiting 18:03:54 bab4dde63d76: Waiting 18:03:54 bde34c3a00c8: Waiting 18:03:54 4872d77fe225: Waiting 18:03:54 1469e6f7b9e6: Waiting 18:03:54 e2be974225ed: Download complete 18:03:54 988bab9f4d93: Download complete 18:03:54 1469e6f7b9e6: Verifying Checksum 18:03:54 1469e6f7b9e6: Download complete 18:03:54 eaf3925da568: Download complete 18:03:54 339a4e72a1f5: Verifying Checksum 18:03:54 339a4e72a1f5: Download complete 18:03:54 bde34c3a00c8: Download complete 18:03:54 b352a97aabf1: Download complete 18:03:54 4872d77fe225: Verifying Checksum 18:03:54 4872d77fe225: Download complete 18:03:54 5851b861e8e6: Verifying Checksum 18:03:54 5851b861e8e6: Download complete 18:03:54 b85a868b505f: Download complete 18:03:54 bab4dde63d76: Verifying Checksum 18:03:54 bab4dde63d76: Download complete 18:03:55 b85a868b505f: Pull complete 18:03:56 e2be974225ed: Pull complete 18:03:56 339a4e72a1f5: Pull complete 18:03:56 988bab9f4d93: Pull complete 18:03:57 1469e6f7b9e6: Pull complete 18:03:57 eaf3925da568: Pull complete 18:03:59 bab4dde63d76: Pull complete 18:03:59 bde34c3a00c8: Pull complete 18:03:59 b352a97aabf1: Pull complete 18:03:59 4872d77fe225: Pull complete 18:03:59 5851b861e8e6: Pull complete 18:03:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:59 prd-ubuntu20.04-docker-8c-8g-6597 does not seem to be running inside a container 18:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1513 -v /w/workspace/gexfoundry_device-sdk-go_PR-1513:/w/workspace/gexfoundry_device-sdk-go_PR-1513:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1513@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-devops/py-git-semver:0.1.4 cat 18:04:04 $ docker top 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 -eo pid,comm 18:04:04 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). 18:04:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:04 [ssh-agent] Looking for ssh-agent implementation... 18:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:04 $ docker exec 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 ssh-agent 18:04:04 SSH_AUTH_SOCK=/tmp/ssh-QTZOfUCkr4FW/agent.31 18:04:04 SSH_AGENT_PID=37 18:04:04 Running ssh-add (command line suppressed) 18:04:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/private_key_2060288337814262812.key (/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/private_key_2060288337814262812.key) 18:04:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:05 + git tag --points-at HEAD [Pipeline] } 18:04:05 $ docker exec --env ******** --env ******** 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 ssh-agent -k 18:04:05 unset SSH_AUTH_SOCK; 18:04:05 unset SSH_AGENT_PID; 18:04:05 echo Agent pid 37 killed; 18:04:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:05 [ssh-agent] Looking for ssh-agent implementation... 18:04:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:05 $ docker exec 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 ssh-agent 18:04:05 SSH_AUTH_SOCK=/tmp/ssh-rMbpHKurBglF/agent.69 18:04:05 SSH_AGENT_PID=75 18:04:05 Running ssh-add (command line suppressed) 18:04:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/private_key_16711479602219370532.key (/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/private_key_16711479602219370532.key) 18:04:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:06 + git semver init 18:04:06 2023-09-19 18:04:06,312 [run_init] DEBUG init version:0.0.0 force:False 18:04:06 2023-09-19 18:04:06,313 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver 18:04:06 2023-09-19 18:04:06,314 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver 18:04:06 2023-09-19 18:04:06,314 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1513, universal_newlines=False, shell=None, istream=None) 18:04:07 2023-09-19 18:04:07,240 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513/.git/info/exclude 18:04:07 2023-09-19 18:04:07,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver/PR-1513 with force:False 18:04:07 2023-09-19 18:04:07,240 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver/PR-1513 18:04:07 2023-09-19 18:04:07,245 [execute] INFO git cat-file --batch-check 18:04:07 2023-09-19 18:04:07,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver, universal_newlines=False, shell=None, istream=) 18:04:07 2023-09-19 18:04:07,252 [execute] INFO git cat-file --batch 18:04:07 2023-09-19 18:04:07,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver, universal_newlines=False, shell=None, istream=) 18:04:07 2023-09-19 18:04:07,257 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1513/.semver/PR-1513 18:04:07 0.0.0 [Pipeline] } 18:04:07 $ docker exec --env ******** --env ******** 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 ssh-agent -k 18:04:07 unset SSH_AUTH_SOCK; 18:04:07 unset SSH_AGENT_PID; 18:04:07 echo Agent pid 75 killed; 18:04:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:07 + git semver [Pipeline] } 18:04:08 $ docker stop --time=1 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 18:04:09 $ docker rm -f --volumes 1bcccc1af69564cc2091a9f74e72d0e0954f045010edd9d08e7208e1e48e78b8 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:10 Stashed 1 file(s) [Pipeline] echo 18:04:10 [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 18:04:10 provisioning config files... 18:04:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/config17440003775848923059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:11 ---> docker-login.sh 18:04:11 nexus3.edgexfoundry.org:10001 18:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:11 Configure a credential helper to remove this warning. See 18:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:11 18:04:11 Login Succeeded 18:04:11 nexus3.edgexfoundry.org:10002 18:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:11 Configure a credential helper to remove this warning. See 18:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:11 18:04:11 Login Succeeded 18:04:11 nexus3.edgexfoundry.org:10003 18:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:11 Configure a credential helper to remove this warning. See 18:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:11 18:04:11 Login Succeeded 18:04:11 nexus3.edgexfoundry.org:10004 18:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:11 Configure a credential helper to remove this warning. See 18:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:11 18:04:11 Login Succeeded 18:04:11 docker.io 18:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:11 Configure a credential helper to remove this warning. See 18:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:11 18:04:11 Login Succeeded 18:04:11 ---> docker-login.sh ends [Pipeline] } 18:04:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:11 ========================================================= 18:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:04:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:12 + 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 . 18:04:12 Sending build context to Docker daemon 11.17MB 18:04:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:04:12 Step 2/10 : FROM ${BASE} AS builder 18:04:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:12 7264a8db6415: Pulling fs layer 18:04:12 c4d48a809fc2: Pulling fs layer 18:04:12 4f1c88b9dad5: Pulling fs layer 18:04:12 ad3a456e5733: Pulling fs layer 18:04:12 9e4f439ed901: Pulling fs layer 18:04:12 feaf6a47b606: Pulling fs layer 18:04:12 5e8b037d7d82: Pulling fs layer 18:04:12 8ac70367396e: Pulling fs layer 18:04:12 9e4f439ed901: Waiting 18:04:12 6db16350a2e2: Pulling fs layer 18:04:12 9250d5d63582: Pulling fs layer 18:04:12 feaf6a47b606: Waiting 18:04:12 8ac70367396e: Waiting 18:04:12 6db16350a2e2: Waiting 18:04:12 5e8b037d7d82: Waiting 18:04:12 9250d5d63582: Waiting 18:04:12 ad3a456e5733: Waiting 18:04:12 c4d48a809fc2: Verifying Checksum 18:04:12 c4d48a809fc2: Download complete 18:04:12 ad3a456e5733: Verifying Checksum 18:04:12 ad3a456e5733: Download complete 18:04:12 9e4f439ed901: Verifying Checksum 18:04:12 9e4f439ed901: Download complete 18:04:12 7264a8db6415: Verifying Checksum 18:04:12 7264a8db6415: Download complete 18:04:12 feaf6a47b606: Verifying Checksum 18:04:12 feaf6a47b606: Download complete 18:04:12 7264a8db6415: Pull complete 18:04:13 c4d48a809fc2: Pull complete 18:04:13 8ac70367396e: Verifying Checksum 18:04:13 8ac70367396e: Download complete 18:04:13 4f1c88b9dad5: Download complete 18:04:13 6db16350a2e2: Verifying Checksum 18:04:13 6db16350a2e2: Download complete 18:04:13 5e8b037d7d82: Verifying Checksum 18:04:13 5e8b037d7d82: Download complete 18:04:13 9250d5d63582: Verifying Checksum 18:04:13 9250d5d63582: Download complete 18:04:17 4f1c88b9dad5: Pull complete 18:04:17 ad3a456e5733: Pull complete 18:04:17 9e4f439ed901: Pull complete 18:04:17 feaf6a47b606: Pull complete 18:04:18 5e8b037d7d82: Pull complete 18:04:19 8ac70367396e: Pull complete 18:04:20 6db16350a2e2: Pull complete 18:04:20 9250d5d63582: Pull complete 18:04:20 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 18:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:04:20 ---> fa269f55d9b9 18:04:20 Step 3/10 : ARG MAKE=make build 18:04:25 Still waiting to schedule task 18:04:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6596’ 18:04:30 ---> Running in 86f105f25b8f 18:04:30 Removing intermediate container 86f105f25b8f 18:04:30 ---> 359c7807fca2 18:04:30 Step 4/10 : WORKDIR /device-sdk-go 18:04:30 ---> Running in 1ef44290269a 18:04:30 Removing intermediate container 1ef44290269a 18:04:30 ---> dcd3033a3e11 18:04:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:04:30 ---> Running in 2b7e44833eaf 18:04:30 Removing intermediate container 2b7e44833eaf 18:04:30 ---> 14e7a5bdbc4f 18:04:30 Step 6/10 : RUN apk add --update --no-cache make git 18:04:30 ---> Running in 4c6ef0844c41 18:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:04:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:04:31 OK: 265 MiB in 56 packages 18:04:31 Removing intermediate container 4c6ef0844c41 18:04:31 ---> ed222e00386d 18:04:31 Step 7/10 : COPY go.mod vendor* ./ 18:04:32 ---> ea83eb9e3560 18:04:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:32 ---> Running in fe53c4566522 18:05:18 Removing intermediate container fe53c4566522 18:05:18 ---> f5a472c86e15 18:05:18 Step 9/10 : COPY . . 18:05:18 ---> a92ef39cc472 18:05:18 Step 10/10 : RUN ${MAKE} 18:05:18 ---> Running in f05fdafd78a4 18:05:18 noop 18:05:18 Removing intermediate container f05fdafd78a4 18:05:18 ---> 0c9712a50c9a 18:05:18 Successfully built 0c9712a50c9a 18:05:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:19 + docker inspect -f . ci-base-image-x86_64 18:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:19 prd-ubuntu20.04-docker-8c-8g-6597 does not seem to be running inside a container 18:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1513 -v /w/workspace/gexfoundry_device-sdk-go_PR-1513:/w/workspace/gexfoundry_device-sdk-go_PR-1513:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:05:19 $ docker top c31ce52f0ce5c54841d93868cab75bec87cdc7c4671cf68ee19a2d63a607353f -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:20 + go version 18:05:20 go version go1.21.0 linux/amd64 [Pipeline] } 18:05:20 $ docker stop --time=1 c31ce52f0ce5c54841d93868cab75bec87cdc7c4671cf68ee19a2d63a607353f 18:05:22 $ docker rm -f --volumes c31ce52f0ce5c54841d93868cab75bec87cdc7c4671cf68ee19a2d63a607353f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:22 + docker inspect -f . ci-base-image-x86_64 18:05:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:23 prd-ubuntu20.04-docker-8c-8g-6597 does not seem to be running inside a container 18:05:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1513 -v /w/workspace/gexfoundry_device-sdk-go_PR-1513:/w/workspace/gexfoundry_device-sdk-go_PR-1513:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:05:23 $ docker top 5da63661ff64ebb1a341d4751aa2e4ea16d9b72af25b925eb7fedfb8e8f86900 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1513 [Pipeline] fileExists [Pipeline] sh 18:05:24 + make test 18:05:24 go test -race -coverprofile=coverage.out ./... 18:05:32 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:05:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 18:05:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.062s coverage: 80.2% of statements 18:05:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:05:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.067s coverage: 86.0% of statements 18:05:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.065s coverage: 71.8% of statements 18:05:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:05:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:05:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:05:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.080s coverage: 14.4% of statements 18:05:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.055s coverage: 45.9% of statements 18:05:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 18:05:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.117s coverage: 89.2% of statements 18:05:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.048s coverage: 5.5% of statements 18:06:13 GO111MODULE=on go vet ./... 18:06:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:06:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:06:17 $ docker stop --time=1 5da63661ff64ebb1a341d4751aa2e4ea16d9b72af25b925eb7fedfb8e8f86900 18:06:22 $ docker rm -f --volumes 5da63661ff64ebb1a341d4751aa2e4ea16d9b72af25b925eb7fedfb8e8f86900 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:06:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:24 + ls -al . 18:06:24 total 304 18:06:24 drwxrwxr-x 11 jenkins jenkins 4096 Sep 19 18:05 . 18:06:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 18:03 .. 18:06:24 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 18:03 .dockerignore 18:06:24 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 18:05 .git 18:06:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 18:03 .github 18:06:24 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 18:03 .gitignore 18:06:24 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 18:03 .golangci.yml 18:06:24 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 18:04 .semver 18:06:24 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 18:03 CHANGELOG.md 18:06:24 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 18:03 GOVERNANCE.md 18:06:24 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 18:03 Jenkinsfile 18:06:24 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 18:03 LICENSE 18:06:24 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 18:03 Makefile 18:06:24 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 18:03 OWNERS.md 18:06:24 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 18:03 README.md 18:06:24 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 18:04 VERSION 18:06:24 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 18:03 bin 18:06:24 -rw-r--r-- 1 jenkins jenkins 121388 Sep 19 18:05 coverage.out 18:06:24 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 18:03 example 18:06:24 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 18:03 go.mod 18:06:24 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 18:03 go.sum 18:06:24 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 18:03 internal 18:06:24 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 18:03 openapi 18:06:24 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 18:03 pkg 18:06:24 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 18:03 snap 18:06:24 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 18:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:24 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f9b5e51955539fa1bab30447cb7b3fcebde5470d --label arch=amd64 --label version=0.0.0 . 18:06:24 Sending build context to Docker daemon 11.29MB 18:06:24 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:06:24 Step 2/23 : FROM ${BASE} AS builder 18:06:24 ---> 0c9712a50c9a 18:06:24 Step 3/23 : ARG MAKE=make build 18:06:24 ---> Running in a1d1e84a44b4 18:06:24 Removing intermediate container a1d1e84a44b4 18:06:24 ---> 0bef1797fcaa 18:06:24 Step 4/23 : WORKDIR /device-sdk-go 18:06:24 ---> Running in 17905e5c49af 18:06:24 Removing intermediate container 17905e5c49af 18:06:24 ---> 65c063e238cc 18:06:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:06:24 ---> Running in 8f202ba105e1 18:06:24 Removing intermediate container 8f202ba105e1 18:06:24 ---> cb23c6e01f26 18:06:24 Step 6/23 : RUN apk add --update --no-cache make git 18:06:25 ---> Running in 747ae868ebba 18:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:06:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:06:26 OK: 265 MiB in 56 packages 18:06:26 Removing intermediate container 747ae868ebba 18:06:26 ---> c711ba0aec0d 18:06:26 Step 7/23 : COPY go.mod vendor* ./ 18:06:26 ---> 75c090f5f349 18:06:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:26 ---> Running in fa6cfc7e63f5 18:06:27 Removing intermediate container fa6cfc7e63f5 18:06:27 ---> 0923bc7dfa02 18:06:27 Step 9/23 : COPY . . 18:06:27 ---> 1174f5aa01c5 18:06:27 Step 10/23 : RUN ${MAKE} 18:06:27 ---> Running in c13e61027dc2 18:06:27 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:06:54 Removing intermediate container c13e61027dc2 18:06:54 ---> 0a83d8af13d7 18:06:54 Step 11/23 : FROM alpine:3.18 18:06:54 3.18: Pulling from library/alpine 18:06:54 7264a8db6415: Already exists 18:06:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:06:54 Status: Downloaded newer image for alpine:3.18 18:06:54 ---> 7e01a0d0a1dc 18:06:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:06:54 ---> Running in 23c58e4d193e 18:06:54 Removing intermediate container 23c58e4d193e 18:06:54 ---> 42fb5cfb7cec 18:06:54 Step 13/23 : RUN apk add --update --no-cache 18:06:54 ---> Running in f93a10f77dac 18:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:06:54 OK: 7 MiB in 15 packages 18:06:54 Removing intermediate container f93a10f77dac 18:06:54 ---> 5f14fa046d2d 18:06:54 Step 14/23 : WORKDIR / 18:06:54 ---> Running in 50d3bdaef00f 18:06:54 Removing intermediate container 50d3bdaef00f 18:06:54 ---> 4a9775634f14 18:06:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:06:54 ---> 6297d165f0ef 18:06:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:06:54 ---> 9464e738bbd5 18:06:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:06:54 ---> b1d145b715e9 18:06:54 Step 18/23 : EXPOSE 59999 18:06:54 ---> Running in 5b80c8bfc9a6 18:06:54 Removing intermediate container 5b80c8bfc9a6 18:06:54 ---> 023344e137e6 18:06:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:06:54 ---> Running in dce782fc827a 18:06:54 Removing intermediate container dce782fc827a 18:06:54 ---> c4acb8246e0f 18:06:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:06:54 ---> Running in c5708d0da678 18:06:54 Removing intermediate container c5708d0da678 18:06:54 ---> cecfacf1ab0c 18:06:54 Step 21/23 : LABEL arch=amd64 18:06:54 ---> Running in 8051f2a9d230 18:06:54 Removing intermediate container 8051f2a9d230 18:06:54 ---> eeef6350c6e4 18:06:54 Step 22/23 : LABEL git_sha=f9b5e51955539fa1bab30447cb7b3fcebde5470d 18:06:54 ---> Running in 604e0c8b8810 18:06:54 Removing intermediate container 604e0c8b8810 18:06:54 ---> 48406ce5dc8f 18:06:54 Step 23/23 : LABEL version=0.0.0 18:06:54 ---> Running in 169f7dafcf05 18:06:54 Removing intermediate container 169f7dafcf05 18:06:54 ---> c9532c092794 18:06:54 [Warning] One or more build-args [ARCH] were not consumed 18:06:54 Successfully built c9532c092794 18:06:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:55 18:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:55 latest: Pulling from edgex-lftools-log-publisher 18:06:55 5eb5b503b376: Pulling fs layer 18:06:55 5c69ac0246d0: Pulling fs layer 18:06:55 ec43610c2a17: Pulling fs layer 18:06:55 3a2ae6a8a46f: Pulling fs layer 18:06:55 33b1e0a273af: Pulling fs layer 18:06:55 5d3b04190fa2: Pulling fs layer 18:06:55 2f39f015ded8: Pulling fs layer 18:06:55 33b1e0a273af: Waiting 18:06:55 5d3b04190fa2: Waiting 18:06:55 2f39f015ded8: Waiting 18:06:55 3a2ae6a8a46f: Waiting 18:06:55 5c69ac0246d0: Download complete 18:06:55 3a2ae6a8a46f: Download complete 18:06:56 33b1e0a273af: Verifying Checksum 18:06:56 33b1e0a273af: Download complete 18:06:56 5d3b04190fa2: Verifying Checksum 18:06:56 5d3b04190fa2: Download complete 18:06:56 ec43610c2a17: Verifying Checksum 18:06:56 ec43610c2a17: Download complete 18:06:56 5eb5b503b376: Download complete 18:06:57 5eb5b503b376: Pull complete 18:06:58 5c69ac0246d0: Pull complete 18:06:58 ec43610c2a17: Pull complete 18:06:59 3a2ae6a8a46f: Pull complete 18:06:59 33b1e0a273af: Pull complete 18:06:59 5d3b04190fa2: Pull complete 18:07:03 2f39f015ded8: Pull complete 18:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:04 prd-ubuntu20.04-docker-8c-8g-6597 does not seem to be running inside a container 18:07:04 $ 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-1513 -v /w/workspace/gexfoundry_device-sdk-go_PR-1513:/w/workspace/gexfoundry_device-sdk-go_PR-1513:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:07:12 $ docker top 4d576623b278a2ddc95c1ed14c5d004442408759059a36f25e6272eee7e80e63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:12 ---> job-cost.sh 18:07:12 lf-activate-venv: SKIPPING 18:07:12 INFO: No Stack... 18:07:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:13 INFO: Archiving Costs [Pipeline] sh 18:07:13 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives/cost.csv 18:07:13 + cut -d, -f6 [Pipeline] lock 18:07:13 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] 18:07:13 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] did not exist. Created. 18:07:13 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:14 + echo total: 0.2199999988079071 [Pipeline] stash 18:07:14 Stashed 1 file(s) [Pipeline] } 18:07:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:14 $ docker stop --time=1 4d576623b278a2ddc95c1ed14c5d004442408759059a36f25e6272eee7e80e63 18:07:15 $ docker rm -f --volumes 4d576623b278a2ddc95c1ed14c5d004442408759059a36f25e6272eee7e80e63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:07:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6600 in /w/workspace/gexfoundry_device-sdk-go_PR-1513 [Pipeline] { [Pipeline] ws 18:07:17 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 18:07:17 The recommended git tool is: git 18:07:23 using credential edgex-jenkins-ssh 18:07:23 Cloning the remote Git repository 18:07:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:07:23 > git init /w/workspace/device-sdk-go/1 # timeout=10 18:07:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:07:23 > git --version # timeout=10 18:07:23 > git --version # 'git version 2.25.1' 18:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:07:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:27 Merging remotes/origin/main commit 98543e36ecf96a570242d73ea5ad964aaa05b01f into PR head commit 10694e6a91a67f5fde8debfd675953a530180938 18:07:27 Merge succeeded, producing 52184930285fe906078df9b7541ab671f3a86d43 18:07:27 Checking out Revision 52184930285fe906078df9b7541ab671f3a86d43 (PR-1513) 18:07:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:07:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1513/head:refs/remotes/origin/PR-1513 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:07:27 > git config core.sparsecheckout # timeout=10 18:07:27 > git checkout -f 10694e6a91a67f5fde8debfd675953a530180938 # timeout=10 18:07:27 > git remote # timeout=10 18:07:27 > git config --get remote.origin.url # timeout=10 18:07:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:27 > git merge 98543e36ecf96a570242d73ea5ad964aaa05b01f # timeout=10 18:07:27 > git rev-parse HEAD^{commit} # timeout=10 18:07:27 > git config core.sparsecheckout # timeout=10 18:07:27 > git checkout -f 52184930285fe906078df9b7541ab671f3a86d43 # timeout=10 18:07:31 Commit message: "Merge commit '98543e36ecf96a570242d73ea5ad964aaa05b01f' into HEAD" 18:07:31 First time build. Skipping changelog. 18:07:31 > git --version # timeout=10 18:07:31 > git --version # 'git version 2.25.1' 18:07:31 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:32 Dload Upload Total Spent Left Speed 18:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 18:07:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:07:33 + sudo tee /etc/docker/daemon.new 18:07:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:07:33 { 18:07:33 "registry-mirrors": [ 18:07:33 "https://nexus3.edgexfoundry.org:10001" 18:07:33 ], 18:07:33 "bip": "10.250.0.254/24", 18:07:33 "hosts": [ 18:07:33 "tcp://0.0.0.0:5555", 18:07:33 "unix:///var/run/docker.sock" 18:07:33 ], 18:07:33 "mtu": 1458, 18:07:33 "selinux-enabled": true, 18:07:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:07:33 } [Pipeline] sh 18:07:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:07:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:52 provisioning config files... 18:07:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9224006826437759938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:53 ---> docker-login.sh 18:07:53 nexus3.edgexfoundry.org:10001 18:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:53 Configure a credential helper to remove this warning. See 18:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:53 18:07:53 Login Succeeded 18:07:53 nexus3.edgexfoundry.org:10002 18:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:53 Configure a credential helper to remove this warning. See 18:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:53 18:07:53 Login Succeeded 18:07:53 nexus3.edgexfoundry.org:10003 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:54 Configure a credential helper to remove this warning. See 18:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:54 18:07:54 Login Succeeded 18:07:54 nexus3.edgexfoundry.org:10004 18:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:54 Configure a credential helper to remove this warning. See 18:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:54 18:07:54 Login Succeeded 18:07:54 docker.io 18:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:55 Configure a credential helper to remove this warning. See 18:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:55 18:07:55 Login Succeeded 18:07:55 ---> docker-login.sh ends [Pipeline] } 18:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:55 ========================================================= 18:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:56 + 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 . 18:07:56 Sending build context to Docker daemon 5.983MB 18:07:56 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 18:07:56 Step 2/10 : FROM ${BASE} AS builder 18:07:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:56 9fda8d8052c6: Pulling fs layer 18:07:56 5d54e960e981: Pulling fs layer 18:07:56 c4a7e357bf2a: Pulling fs layer 18:07:56 f0e02332f6b5: Pulling fs layer 18:07:56 66412af1f25a: Pulling fs layer 18:07:56 1baf3a5c0e64: Pulling fs layer 18:07:56 9a37bb91b891: Pulling fs layer 18:07:56 a29adfc67d43: Pulling fs layer 18:07:56 d5de9f91c1a4: Pulling fs layer 18:07:56 f0e02332f6b5: Waiting 18:07:56 66412af1f25a: Waiting 18:07:56 1baf3a5c0e64: Waiting 18:07:56 d5de9f91c1a4: Waiting 18:07:56 5d54e960e981: Verifying Checksum 18:07:56 5d54e960e981: Download complete 18:07:57 66412af1f25a: Verifying Checksum 18:07:57 66412af1f25a: Download complete 18:07:57 9fda8d8052c6: Verifying Checksum 18:07:57 9fda8d8052c6: Download complete 18:07:57 9a37bb91b891: Verifying Checksum 18:07:57 9a37bb91b891: Download complete 18:07:57 9fda8d8052c6: Pull complete 18:07:57 a29adfc67d43: Verifying Checksum 18:07:57 a29adfc67d43: Download complete 18:07:58 5d54e960e981: Pull complete 18:07:58 d5de9f91c1a4: Verifying Checksum 18:07:58 d5de9f91c1a4: Download complete 18:07:58 c4a7e357bf2a: Verifying Checksum 18:07:58 c4a7e357bf2a: Download complete 18:07:59 1baf3a5c0e64: Verifying Checksum 18:07:59 1baf3a5c0e64: Download complete 18:08:09 c4a7e357bf2a: Pull complete 18:08:09 f0e02332f6b5: Pull complete 18:08:09 66412af1f25a: Pull complete 18:08:16 1baf3a5c0e64: Pull complete 18:08:18 9a37bb91b891: Pull complete 18:08:18 a29adfc67d43: Pull complete 18:08:20 d5de9f91c1a4: Pull complete 18:08:20 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 18:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:08:20 ---> 746ca1b523b5 18:08:20 Step 3/10 : ARG MAKE=make build 18:08:22 ---> Running in 7c1561ac0664 18:08:22 Removing intermediate container 7c1561ac0664 18:08:22 ---> 896d46cd7b17 18:08:22 Step 4/10 : WORKDIR /device-sdk-go 18:08:22 ---> Running in 7ddaa9544cb3 18:08:23 Removing intermediate container 7ddaa9544cb3 18:08:23 ---> ec0f9501a88b 18:08:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:08:23 ---> Running in ed206a0fcbea 18:08:23 Removing intermediate container ed206a0fcbea 18:08:23 ---> e21e71f16545 18:08:23 Step 6/10 : RUN apk add --update --no-cache make git 18:08:23 ---> Running in 63260b424751 18:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:08:26 OK: 267 MiB in 56 packages 18:08:27 Removing intermediate container 63260b424751 18:08:27 ---> ad88604a3a42 18:08:27 Step 7/10 : COPY go.mod vendor* ./ 18:08:27 ---> 4ecafcadd920 18:08:27 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:27 ---> Running in bf9cb726ba0e 18:09:49 Removing intermediate container bf9cb726ba0e 18:09:49 ---> c8852f8214b4 18:09:49 Step 9/10 : COPY . . 18:09:49 ---> 19ad8e8990f6 18:09:49 Step 10/10 : RUN ${MAKE} 18:09:49 ---> Running in be4c7e334118 18:09:49 noop 18:09:49 Removing intermediate container be4c7e334118 18:09:49 ---> 8ed35c0f26a8 18:09:49 Successfully built 8ed35c0f26a8 18:09:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:49 + docker inspect -f . ci-base-image-arm64 18:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:50 prd-ubuntu20.04-docker-arm64-4c-16g-6600 does not seem to be running inside a container 18:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:09:51 $ docker top e2a65f43f6bb490e86d1bbeb3a10351320e85be1153764b5895a403c69b32272 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:52 + go version 18:09:52 go version go1.21.0 linux/arm64 [Pipeline] } 18:09:52 $ docker stop --time=1 e2a65f43f6bb490e86d1bbeb3a10351320e85be1153764b5895a403c69b32272 18:09:54 $ docker rm -f --volumes e2a65f43f6bb490e86d1bbeb3a10351320e85be1153764b5895a403c69b32272 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:54 + docker inspect -f . ci-base-image-arm64 18:09:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-6600 does not seem to be running inside a container 18:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:09:56 $ docker top f97fa90b6a76eda1b9fb9d06403d9f0a66893ff90e8afe872a4d2657a387cc2f -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 18:09:57 + make test 18:09:57 go test -race -coverprofile=coverage.out ./... 18:10:36 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:12:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:12:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:12:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:12:28 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:12:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:12:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.405s coverage: 27.6% of statements 18:12:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.247s coverage: 80.2% of statements 18:12:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:12:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:12:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.296s coverage: 86.0% of statements 18:13:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:13:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.410s coverage: 71.8% of statements 18:13:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:13:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:13:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.254s coverage: 14.4% of statements 18:13:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.936s coverage: 45.9% of statements 18:13:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.363s coverage: 68.5% of statements 18:13:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.420s coverage: 89.2% of statements 18:13:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:13:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.223s coverage: 5.5% of statements 18:13:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:13:11 GO111MODULE=on go vet ./... 18:15:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:04 $ docker stop --time=1 f97fa90b6a76eda1b9fb9d06403d9f0a66893ff90e8afe872a4d2657a387cc2f 18:15:06 $ docker rm -f --volumes f97fa90b6a76eda1b9fb9d06403d9f0a66893ff90e8afe872a4d2657a387cc2f [Pipeline] // withDockerContainer [Pipeline] sh 18:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:08 Warning: overwriting stash ‘coverage-report’ 18:15:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:09 + ls -al . 18:15:09 total 300 18:15:09 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 18:10 . 18:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 18:07 .. 18:15:09 -rw-rw-r-- 1 jenkins jenkins 140 Sep 19 18:07 .dockerignore 18:15:09 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 18:07 .git 18:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 18:07 .github 18:15:09 -rw-rw-r-- 1 jenkins jenkins 137 Sep 19 18:07 .gitignore 18:15:09 -rw-rw-r-- 1 jenkins jenkins 42 Sep 19 18:07 .golangci.yml 18:15:09 -rw-rw-r-- 1 jenkins jenkins 44878 Sep 19 18:07 CHANGELOG.md 18:15:09 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 18:07 GOVERNANCE.md 18:15:09 -rw-rw-r-- 1 jenkins jenkins 885 Sep 19 18:07 Jenkinsfile 18:15:09 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 19 18:07 LICENSE 18:15:09 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 19 18:07 Makefile 18:15:09 -rw-rw-r-- 1 jenkins jenkins 619 Sep 19 18:07 OWNERS.md 18:15:09 -rw-rw-r-- 1 jenkins jenkins 4933 Sep 19 18:07 README.md 18:15:09 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 18:04 VERSION 18:15:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 18:07 bin 18:15:09 -rw-r--r-- 1 jenkins jenkins 121385 Sep 19 18:13 coverage.out 18:15:09 drwxrwxr-x 5 jenkins jenkins 4096 Sep 19 18:07 example 18:15:09 -rw-rw-r-- 1 jenkins jenkins 3722 Sep 19 18:07 go.mod 18:15:09 -rw-rw-r-- 1 jenkins jenkins 34806 Sep 19 18:07 go.sum 18:15:09 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 18:07 internal 18:15:09 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 18:07 openapi 18:15:09 drwxrwxr-x 6 jenkins jenkins 4096 Sep 19 18:07 pkg 18:15:09 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 18:07 snap 18:15:09 -rw-rw-r-- 1 jenkins jenkins 222 Sep 19 18:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:10 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=52184930285fe906078df9b7541ab671f3a86d43 --label arch=arm64 --label version=0.0.0 . 18:15:10 Sending build context to Docker daemon 6.106MB 18:15:10 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 18:15:10 Step 2/23 : FROM ${BASE} AS builder 18:15:10 ---> 8ed35c0f26a8 18:15:10 Step 3/23 : ARG MAKE=make build 18:15:10 ---> Running in 146781be40a5 18:15:11 Removing intermediate container 146781be40a5 18:15:11 ---> 64d006c555f0 18:15:11 Step 4/23 : WORKDIR /device-sdk-go 18:15:11 ---> Running in 1aef1fc52e42 18:15:11 Removing intermediate container 1aef1fc52e42 18:15:11 ---> aa61ab128a59 18:15:11 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:15:11 ---> Running in 54f41030f565 18:15:11 Removing intermediate container 54f41030f565 18:15:11 ---> 8e1c71844912 18:15:11 Step 6/23 : RUN apk add --update --no-cache make git 18:15:11 ---> Running in 39cfab9b5b3e 18:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:15:14 OK: 267 MiB in 56 packages 18:15:15 Removing intermediate container 39cfab9b5b3e 18:15:15 ---> 6c603b5fec5c 18:15:15 Step 7/23 : COPY go.mod vendor* ./ 18:15:15 ---> 48e18d0a5510 18:15:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:15 ---> Running in f28b0f831fcf 18:15:19 Removing intermediate container f28b0f831fcf 18:15:19 ---> 2839445a28aa 18:15:19 Step 9/23 : COPY . . 18:15:21 ---> f948795b9f0a 18:15:21 Step 10/23 : RUN ${MAKE} 18:15:21 ---> Running in dfa514ddde16 18:15:22 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 18:17:14 Removing intermediate container dfa514ddde16 18:17:14 ---> 837fd4fac98c 18:17:14 Step 11/23 : FROM alpine:3.18 18:17:14 3.18: Pulling from library/alpine 18:17:14 9fda8d8052c6: Already exists 18:17:14 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:17:14 Status: Downloaded newer image for alpine:3.18 18:17:14 ---> f6648c04cd6c 18:17:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:17:14 ---> Running in b39b2bbe49a0 18:17:14 Removing intermediate container b39b2bbe49a0 18:17:14 ---> 41836f8150d0 18:17:14 Step 13/23 : RUN apk add --update --no-cache 18:17:14 ---> Running in 0441e830dc81 18:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:17:14 OK: 8 MiB in 15 packages 18:17:14 Removing intermediate container 0441e830dc81 18:17:14 ---> 53ec5aa55ce2 18:17:14 Step 14/23 : WORKDIR / 18:17:14 ---> Running in ea1c2fa17d52 18:17:14 Removing intermediate container ea1c2fa17d52 18:17:14 ---> f929e71a0a84 18:17:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:17:14 ---> b9dd06996d9b 18:17:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:17:14 ---> fa0f99d7d41f 18:17:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:17:14 ---> 231107e3afcb 18:17:14 Step 18/23 : EXPOSE 59999 18:17:14 ---> Running in 3687638c90c2 18:17:14 Removing intermediate container 3687638c90c2 18:17:14 ---> f4777f054276 18:17:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:17:14 ---> Running in a44d21fcaf4e 18:17:14 Removing intermediate container a44d21fcaf4e 18:17:14 ---> cbfaf3a331c9 18:17:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:17:14 ---> Running in 08cb824ab8cd 18:17:14 Removing intermediate container 08cb824ab8cd 18:17:14 ---> 30d37575ca1c 18:17:14 Step 21/23 : LABEL arch=arm64 18:17:14 ---> Running in 44552f7f6cc8 18:17:14 Removing intermediate container 44552f7f6cc8 18:17:14 ---> ebe02d0a4ac1 18:17:14 Step 22/23 : LABEL git_sha=52184930285fe906078df9b7541ab671f3a86d43 18:17:14 ---> Running in 045733f45995 18:17:14 Removing intermediate container 045733f45995 18:17:14 ---> 673cb3937a93 18:17:14 Step 23/23 : LABEL version=0.0.0 18:17:14 ---> Running in ad6fbca4156e 18:17:14 Removing intermediate container ad6fbca4156e 18:17:14 ---> bedf04bca419 18:17:14 [Warning] One or more build-args [ARCH] were not consumed 18:17:14 Successfully built bedf04bca419 18:17:14 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:14 18:17:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:15 arm64: Pulling from edgex-lftools-log-publisher 18:17:15 8998bd30e6a1: Pulling fs layer 18:17:15 04944245beec: Pulling fs layer 18:17:15 699f458cf7ca: Pulling fs layer 18:17:15 765212b225bb: Pulling fs layer 18:17:15 f23df028b6ca: Pulling fs layer 18:17:15 d65c8cfc05b1: Pulling fs layer 18:17:15 2437ff75d9bd: Pulling fs layer 18:17:15 f23df028b6ca: Waiting 18:17:15 d65c8cfc05b1: Waiting 18:17:15 765212b225bb: Waiting 18:17:15 2437ff75d9bd: Waiting 18:17:15 04944245beec: Verifying Checksum 18:17:15 04944245beec: Download complete 18:17:15 765212b225bb: Verifying Checksum 18:17:15 765212b225bb: Download complete 18:17:15 f23df028b6ca: Verifying Checksum 18:17:15 f23df028b6ca: Download complete 18:17:15 d65c8cfc05b1: Verifying Checksum 18:17:15 d65c8cfc05b1: Download complete 18:17:15 699f458cf7ca: Verifying Checksum 18:17:15 699f458cf7ca: Download complete 18:17:16 8998bd30e6a1: Verifying Checksum 18:17:16 8998bd30e6a1: Download complete 18:17:18 2437ff75d9bd: Verifying Checksum 18:17:18 2437ff75d9bd: Download complete 18:17:22 8998bd30e6a1: Pull complete 18:17:22 04944245beec: Pull complete 18:17:24 699f458cf7ca: Pull complete 18:17:24 765212b225bb: Pull complete 18:17:25 f23df028b6ca: Pull complete 18:17:25 d65c8cfc05b1: Pull complete 18:17:40 2437ff75d9bd: Pull complete 18:17:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-6600 does not seem to be running inside a container 18:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:17:43 $ docker top 0f5448fa33e51b6f3ae83cde4e90694a0075ee20f38cc351b59c6e65f10cd112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:44 ---> job-cost.sh 18:17:44 lf-activate-venv: SKIPPING 18:17:44 INFO: No Stack... 18:17:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:45 INFO: Archiving Costs [Pipeline] sh 18:17:45 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 18:17:45 + cut -d, -f6 [Pipeline] lock 18:17:46 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] 18:17:46 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] did not exist. Created. 18:17:46 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:46 /w/workspace/device-sdk-go/1@tmp/durable-d039721e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:17:46 + echo total: 0.10999999940395355 [Pipeline] stash 18:17:46 Warning: overwriting stash ‘stack-cost’ 18:17:46 Stashed 1 file(s) [Pipeline] } 18:17:46 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1513-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:47 $ docker stop --time=1 0f5448fa33e51b6f3ae83cde4e90694a0075ee20f38cc351b59c6e65f10cd112 18:17:48 $ docker rm -f --volumes 0f5448fa33e51b6f3ae83cde4e90694a0075ee20f38cc351b59c6e65f10cd112 [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 18:17:49 provisioning config files... 18:17:49 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/config8156500161379284283tmp [Pipeline] { [Pipeline] sh 18:17:50 + set +x 18:17:50 + bash -s -- 18:17:50 + curl -s https://codecov.io/bash 18:17:50 18:17:50 _____ _ 18:17:50 / ____| | | 18:17:50 | | ___ __| | ___ ___ _____ __ 18:17:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:50 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:50 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:50 Bash-1.0.6 18:17:50 18:17:50 18:17:50 ==> git version 2.25.1 found 18:17:50 ==> 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 18:17:50 Release-Date: 2020-01-08 18:17:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:17:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:17:50 ==> Jenkins CI detected. 18:17:50 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1513 18:17:50 project root: . 18:17:50 --> token set from env 18:17:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:50 ==> Running gcov in . (disable via -X gcov) 18:17:50 ==> Python coveragepy not found 18:17:50 ==> Searching for coverage reports in: 18:17:50 + . 18:17:50 -> Found 1 reports 18:17:50 ==> Detecting git/mercurial file structure 18:17:50 ==> Reading reports 18:17:50 + ./coverage.out bytes=121385 18:17:50 ==> Appending adjustments 18:17:50 https://docs.codecov.io/docs/fixing-reports 18:17:50 + Found adjustments 18:17:50 ==> Gzipping contents 18:17:50 20K /tmp/codecov.DxEnrS.gz 18:17:50 ==> Uploading reports 18:17:50 url: https://codecov.io 18:17:50 query: branch=PR-1513&commit=f9b5e51955539fa1bab30447cb7b3fcebde5470d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1513&job=&cmd_args= 18:17:50 -> Pinging Codecov 18:17:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1513&commit=f9b5e51955539fa1bab30447cb7b3fcebde5470d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1513&job=&cmd_args= 18:17:50 -> Uploading to 18:17:50 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/7E55EF52A471D76F132DFD9A03CDDE97/f9b5e51955539fa1bab30447cb7b3fcebde5470d/044681b8-9e98-48ad-a46b-72f013e39e38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T181750Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e6e2aa626b5bc57ff40fe4effa3e64f318cd7a27e40ffac9e18036bc71c51e5 18:17:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:50 Dload Upload Total Spent Left Speed 18:17:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16535 0 0 100 16535 0 66943 --:--:-- --:--:-- --:--:-- 66943 18:17:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f9b5e51955539fa1bab30447cb7b3fcebde5470d [Pipeline] } 18:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:17:53 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives ] 18:17:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives 18:17:53 total 16 18:17:53 drwxr-xr-x 3 root root 4096 Sep 19 18:07 . 18:17:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 18:07 .. 18:17:53 drwxr-xr-x 2 root root 4096 Sep 19 18:07 cost 18:17:53 -rw-r--r-- 1 root root 86 Sep 19 18:07 cost.csv 18:17:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives 18:17:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives 18:17:53 total 16 18:17:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 18:07 . 18:17:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 19 18:07 .. 18:17:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 18:07 cost 18:17:53 -rw-r--r-- 1 jenkins jenkins 86 Sep 19 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:17:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:54 ---> package-listing.sh 18:17:54 ++ tr '[:upper:]' '[:lower:]' 18:17:54 ++ facter osfamily 18:17:54 + OS_FAMILY=debian 18:17:54 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1513 18:17:54 + START_PACKAGES=/tmp/packages_start.txt 18:17:54 + END_PACKAGES=/tmp/packages_end.txt 18:17:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:54 + PACKAGES=/tmp/packages_start.txt 18:17:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1513 ']' 18:17:54 + PACKAGES=/tmp/packages_end.txt 18:17:54 + case "${OS_FAMILY}" in 18:17:54 + dpkg -l 18:17:54 + grep '^ii' 18:17:54 + '[' -f /tmp/packages_start.txt ']' 18:17:54 + '[' -f /tmp/packages_end.txt ']' 18:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1513 ']' 18:17:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives/ 18:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1513/archives/ [Pipeline] echo 18:17:54 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-1513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:55 prd-ubuntu20.04-docker-8c-8g-6597 does not seem to be running inside a container 18:17:55 $ 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-1513/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-1513 -v /w/workspace/gexfoundry_device-sdk-go_PR-1513:/w/workspace/gexfoundry_device-sdk-go_PR-1513:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:17:56 $ docker top 3faf9fa1a1697df2fe346d7026ce6b911fefa22cc574d93652f3aeeec98528f5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:56 + touch /tmp/pre-build-complete [Pipeline] sh 18:17:57 + mkdir -p /var/log/sysstat [Pipeline] sh 18:17:57 + ls /var/log/sa-host 18:17:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:57 provisioning config files... 18:17:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1513@tmp/config3156947399697601255tmp [Pipeline] { [Pipeline] echo 18:17:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:17:58 ---> create-netrc.sh [Pipeline] } 18:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:17:58 ---> python-tools-install.sh [Pipeline] echo 18:17:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:17:58 ---> sudo-logs.sh 18:17:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:17:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:17:59 ---> job-cost.sh 18:17:59 lf-activate-venv: SKIPPING 18:17:59 DEBUG: total: 0.2199999988079071 18:17:59 INFO: Retrieving Stack Cost... 18:17:59 INFO: Retrieving Pricing Info for: v3-standard-8 18:18:00 INFO: Archiving Costs [Pipeline] echo 18:18:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:00 ---> logs-deploy.sh 18:18:00 lf-activate-venv: SKIPPING 18:18:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1513/1 18:18:00 INFO: archiving workspace using pattern(s): 18:18:01 Archives upload complete. 18:18:01 INFO: archiving logs to Nexus