Pull request #1430 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 weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 68f2c3776b57ed1a5eef5a5e3525a947923e1899 rather than a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd Obtained Jenkinsfile from 68f2c3776b57ed1a5eef5a5e3525a947923e1899 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-ssh9735657590599443850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh10735464815701585093.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-1430/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-1430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17855066512504431913.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-1430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3973392706736790379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12698565299857543124.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-1430/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-1430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5451569728064557488.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9261 in /w/workspace/gexfoundry_device-sdk-go_PR-1430 [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-1430 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 68f2c3776b57ed1a5eef5a5e3525a947923e1899 into PR head commit a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd Merge succeeded, producing a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd Checking out Revision a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd (PR-1430) > 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/1430/head:refs/remotes/origin/PR-1430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd # 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 68f2c3776b57ed1a5eef5a5e3525a947923e1899 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd # timeout=10 Commit message: "build(deps): bump go-mod-bootstrap from 3.0.0-dev.68 to 3.0.0-dev.70" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:44:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:36 ========================================================= 06:44:36 EdgeX Global Pipelines Version Info 06:44:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:36 ------------------- 06:44:36 stable info: 06:44:36 ------------------- 06:44:36 Commited By: Bill Mahoney bill.mahoney@intel.com 06:44:36 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:44:36 Message: update stable to v1.0.248 06:44:37 ------------------- 06:44:37 experimental info: 06:44:37 ------------------- 06:44:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:44:37 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:44:37 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:44:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1430 [Pipeline] echo 06:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1430 [Pipeline] echo 06:44:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1430 [Pipeline] echo 06:44:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] echo 06:44:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a41aa99 [Pipeline] echo 06:44:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:39 provisioning config files... 06:44:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/config5907070816635749876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:39 ---> docker-login.sh 06:44:39 nexus3.edgexfoundry.org:10001 06:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:39 Configure a credential helper to remove this warning. See 06:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:39 06:44:39 Login Succeeded 06:44:39 nexus3.edgexfoundry.org:10002 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 nexus3.edgexfoundry.org:10003 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 nexus3.edgexfoundry.org:10004 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 docker.io 06:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:40 Configure a credential helper to remove this warning. See 06:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:40 06:44:40 Login Succeeded 06:44:40 ---> docker-login.sh ends [Pipeline] } 06:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:44:41 + git rev-list -1 --merges a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd~1..a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] echo 06:44:41 -----------> git rev-list -1 --merges a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd~1..a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [false] [Pipeline] sh 06:44:41 + git log --format=format:%s -1 a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] echo 06:44:41 ========================================================= 06:44:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:42 + git log --format=format:%s -1 a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] echo 06:44:42 [semverPrep] GIT_COMMIT: a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd, Commit Message: build(deps): bump go-mod-bootstrap from 3.0.0-dev.68 to 3.0.0-dev.70 [Pipeline] echo 06:44:42 [semverPrep] This is not a build commit. [Pipeline] sh 06:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:42 + grep -v github /etc/ssh/ssh_known_hosts 06:44:42 + [ -e /tmp/ssh_known_hosts ] 06:44:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:42 + sudo tee -a /etc/ssh/ssh_known_hosts 06:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:43 06:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:44:43 b85a868b505f: Pulling fs layer 06:44:43 e2be974225ed: Pulling fs layer 06:44:43 339a4e72a1f5: Pulling fs layer 06:44:43 988bab9f4d93: Pulling fs layer 06:44:43 1469e6f7b9e6: Pulling fs layer 06:44:43 eaf3925da568: Pulling fs layer 06:44:43 bab4dde63d76: Pulling fs layer 06:44:43 bde34c3a00c8: Pulling fs layer 06:44:43 b352a97aabf1: Pulling fs layer 06:44:43 4872d77fe225: Pulling fs layer 06:44:43 5851b861e8e6: Pulling fs layer 06:44:43 4872d77fe225: Waiting 06:44:43 bab4dde63d76: Waiting 06:44:43 bde34c3a00c8: Waiting 06:44:43 5851b861e8e6: Waiting 06:44:43 b352a97aabf1: Waiting 06:44:43 988bab9f4d93: Waiting 06:44:43 1469e6f7b9e6: Waiting 06:44:43 eaf3925da568: Waiting 06:44:43 e2be974225ed: Verifying Checksum 06:44:43 e2be974225ed: Download complete 06:44:43 988bab9f4d93: Verifying Checksum 06:44:43 988bab9f4d93: Download complete 06:44:43 339a4e72a1f5: Verifying Checksum 06:44:43 339a4e72a1f5: Download complete 06:44:43 eaf3925da568: Download complete 06:44:43 1469e6f7b9e6: Verifying Checksum 06:44:43 1469e6f7b9e6: Download complete 06:44:43 bde34c3a00c8: Download complete 06:44:43 b352a97aabf1: Download complete 06:44:43 4872d77fe225: Verifying Checksum 06:44:43 4872d77fe225: Download complete 06:44:43 5851b861e8e6: Download complete 06:44:43 b85a868b505f: Verifying Checksum 06:44:43 b85a868b505f: Download complete 06:44:44 bab4dde63d76: Verifying Checksum 06:44:44 bab4dde63d76: Download complete 06:44:45 b85a868b505f: Pull complete 06:44:45 e2be974225ed: Pull complete 06:44:45 339a4e72a1f5: Pull complete 06:44:45 988bab9f4d93: Pull complete 06:44:46 1469e6f7b9e6: Pull complete 06:44:46 eaf3925da568: Pull complete 06:44:48 bab4dde63d76: Pull complete 06:44:48 bde34c3a00c8: Pull complete 06:44:48 b352a97aabf1: Pull complete 06:44:48 4872d77fe225: Pull complete 06:44:48 5851b861e8e6: Pull complete 06:44:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:44:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:48 prd-ubuntu20.04-docker-8c-8g-9261 does not seem to be running inside a container 06:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1430 -v /w/workspace/gexfoundry_device-sdk-go_PR-1430:/w/workspace/gexfoundry_device-sdk-go_PR-1430:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1430@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 06:44:49 $ docker top 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 -eo pid,comm 06:44:49 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). 06:44:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:50 [ssh-agent] Looking for ssh-agent implementation... 06:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:50 $ docker exec 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 ssh-agent 06:44:50 SSH_AUTH_SOCK=/tmp/ssh-heekyufyYLM7/agent.32 06:44:50 SSH_AGENT_PID=38 06:44:50 Running ssh-add (command line suppressed) 06:44:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/private_key_5075404494193399083.key (/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/private_key_5075404494193399083.key) 06:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:50 + git tag --points-at HEAD [Pipeline] } 06:44:50 $ docker exec --env ******** --env ******** 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 ssh-agent -k 06:44:50 unset SSH_AUTH_SOCK; 06:44:50 unset SSH_AGENT_PID; 06:44:50 echo Agent pid 38 killed; 06:44:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:51 [ssh-agent] Looking for ssh-agent implementation... 06:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:51 $ docker exec 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 ssh-agent 06:44:51 SSH_AUTH_SOCK=/tmp/ssh-4M5ZAMKXsSuJ/agent.70 06:44:51 SSH_AGENT_PID=76 06:44:51 Running ssh-add (command line suppressed) 06:44:51 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/private_key_16429782541106556639.key (/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/private_key_16429782541106556639.key) 06:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:51 + git semver init 06:44:52 2023-04-21 06:44:52,012 [run_init] DEBUG init version:0.0.0 force:False 06:44:52 2023-04-21 06:44:52,013 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver 06:44:52 2023-04-21 06:44:52,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver 06:44:52 2023-04-21 06:44:52,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1430, universal_newlines=False, shell=None, istream=None) 06:44:53 2023-04-21 06:44:52,911 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430/.git/info/exclude 06:44:53 2023-04-21 06:44:52,911 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver/PR-1430 with force:False 06:44:53 2023-04-21 06:44:52,911 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver/PR-1430 06:44:53 2023-04-21 06:44:52,916 [execute] INFO git cat-file --batch-check 06:44:53 2023-04-21 06:44:52,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver, universal_newlines=False, shell=None, istream=) 06:44:53 2023-04-21 06:44:52,922 [execute] INFO git cat-file --batch 06:44:53 2023-04-21 06:44:52,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver, universal_newlines=False, shell=None, istream=) 06:44:53 2023-04-21 06:44:52,927 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1430/.semver/PR-1430 06:44:53 0.0.0 [Pipeline] } 06:44:53 $ docker exec --env ******** --env ******** 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 ssh-agent -k 06:44:53 unset SSH_AUTH_SOCK; 06:44:53 unset SSH_AGENT_PID; 06:44:53 echo Agent pid 76 killed; 06:44:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:53 + git semver [Pipeline] } 06:44:53 $ docker stop --time=1 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 06:44:55 $ docker rm -f --volumes 5c33e88a25b7063156bd39240610ce3a4e7dc272176bb6a5cff65bb6c81bb479 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:55 Stashed 1 file(s) [Pipeline] echo 06:44:55 [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 06:44:56 provisioning config files... 06:44:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/config10139613559194211124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:56 ---> docker-login.sh 06:44:56 nexus3.edgexfoundry.org:10001 06:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:56 Configure a credential helper to remove this warning. See 06:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:56 06:44:56 Login Succeeded 06:44:56 nexus3.edgexfoundry.org:10002 06:44:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:56 Configure a credential helper to remove this warning. See 06:44:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:56 06:44:56 Login Succeeded 06:44:56 nexus3.edgexfoundry.org:10003 06:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:57 Configure a credential helper to remove this warning. See 06:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:57 06:44:57 Login Succeeded 06:44:57 nexus3.edgexfoundry.org:10004 06:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:57 Configure a credential helper to remove this warning. See 06:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:57 06:44:57 Login Succeeded 06:44:57 docker.io 06:44:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:57 Configure a credential helper to remove this warning. See 06:44:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:57 06:44:57 Login Succeeded 06:44:57 ---> docker-login.sh ends [Pipeline] } 06:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:57 ========================================================= 06:44:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:44:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:58 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:44:58 Sending build context to Docker daemon 11.01MB 06:44:58 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:44:58 Step 2/10 : FROM ${BASE} AS builder 06:44:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:58 63b65145d645: Pulling fs layer 06:44:58 a2d21d5440eb: Pulling fs layer 06:44:58 935e6c44a52c: Pulling fs layer 06:44:58 94cc34f8dd06: Pulling fs layer 06:44:58 30dea6a524f1: Pulling fs layer 06:44:58 a2aff8979fd8: Pulling fs layer 06:44:58 6808be2612f2: Pulling fs layer 06:44:58 f25807f1079a: Pulling fs layer 06:44:58 30dea6a524f1: Waiting 06:44:58 a2aff8979fd8: Waiting 06:44:58 6808be2612f2: Waiting 06:44:58 f25807f1079a: Waiting 06:44:58 94cc34f8dd06: Waiting 06:44:58 a2d21d5440eb: Download complete 06:44:58 94cc34f8dd06: Verifying Checksum 06:44:58 94cc34f8dd06: Download complete 06:44:58 30dea6a524f1: Verifying Checksum 06:44:58 30dea6a524f1: Download complete 06:44:58 63b65145d645: Verifying Checksum 06:44:58 63b65145d645: Download complete 06:44:58 a2aff8979fd8: Verifying Checksum 06:44:58 a2aff8979fd8: Download complete 06:44:58 63b65145d645: Pull complete 06:44:58 a2d21d5440eb: Pull complete 06:44:58 f25807f1079a: Verifying Checksum 06:44:58 f25807f1079a: Download complete 06:44:58 935e6c44a52c: Verifying Checksum 06:44:58 935e6c44a52c: Download complete 06:44:59 6808be2612f2: Verifying Checksum 06:44:59 6808be2612f2: Download complete 06:45:02 935e6c44a52c: Pull complete 06:45:02 94cc34f8dd06: Pull complete 06:45:02 30dea6a524f1: Pull complete 06:45:02 a2aff8979fd8: Pull complete 06:45:05 6808be2612f2: Pull complete 06:45:05 f25807f1079a: Pull complete 06:45:05 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:45:05 ---> 3b553350e43f 06:45:05 Step 3/10 : ARG MAKE=make build 06:45:06 ---> Running in 9e7952f2022d 06:45:06 Removing intermediate container 9e7952f2022d 06:45:06 ---> 08e3424a9014 06:45:06 Step 4/10 : WORKDIR /device-sdk-go 06:45:06 ---> Running in 13d1a0ca978e 06:45:06 Removing intermediate container 13d1a0ca978e 06:45:06 ---> 1d58902617b8 06:45:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:45:06 ---> Running in dabf786cfe12 06:45:07 Removing intermediate container dabf786cfe12 06:45:07 ---> 400eb9bf400a 06:45:07 Step 6/10 : RUN apk add --update --no-cache make git 06:45:07 ---> Running in 8efe7bea6c1a 06:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:45:07 OK: 265 MiB in 53 packages 06:45:08 Removing intermediate container 8efe7bea6c1a 06:45:08 ---> 1c0b65ca0275 06:45:08 Step 7/10 : COPY go.mod vendor* ./ 06:45:08 ---> 552a8967aa2f 06:45:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:08 ---> Running in cd1ada8f65b9 06:45:11 Still waiting to schedule task 06:45:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:45:40 Removing intermediate container cd1ada8f65b9 06:45:40 ---> d3449e4926c6 06:45:40 Step 9/10 : COPY . . 06:45:40 ---> b512c3e486fd 06:45:40 Step 10/10 : RUN ${MAKE} 06:45:40 ---> Running in 88345bdd9060 06:45:40 noop 06:45:40 Removing intermediate container 88345bdd9060 06:45:40 ---> c8f2d064ec70 06:45:40 Successfully built c8f2d064ec70 06:45:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:40 + docker inspect -f . ci-base-image-x86_64 06:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:40 prd-ubuntu20.04-docker-8c-8g-9261 does not seem to be running inside a container 06:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1430 -v /w/workspace/gexfoundry_device-sdk-go_PR-1430:/w/workspace/gexfoundry_device-sdk-go_PR-1430:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1430@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 06:45:41 $ docker top 3e80a5f6926f0c16b8925a77356d29f8137b04b0e9a2170dbf315048aeecfae0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:41 + go version 06:45:41 go version go1.20.2 linux/amd64 [Pipeline] } 06:45:41 $ docker stop --time=1 3e80a5f6926f0c16b8925a77356d29f8137b04b0e9a2170dbf315048aeecfae0 06:45:43 $ docker rm -f --volumes 3e80a5f6926f0c16b8925a77356d29f8137b04b0e9a2170dbf315048aeecfae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:43 + docker inspect -f . ci-base-image-x86_64 06:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:43 prd-ubuntu20.04-docker-8c-8g-9261 does not seem to be running inside a container 06:45:43 $ 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-1430 -v /w/workspace/gexfoundry_device-sdk-go_PR-1430:/w/workspace/gexfoundry_device-sdk-go_PR-1430:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1430@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 06:45:44 $ docker top c7e045deba4a6ed209437832eeae1025fb70a679f70b45d38b544ed552c67256 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1430 [Pipeline] fileExists [Pipeline] sh 06:45:45 + make test 06:45:45 go test -race -coverprofile=coverage.out ./... 06:45:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:46:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.056s coverage: 27.6% of statements 06:46:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.074s coverage: 80.2% of statements 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:46:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.072s coverage: 86.0% of statements 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:46:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.112s coverage: 77.5% of statements 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:46:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:46:07 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:46:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.073s coverage: 14.6% of statements 06:46:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements 06:46:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.109s coverage: 89.2% of statements 06:46:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements 06:46:27 GO111MODULE=on go vet ./... 06:46:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:46:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:46:30 ./bin/test-attribution-txt.sh [Pipeline] echo 06:46:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:46:30 $ docker stop --time=1 c7e045deba4a6ed209437832eeae1025fb70a679f70b45d38b544ed552c67256 06:46:32 $ docker rm -f --volumes c7e045deba4a6ed209437832eeae1025fb70a679f70b45d38b544ed552c67256 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:46:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:33 + ls -al . 06:46:33 total 272 06:46:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 06:45 . 06:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 06:44 .. 06:46:33 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 06:44 .dockerignore 06:46:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 06:44 .git 06:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 06:44 .github 06:46:33 -rw-rw-r-- 1 jenkins jenkins 131 Apr 21 06:44 .gitignore 06:46:33 -rw-rw-r-- 1 jenkins jenkins 42 Apr 21 06:44 .golangci.yml 06:46:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 06:44 .semver 06:46:33 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 21 06:44 CHANGELOG.md 06:46:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 06:44 GOVERNANCE.md 06:46:33 -rw-rw-r-- 1 jenkins jenkins 885 Apr 21 06:44 Jenkinsfile 06:46:33 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 06:44 LICENSE 06:46:33 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 21 06:44 Makefile 06:46:33 -rw-rw-r-- 1 jenkins jenkins 619 Apr 21 06:44 OWNERS.md 06:46:33 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 21 06:44 README.md 06:46:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 06:44 VERSION 06:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 06:44 bin 06:46:33 -rw-r--r-- 1 jenkins jenkins 106119 Apr 21 06:46 coverage.out 06:46:33 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 06:44 example 06:46:33 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 21 06:44 go.mod 06:46:33 -rw-rw-r-- 1 jenkins jenkins 30896 Apr 21 06:44 go.sum 06:46:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 06:44 internal 06:46:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 06:44 openapi 06:46:33 drwxrwxr-x 6 jenkins jenkins 4096 Apr 21 06:44 pkg 06:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 06:44 snap 06:46:33 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 06:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:34 + 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=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd --label arch=amd64 --label version=0.0.0 . 06:46:34 Sending build context to Docker daemon 11.12MB 06:46:34 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 06:46:34 Step 2/23 : FROM ${BASE} AS builder 06:46:34 ---> c8f2d064ec70 06:46:34 Step 3/23 : ARG MAKE=make build 06:46:34 ---> Running in fae24d0b6e2c 06:46:34 Removing intermediate container fae24d0b6e2c 06:46:34 ---> cc8015928b82 06:46:34 Step 4/23 : WORKDIR /device-sdk-go 06:46:34 ---> Running in 664e2fb86163 06:46:34 Removing intermediate container 664e2fb86163 06:46:34 ---> 7d26aae0e84e 06:46:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:46:34 ---> Running in 199c490c702d 06:46:34 Removing intermediate container 199c490c702d 06:46:34 ---> edd46f6f2e97 06:46:34 Step 6/23 : RUN apk add --update --no-cache make git 06:46:34 ---> Running in f04b4b0f1c83 06:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:46:34 OK: 265 MiB in 53 packages 06:46:35 Removing intermediate container f04b4b0f1c83 06:46:35 ---> 6614363ff257 06:46:35 Step 7/23 : COPY go.mod vendor* ./ 06:46:35 ---> bb11fa52f8df 06:46:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:35 ---> Running in 5aefb5dd9233 06:46:36 Removing intermediate container 5aefb5dd9233 06:46:36 ---> 10d03c13a473 06:46:36 Step 9/23 : COPY . . 06:46:36 ---> cf2c1f5ac965 06:46:36 Step 10/23 : RUN ${MAKE} 06:46:36 ---> Running in 6608cc56f7ac 06:46:36 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:46:54 Removing intermediate container 6608cc56f7ac 06:46:54 ---> 96672d97b012 06:46:54 Step 11/23 : FROM alpine:3.17 06:46:54 3.17: Pulling from library/alpine 06:46:54 f56be85fc22e: Pulling fs layer 06:46:54 f56be85fc22e: Verifying Checksum 06:46:54 f56be85fc22e: Download complete 06:46:54 f56be85fc22e: Pull complete 06:46:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:46:54 Status: Downloaded newer image for alpine:3.17 06:46:54 ---> 9ed4aefc74f6 06:46:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:46:54 ---> Running in 62e80f9475d6 06:46:54 Removing intermediate container 62e80f9475d6 06:46:54 ---> a20f8d8f7afe 06:46:54 Step 13/23 : RUN apk add --update --no-cache 06:46:54 ---> Running in 3f9b23b939b0 06:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:46:54 OK: 7 MiB in 15 packages 06:46:54 Removing intermediate container 3f9b23b939b0 06:46:54 ---> 487111a122c0 06:46:54 Step 14/23 : WORKDIR / 06:46:54 ---> Running in b4acb0a8fd2c 06:46:54 Removing intermediate container b4acb0a8fd2c 06:46:54 ---> 821dee471e8d 06:46:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:46:54 ---> 73db820c713c 06:46:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:46:54 ---> 818593e35277 06:46:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:46:54 ---> 66013df90a30 06:46:54 Step 18/23 : EXPOSE 59999 06:46:54 ---> Running in d9f59499efc1 06:46:54 Removing intermediate container d9f59499efc1 06:46:54 ---> f8b7f5951ceb 06:46:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:46:54 ---> Running in 420f5b528f4e 06:46:54 Removing intermediate container 420f5b528f4e 06:46:54 ---> 014f33a99ea8 06:46:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:46:54 ---> Running in d72dc16db200 06:46:54 Removing intermediate container d72dc16db200 06:46:54 ---> d835daeb3b25 06:46:54 Step 21/23 : LABEL arch=amd64 06:46:54 ---> Running in 3143709868a3 06:46:54 Removing intermediate container 3143709868a3 06:46:54 ---> 25dff5912468 06:46:54 Step 22/23 : LABEL git_sha=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd 06:46:54 ---> Running in b7f5515bf70a 06:46:54 Removing intermediate container b7f5515bf70a 06:46:54 ---> 995103385acc 06:46:54 Step 23/23 : LABEL version=0.0.0 06:46:54 ---> Running in 63b16d6bf451 06:46:54 Removing intermediate container 63b16d6bf451 06:46:54 ---> f9a191fc67d7 06:46:54 [Warning] One or more build-args [ARCH] were not consumed 06:46:54 Successfully built f9a191fc67d7 06:46: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 06:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:55 06:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:56 latest: Pulling from edgex-lftools-log-publisher 06:46:56 5eb5b503b376: Pulling fs layer 06:46:56 5c69ac0246d0: Pulling fs layer 06:46:56 ec43610c2a17: Pulling fs layer 06:46:56 3a2ae6a8a46f: Pulling fs layer 06:46:56 33b1e0a273af: Pulling fs layer 06:46:56 5d3b04190fa2: Pulling fs layer 06:46:56 2f39f015ded8: Pulling fs layer 06:46:56 33b1e0a273af: Waiting 06:46:56 5d3b04190fa2: Waiting 06:46:56 3a2ae6a8a46f: Waiting 06:46:56 2f39f015ded8: Waiting 06:46:56 5c69ac0246d0: Download complete 06:46:56 3a2ae6a8a46f: Verifying Checksum 06:46:56 3a2ae6a8a46f: Download complete 06:46:56 33b1e0a273af: Verifying Checksum 06:46:56 33b1e0a273af: Download complete 06:46:56 ec43610c2a17: Verifying Checksum 06:46:56 ec43610c2a17: Download complete 06:46:56 5d3b04190fa2: Verifying Checksum 06:46:56 5d3b04190fa2: Download complete 06:46:56 5eb5b503b376: Download complete 06:46:57 2f39f015ded8: Verifying Checksum 06:46:57 2f39f015ded8: Download complete 06:46:57 5eb5b503b376: Pull complete 06:46:57 5c69ac0246d0: Pull complete 06:46:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9262 in /w/workspace/gexfoundry_device-sdk-go_PR-1430 [Pipeline] { [Pipeline] ws 06:46:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:46:57 ec43610c2a17: Pull complete 06:46:57 The recommended git tool is: git 06:46:58 3a2ae6a8a46f: Pull complete 06:46:58 33b1e0a273af: Pull complete 06:46:58 5d3b04190fa2: Pull complete 06:47:02 2f39f015ded8: Pull complete 06:47:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:02 prd-ubuntu20.04-docker-8c-8g-9261 does not seem to be running inside a container 06:47:02 $ 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-1430 -v /w/workspace/gexfoundry_device-sdk-go_PR-1430:/w/workspace/gexfoundry_device-sdk-go_PR-1430:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1430@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 06:47:03 using credential edgex-jenkins-ssh 06:47:03 Cloning the remote Git repository 06:47:03 $ docker top 917438d65d16aed18083fea46717e802f418d4ff773f272b1f04a34cfbf38625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:47:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:47:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:47:03 > git --version # timeout=10 06:47:03 > git --version # 'git version 2.25.1' 06:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:04 ---> job-cost.sh 06:47:04 lf-activate-venv: SKIPPING 06:47:04 INFO: No Stack... 06:47:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:04 INFO: Archiving Costs [Pipeline] sh 06:47:05 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives/cost.csv 06:47:05 + cut -d, -f6 [Pipeline] lock 06:47:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] 06:47:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] did not exist. Created. 06:47:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:05 + echo total: 0.2199999988079071 [Pipeline] stash 06:47:05 Stashed 1 file(s) [Pipeline] } 06:47:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:05 $ docker stop --time=1 917438d65d16aed18083fea46717e802f418d4ff773f272b1f04a34cfbf38625 06:47:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:47:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1430/head:refs/remotes/origin/PR-1430 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:47:06 $ docker rm -f --volumes 917438d65d16aed18083fea46717e802f418d4ff773f272b1f04a34cfbf38625 06:47:06 Merging remotes/origin/main commit 68f2c3776b57ed1a5eef5a5e3525a947923e1899 into PR head commit a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 06:47:07 Merge succeeded, producing a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd 06:47:07 Checking out Revision a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd (PR-1430) [Pipeline] } 06:47:06 > git config core.sparsecheckout # timeout=10 06:47:07 > git checkout -f a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd # timeout=10 06:47:07 > git remote # timeout=10 06:47:07 > git config --get remote.origin.url # timeout=10 06:47:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:07 > git merge 68f2c3776b57ed1a5eef5a5e3525a947923e1899 # timeout=10 06:47:07 > git rev-parse HEAD^{commit} # timeout=10 06:47:07 > git config core.sparsecheckout # timeout=10 06:47:07 > git checkout -f a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd # timeout=10 06:47:10 Commit message: "build(deps): bump go-mod-bootstrap from 3.0.0-dev.68 to 3.0.0-dev.70" 06:47:10 > git --version # timeout=10 06:47:10 > git --version # 'git version 2.25.1' 06:47:10 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:11 Dload Upload Total Spent Left Speed 06:47:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62200 0 --:--:-- --:--:-- --:--:-- 62200 [Pipeline] sh 06:47:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:47:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:47:13 + sudo tee /etc/docker/daemon.new 06:47:13 { 06:47:13 "registry-mirrors": [ 06:47:13 "https://nexus3.edgexfoundry.org:10001" 06:47:13 ], 06:47:13 "bip": "10.250.0.254/24", 06:47:13 "hosts": [ 06:47:13 "tcp://0.0.0.0:5555", 06:47:13 "unix:///var/run/docker.sock" 06:47:13 ], 06:47:13 "mtu": 1458, 06:47:13 "selinux-enabled": true, 06:47:13 "seccomp-profile": "/etc/docker/seccomp.json" 06:47:13 } [Pipeline] sh 06:47:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:47:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:32 provisioning config files... 06:47:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3747107637044888337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:32 ---> docker-login.sh 06:47:32 nexus3.edgexfoundry.org:10001 06:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:32 Configure a credential helper to remove this warning. See 06:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:32 06:47:32 Login Succeeded 06:47:32 nexus3.edgexfoundry.org:10002 06:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:33 Configure a credential helper to remove this warning. See 06:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:33 06:47:33 Login Succeeded 06:47:33 nexus3.edgexfoundry.org:10003 06:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:33 Configure a credential helper to remove this warning. See 06:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:33 06:47:33 Login Succeeded 06:47:33 nexus3.edgexfoundry.org:10004 06:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:34 Configure a credential helper to remove this warning. See 06:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:34 06:47:34 Login Succeeded 06:47:34 docker.io 06:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:34 Configure a credential helper to remove this warning. See 06:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:34 06:47:34 Login Succeeded 06:47:34 ---> docker-login.sh ends [Pipeline] } 06:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:47:35 ========================================================= 06:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:47:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:35 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:47:35 Sending build context to Docker daemon 5.914MB 06:47:35 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:47:35 Step 2/10 : FROM ${BASE} AS builder 06:47:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:36 af6eaf76a39c: Pulling fs layer 06:47:36 55522c791124: Pulling fs layer 06:47:36 ce5c4a1c91eb: Pulling fs layer 06:47:36 169dfbe0d373: Pulling fs layer 06:47:36 e1ff8fa3b103: Pulling fs layer 06:47:36 52ebb69f0ebf: Pulling fs layer 06:47:36 5abe8eddf0d5: Pulling fs layer 06:47:36 169dfbe0d373: Waiting 06:47:36 e1ff8fa3b103: Waiting 06:47:36 52ebb69f0ebf: Waiting 06:47:36 5abe8eddf0d5: Waiting 06:47:36 55522c791124: Verifying Checksum 06:47:36 55522c791124: Download complete 06:47:36 169dfbe0d373: Verifying Checksum 06:47:36 169dfbe0d373: Download complete 06:47:36 e1ff8fa3b103: Verifying Checksum 06:47:36 e1ff8fa3b103: Download complete 06:47:36 af6eaf76a39c: Verifying Checksum 06:47:36 af6eaf76a39c: Download complete 06:47:37 5abe8eddf0d5: Verifying Checksum 06:47:37 5abe8eddf0d5: Download complete 06:47:38 52ebb69f0ebf: Verifying Checksum 06:47:38 52ebb69f0ebf: Download complete 06:47:39 af6eaf76a39c: Pull complete 06:47:39 55522c791124: Pull complete 06:47:40 ce5c4a1c91eb: Verifying Checksum 06:47:40 ce5c4a1c91eb: Download complete 06:47:52 ce5c4a1c91eb: Pull complete 06:47:52 169dfbe0d373: Pull complete 06:47:52 e1ff8fa3b103: Pull complete 06:47:59 52ebb69f0ebf: Pull complete 06:48:00 5abe8eddf0d5: Pull complete 06:48:00 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:48:00 ---> 6cb57ee374ae 06:48:00 Step 3/10 : ARG MAKE=make build 06:48:02 ---> Running in cee7d3c7b927 06:48:02 Removing intermediate container cee7d3c7b927 06:48:02 ---> b35f34e2a1a7 06:48:02 Step 4/10 : WORKDIR /device-sdk-go 06:48:02 ---> Running in 3d347ff6d10a 06:48:02 Removing intermediate container 3d347ff6d10a 06:48:02 ---> 2cdbf1cd7c31 06:48:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:48:03 ---> Running in a48edd331a27 06:48:03 Removing intermediate container a48edd331a27 06:48:03 ---> 85072c35e645 06:48:03 Step 6/10 : RUN apk add --update --no-cache make git 06:48:03 ---> Running in 32a1c62c4687 06:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:48:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:48:06 OK: 263 MiB in 53 packages 06:48:07 Removing intermediate container 32a1c62c4687 06:48:07 ---> 2604bafed2f7 06:48:07 Step 7/10 : COPY go.mod vendor* ./ 06:48:07 ---> d6cc8cb30a27 06:48:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:07 ---> Running in 350eba4b4803 06:49:29 Removing intermediate container 350eba4b4803 06:49:29 ---> 7b1d7fa5926b 06:49:29 Step 9/10 : COPY . . 06:49:29 ---> c789acf6fceb 06:49:29 Step 10/10 : RUN ${MAKE} 06:49:29 ---> Running in 63f261df412c 06:49:29 noop 06:49:29 Removing intermediate container 63f261df412c 06:49:29 ---> fa6ae42411b8 06:49:29 Successfully built fa6ae42411b8 06:49:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:29 + docker inspect -f . ci-base-image-arm64 06:49:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:30 prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container 06:49:30 $ 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 ******** ci-base-image-arm64 cat 06:49:31 $ docker top eee7d9f8632048753d1bd971fcd32e34d28eb00a5bd3431112b114cb79953e7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:32 + go version 06:49:32 go version go1.20.2 linux/arm64 [Pipeline] } 06:49:32 $ docker stop --time=1 eee7d9f8632048753d1bd971fcd32e34d28eb00a5bd3431112b114cb79953e7c 06:49:35 $ docker rm -f --volumes eee7d9f8632048753d1bd971fcd32e34d28eb00a5bd3431112b114cb79953e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:36 + docker inspect -f . ci-base-image-arm64 06:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:36 prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container 06:49:36 $ 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 ******** ci-base-image-arm64 cat 06:49:37 $ docker top 6c9391b1dc3c9e6f611db48fe37fe1872a4954dc83b60fcaf54b0dd0d0943f79 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:38 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 06:49:38 + make test 06:49:38 go test -race -coverprofile=coverage.out ./... 06:50:17 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 06:52:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 06:52:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 06:52:09 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 06:52:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 06:52:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 06:52:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.206s coverage: 27.6% of statements 06:52:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.257s coverage: 80.2% of statements 06:52:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 06:52:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 06:52:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.355s coverage: 86.0% of statements 06:52:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 06:52:29 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 06:52:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.434s coverage: 77.5% of statements 06:52:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.270s coverage: 14.6% of statements 06:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 06:52:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 06:52:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.457s coverage: 68.5% of statements 06:52:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.465s coverage: 89.2% of statements 06:52:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 06:52:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.234s coverage: 5.5% of statements 06:52:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:52:39 GO111MODULE=on go vet ./... 06:55:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:01 ./bin/test-attribution-txt.sh [Pipeline] echo 06:55:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:55:01 $ docker stop --time=1 6c9391b1dc3c9e6f611db48fe37fe1872a4954dc83b60fcaf54b0dd0d0943f79 06:55:03 $ docker rm -f --volumes 6c9391b1dc3c9e6f611db48fe37fe1872a4954dc83b60fcaf54b0dd0d0943f79 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:05 Warning: overwriting stash ‘coverage-report’ 06:55:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:06 + ls -al . 06:55:06 total 268 06:55:06 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 06:49 . 06:55:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 06:47 .. 06:55:06 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 06:47 .dockerignore 06:55:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 06:47 .git 06:55:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 06:47 .github 06:55:06 -rw-rw-r-- 1 jenkins jenkins 131 Apr 21 06:47 .gitignore 06:55:06 -rw-rw-r-- 1 jenkins jenkins 42 Apr 21 06:47 .golangci.yml 06:55:06 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 21 06:47 CHANGELOG.md 06:55:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 06:47 GOVERNANCE.md 06:55:06 -rw-rw-r-- 1 jenkins jenkins 885 Apr 21 06:47 Jenkinsfile 06:55:06 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 06:47 LICENSE 06:55:06 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 21 06:47 Makefile 06:55:06 -rw-rw-r-- 1 jenkins jenkins 619 Apr 21 06:47 OWNERS.md 06:55:06 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 21 06:47 README.md 06:55:06 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 06:44 VERSION 06:55:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 06:47 bin 06:55:06 -rw-r--r-- 1 jenkins jenkins 106119 Apr 21 06:52 coverage.out 06:55:06 drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 06:47 example 06:55:06 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 21 06:47 go.mod 06:55:06 -rw-rw-r-- 1 jenkins jenkins 30896 Apr 21 06:47 go.sum 06:55:06 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 06:47 internal 06:55:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 06:47 openapi 06:55:06 drwxrwxr-x 6 jenkins jenkins 4096 Apr 21 06:47 pkg 06:55:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 06:47 snap 06:55:06 -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 06:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:07 + 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=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd --label arch=arm64 --label version=0.0.0 . 06:55:07 Sending build context to Docker daemon 6.021MB 06:55:07 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 06:55:07 Step 2/23 : FROM ${BASE} AS builder 06:55:07 ---> fa6ae42411b8 06:55:07 Step 3/23 : ARG MAKE=make build 06:55:07 ---> Running in 30843c6cab09 06:55:08 Removing intermediate container 30843c6cab09 06:55:08 ---> 09bdaaf9e26b 06:55:08 Step 4/23 : WORKDIR /device-sdk-go 06:55:08 ---> Running in a5084475c2ca 06:55:08 Removing intermediate container a5084475c2ca 06:55:08 ---> 21d37ef6d611 06:55:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:55:08 ---> Running in a6c1d68e2636 06:55:08 Removing intermediate container a6c1d68e2636 06:55:08 ---> 0ca4cdf45697 06:55:08 Step 6/23 : RUN apk add --update --no-cache make git 06:55:08 ---> Running in 118cfccf8674 06:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:55:11 OK: 263 MiB in 53 packages 06:55:12 Removing intermediate container 118cfccf8674 06:55:12 ---> 9d9fad238619 06:55:12 Step 7/23 : COPY go.mod vendor* ./ 06:55:12 ---> f9aa5694a941 06:55:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:12 ---> Running in d036787b3fa1 06:55:15 Removing intermediate container d036787b3fa1 06:55:15 ---> 0d6dd535c5e3 06:55:15 Step 9/23 : COPY . . 06:55:16 ---> 12097b16e616 06:55:16 Step 10/23 : RUN ${MAKE} 06:55:16 ---> Running in 35fd7a8a0406 06:55:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:57:24 Removing intermediate container 35fd7a8a0406 06:57:24 ---> 5c21bfb2f6c4 06:57:24 Step 11/23 : FROM alpine:3.17 06:57:24 3.17: Pulling from library/alpine 06:57:24 c41833b44d91: Pulling fs layer 06:57:24 c41833b44d91: Verifying Checksum 06:57:24 c41833b44d91: Download complete 06:57:24 c41833b44d91: Pull complete 06:57:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:57:24 Status: Downloaded newer image for alpine:3.17 06:57:24 ---> 51e60588ff2c 06:57:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:57:24 ---> Running in 99ed861569bc 06:57:24 Removing intermediate container 99ed861569bc 06:57:24 ---> c933c1016b8f 06:57:24 Step 13/23 : RUN apk add --update --no-cache 06:57:24 ---> Running in 381de4b0d004 06:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:57:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:57:26 OK: 7 MiB in 15 packages 06:57:27 Removing intermediate container 381de4b0d004 06:57:27 ---> a4518104c8c5 06:57:27 Step 14/23 : WORKDIR / 06:57:27 ---> Running in 2ca9cc01da39 06:57:27 Removing intermediate container 2ca9cc01da39 06:57:27 ---> e7764c93fd57 06:57:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:57:28 ---> c90233ebcb26 06:57:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:57:29 ---> 80152e7e9ebe 06:57:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:57:29 ---> d56341dfd5fd 06:57:29 Step 18/23 : EXPOSE 59999 06:57:29 ---> Running in e178ddc3e3e9 06:57:30 Removing intermediate container e178ddc3e3e9 06:57:30 ---> f3a393395cee 06:57:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:57:30 ---> Running in fc973c4cb38f 06:57:30 Removing intermediate container fc973c4cb38f 06:57:30 ---> cc04d3ff4b01 06:57:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:57:30 ---> Running in b3cf4beea684 06:57:30 Removing intermediate container b3cf4beea684 06:57:30 ---> 7495f330071c 06:57:30 Step 21/23 : LABEL arch=arm64 06:57:30 ---> Running in f225f449420a 06:57:31 Removing intermediate container f225f449420a 06:57:31 ---> e595e36e26b0 06:57:31 Step 22/23 : LABEL git_sha=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd 06:57:31 ---> Running in e65f55e0a0cf 06:57:31 Removing intermediate container e65f55e0a0cf 06:57:31 ---> 3e70bc98149b 06:57:31 Step 23/23 : LABEL version=0.0.0 06:57:31 ---> Running in 1cfc7d913ac1 06:57:31 Removing intermediate container 1cfc7d913ac1 06:57:31 ---> 700165e6fcaf 06:57:31 [Warning] One or more build-args [ARCH] were not consumed 06:57:32 Successfully built 700165e6fcaf 06:57:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:32 06:57:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:33 arm64: Pulling from edgex-lftools-log-publisher 06:57:33 8998bd30e6a1: Pulling fs layer 06:57:33 04944245beec: Pulling fs layer 06:57:33 699f458cf7ca: Pulling fs layer 06:57:33 765212b225bb: Pulling fs layer 06:57:33 f23df028b6ca: Pulling fs layer 06:57:33 d65c8cfc05b1: Pulling fs layer 06:57:33 2437ff75d9bd: Pulling fs layer 06:57:33 765212b225bb: Waiting 06:57:33 f23df028b6ca: Waiting 06:57:33 d65c8cfc05b1: Waiting 06:57:33 2437ff75d9bd: Waiting 06:57:33 04944245beec: Verifying Checksum 06:57:33 04944245beec: Download complete 06:57:33 765212b225bb: Verifying Checksum 06:57:33 765212b225bb: Download complete 06:57:33 f23df028b6ca: Verifying Checksum 06:57:33 f23df028b6ca: Download complete 06:57:33 d65c8cfc05b1: Verifying Checksum 06:57:33 d65c8cfc05b1: Download complete 06:57:33 699f458cf7ca: Verifying Checksum 06:57:33 699f458cf7ca: Download complete 06:57:34 8998bd30e6a1: Download complete 06:57:36 2437ff75d9bd: Verifying Checksum 06:57:36 2437ff75d9bd: Download complete 06:57:37 8998bd30e6a1: Pull complete 06:57:38 04944245beec: Pull complete 06:57:39 699f458cf7ca: Pull complete 06:57:39 765212b225bb: Pull complete 06:57:39 f23df028b6ca: Pull complete 06:57:40 d65c8cfc05b1: Pull complete 06:57:52 2437ff75d9bd: Pull complete 06:57:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-9262 does not seem to be running inside a container 06:57:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:57:55 $ docker top a984c48affcc54dc150d29bec641ab432f4fd88ded1314ce70468c6221347ead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:55 ---> job-cost.sh 06:57:56 lf-activate-venv: SKIPPING 06:57:56 INFO: No Stack... 06:57:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:57:57 INFO: Archiving Costs [Pipeline] sh 06:57:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 06:57:57 + cut -d, -f6 [Pipeline] lock 06:57:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] 06:57:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] did not exist. Created. 06:57:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:58 /w/workspace/device-sdk-go/1@tmp/durable-a944d627/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:57:58 + echo total: 0.10999999940395355 [Pipeline] stash 06:57:58 Warning: overwriting stash ‘stack-cost’ 06:57:59 Stashed 1 file(s) [Pipeline] } 06:57:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1430-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:57:59 $ docker stop --time=1 a984c48affcc54dc150d29bec641ab432f4fd88ded1314ce70468c6221347ead 06:58:00 $ docker rm -f --volumes a984c48affcc54dc150d29bec641ab432f4fd88ded1314ce70468c6221347ead [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 06:58:01 provisioning config files... 06:58:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/config18057860543410287376tmp [Pipeline] { [Pipeline] sh 06:58:02 + set +x 06:58:02 + curl -s https://codecov.io/bash 06:58:02 + bash -s -- 06:58:02 06:58:02 _____ _ 06:58:02 / ____| | | 06:58:02 | | ___ __| | ___ ___ _____ __ 06:58:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:58:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:58:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:58:02 Bash-1.0.6 06:58:02 06:58:02 06:58:02 ==> git version 2.25.1 found 06:58:02 ==> 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 06:58:02 Release-Date: 2020-01-08 06:58:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:58:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:58:02 ==> Jenkins CI detected. 06:58:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1430 06:58:02 project root: . 06:58:02 --> token set from env 06:58:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:58:02 ==> Running gcov in . (disable via -X gcov) 06:58:02 ==> Python coveragepy not found 06:58:02 ==> Searching for coverage reports in: 06:58:02 + . 06:58:02 -> Found 1 reports 06:58:02 ==> Detecting git/mercurial file structure 06:58:02 ==> Reading reports 06:58:02 + ./coverage.out bytes=106119 06:58:02 ==> Appending adjustments 06:58:02 https://docs.codecov.io/docs/fixing-reports 06:58:02 + Found adjustments 06:58:02 ==> Gzipping contents 06:58:02 16K /tmp/codecov.9D8jQe.gz 06:58:02 ==> Uploading reports 06:58:02 url: https://codecov.io 06:58:02 query: branch=PR-1430&commit=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1430&job=&cmd_args= 06:58:02 -> Pinging Codecov 06:58:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1430&commit=a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1430&job=&cmd_args= 06:58:02 -> Uploading to 06:58:02 https://storage.googleapis.com/codecov/v4/raw/2023-04-21/7E55EF52A471D76F132DFD9A03CDDE97/a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd/efff0d4d-aaed-4dff-acd8-cbd5a7410b94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T065802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17aa7394721601b59044267bdd8129e7611b97406019c5e5ee1fd2878dab0672 06:58:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:02 Dload Upload Total Spent Left Speed 06:58:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14998 0 0 100 14998 0 54144 --:--:-- --:--:-- --:--:-- 54144 06:58:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a41aa997a8ffdaeab3d0a1b02b05a6c1b30530fd [Pipeline] } 06:58:03 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 06:58:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives ] 06:58:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives 06:58:05 total 16 06:58:05 drwxr-xr-x 3 root root 4096 Apr 21 06:47 . 06:58:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 06:47 .. 06:58:05 drwxr-xr-x 2 root root 4096 Apr 21 06:47 cost 06:58:05 -rw-r--r-- 1 root root 86 Apr 21 06:47 cost.csv 06:58:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives 06:58:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives 06:58:05 total 16 06:58:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 06:47 . 06:58:05 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 06:47 .. 06:58:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 06:47 cost 06:58:05 -rw-r--r-- 1 jenkins jenkins 86 Apr 21 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:06 ---> package-listing.sh 06:58:06 ++ facter osfamily 06:58:06 ++ tr '[:upper:]' '[:lower:]' 06:58:06 + OS_FAMILY=debian 06:58:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1430 06:58:06 + START_PACKAGES=/tmp/packages_start.txt 06:58:06 + END_PACKAGES=/tmp/packages_end.txt 06:58:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:06 + PACKAGES=/tmp/packages_start.txt 06:58:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1430 ']' 06:58:06 + PACKAGES=/tmp/packages_end.txt 06:58:06 + case "${OS_FAMILY}" in 06:58:06 + dpkg -l 06:58:06 + grep '^ii' 06:58:06 + '[' -f /tmp/packages_start.txt ']' 06:58:06 + '[' -f /tmp/packages_end.txt ']' 06:58:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1430 ']' 06:58:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives/ 06:58:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1430/archives/ [Pipeline] echo 06:58:06 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-1430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:07 prd-ubuntu20.04-docker-8c-8g-9261 does not seem to be running inside a container 06:58:07 $ 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-1430/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-1430 -v /w/workspace/gexfoundry_device-sdk-go_PR-1430:/w/workspace/gexfoundry_device-sdk-go_PR-1430:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1430@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 06:58:08 $ docker top af0c26299eaadd8d0c87abeea2ac934f1e56ed06a34946be6dace6f071c20246 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:08 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:09 + ls /var/log/sa-host 06:58:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:09 provisioning config files... 06:58:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1430@tmp/config12767539411473721830tmp [Pipeline] { [Pipeline] echo 06:58:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:09 ---> create-netrc.sh [Pipeline] } 06:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:10 ---> python-tools-install.sh [Pipeline] echo 06:58:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:10 ---> sudo-logs.sh 06:58:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:10 ---> job-cost.sh 06:58:10 lf-activate-venv: SKIPPING 06:58:10 DEBUG: total: 0.2199999988079071 06:58:10 INFO: Retrieving Stack Cost... 06:58:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:11 INFO: Archiving Costs [Pipeline] echo 06:58:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:12 ---> logs-deploy.sh 06:58:12 lf-activate-venv: SKIPPING 06:58:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1430/1 06:58:12 INFO: archiving workspace using pattern(s): 06:58:13 Archives upload complete. 06:58:13 INFO: archiving logs to Nexus