Pull request #1170 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4c6a747006b6ae1d733f445d7cda04ffbba908c8+6b28ab18defc125340c64f0ec90f02309642eba1 (d12be8343909f1cb25317f33c587987928d07ebf) 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-ssh3856119027730282084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14173839485559071136.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-1170/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-1170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8254350121790534231.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-1170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13391500208116297328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4211203644987883620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-1170/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-1170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9109133047083429396.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-576 in /w/workspace/gexfoundry_device-sdk-go_PR-1170 [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-1170 # 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 Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 4c6a747006b6ae1d733f445d7cda04ffbba908c8 Merge succeeded, producing 4c6a747006b6ae1d733f445d7cda04ffbba908c8 Checking out Revision 4c6a747006b6ae1d733f445d7cda04ffbba908c8 (PR-1170) > 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/1170/head:refs/remotes/origin/PR-1170 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # 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 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:02:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:02:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:02:54 ========================================================= 21:02:54 EdgeX Global Pipelines Version Info 21:02:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:02:55 ------------------- 21:02:55 stable info: 21:02:55 ------------------- 21:02:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:55 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 21:02:55 Message: update stable to v1.0.230 21:02:56 ------------------- 21:02:56 experimental info: 21:02:56 ------------------- 21:02:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:02:56 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 21:02:56 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:02:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1170 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1170 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1170 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c6a747 [Pipeline] echo 21:02:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:57 provisioning config files... 21:02:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config4165464560742874039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:58 ---> docker-login.sh 21:02:58 nexus3.edgexfoundry.org:10001 21:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:58 Configure a credential helper to remove this warning. See 21:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:58 21:02:58 Login Succeeded 21:02:58 nexus3.edgexfoundry.org:10002 21:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:58 Configure a credential helper to remove this warning. See 21:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:58 21:02:58 Login Succeeded 21:02:58 nexus3.edgexfoundry.org:10003 21:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:58 Configure a credential helper to remove this warning. See 21:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:58 21:02:58 Login Succeeded 21:02:58 nexus3.edgexfoundry.org:10004 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 docker.io 21:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:59 Configure a credential helper to remove this warning. See 21:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:59 21:02:59 Login Succeeded 21:02:59 ---> docker-login.sh ends [Pipeline] } 21:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:00 + git rev-list -1 --merges 4c6a747006b6ae1d733f445d7cda04ffbba908c8~1..4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo 21:03:00 -----------> git rev-list -1 --merges 4c6a747006b6ae1d733f445d7cda04ffbba908c8~1..4c6a747006b6ae1d733f445d7cda04ffbba908c8 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [false] [Pipeline] sh 21:03:00 + git log --format=format:%s -1 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo 21:03:00 ========================================================= 21:03:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:01 + git log --format=format:%s -1 4c6a747006b6ae1d733f445d7cda04ffbba908c8 [Pipeline] echo 21:03:01 [semverPrep] GIT_COMMIT: 4c6a747006b6ae1d733f445d7cda04ffbba908c8, Commit Message: build: Update go-mod versions for those that changed for the 2.1.1 patch [Pipeline] echo 21:03:01 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:01 + grep -v github /etc/ssh/ssh_known_hosts 21:03:01 + [ -e /tmp/ssh_known_hosts ] 21:03:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:01 + sudo tee -a /etc/ssh/ssh_known_hosts 21:03:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:02 21:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:02 latest: Pulling from edgex-devops/py-git-semver 21:03:02 1fe172e4850f: Pulling fs layer 21:03:02 caf521ccaac6: Pulling fs layer 21:03:02 3ead6fa29328: Pulling fs layer 21:03:02 5c2a1cbceb83: Pulling fs layer 21:03:02 a8d5f1318db7: Pulling fs layer 21:03:02 c427282e49a2: Pulling fs layer 21:03:02 1827001aaf11: Pulling fs layer 21:03:02 0714d37db230: Pulling fs layer 21:03:02 ac28cf19c067: Pulling fs layer 21:03:02 ca983d60f3e2: Pulling fs layer 21:03:02 9f894cec8388: Pulling fs layer 21:03:02 1827001aaf11: Waiting 21:03:02 a8d5f1318db7: Waiting 21:03:02 5c2a1cbceb83: Waiting 21:03:02 0714d37db230: Waiting 21:03:02 ac28cf19c067: Waiting 21:03:02 9f894cec8388: Waiting 21:03:02 c427282e49a2: Waiting 21:03:02 caf521ccaac6: Verifying Checksum 21:03:02 caf521ccaac6: Download complete 21:03:02 5c2a1cbceb83: Verifying Checksum 21:03:02 5c2a1cbceb83: Download complete 21:03:02 a8d5f1318db7: Verifying Checksum 21:03:02 a8d5f1318db7: Download complete 21:03:02 3ead6fa29328: Verifying Checksum 21:03:02 3ead6fa29328: Download complete 21:03:02 c427282e49a2: Download complete 21:03:02 0714d37db230: Verifying Checksum 21:03:02 0714d37db230: Download complete 21:03:02 ac28cf19c067: Download complete 21:03:02 ca983d60f3e2: Verifying Checksum 21:03:02 ca983d60f3e2: Download complete 21:03:02 9f894cec8388: Verifying Checksum 21:03:02 9f894cec8388: Download complete 21:03:02 1fe172e4850f: Verifying Checksum 21:03:02 1fe172e4850f: Download complete 21:03:02 1827001aaf11: Verifying Checksum 21:03:02 1827001aaf11: Download complete 21:03:04 1fe172e4850f: Pull complete 21:03:04 caf521ccaac6: Pull complete 21:03:04 3ead6fa29328: Pull complete 21:03:05 5c2a1cbceb83: Pull complete 21:03:05 a8d5f1318db7: Pull complete 21:03:05 c427282e49a2: Pull complete 21:03:07 1827001aaf11: Pull complete 21:03:07 0714d37db230: Pull complete 21:03:07 ac28cf19c067: Pull complete 21:03:07 ca983d60f3e2: Pull complete 21:03:07 9f894cec8388: Pull complete 21:03:07 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:08 prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container 21:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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-devops/py-git-semver:latest cat 21:03:09 $ docker top 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 -eo pid,comm 21:03:09 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). 21:03:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:10 [ssh-agent] Looking for ssh-agent implementation... 21:03:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:10 $ docker exec 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent 21:03:10 SSH_AUTH_SOCK=/tmp/ssh-ktVNaWYTr3vl/agent.32 21:03:10 SSH_AGENT_PID=38 21:03:10 Running ssh-add (command line suppressed) 21:03:10 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_7260667222804492255.key (/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_7260667222804492255.key) 21:03:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:10 + git tag --points-at HEAD [Pipeline] } 21:03:10 $ docker exec --env ******** --env ******** 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent -k 21:03:10 unset SSH_AUTH_SOCK; 21:03:10 unset SSH_AGENT_PID; 21:03:10 echo Agent pid 38 killed; 21:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:03:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:11 [ssh-agent] Looking for ssh-agent implementation... 21:03:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:11 $ docker exec 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent 21:03:11 SSH_AUTH_SOCK=/tmp/ssh-DJS2YgqJlBeY/agent.72 21:03:11 SSH_AGENT_PID=78 21:03:11 Running ssh-add (command line suppressed) 21:03:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_2010948832198039971.key (/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/private_key_2010948832198039971.key) 21:03:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:11 + git semver init 21:03:12 2022-06-01 21:03:11,959 [run_init] DEBUG init version:0.0.0 force:False 21:03:12 2022-06-01 21:03:11,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver 21:03:12 2022-06-01 21:03:11,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver 21:03:12 2022-06-01 21:03:11,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170, universal_newlines=False, shell=None, istream=None) 21:03:12 2022-06-01 21:03:12,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.git/info/exclude 21:03:12 2022-06-01 21:03:12,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 with force:False 21:03:12 2022-06-01 21:03:12,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 21:03:12 2022-06-01 21:03:12,771 [execute] INFO git cat-file --batch-check 21:03:12 2022-06-01 21:03:12,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver, universal_newlines=False, shell=None, istream=) 21:03:12 2022-06-01 21:03:12,778 [execute] INFO git cat-file --batch 21:03:12 2022-06-01 21:03:12,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver, universal_newlines=False, shell=None, istream=) 21:03:12 2022-06-01 21:03:12,784 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1170/.semver/PR-1170 21:03:12 0.0.0 [Pipeline] } 21:03:12 $ docker exec --env ******** --env ******** 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 ssh-agent -k 21:03:13 unset SSH_AUTH_SOCK; 21:03:13 unset SSH_AGENT_PID; 21:03:13 echo Agent pid 78 killed; 21:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:13 + git semver [Pipeline] } 21:03:13 $ docker stop --time=1 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 21:03:15 $ docker rm -f 29a0c175e9b065ed660cbd39403b782193ec68a1b8fa4cb58225624c01596421 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:03:15 Stashed 1 file(s) [Pipeline] echo 21:03:15 [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 21:03:16 provisioning config files... 21:03:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config572504325896270725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:16 ---> docker-login.sh 21:03:16 nexus3.edgexfoundry.org:10001 21:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:16 Configure a credential helper to remove this warning. See 21:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:16 21:03:16 Login Succeeded 21:03:16 nexus3.edgexfoundry.org:10002 21:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:17 Configure a credential helper to remove this warning. See 21:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:17 21:03:17 Login Succeeded 21:03:17 nexus3.edgexfoundry.org:10003 21:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:17 Configure a credential helper to remove this warning. See 21:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:17 21:03:17 Login Succeeded 21:03:17 nexus3.edgexfoundry.org:10004 21:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:17 Configure a credential helper to remove this warning. See 21:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:17 21:03:17 Login Succeeded 21:03:17 docker.io 21:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:17 Configure a credential helper to remove this warning. See 21:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:17 21:03:17 Login Succeeded 21:03:17 ---> docker-login.sh ends [Pipeline] } 21:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:03:17 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:17 ========================================================= 21:03:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] 21:03:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:03:18 Sending build context to Docker daemon 20.73MB 21:03:18 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 21:03:18 Step 2/10 : FROM ${BASE} AS builder 21:03:18 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base 21:03:18 59bf1c3509f3: Pulling fs layer 21:03:18 666ba61612fd: Pulling fs layer 21:03:18 8ed8ca486205: Pulling fs layer 21:03:18 4fe6c5a15a65: Pulling fs layer 21:03:18 22a0e8bec74d: Pulling fs layer 21:03:18 812f408151ee: Pulling fs layer 21:03:18 bab7bd504b26: Pulling fs layer 21:03:18 070449caade9: Pulling fs layer 21:03:18 8f1a5288e3a6: Pulling fs layer 21:03:18 4fe6c5a15a65: Waiting 21:03:18 22a0e8bec74d: Waiting 21:03:18 812f408151ee: Waiting 21:03:18 8f1a5288e3a6: Waiting 21:03:18 bab7bd504b26: Waiting 21:03:18 8ed8ca486205: Verifying Checksum 21:03:18 8ed8ca486205: Download complete 21:03:18 666ba61612fd: Download complete 21:03:18 22a0e8bec74d: Verifying Checksum 21:03:18 22a0e8bec74d: Download complete 21:03:18 812f408151ee: Verifying Checksum 21:03:18 812f408151ee: Download complete 21:03:18 bab7bd504b26: Verifying Checksum 21:03:18 bab7bd504b26: Download complete 21:03:18 59bf1c3509f3: Verifying Checksum 21:03:18 59bf1c3509f3: Download complete 21:03:18 070449caade9: Verifying Checksum 21:03:18 070449caade9: Download complete 21:03:18 59bf1c3509f3: Pull complete 21:03:18 666ba61612fd: Pull complete 21:03:18 8ed8ca486205: Pull complete 21:03:19 8f1a5288e3a6: Verifying Checksum 21:03:19 8f1a5288e3a6: Download complete 21:03:19 4fe6c5a15a65: Verifying Checksum 21:03:19 4fe6c5a15a65: Download complete 21:03:23 4fe6c5a15a65: Pull complete 21:03:23 22a0e8bec74d: Pull complete 21:03:23 812f408151ee: Pull complete 21:03:23 bab7bd504b26: Pull complete 21:03:23 070449caade9: Pull complete 21:03:25 8f1a5288e3a6: Pull complete 21:03:25 Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 21:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts 21:03:25 ---> c47586b81864 21:03:25 Step 3/10 : ARG MAKE=make build 21:03:27 ---> Running in ec846d1c9a3e 21:03:27 Removing intermediate container ec846d1c9a3e 21:03:27 ---> 6781edf8ee01 21:03:27 Step 4/10 : WORKDIR /device-sdk-go 21:03:27 ---> Running in b8ec99316d32 21:03:27 Removing intermediate container b8ec99316d32 21:03:27 ---> 99a19722de0e 21:03:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:03:27 ---> Running in 2229e9b137d6 21:03:27 Removing intermediate container 2229e9b137d6 21:03:27 ---> 8f903f0c0df8 21:03:27 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:27 ---> Running in f390e3b34876 21:03:28 Removing intermediate container f390e3b34876 21:03:28 ---> 4c84c6242903 21:03:28 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:03:28 ---> Running in 585bad079bd5 21:03:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:03:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:03:29 OK: 221 MiB in 52 packages 21:03:30 Removing intermediate container 585bad079bd5 21:03:30 ---> f411835c8583 21:03:30 Step 8/10 : COPY . . 21:03:30 ---> 35683ee262da 21:03:30 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:31 ---> Running in b56099a66eac 21:03:31 Still waiting to schedule task 21:03:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-575’ 21:03:31 skipping... 21:03:31 Removing intermediate container b56099a66eac 21:03:31 ---> c0f9c59bf536 21:03:31 Step 10/10 : RUN ${MAKE} 21:03:31 ---> Running in 25d35e1a016c 21:03:32 noop 21:03:32 Removing intermediate container 25d35e1a016c 21:03:32 ---> 775549d3e1f1 21:03:32 Successfully built 775549d3e1f1 21:03:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:32 + docker inspect -f . ci-base-image-x86_64 21:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:32 prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container 21:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** ci-base-image-x86_64 cat 21:03:33 $ docker top f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:33 + go version 21:03:33 go version go1.17.6 linux/amd64 [Pipeline] } 21:03:33 $ docker stop --time=1 f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 21:03:35 $ docker rm -f f3f23cdbcc67dda42c50ae36a10468d53c8106ba1d2ed8fcc84bef9b9a31cae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:35 + docker inspect -f . ci-base-image-x86_64 21:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:35 prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container 21:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** ci-base-image-x86_64 cat 21:03:36 $ docker top 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:03:36 + make test 21:03:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:03:36 go: inconsistent vendoring in /w/workspace/gexfoundry_device-sdk-go_PR-1170: 21:03:36 github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/cenkalti/backoff@v2.2.1+incompatible: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/davecgh/go-spew@v1.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/eclipse/paho.mqtt.golang@v1.3.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/edgexfoundry/go-mod-configuration/v2@v2.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/edgexfoundry/go-mod-secrets/v2@v2.1.1-dev.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/fxamacker/cbor/v2@v2.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/go-kit/kit@v0.11.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/go-logfmt/logfmt@v0.5.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/go-playground/validator/v10@v10.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/go-redis/redis/v7@v7.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/hashicorp/consul/api@v1.9.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/hashicorp/go-immutable-radix@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/hashicorp/go-multierror@v1.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/mitchellh/copystructure@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/mitchellh/mapstructure@v1.1.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/pebbe/zmq4@v1.2.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/pmezard/go-difflib@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 github.com/stretchr/objx@v0.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 golang.org/x/sys@v0.0.0-20210806184541-e5e7981a1069: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 golang.org/x/text@v0.3.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:03:36 21:03:36 To ignore the vendor directory, use -mod=readonly or -mod=mod. 21:03:36 To sync the vendor directory, run: 21:03:36 go mod vendor 21:03:36 make: *** [Makefile:35: test] Error 1 [Pipeline] } 21:03:36 $ docker stop --time=1 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 21:03:38 $ docker rm -f 068233cb7dfcc6040127f06ac1eeeac7596d897702b7b72d927fd9c1c53fe459 [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 21:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:39 21:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:39 latest: Pulling from edgex-lftools-log-publisher 21:03:39 5eb5b503b376: Pulling fs layer 21:03:39 5c69ac0246d0: Pulling fs layer 21:03:39 ec43610c2a17: Pulling fs layer 21:03:39 3a2ae6a8a46f: Pulling fs layer 21:03:39 33b1e0a273af: Pulling fs layer 21:03:39 5d3b04190fa2: Pulling fs layer 21:03:39 2f39f015ded8: Pulling fs layer 21:03:39 3a2ae6a8a46f: Waiting 21:03:39 33b1e0a273af: Waiting 21:03:39 5d3b04190fa2: Waiting 21:03:39 2f39f015ded8: Waiting 21:03:39 5c69ac0246d0: Verifying Checksum 21:03:39 5c69ac0246d0: Download complete 21:03:39 3a2ae6a8a46f: Download complete 21:03:40 33b1e0a273af: Verifying Checksum 21:03:40 33b1e0a273af: Download complete 21:03:40 5d3b04190fa2: Verifying Checksum 21:03:40 5d3b04190fa2: Download complete 21:03:40 ec43610c2a17: Download complete 21:03:40 5eb5b503b376: Verifying Checksum 21:03:40 5eb5b503b376: Download complete 21:03:40 2f39f015ded8: Verifying Checksum 21:03:40 2f39f015ded8: Download complete 21:03:41 5eb5b503b376: Pull complete 21:03:41 5c69ac0246d0: Pull complete 21:03:42 ec43610c2a17: Pull complete 21:03:42 3a2ae6a8a46f: Pull complete 21:03:42 33b1e0a273af: Pull complete 21:03:42 5d3b04190fa2: Pull complete 21:03:46 2f39f015ded8: Pull complete 21:03:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:46 prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container 21:03:47 $ 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-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:03:48 $ docker top d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:49 ---> job-cost.sh 21:03:49 lf-activate-venv: SKIPPING 21:03:49 INFO: No Stack... 21:03:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:03:50 INFO: Archiving Costs [Pipeline] sh 21:03:50 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/cost.csv 21:03:50 + cut -d, -f6 [Pipeline] lock 21:03:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] 21:03:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] did not exist. Created. 21:03:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:03:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:03:51 Stashed 1 file(s) [Pipeline] } 21:03:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:03:51 $ docker stop --time=1 d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 21:03:52 $ docker rm -f d3490523b221385063537a82409ab91f6a1065c19d7b5709b10dc330e99965a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:03:52 Failed in branch amd64 21:07:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-578 in /w/workspace/gexfoundry_device-sdk-go_PR-1170 [Pipeline] { [Pipeline] ws 21:07:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:07:00 The recommended git tool is: git 21:07:06 using credential edgex-jenkins-ssh 21:07:06 Cloning the remote Git repository 21:07:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 21:07:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 21:07:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:07:06 > git --version # timeout=10 21:07:06 > git --version # 'git version 2.25.1' 21:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:07:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 21:07:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 21:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1170/head:refs/remotes/origin/PR-1170 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 21:07:08 Merging remotes/origin/jakarta commit 6b28ab18defc125340c64f0ec90f02309642eba1 into PR head commit 4c6a747006b6ae1d733f445d7cda04ffbba908c8 21:07:09 Merge succeeded, producing 4c6a747006b6ae1d733f445d7cda04ffbba908c8 21:07:09 Checking out Revision 4c6a747006b6ae1d733f445d7cda04ffbba908c8 (PR-1170) 21:07:08 > git config core.sparsecheckout # timeout=10 21:07:08 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 21:07:09 > git remote # timeout=10 21:07:09 > git config --get remote.origin.url # timeout=10 21:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:09 > git merge 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 21:07:09 > git rev-parse HEAD^{commit} # timeout=10 21:07:09 > git config core.sparsecheckout # timeout=10 21:07:09 > git checkout -f 4c6a747006b6ae1d733f445d7cda04ffbba908c8 # timeout=10 21:07:14 Commit message: "build: Update go-mod versions for those that changed for the 2.1.1 patch" 21:07:14 > git --version # timeout=10 21:07:14 > git --version # 'git version 2.25.1' 21:07:14 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:15 Dload Upload Total Spent Left Speed 21:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 21:07:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:07:16 + sudo tee /etc/docker/daemon.new 21:07:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:07:16 { 21:07:16 "registry-mirrors": [ 21:07:16 "https://nexus3.edgexfoundry.org:10001" 21:07:16 ], 21:07:16 "bip": "10.250.0.254/24", 21:07:16 "hosts": [ 21:07:16 "tcp://0.0.0.0:5555", 21:07:16 "unix:///var/run/docker.sock" 21:07:16 ], 21:07:16 "mtu": 1458, 21:07:16 "selinux-enabled": true, 21:07:16 "seccomp-profile": "/etc/docker/seccomp.json" 21:07:16 } [Pipeline] sh 21:07:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:07:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:35 provisioning config files... 21:07:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6690318447193830748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:36 ---> docker-login.sh 21:07:36 nexus3.edgexfoundry.org:10001 21:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:37 Configure a credential helper to remove this warning. See 21:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:37 21:07:37 Login Succeeded 21:07:37 nexus3.edgexfoundry.org:10002 21:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:37 Configure a credential helper to remove this warning. See 21:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:37 21:07:37 Login Succeeded 21:07:37 nexus3.edgexfoundry.org:10003 21:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:38 Configure a credential helper to remove this warning. See 21:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:38 21:07:38 Login Succeeded 21:07:38 nexus3.edgexfoundry.org:10004 21:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:38 Configure a credential helper to remove this warning. See 21:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:38 21:07:38 Login Succeeded 21:07:38 docker.io 21:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:39 Configure a credential helper to remove this warning. See 21:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:39 21:07:39 Login Succeeded 21:07:39 ---> docker-login.sh ends [Pipeline] } 21:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:39 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:39 ========================================================= 21:07:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] 21:07:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:40 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . 21:07:41 Sending build context to Docker daemon 16.26MB 21:07:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 21:07:41 Step 2/10 : FROM ${BASE} AS builder 21:07:41 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 21:07:41 9b3977197b4f: Pulling fs layer 21:07:41 1a89e8eeedd5: Pulling fs layer 21:07:41 94645a83ff95: Pulling fs layer 21:07:41 3f3a8bcf1eab: Pulling fs layer 21:07:41 0c92f367c5e7: Pulling fs layer 21:07:41 63b1bc5785f6: Pulling fs layer 21:07:41 626d30ff41c6: Pulling fs layer 21:07:41 de1d54c125be: Pulling fs layer 21:07:41 3f3a8bcf1eab: Waiting 21:07:41 626d30ff41c6: Waiting 21:07:41 0c92f367c5e7: Waiting 21:07:41 63b1bc5785f6: Waiting 21:07:41 de1d54c125be: Waiting 21:07:41 94645a83ff95: Verifying Checksum 21:07:41 94645a83ff95: Download complete 21:07:41 1a89e8eeedd5: Download complete 21:07:41 0c92f367c5e7: Verifying Checksum 21:07:41 0c92f367c5e7: Download complete 21:07:41 63b1bc5785f6: Verifying Checksum 21:07:41 63b1bc5785f6: Download complete 21:07:41 9b3977197b4f: Verifying Checksum 21:07:41 626d30ff41c6: Verifying Checksum 21:07:41 626d30ff41c6: Download complete 21:07:42 9b3977197b4f: Pull complete 21:07:42 1a89e8eeedd5: Pull complete 21:07:43 94645a83ff95: Pull complete 21:07:43 de1d54c125be: Verifying Checksum 21:07:43 de1d54c125be: Download complete 21:07:44 3f3a8bcf1eab: Verifying Checksum 21:07:44 3f3a8bcf1eab: Download complete 21:07:56 3f3a8bcf1eab: Pull complete 21:07:56 0c92f367c5e7: Pull complete 21:07:56 63b1bc5785f6: Pull complete 21:07:57 626d30ff41c6: Pull complete 21:08:03 de1d54c125be: Pull complete 21:08:03 Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 21:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts 21:08:03 ---> 5f011755c4a2 21:08:03 Step 3/10 : ARG MAKE=make build 21:08:04 ---> Running in a3a7fa1d2353 21:08:04 Removing intermediate container a3a7fa1d2353 21:08:04 ---> b4774d72533b 21:08:04 Step 4/10 : WORKDIR /device-sdk-go 21:08:05 ---> Running in 34ec82da2406 21:08:05 Removing intermediate container 34ec82da2406 21:08:05 ---> 89bbbfcd6775 21:08:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:08:05 ---> Running in 1e1d52ebaa7f 21:08:06 Removing intermediate container 1e1d52ebaa7f 21:08:06 ---> 64090cbe1814 21:08:06 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:06 ---> Running in 2bf5b0613d2b 21:08:08 Removing intermediate container 2bf5b0613d2b 21:08:08 ---> 64d039abf67d 21:08:08 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:08:08 ---> Running in 7faa4b95df17 21:08:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:11 OK: 220 MiB in 52 packages 21:08:11 Removing intermediate container 7faa4b95df17 21:08:11 ---> a82ad1a68eae 21:08:11 Step 8/10 : COPY . . 21:08:16 ---> e8bb48e444cf 21:08:16 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:16 ---> Running in 6e73595a2f9f 21:08:17 skipping... 21:08:17 Removing intermediate container 6e73595a2f9f 21:08:17 ---> d0c77483bb90 21:08:17 Step 10/10 : RUN ${MAKE} 21:08:17 ---> Running in 06853049d427 21:08:18 noop 21:08:19 Removing intermediate container 06853049d427 21:08:19 ---> 85f0ef5c2bba 21:08:19 Successfully built 85f0ef5c2bba 21:08:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:19 + docker inspect -f . ci-base-image-arm64 21:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:08:20 $ 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 ******** ci-base-image-arm64 cat 21:08:21 $ docker top d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:22 + go version 21:08:22 go version go1.17.6 linux/arm64 [Pipeline] } 21:08:22 $ docker stop --time=1 d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 21:08:24 $ docker rm -f d78954aa3a116c9c058292a081a109050ceb88ab9b1d191cb5776418282f1282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:25 + docker inspect -f . ci-base-image-arm64 21:08:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:25 prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:08:25 $ 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 ******** ci-base-image-arm64 cat 21:08:26 $ docker top 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:08:27 + make test 21:08:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:08:27 go: inconsistent vendoring in /w/workspace/device-sdk-go/1: 21:08:27 github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/cenkalti/backoff@v2.2.1+incompatible: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/davecgh/go-spew@v1.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/eclipse/paho.mqtt.golang@v1.3.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/edgexfoundry/go-mod-configuration/v2@v2.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/edgexfoundry/go-mod-secrets/v2@v2.1.1-dev.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/fxamacker/cbor/v2@v2.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/go-kit/kit@v0.11.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/go-logfmt/logfmt@v0.5.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/go-playground/validator/v10@v10.9.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/go-redis/redis/v7@v7.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/hashicorp/consul/api@v1.9.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/hashicorp/go-immutable-radix@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/hashicorp/go-multierror@v1.1.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/mitchellh/consulstructure@v0.0.0-20190329231841-56fdc4d2da54: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/mitchellh/copystructure@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/mitchellh/mapstructure@v1.1.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/pebbe/zmq4@v1.2.7: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/pmezard/go-difflib@v1.0.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 github.com/stretchr/objx@v0.1.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 golang.org/x/net@v0.0.0-20210405180319-a5a99cb37ef4: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 golang.org/x/sys@v0.0.0-20210806184541-e5e7981a1069: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 golang.org/x/text@v0.3.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 21:08:27 21:08:27 To ignore the vendor directory, use -mod=readonly or -mod=mod. 21:08:27 To sync the vendor directory, run: 21:08:27 go mod vendor 21:08:27 make: *** [Makefile:35: test] Error 1 [Pipeline] } 21:08:27 $ docker stop --time=1 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 21:08:29 $ docker rm -f 66c228d7fc8c0eae3b9f4f60962be69ffe842c815be104a1d1f123fab0a502c4 [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 21:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:30 21:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:31 arm64: Pulling from edgex-lftools-log-publisher 21:08:31 8998bd30e6a1: Pulling fs layer 21:08:31 04944245beec: Pulling fs layer 21:08:31 699f458cf7ca: Pulling fs layer 21:08:31 765212b225bb: Pulling fs layer 21:08:31 f23df028b6ca: Pulling fs layer 21:08:31 d65c8cfc05b1: Pulling fs layer 21:08:31 2437ff75d9bd: Pulling fs layer 21:08:31 f23df028b6ca: Waiting 21:08:31 d65c8cfc05b1: Waiting 21:08:31 2437ff75d9bd: Waiting 21:08:31 765212b225bb: Waiting 21:08:31 04944245beec: Verifying Checksum 21:08:31 04944245beec: Download complete 21:08:31 765212b225bb: Verifying Checksum 21:08:31 765212b225bb: Download complete 21:08:31 f23df028b6ca: Verifying Checksum 21:08:31 f23df028b6ca: Download complete 21:08:31 d65c8cfc05b1: Verifying Checksum 21:08:31 d65c8cfc05b1: Download complete 21:08:31 699f458cf7ca: Verifying Checksum 21:08:31 699f458cf7ca: Download complete 21:08:31 8998bd30e6a1: Verifying Checksum 21:08:31 8998bd30e6a1: Download complete 21:08:34 2437ff75d9bd: Verifying Checksum 21:08:34 2437ff75d9bd: Download complete 21:08:35 8998bd30e6a1: Pull complete 21:08:36 04944245beec: Pull complete 21:08:37 699f458cf7ca: Pull complete 21:08:38 765212b225bb: Pull complete 21:08:39 f23df028b6ca: Pull complete 21:08:39 d65c8cfc05b1: Pull complete 21:08:54 2437ff75d9bd: Pull complete 21:08:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:54 prd-ubuntu20.04-docker-arm64-4c-16g-578 does not seem to be running inside a container 21:08:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:57 $ docker top 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:58 ---> job-cost.sh 21:08:58 lf-activate-venv: SKIPPING 21:08:58 INFO: No Stack... 21:08:58 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:59 INFO: Archiving Costs [Pipeline] sh 21:09:00 + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 21:09:00 [Pipeline] lock 21:09:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] 21:09:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] did not exist. Created. 21:09:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:01 /w/workspace/device-sdk-go/1@tmp/durable-9d614559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:01 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:01 Warning: overwriting stash ‘stack-cost’ 21:09:02 Stashed 1 file(s) [Pipeline] } 21:09:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1170-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:02 $ docker stop --time=1 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa 21:09:03 $ docker rm -f 0af6c094e33f18b76872c1b2ba6211dd52038d89d0e6520cfc9df4b7751e3caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:04 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 21:09:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives ] 21:09:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives 21:09:06 total 16 21:09:06 drwxr-xr-x 3 root root 4096 Jun 1 21:03 . 21:09:06 drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:03 .. 21:09:06 drwxr-xr-x 2 root root 4096 Jun 1 21:03 cost 21:09:06 -rw-r--r-- 1 root root 85 Jun 1 21:03 cost.csv 21:09:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives 21:09:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives 21:09:06 total 16 21:09:06 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:03 . 21:09:06 drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:03 .. 21:09:06 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 21:03 cost 21:09:06 -rw-r--r-- 1 jenkins jenkins 85 Jun 1 21:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:07 ---> package-listing.sh 21:09:07 ++ facter osfamily 21:09:07 ++ tr '[:upper:]' '[:lower:]' 21:09:08 + OS_FAMILY=debian 21:09:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1170 21:09:08 + START_PACKAGES=/tmp/packages_start.txt 21:09:08 + END_PACKAGES=/tmp/packages_end.txt 21:09:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:08 + PACKAGES=/tmp/packages_start.txt 21:09:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1170 ']' 21:09:08 + PACKAGES=/tmp/packages_end.txt 21:09:08 + case "${OS_FAMILY}" in 21:09:08 + dpkg -l 21:09:08 + grep '^ii' 21:09:08 + '[' -f /tmp/packages_start.txt ']' 21:09:08 + '[' -f /tmp/packages_end.txt ']' 21:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1170 ']' 21:09:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/ 21:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1170/archives/ [Pipeline] echo 21:09:08 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-1170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:09 prd-ubuntu20.04-docker-8c-8g-576 does not seem to be running inside a container 21:09:09 $ 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-1170/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-1170 -v /w/workspace/gexfoundry_device-sdk-go_PR-1170:/w/workspace/gexfoundry_device-sdk-go_PR-1170:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:09 $ docker top 485cf124d01c6599735e98b97132a32612567acff1557e96c9ee6307bc181b10 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:10 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:10 + ls /var/log/sa-host 21:09:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:10 provisioning config files... 21:09:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1170@tmp/config2610918688563482652tmp [Pipeline] { [Pipeline] echo 21:09:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:11 ---> create-netrc.sh [Pipeline] } 21:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:11 ---> python-tools-install.sh [Pipeline] echo 21:09:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:11 ---> sudo-logs.sh 21:09:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:12 ---> job-cost.sh 21:09:12 lf-activate-venv: SKIPPING 21:09:12 DEBUG: total: 0.2199999988079071 21:09:12 INFO: Retrieving Stack Cost... 21:09:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:13 INFO: Archiving Costs [Pipeline] echo 21:09:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:13 ---> logs-deploy.sh 21:09:13 lf-activate-venv: SKIPPING 21:09:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1170/1 21:09:13 INFO: archiving workspace using pattern(s): 21:09:14 Archives upload complete. 21:09:14 INFO: archiving logs to Nexus