Pull request #1405 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0c657f90484381f58f6c6e5cb79d8f9c7494849+ba03d3229d39ccd3d083a66246eea2ffd8e01960 (86732a22c5b5944a08669d510cf93f47f4c3fa97) 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-ssh9773909994997450729.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11650316363229351221.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1405/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-1405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10218411509154441716.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-1405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1812598177932294934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14805815544712241527.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-1405/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-1405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4462448070905212134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5659’ Running on prd-ubuntu20.04-docker-8c-8g-5661 in /w/workspace/gexfoundry_device-sdk-go_PR-1405 [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-1405 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1405/head:refs/remotes/origin/PR-1405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit f0c657f90484381f58f6c6e5cb79d8f9c7494849 Merge succeeded, producing f0c657f90484381f58f6c6e5cb79d8f9c7494849 Checking out Revision f0c657f90484381f58f6c6e5cb79d8f9c7494849 (PR-1405) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f f0c657f90484381f58f6c6e5cb79d8f9c7494849 # 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 ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0c657f90484381f58f6c6e5cb79d8f9c7494849 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:27 ========================================================= 05:00:27 EdgeX Global Pipelines Version Info 05:00:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:28 ------------------- 05:00:28 stable info: 05:00:28 ------------------- 05:00:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:28 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:00:28 Message: update stable to v1.0.245 05:00:28 ------------------- 05:00:28 experimental info: 05:00:28 ------------------- 05:00:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:28 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:00:28 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:00:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1405 [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1405 [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1405 [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0c657f90484381f58f6c6e5cb79d8f9c7494849 [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0c657f [Pipeline] echo 05:00:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:30 provisioning config files... 05:00:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/config9960242518440650576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:30 ---> docker-login.sh 05:00:30 nexus3.edgexfoundry.org:10001 05:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 nexus3.edgexfoundry.org:10002 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 nexus3.edgexfoundry.org:10003 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 nexus3.edgexfoundry.org:10004 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 docker.io 05:00:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:31 Configure a credential helper to remove this warning. See 05:00:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:31 05:00:31 Login Succeeded 05:00:31 ---> docker-login.sh ends [Pipeline] } 05:00:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:32 + git rev-list -1 --merges f0c657f90484381f58f6c6e5cb79d8f9c7494849~1..f0c657f90484381f58f6c6e5cb79d8f9c7494849 [Pipeline] echo 05:00:32 -----------> git rev-list -1 --merges f0c657f90484381f58f6c6e5cb79d8f9c7494849~1..f0c657f90484381f58f6c6e5cb79d8f9c7494849 f0c657f90484381f58f6c6e5cb79d8f9c7494849 [false] [Pipeline] sh 05:00:32 + git log --format=format:%s -1 f0c657f90484381f58f6c6e5cb79d8f9c7494849 [Pipeline] echo 05:00:33 ========================================================= 05:00:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:33 + git log --format=format:%s -1 f0c657f90484381f58f6c6e5cb79d8f9c7494849 [Pipeline] echo 05:00:33 [semverPrep] GIT_COMMIT: f0c657f90484381f58f6c6e5cb79d8f9c7494849, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:00:33 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:33 + grep -v github /etc/ssh/ssh_known_hosts 05:00:33 + [ -e /tmp/ssh_known_hosts ] 05:00:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:34 05:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:34 b85a868b505f: Pulling fs layer 05:00:34 e2be974225ed: Pulling fs layer 05:00:34 339a4e72a1f5: Pulling fs layer 05:00:34 988bab9f4d93: Pulling fs layer 05:00:34 1469e6f7b9e6: Pulling fs layer 05:00:34 eaf3925da568: Pulling fs layer 05:00:34 bab4dde63d76: Pulling fs layer 05:00:34 bde34c3a00c8: Pulling fs layer 05:00:34 b352a97aabf1: Pulling fs layer 05:00:34 4872d77fe225: Pulling fs layer 05:00:34 5851b861e8e6: Pulling fs layer 05:00:34 b352a97aabf1: Waiting 05:00:34 bde34c3a00c8: Waiting 05:00:34 eaf3925da568: Waiting 05:00:34 bab4dde63d76: Waiting 05:00:34 988bab9f4d93: Waiting 05:00:34 1469e6f7b9e6: Waiting 05:00:34 4872d77fe225: Waiting 05:00:34 e2be974225ed: Verifying Checksum 05:00:34 e2be974225ed: Download complete 05:00:34 988bab9f4d93: Verifying Checksum 05:00:34 988bab9f4d93: Download complete 05:00:35 1469e6f7b9e6: Verifying Checksum 05:00:35 1469e6f7b9e6: Download complete 05:00:35 339a4e72a1f5: Verifying Checksum 05:00:35 339a4e72a1f5: Download complete 05:00:35 eaf3925da568: Verifying Checksum 05:00:35 eaf3925da568: Download complete 05:00:35 bde34c3a00c8: Download complete 05:00:35 b352a97aabf1: Download complete 05:00:35 4872d77fe225: Verifying Checksum 05:00:35 4872d77fe225: Download complete 05:00:35 b85a868b505f: Verifying Checksum 05:00:35 b85a868b505f: Download complete 05:00:35 5851b861e8e6: Download complete 05:00:35 bab4dde63d76: Verifying Checksum 05:00:35 bab4dde63d76: Download complete 05:00:36 b85a868b505f: Pull complete 05:00:36 e2be974225ed: Pull complete 05:00:36 339a4e72a1f5: Pull complete 05:00:37 988bab9f4d93: Pull complete 05:00:37 1469e6f7b9e6: Pull complete 05:00:37 eaf3925da568: Pull complete 05:00:39 bab4dde63d76: Pull complete 05:00:39 bde34c3a00c8: Pull complete 05:00:39 b352a97aabf1: Pull complete 05:00:39 4872d77fe225: Pull complete 05:00:39 5851b861e8e6: Pull complete 05:00:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:39 prd-ubuntu20.04-docker-8c-8g-5661 does not seem to be running inside a container 05:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1405 -v /w/workspace/gexfoundry_device-sdk-go_PR-1405:/w/workspace/gexfoundry_device-sdk-go_PR-1405:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1405@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:41 $ docker top 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b -eo pid,comm 05:00:41 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). 05:00:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:41 [ssh-agent] Looking for ssh-agent implementation... 05:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:42 $ docker exec 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b ssh-agent 05:00:42 SSH_AUTH_SOCK=/tmp/ssh-YZ0Sngr1Vedf/agent.31 05:00:42 SSH_AGENT_PID=37 05:00:42 Running ssh-add (command line suppressed) 05:00:42 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/private_key_16688028385668734609.key (/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/private_key_16688028385668734609.key) 05:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:42 + git tag --points-at HEAD [Pipeline] } 05:00:42 $ docker exec --env ******** --env ******** 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b ssh-agent -k 05:00:42 unset SSH_AUTH_SOCK; 05:00:42 unset SSH_AGENT_PID; 05:00:42 echo Agent pid 37 killed; 05:00:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:42 [ssh-agent] Looking for ssh-agent implementation... 05:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:43 $ docker exec 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b ssh-agent 05:00:43 SSH_AUTH_SOCK=/tmp/ssh-x9kfmDoIn1Kq/agent.69 05:00:43 SSH_AGENT_PID=75 05:00:43 Running ssh-add (command line suppressed) 05:00:43 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/private_key_4515697532212529004.key (/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/private_key_4515697532212529004.key) 05:00:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:43 + git semver init 05:00:43 2023-03-24 05:00:43,828 [run_init] DEBUG init version:0.0.0 force:False 05:00:43 2023-03-24 05:00:43,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver 05:00:43 2023-03-24 05:00:43,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver 05:00:43 2023-03-24 05:00:43,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1405, universal_newlines=False, shell=None, istream=None) 05:00:44 2023-03-24 05:00:44,718 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1405/.git/info/exclude 05:00:44 2023-03-24 05:00:44,720 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver/PR-1405 with force:False 05:00:44 2023-03-24 05:00:44,720 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver/PR-1405 05:00:44 2023-03-24 05:00:44,724 [execute] INFO git cat-file --batch-check 05:00:44 2023-03-24 05:00:44,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver, universal_newlines=False, shell=None, istream=) 05:00:44 2023-03-24 05:00:44,730 [execute] INFO git cat-file --batch 05:00:44 2023-03-24 05:00:44,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver, universal_newlines=False, shell=None, istream=) 05:00:44 2023-03-24 05:00:44,735 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1405/.semver/PR-1405 05:00:44 0.0.0 [Pipeline] } 05:00:44 $ docker exec --env ******** --env ******** 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b ssh-agent -k 05:00:44 unset SSH_AUTH_SOCK; 05:00:44 unset SSH_AGENT_PID; 05:00:44 echo Agent pid 75 killed; 05:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:45 + git semver [Pipeline] } 05:00:45 $ docker stop --time=1 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b 05:00:46 $ docker rm -f --volumes 2eec791275dadc4f2b88b586dea4d8512267a49ee51b231de33354e24fed262b [Pipeline] // withDockerContainer [Pipeline] sh 05:00:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:47 Stashed 1 file(s) [Pipeline] echo 05:00:47 [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 05:00:48 provisioning config files... 05:00:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/config16865838180749597459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:48 ---> docker-login.sh 05:00:48 nexus3.edgexfoundry.org:10001 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10002 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10003 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10004 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 docker.io 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ---> docker-login.sh ends [Pipeline] } 05:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:49 ========================================================= 05:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:50 + 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 . 05:00:50 Sending build context to Docker daemon 10.82MB 05:00:50 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:00:50 Step 2/10 : FROM ${BASE} AS builder 05:00:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:50 63b65145d645: Pulling fs layer 05:00:50 a2d21d5440eb: Pulling fs layer 05:00:50 935e6c44a52c: Pulling fs layer 05:00:50 94cc34f8dd06: Pulling fs layer 05:00:50 30dea6a524f1: Pulling fs layer 05:00:50 a2aff8979fd8: Pulling fs layer 05:00:50 6808be2612f2: Pulling fs layer 05:00:50 f25807f1079a: Pulling fs layer 05:00:50 30dea6a524f1: Waiting 05:00:50 a2aff8979fd8: Waiting 05:00:50 94cc34f8dd06: Waiting 05:00:50 f25807f1079a: Waiting 05:00:50 6808be2612f2: Waiting 05:00:50 a2d21d5440eb: Download complete 05:00:50 94cc34f8dd06: Verifying Checksum 05:00:50 94cc34f8dd06: Download complete 05:00:50 30dea6a524f1: Download complete 05:00:50 63b65145d645: Verifying Checksum 05:00:50 63b65145d645: Download complete 05:00:50 a2aff8979fd8: Verifying Checksum 05:00:50 a2aff8979fd8: Download complete 05:00:50 63b65145d645: Pull complete 05:00:50 a2d21d5440eb: Pull complete 05:00:50 f25807f1079a: Verifying Checksum 05:00:50 f25807f1079a: Download complete 05:00:51 935e6c44a52c: Verifying Checksum 05:00:51 935e6c44a52c: Download complete 05:00:51 6808be2612f2: Verifying Checksum 05:00:51 6808be2612f2: Download complete 05:00:54 935e6c44a52c: Pull complete 05:00:54 94cc34f8dd06: Pull complete 05:00:54 30dea6a524f1: Pull complete 05:00:54 a2aff8979fd8: Pull complete 05:00:57 6808be2612f2: Pull complete 05:00:58 f25807f1079a: Pull complete 05:00:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:58 ---> 3b553350e43f 05:00:58 Step 3/10 : ARG MAKE=make build 05:01:00 ---> Running in 06549f687872 05:01:00 Removing intermediate container 06549f687872 05:01:00 ---> 55859089f8df 05:01:00 Step 4/10 : WORKDIR /device-sdk-go 05:01:00 ---> Running in a7e78e14616e 05:01:00 Removing intermediate container a7e78e14616e 05:01:00 ---> 2affa7228826 05:01:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:00 ---> Running in 52d99bab847f 05:01:00 Removing intermediate container 52d99bab847f 05:01:00 ---> bf58654db53f 05:01:00 Step 6/10 : RUN apk add --update --no-cache make git 05:01:00 ---> Running in d08e8d9eca35 05:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:01 OK: 265 MiB in 53 packages 05:01:01 Removing intermediate container d08e8d9eca35 05:01:01 ---> a1f873e9c735 05:01:01 Step 7/10 : COPY go.mod vendor* ./ 05:01:01 ---> a4dbffcf7016 05:01:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:01 ---> Running in 5d3e53727c07 05:01:03 Still waiting to schedule task 05:01:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5660’ 05:01:40 Removing intermediate container 5d3e53727c07 05:01:40 ---> 2eecd9cd40f0 05:01:40 Step 9/10 : COPY . . 05:01:40 ---> bf8dc0db4c24 05:01:40 Step 10/10 : RUN ${MAKE} 05:01:40 ---> Running in bd95e8080dd0 05:01:40 noop 05:01:40 Removing intermediate container bd95e8080dd0 05:01:40 ---> 4cf60c3c2bc8 05:01:40 Successfully built 4cf60c3c2bc8 05:01:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:41 + docker inspect -f . ci-base-image-x86_64 05:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:41 prd-ubuntu20.04-docker-8c-8g-5661 does not seem to be running inside a container 05:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1405 -v /w/workspace/gexfoundry_device-sdk-go_PR-1405:/w/workspace/gexfoundry_device-sdk-go_PR-1405:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:41 $ docker top 017b5f3cd8254a008e51962b45fa309b4ee4e99e1c5957e9350786860bca0f9c -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:42 + go version 05:01:42 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:42 $ docker stop --time=1 017b5f3cd8254a008e51962b45fa309b4ee4e99e1c5957e9350786860bca0f9c 05:01:43 $ docker rm -f --volumes 017b5f3cd8254a008e51962b45fa309b4ee4e99e1c5957e9350786860bca0f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:44 + docker inspect -f . ci-base-image-x86_64 05:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:44 prd-ubuntu20.04-docker-8c-8g-5661 does not seem to be running inside a container 05:01:44 $ 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-1405 -v /w/workspace/gexfoundry_device-sdk-go_PR-1405:/w/workspace/gexfoundry_device-sdk-go_PR-1405:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:44 $ docker top 85d021c8221a47f7fc40c863f40bf89e6121860ebf6dae055430cc6669c2a6aa -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1405 [Pipeline] fileExists [Pipeline] sh 05:01:45 + make test 05:01:45 go test -race -coverprofile=coverage.out ./... 05:01:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:02:01 # github.com/edgexfoundry/device-sdk-go/v3/internal/application 05:02:01 internal/application/callback.go:191:55: provisionWatcher.ProfileName undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method ProfileName) 05:02:01 internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:02:01 internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:02:01 internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:02:01 internal/application/callback.go:227:55: provisionWatcher.ProfileName undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method ProfileName) 05:02:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:02:03 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:02:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:02:03 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 05:02:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:02:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:02:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:02:04 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:02:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.057s coverage: 78.9% of statements 05:02:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.077s coverage: 86.0% of statements 05:02:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 05:02:04 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 05:02:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:02:05 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:02:05 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements 05:02:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements 05:02:05 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 05:02:05 FAIL 05:02:05 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 05:02:05 $ docker stop --time=1 85d021c8221a47f7fc40c863f40bf89e6121860ebf6dae055430cc6669c2a6aa 05:02:08 $ docker rm -f --volumes 85d021c8221a47f7fc40c863f40bf89e6121860ebf6dae055430cc6669c2a6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:09 05:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:09 latest: Pulling from edgex-lftools-log-publisher 05:02:09 5eb5b503b376: Pulling fs layer 05:02:09 5c69ac0246d0: Pulling fs layer 05:02:09 ec43610c2a17: Pulling fs layer 05:02:09 3a2ae6a8a46f: Pulling fs layer 05:02:09 33b1e0a273af: Pulling fs layer 05:02:09 5d3b04190fa2: Pulling fs layer 05:02:09 2f39f015ded8: Pulling fs layer 05:02:09 3a2ae6a8a46f: Waiting 05:02:09 33b1e0a273af: Waiting 05:02:09 5d3b04190fa2: Waiting 05:02:09 2f39f015ded8: Waiting 05:02:09 5c69ac0246d0: Verifying Checksum 05:02:09 3a2ae6a8a46f: Download complete 05:02:09 33b1e0a273af: Verifying Checksum 05:02:09 33b1e0a273af: Download complete 05:02:09 5d3b04190fa2: Verifying Checksum 05:02:09 5d3b04190fa2: Download complete 05:02:09 ec43610c2a17: Verifying Checksum 05:02:09 ec43610c2a17: Download complete 05:02:09 5eb5b503b376: Verifying Checksum 05:02:09 5eb5b503b376: Download complete 05:02:10 2f39f015ded8: Verifying Checksum 05:02:10 2f39f015ded8: Download complete 05:02:10 5eb5b503b376: Pull complete 05:02:11 5c69ac0246d0: Pull complete 05:02:11 ec43610c2a17: Pull complete 05:02:11 3a2ae6a8a46f: Pull complete 05:02:11 33b1e0a273af: Pull complete 05:02:11 5d3b04190fa2: Pull complete 05:02:15 2f39f015ded8: Pull complete 05:02:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:16 prd-ubuntu20.04-docker-8c-8g-5661 does not seem to be running inside a container 05:02:16 $ 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-1405 -v /w/workspace/gexfoundry_device-sdk-go_PR-1405:/w/workspace/gexfoundry_device-sdk-go_PR-1405:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:18 $ docker top f3fb9f20d34e60b08f9055035b5566e9490ca75f944c899b33035a4635ca19c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:19 ---> job-cost.sh 05:02:19 lf-activate-venv: SKIPPING 05:02:19 INFO: No Stack... 05:02:19 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:19 INFO: Archiving Costs [Pipeline] sh 05:02:19 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives/cost.csv 05:02:19 + cut -d, -f6 [Pipeline] lock 05:02:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] 05:02:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] did not exist. Created. 05:02:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:20 + echo total: 0.2199999988079071 [Pipeline] stash 05:02:20 Stashed 1 file(s) [Pipeline] } 05:02:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:20 $ docker stop --time=1 f3fb9f20d34e60b08f9055035b5566e9490ca75f944c899b33035a4635ca19c2 05:02:21 $ docker rm -f --volumes f3fb9f20d34e60b08f9055035b5566e9490ca75f944c899b33035a4635ca19c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:02:21 Failed in branch amd64 05:03:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5663 in /w/workspace/gexfoundry_device-sdk-go_PR-1405 [Pipeline] { [Pipeline] ws 05:03:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:03:33 The recommended git tool is: git 05:03:38 using credential edgex-jenkins-ssh 05:03:38 Cloning the remote Git repository 05:03:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:03:38 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:03:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:39 > git --version # timeout=10 05:03:39 > git --version # 'git version 2.25.1' 05:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:45 Merging remotes/origin/main commit ba03d3229d39ccd3d083a66246eea2ffd8e01960 into PR head commit f0c657f90484381f58f6c6e5cb79d8f9c7494849 05:03:46 Merge succeeded, producing f0c657f90484381f58f6c6e5cb79d8f9c7494849 05:03:46 Checking out Revision f0c657f90484381f58f6c6e5cb79d8f9c7494849 (PR-1405) 05:03:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1405/head:refs/remotes/origin/PR-1405 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:03:45 > git config core.sparsecheckout # timeout=10 05:03:45 > git checkout -f f0c657f90484381f58f6c6e5cb79d8f9c7494849 # timeout=10 05:03:45 > git remote # timeout=10 05:03:45 > git config --get remote.origin.url # timeout=10 05:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:45 > git merge ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 05:03:46 > git rev-parse HEAD^{commit} # timeout=10 05:03:46 > git config core.sparsecheckout # timeout=10 05:03:46 > git checkout -f f0c657f90484381f58f6c6e5cb79d8f9c7494849 # timeout=10 05:03:46 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:03:46 > git --version # timeout=10 05:03:46 > git --version # 'git version 2.25.1' 05:03:46 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:03:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:03:47 Dload Upload Total Spent Left Speed 05:03:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 05:03:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:03:48 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 05:03:48 /etc/docker/daemon.new 05:03:48 { 05:03:48 "registry-mirrors": [ 05:03:48 "https://nexus3.edgexfoundry.org:10001" 05:03:48 ], 05:03:48 "bip": "10.250.0.254/24", 05:03:48 "hosts": [ 05:03:48 "tcp://0.0.0.0:5555", 05:03:48 "unix:///var/run/docker.sock" 05:03:48 ], 05:03:48 "mtu": 1458, 05:03:48 "selinux-enabled": true, 05:03:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:03:48 } [Pipeline] sh 05:03:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:03:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:07 provisioning config files... 05:04:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2598382862818159649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:08 ---> docker-login.sh 05:04:08 nexus3.edgexfoundry.org:10001 05:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:08 Configure a credential helper to remove this warning. See 05:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:08 05:04:08 Login Succeeded 05:04:08 nexus3.edgexfoundry.org:10002 05:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:09 Configure a credential helper to remove this warning. See 05:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:09 05:04:09 Login Succeeded 05:04:09 nexus3.edgexfoundry.org:10003 05:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:09 Configure a credential helper to remove this warning. See 05:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:09 05:04:09 Login Succeeded 05:04:09 nexus3.edgexfoundry.org:10004 05:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:10 Configure a credential helper to remove this warning. See 05:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:10 05:04:10 Login Succeeded 05:04:10 docker.io 05:04:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:10 Configure a credential helper to remove this warning. See 05:04:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:10 05:04:10 Login Succeeded 05:04:10 ---> docker-login.sh ends [Pipeline] } 05:04:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:11 ========================================================= 05:04:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:04:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:11 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:04:12 Sending build context to Docker daemon 5.806MB 05:04:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:04:12 Step 2/10 : FROM ${BASE} AS builder 05:04:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:12 af6eaf76a39c: Pulling fs layer 05:04:12 55522c791124: Pulling fs layer 05:04:12 ce5c4a1c91eb: Pulling fs layer 05:04:12 169dfbe0d373: Pulling fs layer 05:04:12 e1ff8fa3b103: Pulling fs layer 05:04:12 52ebb69f0ebf: Pulling fs layer 05:04:12 5abe8eddf0d5: Pulling fs layer 05:04:12 e1ff8fa3b103: Waiting 05:04:12 52ebb69f0ebf: Waiting 05:04:12 169dfbe0d373: Waiting 05:04:12 55522c791124: Download complete 05:04:12 169dfbe0d373: Verifying Checksum 05:04:12 169dfbe0d373: Download complete 05:04:12 e1ff8fa3b103: Verifying Checksum 05:04:12 e1ff8fa3b103: Download complete 05:04:12 af6eaf76a39c: Verifying Checksum 05:04:12 af6eaf76a39c: Download complete 05:04:14 af6eaf76a39c: Pull complete 05:04:14 5abe8eddf0d5: Verifying Checksum 05:04:14 5abe8eddf0d5: Download complete 05:04:14 55522c791124: Pull complete 05:04:15 52ebb69f0ebf: Verifying Checksum 05:04:15 52ebb69f0ebf: Download complete 05:04:15 ce5c4a1c91eb: Verifying Checksum 05:04:28 ce5c4a1c91eb: Pull complete 05:04:28 169dfbe0d373: Pull complete 05:04:28 e1ff8fa3b103: Pull complete 05:04:34 52ebb69f0ebf: Pull complete 05:04:35 5abe8eddf0d5: Pull complete 05:04:35 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:04:35 ---> 6cb57ee374ae 05:04:35 Step 3/10 : ARG MAKE=make build 05:04:37 ---> Running in 74b2dcd438ed 05:04:38 Removing intermediate container 74b2dcd438ed 05:04:38 ---> de02d9e4d5ff 05:04:38 Step 4/10 : WORKDIR /device-sdk-go 05:04:38 ---> Running in df33f0e3a34b 05:04:38 Removing intermediate container df33f0e3a34b 05:04:38 ---> 91716e196998 05:04:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:38 ---> Running in 7d846b9142ee 05:04:38 Removing intermediate container 7d846b9142ee 05:04:38 ---> 41b97a93df3d 05:04:38 Step 6/10 : RUN apk add --update --no-cache make git 05:04:38 ---> Running in 603ade6e5d4b 05:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:04:41 OK: 263 MiB in 53 packages 05:04:42 Removing intermediate container 603ade6e5d4b 05:04:42 ---> fcf3965912c9 05:04:42 Step 7/10 : COPY go.mod vendor* ./ 05:04:43 ---> c0ffb480ceab 05:04:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:43 ---> Running in 408895c8ef57 05:05:51 Removing intermediate container 408895c8ef57 05:05:51 ---> 2c2e8db4c96b 05:05:51 Step 9/10 : COPY . . 05:05:51 ---> 9c95e2b44228 05:05:51 Step 10/10 : RUN ${MAKE} 05:05:51 ---> Running in 814ca9677f74 05:05:51 noop 05:05:51 Removing intermediate container 814ca9677f74 05:05:51 ---> c8d26eb73749 05:05:51 Successfully built c8d26eb73749 05:05:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:51 + docker inspect -f . ci-base-image-arm64 05:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container 05:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:53 $ docker top ca956f4a08e8d30d20cf36df7cb02d8e3f3ff22ca35d9e54daffd636c9e04d98 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:54 + go version 05:05:54 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:54 $ docker stop --time=1 ca956f4a08e8d30d20cf36df7cb02d8e3f3ff22ca35d9e54daffd636c9e04d98 05:05:55 $ docker rm -f --volumes ca956f4a08e8d30d20cf36df7cb02d8e3f3ff22ca35d9e54daffd636c9e04d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:56 + docker inspect -f . ci-base-image-arm64 05:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container 05:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:58 $ docker top 7efcbbed0e41dba2ab1dd94d74426f6f7cede1987f39c4fe685689948d24ff70 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:58 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:59 + make test 05:05:59 go test -race -coverprofile=coverage.out ./... 05:06:45 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:08:52 # github.com/edgexfoundry/device-sdk-go/v3/internal/application 05:08:52 internal/application/callback.go:191:55: provisionWatcher.ProfileName undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method ProfileName) 05:08:52 internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:08:52 internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:08:52 internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.ServiceName undefined (type dtos.UpdateProvisionWatcher has no field or method ServiceName) 05:08:52 internal/application/callback.go:227:55: provisionWatcher.ProfileName undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method ProfileName) 05:08:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:08:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:08:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:08:56 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 05:09:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.248s coverage: 78.9% of statements 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:09:09 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:09:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.353s coverage: 86.0% of statements 05:09:09 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] 05:09:09 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] 05:09:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:09:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:09:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.409s coverage: 68.5% of statements 05:09:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.466s coverage: 89.2% of statements 05:09:14 FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] 05:09:14 FAIL 05:09:15 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 05:09:15 $ docker stop --time=1 7efcbbed0e41dba2ab1dd94d74426f6f7cede1987f39c4fe685689948d24ff70 05:09:17 $ docker rm -f --volumes 7efcbbed0e41dba2ab1dd94d74426f6f7cede1987f39c4fe685689948d24ff70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:18 05:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:19 arm64: Pulling from edgex-lftools-log-publisher 05:09:19 8998bd30e6a1: Pulling fs layer 05:09:19 04944245beec: Pulling fs layer 05:09:19 699f458cf7ca: Pulling fs layer 05:09:19 765212b225bb: Pulling fs layer 05:09:19 f23df028b6ca: Pulling fs layer 05:09:19 d65c8cfc05b1: Pulling fs layer 05:09:19 2437ff75d9bd: Pulling fs layer 05:09:19 f23df028b6ca: Waiting 05:09:19 d65c8cfc05b1: Waiting 05:09:19 2437ff75d9bd: Waiting 05:09:19 765212b225bb: Waiting 05:09:19 04944245beec: Verifying Checksum 05:09:19 04944245beec: Download complete 05:09:19 765212b225bb: Verifying Checksum 05:09:19 765212b225bb: Download complete 05:09:19 f23df028b6ca: Download complete 05:09:19 d65c8cfc05b1: Verifying Checksum 05:09:19 d65c8cfc05b1: Download complete 05:09:19 699f458cf7ca: Verifying Checksum 05:09:19 699f458cf7ca: Download complete 05:09:20 8998bd30e6a1: Verifying Checksum 05:09:20 8998bd30e6a1: Download complete 05:09:22 2437ff75d9bd: Verifying Checksum 05:09:22 2437ff75d9bd: Download complete 05:09:24 8998bd30e6a1: Pull complete 05:09:24 04944245beec: Pull complete 05:09:25 699f458cf7ca: Pull complete 05:09:25 765212b225bb: Pull complete 05:09:26 f23df028b6ca: Pull complete 05:09:26 d65c8cfc05b1: Pull complete 05:09:38 2437ff75d9bd: Pull complete 05:09:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:09:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:39 prd-ubuntu20.04-docker-arm64-4c-16g-5663 does not seem to be running inside a container 05:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:09:41 $ docker top b84add83d87c1abab69f0ba8f1ccb34324c83a118f8a4b678138a1285d3a94ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:42 ---> job-cost.sh 05:09:42 lf-activate-venv: SKIPPING 05:09:42 INFO: No Stack... 05:09:43 INFO: Retrieving Pricing Info for: v3-standard-4 05:09:43 INFO: Archiving Costs [Pipeline] sh 05:09:44 + + cut -d, -f6cat 05:09:44 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:09:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] 05:09:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] did not exist. Created. 05:09:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:09:45 /w/workspace/device-sdk-go/1@tmp/durable-7495840c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:09:45 + echo total: 0.10999999940395355 [Pipeline] stash 05:09:45 Warning: overwriting stash ‘stack-cost’ 05:09:45 Stashed 1 file(s) [Pipeline] } 05:09:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1405-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:09:45 $ docker stop --time=1 b84add83d87c1abab69f0ba8f1ccb34324c83a118f8a4b678138a1285d3a94ed 05:09:47 $ docker rm -f --volumes b84add83d87c1abab69f0ba8f1ccb34324c83a118f8a4b678138a1285d3a94ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:09:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:09:50 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives ] 05:09:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives 05:09:50 total 16 05:09:50 drwxr-xr-x 3 root root 4096 Mar 24 05:02 . 05:09:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 05:02 .. 05:09:50 drwxr-xr-x 2 root root 4096 Mar 24 05:02 cost 05:09:50 -rw-r--r-- 1 root root 86 Mar 24 05:02 cost.csv 05:09:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives 05:09:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives 05:09:50 total 16 05:09:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 05:02 . 05:09:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 24 05:02 .. 05:09:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 05:02 cost 05:09:50 -rw-r--r-- 1 jenkins jenkins 86 Mar 24 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:09:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:09:51 ---> package-listing.sh 05:09:51 ++ facter osfamily 05:09:51 ++ tr '[:upper:]' '[:lower:]' 05:09:51 + OS_FAMILY=debian 05:09:51 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1405 05:09:51 + START_PACKAGES=/tmp/packages_start.txt 05:09:51 + END_PACKAGES=/tmp/packages_end.txt 05:09:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:09:51 + PACKAGES=/tmp/packages_start.txt 05:09:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1405 ']' 05:09:51 + PACKAGES=/tmp/packages_end.txt 05:09:51 + case "${OS_FAMILY}" in 05:09:51 + dpkg -l 05:09:51 + grep '^ii' 05:09:51 + '[' -f /tmp/packages_start.txt ']' 05:09:51 + '[' -f /tmp/packages_end.txt ']' 05:09:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:09:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1405 ']' 05:09:51 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives/ 05:09:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1405/archives/ [Pipeline] echo 05:09:51 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-1405/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:09:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:52 prd-ubuntu20.04-docker-8c-8g-5661 does not seem to be running inside a container 05:09:52 $ 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-1405/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-1405 -v /w/workspace/gexfoundry_device-sdk-go_PR-1405:/w/workspace/gexfoundry_device-sdk-go_PR-1405:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1405@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:09:52 $ docker top dd1144b7495c7196b7bf33d5263fa8489b021c504d72b5cc6c60f11b4971668d -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:53 + touch /tmp/pre-build-complete [Pipeline] sh 05:09:53 + mkdir -p /var/log/sysstat [Pipeline] sh 05:09:53 + ls /var/log/sa-host 05:09:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:54 provisioning config files... 05:09:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1405@tmp/config3104019384997291745tmp [Pipeline] { [Pipeline] echo 05:09:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:09:54 ---> create-netrc.sh [Pipeline] } 05:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:09:54 ---> python-tools-install.sh [Pipeline] echo 05:09:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:09:55 ---> sudo-logs.sh 05:09:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:09:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:09:55 ---> job-cost.sh 05:09:55 lf-activate-venv: SKIPPING 05:09:55 DEBUG: total: 0.2199999988079071 05:09:55 INFO: Retrieving Stack Cost... 05:09:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:09:56 INFO: Archiving Costs [Pipeline] echo 05:09:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:09:56 ---> logs-deploy.sh 05:09:56 lf-activate-venv: SKIPPING 05:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1405/1 05:09:56 INFO: archiving workspace using pattern(s): 05:09:57 Archives upload complete. 05:09:57 INFO: archiving logs to Nexus