Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 511d52040eef7e00dec48ea5a3bfdec0745a4f08 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-ssh4457131217222945103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1490575424943201513.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8958164670985363729.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh18032477799813107732.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18396507012602602433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 Running on prd-ubuntu20.04-docker-8c-8g-7784 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 511d52040eef7e00dec48ea5a3bfdec0745a4f08 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 Commit message: "Merge pull request #1106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.14" > git rev-list --no-walk 3d39a6b1d7806654871acffae4a42b12e3fa230c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:13:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:13:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:13:50 ========================================================= 05:13:50 EdgeX Global Pipelines Version Info 05:13:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:13:51 ------------------- 05:13:51 stable info: 05:13:51 ------------------- 05:13:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:13:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:13:51 Message: update stable to v1.0.221 05:13:51 ------------------- 05:13:51 experimental info: 05:13:51 ------------------- 05:13:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:13:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:13:51 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 511d520 [Pipeline] echo 05:13:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:52 provisioning config files... 05:13:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8785993056588196816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:52 ---> docker-login.sh 05:13:52 nexus3.edgexfoundry.org:10001 05:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:53 Configure a credential helper to remove this warning. See 05:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:53 05:13:53 Login Succeeded 05:13:53 nexus3.edgexfoundry.org:10002 05:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:53 Configure a credential helper to remove this warning. See 05:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:53 05:13:53 Login Succeeded 05:13:53 nexus3.edgexfoundry.org:10003 05:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:53 Configure a credential helper to remove this warning. See 05:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:53 05:13:53 Login Succeeded 05:13:53 nexus3.edgexfoundry.org:10004 05:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:53 Configure a credential helper to remove this warning. See 05:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:53 05:13:53 Login Succeeded 05:13:53 docker.io 05:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:13:54 Configure a credential helper to remove this warning. See 05:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:13:54 05:13:54 Login Succeeded 05:13:54 ---> docker-login.sh ends [Pipeline] } 05:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:13:54 + git rev-list -1 --merges 511d52040eef7e00dec48ea5a3bfdec0745a4f08~1..511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] echo 05:13:54 -----------> git rev-list -1 --merges 511d52040eef7e00dec48ea5a3bfdec0745a4f08~1..511d52040eef7e00dec48ea5a3bfdec0745a4f08 511d52040eef7e00dec48ea5a3bfdec0745a4f08 05:13:54 511d52040eef7e00dec48ea5a3bfdec0745a4f08 [false] [Pipeline] sh 05:13:54 + git log --format=format:%s -1 511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] echo 05:13:55 ========================================================= 05:13:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:13:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:55 + git log --format=format:%s -1 511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] echo 05:13:55 [semverPrep] GIT_COMMIT: 511d52040eef7e00dec48ea5a3bfdec0745a4f08, Commit Message: Merge pull request #1106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.14 [Pipeline] echo 05:13:55 [semverPrep] This is not a build commit. [Pipeline] sh 05:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:13:55 + grep -v github /etc/ssh/ssh_known_hosts 05:13:55 + [ -e /tmp/ssh_known_hosts ] 05:13:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:13:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:13:55 + sudo tee -a /etc/ssh/ssh_known_hosts 05:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:13:56 05:13:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:13:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:13:56 latest: Pulling from edgex-devops/git-semver 05:13:56 a0d0a0d46f8b: Pulling fs layer 05:13:56 3e5f54012d9b: Pulling fs layer 05:13:56 4c7163046ea9: Pulling fs layer 05:13:56 0c2d73faf560: Pulling fs layer 05:13:56 0c2d73faf560: Waiting 05:13:56 3e5f54012d9b: Download complete 05:13:56 a0d0a0d46f8b: Download complete 05:13:56 0c2d73faf560: Verifying Checksum 05:13:56 0c2d73faf560: Download complete 05:13:56 4c7163046ea9: Verifying Checksum 05:13:56 4c7163046ea9: Download complete 05:13:56 a0d0a0d46f8b: Pull complete 05:13:56 3e5f54012d9b: Pull complete 05:13:56 4c7163046ea9: Pull complete 05:13:57 0c2d73faf560: Pull complete 05:13:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:13:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:13:57 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:13:57 $ docker top e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:58 [ssh-agent] Looking for ssh-agent implementation... 05:13:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:58 $ docker exec e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 ssh-agent 05:13:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLfEBPn/agent.15 05:13:58 SSH_AGENT_PID=21 05:13:58 Running ssh-add (command line suppressed) 05:13:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6157484101780361051.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6157484101780361051.key) 05:13:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:58 + git tag --points-at HEAD [Pipeline] } 05:13:58 $ docker exec --env ******** --env ******** e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 ssh-agent -k 05:13:58 unset SSH_AUTH_SOCK; 05:13:58 unset SSH_AGENT_PID; 05:13:58 echo Agent pid 21 killed; 05:13:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:58 [ssh-agent] Looking for ssh-agent implementation... 05:13:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:59 $ docker exec e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 ssh-agent 05:13:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlifccJ/agent.53 05:13:59 SSH_AGENT_PID=59 05:13:59 Running ssh-add (command line suppressed) 05:13:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6695393829343976660.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6695393829343976660.key) 05:13:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:59 + git semver init 05:13:59 # -> Open(): unable to determine branch for HEAD 05:13:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:13:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:13:59 # $SEMVER_REMOTE_NAME = origin 05:13:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:13:59 # $SEMVER_USER_NAME = edgex-jenkins 05:13:59 # $SEMVER_BRANCH = main 05:13:59 # $SEMVER_TEMP = /tmp/semver-940453249 05:13:59 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:14:00 # '/tmp/semver-940453249' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 05:14:00 # -> Force: false 05:14:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 05:14:00 $ docker exec --env ******** --env ******** e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 ssh-agent -k 05:14:00 unset SSH_AUTH_SOCK; 05:14:00 unset SSH_AGENT_PID; 05:14:00 echo Agent pid 59 killed; 05:14:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:00 + git semver [Pipeline] } 05:14:01 $ docker stop --time=1 e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 05:14:02 $ docker rm -f e1c27ffee96e621c9b5b56c3346de07d6350cdb77549823788d80ce4bef3c8e4 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:14:03 Stashed 1 file(s) [Pipeline] echo 05:14:03 [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [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:14:03 provisioning config files... 05:14:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4309184070976987281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:03 ---> docker-login.sh 05:14:03 nexus3.edgexfoundry.org:10001 05:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:03 Configure a credential helper to remove this warning. See 05:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:03 05:14:03 Login Succeeded 05:14:03 nexus3.edgexfoundry.org:10002 05:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:03 Configure a credential helper to remove this warning. See 05:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:03 05:14:03 Login Succeeded 05:14:03 nexus3.edgexfoundry.org:10003 05:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:03 Configure a credential helper to remove this warning. See 05:14:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:03 05:14:03 Login Succeeded 05:14:03 nexus3.edgexfoundry.org:10004 05:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:04 Configure a credential helper to remove this warning. See 05:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:04 05:14:04 Login Succeeded 05:14:04 docker.io 05:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:14:04 Configure a credential helper to remove this warning. See 05:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:14:04 05:14:04 Login Succeeded 05:14:04 ---> docker-login.sh ends [Pipeline] } 05:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:14:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:14:04 ========================================================= 05:14:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:14:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:14:04 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 05:14:04 Sending build context to Docker daemon 9.51MB 05:14:04 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 05:14:04 Step 2/11 : FROM ${BASE} AS builder 05:14:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:14:04 59bf1c3509f3: Pulling fs layer 05:14:04 666ba61612fd: Pulling fs layer 05:14:04 8ed8ca486205: Pulling fs layer 05:14:04 4fe6c5a15a65: Pulling fs layer 05:14:04 22a0e8bec74d: Pulling fs layer 05:14:04 640e595b4fbd: Pulling fs layer 05:14:04 763cafe07f6e: Pulling fs layer 05:14:04 0c0b528cf693: Pulling fs layer 05:14:04 10935f4eaf8b: Pulling fs layer 05:14:04 4fe6c5a15a65: Waiting 05:14:04 22a0e8bec74d: Waiting 05:14:04 640e595b4fbd: Waiting 05:14:04 763cafe07f6e: Waiting 05:14:04 0c0b528cf693: Waiting 05:14:04 10935f4eaf8b: Waiting 05:14:04 8ed8ca486205: Download complete 05:14:04 666ba61612fd: Download complete 05:14:04 22a0e8bec74d: Verifying Checksum 05:14:04 22a0e8bec74d: Download complete 05:14:04 640e595b4fbd: Verifying Checksum 05:14:04 640e595b4fbd: Download complete 05:14:04 59bf1c3509f3: Download complete 05:14:04 763cafe07f6e: Verifying Checksum 05:14:04 763cafe07f6e: Download complete 05:14:04 0c0b528cf693: Verifying Checksum 05:14:04 0c0b528cf693: Download complete 05:14:04 59bf1c3509f3: Pull complete 05:14:05 666ba61612fd: Pull complete 05:14:05 8ed8ca486205: Pull complete 05:14:05 10935f4eaf8b: Verifying Checksum 05:14:05 10935f4eaf8b: Download complete 05:14:05 4fe6c5a15a65: Verifying Checksum 05:14:05 4fe6c5a15a65: Download complete 05:14:09 4fe6c5a15a65: Pull complete 05:14:09 22a0e8bec74d: Pull complete 05:14:09 640e595b4fbd: Pull complete 05:14:09 763cafe07f6e: Pull complete 05:14:09 0c0b528cf693: Pull complete 05:14:12 10935f4eaf8b: Pull complete 05:14:12 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:14:12 ---> 99d49a6021b9 05:14:12 Step 3/11 : ARG MAKE=make build 05:14:13 ---> Running in 880e8230da2f 05:14:13 Removing intermediate container 880e8230da2f 05:14:13 ---> 231ae222b7fe 05:14:13 Step 4/11 : WORKDIR /device-sdk-go 05:14:13 ---> Running in 39bb0d6c489f 05:14:13 Removing intermediate container 39bb0d6c489f 05:14:13 ---> 6f4a9f8e74d0 05:14:13 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:14:13 ---> Running in c2fa1f8495af 05:14:13 Removing intermediate container c2fa1f8495af 05:14:13 ---> 68a4d4cbb1c5 05:14:13 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:13 ---> Running in 079000479efc 05:14:14 Removing intermediate container 079000479efc 05:14:14 ---> 86d6ab5393f8 05:14:14 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:14:14 ---> Running in 9dbed23b7bf8 05:14:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:14:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:14:15 OK: 221 MiB in 52 packages 05:14:15 Removing intermediate container 9dbed23b7bf8 05:14:15 ---> d6bb2ae98751 05:14:15 Step 8/11 : COPY go.mod vendor* ./ 05:14:15 ---> cbda107a38ce 05:14:15 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:15 ---> Running in af1b61945602 05:14:18 Still waiting to schedule task 05:14:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:14:37 Removing intermediate container af1b61945602 05:14:37 ---> b7ef6bcd384b 05:14:37 Step 10/11 : COPY . . 05:14:37 ---> 9577719f7fa9 05:14:37 Step 11/11 : RUN ${MAKE} 05:14:37 ---> Running in 09d6cf47df86 05:14:37 noop 05:14:37 Removing intermediate container 09d6cf47df86 05:14:37 ---> a4dfaf17fad1 05:14:37 Successfully built a4dfaf17fad1 05:14:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:14:38 + docker inspect -f . ci-base-image-x86_64 05:14:38 . [Pipeline] withDockerContainer 05:14:38 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 05:14:38 $ docker top 7aebddd0a3c0df998623e3454efa361db4c9fd1309d5ed5bf956cad324e2267b -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:39 + go version 05:14:39 go version go1.17.6 linux/amd64 [Pipeline] } 05:14:39 $ docker stop --time=1 7aebddd0a3c0df998623e3454efa361db4c9fd1309d5ed5bf956cad324e2267b 05:14:40 $ docker rm -f 7aebddd0a3c0df998623e3454efa361db4c9fd1309d5ed5bf956cad324e2267b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:14:40 + docker inspect -f . ci-base-image-x86_64 05:14:40 . [Pipeline] withDockerContainer 05:14:40 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 05:14:41 $ docker top c33ef187c000843c662492672bbd57f821c152b57cee7f5482b503c45d7873ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:14:41 + make test 05:14:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:14:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:14:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.010s coverage: 23.3% of statements 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:14:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 05:14:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.013s coverage: 78.9% of statements 05:14:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.017s coverage: 10.8% of statements 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:14:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:14:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.017s coverage: 33.2% of statements 05:14:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:14:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.020s coverage: 86.1% of statements 05:14:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:14:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:14:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.018s coverage: 57.4% of statements 05:14:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.039s coverage: 89.2% of statements 05:14:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:14:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.014s coverage: 4.8% of statements 05:14:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:14:56 GO111MODULE=on go vet ./... 05:14:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:14:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:14:59 $ docker stop --time=1 c33ef187c000843c662492672bbd57f821c152b57cee7f5482b503c45d7873ef 05:15:01 $ docker rm -f c33ef187c000843c662492672bbd57f821c152b57cee7f5482b503c45d7873ef [Pipeline] // withDockerContainer [Pipeline] sh 05:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:15:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:02 + ls -al . 05:15:02 total 312 05:15:02 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 05:14 . 05:15:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:13 .. 05:15:02 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 05:13 .dockerignore 05:15:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 05:13 .git 05:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:13 .github 05:15:02 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 05:13 .gitignore 05:15:02 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 05:13 .golangci.yml 05:15:02 drwx------ 3 jenkins jenkins 4096 Mar 17 05:14 .semver 05:15:02 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 05:13 CHANGELOG.md 05:15:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 05:13 GOVERNANCE.md 05:15:02 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 05:13 Jenkinsfile 05:15:02 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 05:13 LICENSE 05:15:02 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 05:13 Makefile 05:15:02 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 05:13 OWNERS.md 05:15:02 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 05:13 README.md 05:15:02 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 05:14 VERSION 05:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 05:13 bin 05:15:02 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 05:14 coverage.out 05:15:02 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:13 example 05:15:02 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 05:13 go.mod 05:15:02 -rw-rw-r-- 1 jenkins jenkins 50080 Mar 17 05:13 go.sum 05:15:02 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 05:13 internal 05:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:13 openapi 05:15:02 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:13 pkg 05:15:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:13 snap 05:15:02 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 05:13 version.go [Pipeline] isUnix [Pipeline] sh 05:15:02 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=511d52040eef7e00dec48ea5a3bfdec0745a4f08 --label arch=amd64 --label version=2.2.0-dev.20 . 05:15:02 Sending build context to Docker daemon 9.639MB 05:15:02 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:15:02 Step 2/25 : FROM ${BASE} AS builder 05:15:02 ---> a4dfaf17fad1 05:15:02 Step 3/25 : ARG MAKE=make build 05:15:03 ---> Running in cd3e43e5ebdb 05:15:03 Removing intermediate container cd3e43e5ebdb 05:15:03 ---> 68fcb0cd1999 05:15:03 Step 4/25 : WORKDIR /device-sdk-go 05:15:03 ---> Running in a3f7f7f94ec5 05:15:03 Removing intermediate container a3f7f7f94ec5 05:15:03 ---> 045332bec823 05:15:03 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:15:03 ---> Running in 9416a30e213e 05:15:03 Removing intermediate container 9416a30e213e 05:15:03 ---> 95080916d879 05:15:03 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:03 ---> Running in 2ac0f13209ac 05:15:03 Removing intermediate container 2ac0f13209ac 05:15:03 ---> ad66d89291ab 05:15:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:15:03 ---> Running in 49495d01e6d1 05:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:15:05 OK: 221 MiB in 52 packages 05:15:05 Removing intermediate container 49495d01e6d1 05:15:05 ---> 9d7b9cd4e690 05:15:05 Step 8/25 : COPY go.mod vendor* ./ 05:15:05 ---> fa3428ce0823 05:15:05 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:05 ---> Running in cb0f26269e11 05:15:06 Removing intermediate container cb0f26269e11 05:15:06 ---> 9c587082eeec 05:15:06 Step 10/25 : COPY . . 05:15:06 ---> 206a216e83d9 05:15:06 Step 11/25 : RUN ${MAKE} 05:15:06 ---> Running in 4cdd89d1fe02 05:15:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.20" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:15:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:15:13 Removing intermediate container 4cdd89d1fe02 05:15:13 ---> 98283d0a87f4 05:15:13 Step 12/25 : FROM alpine:3.14 05:15:14 3.14: Pulling from library/alpine 05:15:14 97518928ae5f: Pulling fs layer 05:15:14 97518928ae5f: Download complete 05:15:15 97518928ae5f: Pull complete 05:15:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:15:15 Status: Downloaded newer image for alpine:3.14 05:15:15 ---> 0a97eee8041e 05:15:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:15:15 ---> Running in 67d707430d11 05:15:15 Removing intermediate container 67d707430d11 05:15:15 ---> 0004bdc8cc34 05:15:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:15 ---> Running in 5ed16ae16fae 05:15:15 Removing intermediate container 5ed16ae16fae 05:15:15 ---> a3d1993f3fb5 05:15:15 Step 15/25 : RUN apk add --update --no-cache zeromq 05:15:15 ---> Running in 0e722d288505 05:15:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:15:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:15:17 (1/5) Installing libgcc (10.3.1_git20210424-r2) 05:15:17 (2/5) Installing libsodium (1.0.18-r0) 05:15:17 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 05:15:17 (4/5) Installing libzmq (4.3.4-r0) 05:15:17 (5/5) Installing zeromq (4.3.4-r0) 05:15:17 Executing busybox-1.33.1-r6.trigger 05:15:17 OK: 8 MiB in 19 packages 05:15:18 Removing intermediate container 0e722d288505 05:15:18 ---> fca1e2ffca1b 05:15:18 Step 16/25 : WORKDIR / 05:15:18 ---> Running in 4732ccb74698 05:15:18 Removing intermediate container 4732ccb74698 05:15:18 ---> 08db36a0b42a 05:15:18 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:15:18 ---> 06cdf8f0ac0c 05:15:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:15:18 ---> 7817101d5a0b 05:15:18 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:15:18 ---> 04037a27828d 05:15:18 Step 20/25 : EXPOSE 59999 05:15:18 ---> Running in ef957c50a6ed 05:15:18 Removing intermediate container ef957c50a6ed 05:15:18 ---> 8918bf9d73a9 05:15:18 Step 21/25 : ENTRYPOINT ["/device-simple"] 05:15:19 ---> Running in 1dda0df013e2 05:15:19 Removing intermediate container 1dda0df013e2 05:15:19 ---> aa73ba0a52db 05:15:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:19 ---> Running in 7ad589b3d920 05:15:19 Removing intermediate container 7ad589b3d920 05:15:19 ---> 3588590bdaca 05:15:19 Step 23/25 : LABEL arch=amd64 05:15:19 ---> Running in f4892cebe9f7 05:15:19 Removing intermediate container f4892cebe9f7 05:15:19 ---> a513ce9a2827 05:15:19 Step 24/25 : LABEL git_sha=511d52040eef7e00dec48ea5a3bfdec0745a4f08 05:15:19 ---> Running in 61f78bf02d48 05:15:19 Removing intermediate container 61f78bf02d48 05:15:19 ---> 51b4127c227c 05:15:19 Step 25/25 : LABEL version=2.2.0-dev.20 05:15:19 ---> Running in f93748c3d68f 05:15:19 Removing intermediate container f93748c3d68f 05:15:19 ---> 8711e621020b 05:15:19 [Warning] One or more build-args [ARCH] were not consumed 05:15:19 Successfully built 8711e621020b 05:15:19 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:20 05:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:20 latest: Pulling from edgex-lftools-log-publisher 05:15:20 5eb5b503b376: Pulling fs layer 05:15:20 5c69ac0246d0: Pulling fs layer 05:15:20 ec43610c2a17: Pulling fs layer 05:15:20 3a2ae6a8a46f: Pulling fs layer 05:15:20 33b1e0a273af: Pulling fs layer 05:15:20 3a2ae6a8a46f: Waiting 05:15:20 33b1e0a273af: Waiting 05:15:20 5d3b04190fa2: Pulling fs layer 05:15:20 2f39f015ded8: Pulling fs layer 05:15:20 5d3b04190fa2: Waiting 05:15:20 2f39f015ded8: Waiting 05:15:20 5c69ac0246d0: Verifying Checksum 05:15:20 5c69ac0246d0: Download complete 05:15:20 3a2ae6a8a46f: Download complete 05:15:20 33b1e0a273af: Verifying Checksum 05:15:20 33b1e0a273af: Download complete 05:15:20 ec43610c2a17: Download complete 05:15:20 5d3b04190fa2: Verifying Checksum 05:15:20 5d3b04190fa2: Download complete 05:15:20 5eb5b503b376: Download complete 05:15:21 2f39f015ded8: Download complete 05:15:21 5eb5b503b376: Pull complete 05:15:22 5c69ac0246d0: Pull complete 05:15:22 ec43610c2a17: Pull complete 05:15:22 3a2ae6a8a46f: Pull complete 05:15:22 33b1e0a273af: Pull complete 05:15:22 5d3b04190fa2: Pull complete 05:15:27 2f39f015ded8: Pull complete 05:15:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:15:27 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:15:27 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat 05:15:28 $ docker top 473f2fd5895209818309dfa47f4b7ca2dc05016b8dd763d39f611586e39862ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:29 ---> job-cost.sh 05:15:29 lf-activate-venv: SKIPPING 05:15:29 INFO: No Stack... 05:15:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:30 INFO: Archiving Costs [Pipeline] sh 05:15:30 + + cutcat -d, /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv -f6 05:15:30 [Pipeline] lock 05:15:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] 05:15:30 Resource [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] did not exist. Created. 05:15:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:15:30 Stashed 1 file(s) [Pipeline] } 05:15:30 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:30 $ docker stop --time=1 473f2fd5895209818309dfa47f4b7ca2dc05016b8dd763d39f611586e39862ce 05:15:32 $ docker rm -f 473f2fd5895209818309dfa47f4b7ca2dc05016b8dd763d39f611586e39862ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7787 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 05:15:57 Running in /w/workspace/device-sdk-go/53 [Pipeline] { [Pipeline] checkout 05:15:57 The recommended git tool is: git 05:16:05 using credential edgex-jenkins-ssh 05:16:05 Cloning the remote Git repository 05:16:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:16:05 > git init /w/workspace/device-sdk-go/53 # timeout=10 05:16:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:16:05 > git --version # timeout=10 05:16:05 > git --version # 'git version 2.25.1' 05:16:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:07 Avoid second fetch 05:16:07 Checking out Revision 511d52040eef7e00dec48ea5a3bfdec0745a4f08 (main) 05:16:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:16:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:07 > git config core.sparsecheckout # timeout=10 05:16:07 > git checkout -f 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 05:16:12 Commit message: "Merge pull request #1106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:12 Dload Upload Total Spent Left Speed 05:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50395 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh 05:16:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:16:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:16:13 + sudo tee /etc/docker/daemon.new 05:16:13 { 05:16:13 "registry-mirrors": [ 05:16:13 "https://nexus3.edgexfoundry.org:10001" 05:16:13 ], 05:16:13 "bip": "10.250.0.254/24", 05:16:13 "hosts": [ 05:16:13 "tcp://0.0.0.0:5555", 05:16:13 "unix:///var/run/docker.sock" 05:16:13 ], 05:16:13 "mtu": 1458, 05:16:13 "selinux-enabled": true, 05:16:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:16:13 } [Pipeline] sh 05:16:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:16:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:33 provisioning config files... 05:16:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/53@tmp/config3634800861660617639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:33 ---> docker-login.sh 05:16:33 nexus3.edgexfoundry.org:10001 05:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:34 Configure a credential helper to remove this warning. See 05:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:34 05:16:34 Login Succeeded 05:16:34 nexus3.edgexfoundry.org:10002 05:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:34 Configure a credential helper to remove this warning. See 05:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:34 05:16:34 Login Succeeded 05:16:34 nexus3.edgexfoundry.org:10003 05:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:35 Configure a credential helper to remove this warning. See 05:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:35 05:16:35 Login Succeeded 05:16:35 nexus3.edgexfoundry.org:10004 05:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:35 Configure a credential helper to remove this warning. See 05:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:35 05:16:35 Login Succeeded 05:16:35 docker.io 05:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:36 Configure a credential helper to remove this warning. See 05:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:36 05:16:36 Login Succeeded 05:16:36 ---> docker-login.sh ends [Pipeline] } 05:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:36 ========================================================= 05:16:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:16:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:16:37 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 05:16:37 Sending build context to Docker daemon 5.142MB 05:16:37 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 05:16:37 Step 2/11 : FROM ${BASE} AS builder 05:16:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:37 9b3977197b4f: Pulling fs layer 05:16:37 1a89e8eeedd5: Pulling fs layer 05:16:37 94645a83ff95: Pulling fs layer 05:16:37 3f3a8bcf1eab: Pulling fs layer 05:16:37 0c92f367c5e7: Pulling fs layer 05:16:37 f7c0051592d6: Pulling fs layer 05:16:37 a227ed2f7395: Pulling fs layer 05:16:37 7b1c46037f91: Pulling fs layer 05:16:37 0c92f367c5e7: Waiting 05:16:37 f7c0051592d6: Waiting 05:16:37 a227ed2f7395: Waiting 05:16:37 7b1c46037f91: Waiting 05:16:37 3f3a8bcf1eab: Waiting 05:16:37 94645a83ff95: Verifying Checksum 05:16:37 94645a83ff95: Download complete 05:16:37 1a89e8eeedd5: Download complete 05:16:37 0c92f367c5e7: Verifying Checksum 05:16:37 0c92f367c5e7: Download complete 05:16:37 f7c0051592d6: Verifying Checksum 05:16:37 f7c0051592d6: Download complete 05:16:37 9b3977197b4f: Verifying Checksum 05:16:37 9b3977197b4f: Download complete 05:16:37 a227ed2f7395: Download complete 05:16:38 9b3977197b4f: Pull complete 05:16:39 1a89e8eeedd5: Pull complete 05:16:39 94645a83ff95: Pull complete 05:16:40 7b1c46037f91: Verifying Checksum 05:16:40 7b1c46037f91: Download complete 05:16:40 3f3a8bcf1eab: Verifying Checksum 05:16:40 3f3a8bcf1eab: Download complete 05:16:53 3f3a8bcf1eab: Pull complete 05:16:53 0c92f367c5e7: Pull complete 05:16:53 f7c0051592d6: Pull complete 05:16:53 a227ed2f7395: Pull complete 05:16:59 7b1c46037f91: Pull complete 05:16:59 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:16:59 ---> f79e39bc4007 05:16:59 Step 3/11 : ARG MAKE=make build 05:17:00 ---> Running in d3997451d0fc 05:17:01 Removing intermediate container d3997451d0fc 05:17:01 ---> 40e4e6c207d2 05:17:01 Step 4/11 : WORKDIR /device-sdk-go 05:17:01 ---> Running in 2d650287a0c4 05:17:01 Removing intermediate container 2d650287a0c4 05:17:01 ---> 7f345e5a31ea 05:17:01 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:17:01 ---> Running in cb2d89aa0413 05:17:01 Removing intermediate container cb2d89aa0413 05:17:01 ---> 0409c5189686 05:17:01 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:02 ---> Running in ca345638f4c1 05:17:04 Removing intermediate container ca345638f4c1 05:17:04 ---> 525db82065ca 05:17:04 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:17:04 ---> Running in 160957b785d4 05:17:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:17:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:17:06 OK: 220 MiB in 52 packages 05:17:07 Removing intermediate container 160957b785d4 05:17:07 ---> 0832c4339f49 05:17:07 Step 8/11 : COPY go.mod vendor* ./ 05:17:07 ---> 3819691376d4 05:17:07 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:07 ---> Running in 3e49b7be758c 05:18:29 Removing intermediate container 3e49b7be758c 05:18:29 ---> a8bb4e4e3c2c 05:18:29 Step 10/11 : COPY . . 05:18:29 ---> 365e1ed4b3ce 05:18:29 Step 11/11 : RUN ${MAKE} 05:18:29 ---> Running in ddc67c2b5ee5 05:18:29 noop 05:18:29 Removing intermediate container ddc67c2b5ee5 05:18:29 ---> 793529089ae6 05:18:29 Successfully built 793529089ae6 05:18:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:18:30 + docker inspect -f . ci-base-image-arm64 05:18:30 . [Pipeline] withDockerContainer 05:18:30 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 05:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/53 -v /w/workspace/device-sdk-go/53:/w/workspace/device-sdk-go/53:rw,z -v /w/workspace/device-sdk-go/53@tmp:/w/workspace/device-sdk-go/53@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 ******** ci-base-image-arm64 cat 05:18:31 $ docker top 167fa1c2f44f9cfdee87f8ab0d11cfaaa94328543ea0138a6c3a17ea04076422 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:32 + go version 05:18:32 go version go1.17.6 linux/arm64 [Pipeline] } 05:18:32 $ docker stop --time=1 167fa1c2f44f9cfdee87f8ab0d11cfaaa94328543ea0138a6c3a17ea04076422 05:18:34 $ docker rm -f 167fa1c2f44f9cfdee87f8ab0d11cfaaa94328543ea0138a6c3a17ea04076422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:34 + docker inspect -f . ci-base-image-arm64 05:18:34 . [Pipeline] withDockerContainer 05:18:35 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 05:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/53 -v /w/workspace/device-sdk-go/53:/w/workspace/device-sdk-go/53:rw,z -v /w/workspace/device-sdk-go/53@tmp:/w/workspace/device-sdk-go/53@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 ******** ci-base-image-arm64 cat 05:18:36 $ docker top 26f27d241f2af0d752ac5147944f57139f14ec8f43a563e2f8d12d36b3be51e5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:18:37 + make test 05:18:37 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:18:38 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:19:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:19:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:19:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:19:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.094s coverage: 23.3% of statements 05:19:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:19:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 27.6% of statements 05:19:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.080s coverage: 78.9% of statements 05:19:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.134s coverage: 10.8% of statements 05:19:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:19:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:19:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:19:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.145s coverage: 33.2% of statements 05:19:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:19:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.120s coverage: 86.1% of statements 05:19:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:19:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:19:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.135s coverage: 57.4% of statements 05:19:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.184s coverage: 89.2% of statements 05:19:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:19:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.8% of statements 05:19:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:19:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:19:38 GO111MODULE=on go vet ./... 05:20:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:20:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:20:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:20:00 $ docker stop --time=1 26f27d241f2af0d752ac5147944f57139f14ec8f43a563e2f8d12d36b3be51e5 05:20:02 $ docker rm -f 26f27d241f2af0d752ac5147944f57139f14ec8f43a563e2f8d12d36b3be51e5 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:03 Warning: overwriting stash ‘coverage-report’ 05:20:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:04 + ls -al . 05:20:04 total 308 05:20:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 05:19 . 05:20:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:16 .. 05:20:04 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 05:16 .dockerignore 05:20:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 05:16 .git 05:20:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:16 .github 05:20:04 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 05:16 .gitignore 05:20:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 05:16 .golangci.yml 05:20:04 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 05:16 CHANGELOG.md 05:20:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 05:16 GOVERNANCE.md 05:20:04 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 05:16 Jenkinsfile 05:20:04 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 05:16 LICENSE 05:20:04 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 05:16 Makefile 05:20:04 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 05:16 OWNERS.md 05:20:04 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 05:16 README.md 05:20:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 05:14 VERSION 05:20:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 05:16 bin 05:20:04 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 05:19 coverage.out 05:20:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:16 example 05:20:04 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 05:16 go.mod 05:20:04 -rw-rw-r-- 1 jenkins jenkins 50080 Mar 17 05:16 go.sum 05:20:04 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 05:16 internal 05:20:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:16 openapi 05:20:04 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:16 pkg 05:20:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:16 snap 05:20:04 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 05:16 version.go [Pipeline] isUnix [Pipeline] sh 05:20:04 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=511d52040eef7e00dec48ea5a3bfdec0745a4f08 --label arch=arm64 --label version=2.2.0-dev.20 . 05:20:05 Sending build context to Docker daemon 5.272MB 05:20:05 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:20:05 Step 2/25 : FROM ${BASE} AS builder 05:20:05 ---> 793529089ae6 05:20:05 Step 3/25 : ARG MAKE=make build 05:20:05 ---> Running in 00d3bcaebe90 05:20:05 Removing intermediate container 00d3bcaebe90 05:20:05 ---> cc1deb270ec5 05:20:05 Step 4/25 : WORKDIR /device-sdk-go 05:20:05 ---> Running in 997c66423608 05:20:06 Removing intermediate container 997c66423608 05:20:06 ---> 591b04616e95 05:20:06 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:20:06 ---> Running in b080d9e76606 05:20:06 Removing intermediate container b080d9e76606 05:20:06 ---> 4a3d8ea3a67a 05:20:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:06 ---> Running in 514fc2d33381 05:20:08 Removing intermediate container 514fc2d33381 05:20:08 ---> b826df07a5db 05:20:08 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:20:08 ---> Running in ac307c8077ea 05:20:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:20:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:20:11 OK: 220 MiB in 52 packages 05:20:11 Removing intermediate container ac307c8077ea 05:20:11 ---> 3f788aed65a8 05:20:11 Step 8/25 : COPY go.mod vendor* ./ 05:20:12 ---> 75e1d86e1478 05:20:12 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:12 ---> Running in c60f5ec28b34 05:20:14 Removing intermediate container c60f5ec28b34 05:20:14 ---> 78c9b4203776 05:20:14 Step 10/25 : COPY . . 05:20:15 ---> 6764a855ae86 05:20:15 Step 11/25 : RUN ${MAKE} 05:20:15 ---> Running in 91cc90cdf71b 05:20:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.20" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:20:55 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:20:55 Removing intermediate container 91cc90cdf71b 05:20:55 ---> 0927fe5c4334 05:20:55 Step 12/25 : FROM alpine:3.14 05:20:56 3.14: Pulling from library/alpine 05:20:56 be307f383ecc: Pulling fs layer 05:20:56 be307f383ecc: Verifying Checksum 05:20:56 be307f383ecc: Download complete 05:20:57 be307f383ecc: Pull complete 05:20:57 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:20:57 Status: Downloaded newer image for alpine:3.14 05:20:57 ---> 5b8b7b635229 05:20:57 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:20:57 ---> Running in d800322690df 05:20:57 Removing intermediate container d800322690df 05:20:57 ---> 9b207417393e 05:20:57 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:57 ---> Running in 4f03f4f625eb 05:20:59 Removing intermediate container 4f03f4f625eb 05:20:59 ---> 95bdf5fafcbb 05:20:59 Step 15/25 : RUN apk add --update --no-cache zeromq 05:20:59 ---> Running in 9b1162af05ac 05:21:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:21:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:21:02 (1/5) Installing libgcc (10.3.1_git20210424-r2) 05:21:02 (2/5) Installing libsodium (1.0.18-r0) 05:21:02 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 05:21:02 (4/5) Installing libzmq (4.3.4-r0) 05:21:02 (5/5) Installing zeromq (4.3.4-r0) 05:21:02 Executing busybox-1.33.1-r6.trigger 05:21:02 OK: 8 MiB in 19 packages 05:21:03 Removing intermediate container 9b1162af05ac 05:21:03 ---> f1497721d309 05:21:03 Step 16/25 : WORKDIR / 05:21:03 ---> Running in 6dca17b34cdd 05:21:03 Removing intermediate container 6dca17b34cdd 05:21:03 ---> 4abba8269785 05:21:03 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:21:04 ---> 7a0fd9e5f372 05:21:04 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:21:05 ---> 358b111988f1 05:21:05 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:21:06 ---> b18a7ebcdfcc 05:21:06 Step 20/25 : EXPOSE 59999 05:21:06 ---> Running in 945fb23e68f2 05:21:06 Removing intermediate container 945fb23e68f2 05:21:06 ---> ffcf93a6cf2f 05:21:06 Step 21/25 : ENTRYPOINT ["/device-simple"] 05:21:06 ---> Running in c62fb99f6b16 05:21:06 Removing intermediate container c62fb99f6b16 05:21:06 ---> d79b61e72d8f 05:21:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:06 ---> Running in 47f2d978639d 05:21:07 Removing intermediate container 47f2d978639d 05:21:07 ---> eebfdb1edcbb 05:21:07 Step 23/25 : LABEL arch=arm64 05:21:07 ---> Running in 535b023ef2da 05:21:07 Removing intermediate container 535b023ef2da 05:21:07 ---> b45861bb486b 05:21:07 Step 24/25 : LABEL git_sha=511d52040eef7e00dec48ea5a3bfdec0745a4f08 05:21:07 ---> Running in 7156e30cf281 05:21:08 Removing intermediate container 7156e30cf281 05:21:08 ---> 5b86cd4c73ca 05:21:08 Step 25/25 : LABEL version=2.2.0-dev.20 05:21:08 ---> Running in ced6dde303aa 05:21:08 Removing intermediate container ced6dde303aa 05:21:08 ---> e31e5ae86f89 05:21:08 [Warning] One or more build-args [ARCH] were not consumed 05:21:08 Successfully built e31e5ae86f89 05:21:08 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:08 05:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:21:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:09 arm64: Pulling from edgex-lftools-log-publisher 05:21:09 8998bd30e6a1: Pulling fs layer 05:21:09 04944245beec: Pulling fs layer 05:21:09 699f458cf7ca: Pulling fs layer 05:21:09 765212b225bb: Pulling fs layer 05:21:09 f23df028b6ca: Pulling fs layer 05:21:09 d65c8cfc05b1: Pulling fs layer 05:21:09 2437ff75d9bd: Pulling fs layer 05:21:09 f23df028b6ca: Waiting 05:21:09 765212b225bb: Waiting 05:21:09 d65c8cfc05b1: Waiting 05:21:09 2437ff75d9bd: Waiting 05:21:09 04944245beec: Download complete 05:21:09 765212b225bb: Download complete 05:21:09 f23df028b6ca: Verifying Checksum 05:21:09 f23df028b6ca: Download complete 05:21:09 d65c8cfc05b1: Verifying Checksum 05:21:09 d65c8cfc05b1: Download complete 05:21:09 699f458cf7ca: Verifying Checksum 05:21:09 699f458cf7ca: Download complete 05:21:09 8998bd30e6a1: Verifying Checksum 05:21:09 8998bd30e6a1: Download complete 05:21:12 2437ff75d9bd: Verifying Checksum 05:21:12 2437ff75d9bd: Download complete 05:21:14 8998bd30e6a1: Pull complete 05:21:14 04944245beec: Pull complete 05:21:16 699f458cf7ca: Pull complete 05:21:16 765212b225bb: Pull complete 05:21:17 f23df028b6ca: Pull complete 05:21:17 d65c8cfc05b1: Pull complete 05:21:32 2437ff75d9bd: Pull complete 05:21:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:21:32 prd-ubuntu20.04-docker-arm64-4c-16g-7787 does not seem to be running inside a container 05:21:33 $ 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/53 -v /w/workspace/device-sdk-go/53:/w/workspace/device-sdk-go/53:rw,z -v /w/workspace/device-sdk-go/53@tmp:/w/workspace/device-sdk-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:21:35 $ docker top 3005c927dba1f9c717c3740878df309dd9eb403fa4ebbe3fa919f6403b37552a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:36 ---> job-cost.sh 05:21:36 lf-activate-venv: SKIPPING 05:21:36 INFO: No Stack... 05:21:36 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:37 INFO: Archiving Costs [Pipeline] sh 05:21:38 + cat /w/workspace/device-sdk-go/53/archives/cost.csv 05:21:38 + cut -d, -f6 [Pipeline] lock 05:21:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] 05:21:38 Resource [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] did not exist. Created. 05:21:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:39 /w/workspace/device-sdk-go/53@tmp/durable-d1827896/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:21:39 + echo total: 0.10999999940395355 [Pipeline] stash 05:21:39 Warning: overwriting stash ‘stack-cost’ 05:21:39 Stashed 1 file(s) [Pipeline] } 05:21:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:39 $ docker stop --time=1 3005c927dba1f9c717c3740878df309dd9eb403fa4ebbe3fa919f6403b37552a 05:21:41 $ docker rm -f 3005c927dba1f9c717c3740878df309dd9eb403fa4ebbe3fa919f6403b37552a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:21:41 provisioning config files... 05:21:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2915868436029857354tmp [Pipeline] { [Pipeline] sh 05:21:42 + set +x 05:21:42 + curl -s https://codecov.io/bash 05:21:42 + bash -s -- 05:21:42 05:21:42 _____ _ 05:21:42 / ____| | | 05:21:42 | | ___ __| | ___ ___ _____ __ 05:21:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:42 Bash-1.0.6 05:21:42 05:21:42 05:21:42 ==> git version 2.25.1 found 05:21:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:21:42 Release-Date: 2020-01-08 05:21:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:21:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:21:42 ==> Jenkins CI detected. 05:21:42 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:21:42 project root: . 05:21:42 --> token set from env 05:21:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:42 ==> Running gcov in . (disable via -X gcov) 05:21:42 ==> Python coveragepy not found 05:21:42 ==> Searching for coverage reports in: 05:21:42 + . 05:21:42 -> Found 1 reports 05:21:42 ==> Detecting git/mercurial file structure 05:21:42 ==> Reading reports 05:21:42 + ./coverage.out bytes=129001 05:21:42 ==> Appending adjustments 05:21:42 https://docs.codecov.io/docs/fixing-reports 05:21:42 + Found adjustments 05:21:42 ==> Gzipping contents 05:21:42 16K /tmp/codecov.lXSSBx.gz 05:21:42 ==> Uploading reports 05:21:42 url: https://codecov.io 05:21:42 query: branch=main&commit=511d52040eef7e00dec48ea5a3bfdec0745a4f08&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:21:42 -> Pinging Codecov 05:21:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=511d52040eef7e00dec48ea5a3bfdec0745a4f08&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:21:42 -> Uploading to 05:21:42 https://storage.googleapis.com/codecov/v4/raw/2022-03-17/7E55EF52A471D76F132DFD9A03CDDE97/511d52040eef7e00dec48ea5a3bfdec0745a4f08/e27ac95c-1e58-4ac0-84f9-9a2bad76d239.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T052142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94c3908cb9a292771fd1a888019b7d3a2574d34445424bf80db7e867248e1ca7 05:21:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:42 Dload Upload Total Spent Left Speed 05:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16217 0 0 100 16217 0 67290 --:--:-- --:--:-- --:--:-- 67570 05:21:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] } 05:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:21:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:21:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:21:43 05:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:21:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:21:43 188c0c94c7c5: Pulling fs layer 05:21:43 0ef7d3d256c8: Pulling fs layer 05:21:43 de9db76c5a1d: Pulling fs layer 05:21:43 0eba1c9be4d2: Pulling fs layer 05:21:43 0d57e429df01: Pulling fs layer 05:21:43 4e4be7b47b0d: Pulling fs layer 05:21:43 e1f770b5df2f: Pulling fs layer 05:21:43 85a0685a4137: Pulling fs layer 05:21:43 0d57e429df01: Waiting 05:21:43 4e4be7b47b0d: Waiting 05:21:43 85a0685a4137: Waiting 05:21:43 0eba1c9be4d2: Waiting 05:21:43 de9db76c5a1d: Verifying Checksum 05:21:43 de9db76c5a1d: Download complete 05:21:43 0ef7d3d256c8: Download complete 05:21:43 0d57e429df01: Download complete 05:21:43 4e4be7b47b0d: Verifying Checksum 05:21:43 4e4be7b47b0d: Download complete 05:21:43 188c0c94c7c5: Verifying Checksum 05:21:43 188c0c94c7c5: Download complete 05:21:44 188c0c94c7c5: Pull complete 05:21:44 e1f770b5df2f: Verifying Checksum 05:21:44 e1f770b5df2f: Download complete 05:21:44 0ef7d3d256c8: Pull complete 05:21:44 de9db76c5a1d: Pull complete 05:21:44 0eba1c9be4d2: Verifying Checksum 05:21:44 0eba1c9be4d2: Download complete 05:21:44 85a0685a4137: Verifying Checksum 05:21:44 85a0685a4137: Download complete 05:21:48 0eba1c9be4d2: Pull complete 05:21:48 0d57e429df01: Pull complete 05:21:48 4e4be7b47b0d: Pull complete 05:21:48 e1f770b5df2f: Pull complete 05:21:51 85a0685a4137: Pull complete 05:21:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:21:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:21:51 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/edgex-snyk-go:1.410.4 cat 05:21:53 $ docker top f3ecc43e5fea19ec1dd3dce1c37952a54e5e9b27ad06c7789597ef5caa3e7af5 -eo pid,comm [Pipeline] { [Pipeline] echo 05:21:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:21:53 + set -o pipefail 05:21:53 + snyk monitor '--org=edgex-jenkins' 05:21:58 05:21:58 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 05:21:58 05:21:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/6cf4c5ad-3e90-4aa2-9813-f9d490aa0e87 05:21:58 05:21:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:21:58 05:21:58 [Pipeline] } 05:21:58 $ docker stop --time=1 f3ecc43e5fea19ec1dd3dce1c37952a54e5e9b27ad06c7789597ef5caa3e7af5 05:21:59 $ docker rm -f f3ecc43e5fea19ec1dd3dce1c37952a54e5e9b27ad06c7789597ef5caa3e7af5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:22:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:00 provisioning config files... 05:22:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8594879965191565634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:00 --> edgex-publish-swagger.sh 05:22:00 === Publish openapi/v2 API === 05:22:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:22:00 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 05:22:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:00 Dload Upload Total Spent Left Speed 05:22:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 88655 --:--:-- --:--:-- --:--:-- 88508 05:22:01 05:22:01 [Pipeline] } 05:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:01 + git log --format=format:%s -1 511d52040eef7e00dec48ea5a3bfdec0745a4f08 [Pipeline] sh 05:22:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:22:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:22:02 . [Pipeline] withDockerContainer 05:22:02 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:22:02 $ docker top c2eeb84b954a46fce643f42c21445f57239b54c82472e7f1dca28991ce8fc548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:02 [ssh-agent] Looking for ssh-agent implementation... 05:22:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:02 $ docker exec c2eeb84b954a46fce643f42c21445f57239b54c82472e7f1dca28991ce8fc548 ssh-agent 05:22:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcpKkgA/agent.14 05:22:02 SSH_AGENT_PID=20 05:22:02 Running ssh-add (command line suppressed) 05:22:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4119372149833731124.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4119372149833731124.key) 05:22:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:03 + git semver tag 05:22:03 # -> Open(): unable to determine branch for HEAD 05:22:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:22:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:22:03 # $SEMVER_REMOTE_NAME = origin 05:22:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:22:03 # $SEMVER_USER_NAME = edgex-jenkins 05:22:03 # $SEMVER_BRANCH = main 05:22:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:22:03 # 511d52040eef7e00dec48ea5a3bfdec0745a4f08 HEAD 05:22:03 # -> Force: false 05:22:03 # 08669d2069e7cb185b624eb2cbc87293f8cdbbb6 refs/tags/v2.2.0-dev.20 [Pipeline] } 05:22:03 $ docker exec --env ******** --env ******** c2eeb84b954a46fce643f42c21445f57239b54c82472e7f1dca28991ce8fc548 ssh-agent -k 05:22:03 unset SSH_AUTH_SOCK; 05:22:03 unset SSH_AGENT_PID; 05:22:03 echo Agent pid 20 killed; 05:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:03 + git semver [Pipeline] } 05:22:03 $ docker stop --time=1 c2eeb84b954a46fce643f42c21445f57239b54c82472e7f1dca28991ce8fc548 05:22:05 $ docker rm -f c2eeb84b954a46fce643f42c21445f57239b54c82472e7f1dca28991ce8fc548 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:22:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:05 05:22:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:05 0.23.1-centos7: Pulling from edgex-lftools 05:22:05 ab5ef0e58194: Pulling fs layer 05:22:05 9712f1f96733: Pulling fs layer 05:22:05 63f879dbbcfc: Pulling fs layer 05:22:05 0d9ebad4ef96: Pulling fs layer 05:22:05 e9a5061849ea: Pulling fs layer 05:22:05 d747dcd14b5f: Pulling fs layer 05:22:05 2de7ff778b66: Pulling fs layer 05:22:05 e9a5061849ea: Waiting 05:22:05 2de7ff778b66: Waiting 05:22:05 d747dcd14b5f: Waiting 05:22:05 0d9ebad4ef96: Waiting 05:22:05 9712f1f96733: Verifying Checksum 05:22:05 9712f1f96733: Download complete 05:22:05 63f879dbbcfc: Verifying Checksum 05:22:05 63f879dbbcfc: Download complete 05:22:05 e9a5061849ea: Verifying Checksum 05:22:05 e9a5061849ea: Download complete 05:22:06 d747dcd14b5f: Download complete 05:22:06 0d9ebad4ef96: Verifying Checksum 05:22:06 0d9ebad4ef96: Download complete 05:22:06 ab5ef0e58194: Verifying Checksum 05:22:06 ab5ef0e58194: Download complete 05:22:06 2de7ff778b66: Verifying Checksum 05:22:06 2de7ff778b66: Download complete 05:22:08 ab5ef0e58194: Pull complete 05:22:08 9712f1f96733: Pull complete 05:22:09 63f879dbbcfc: Pull complete 05:22:13 0d9ebad4ef96: Pull complete 05:22:13 e9a5061849ea: Pull complete 05:22:13 d747dcd14b5f: Pull complete 05:22:14 2de7ff778b66: Pull complete 05:22:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:22:14 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:22:16 $ docker top 097f8b4fa9062478ba6f40828a3307a1a9b919fb30ffe91fd357656d4e2e7d4a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:22:16 provisioning config files... 05:22:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2342469786173835596tmp 05:22:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config438797685055736899tmp 05:22:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config395075290734064342tmp [Pipeline] { [Pipeline] echo 05:22:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:22:16 ---> sigul-configuration.sh 05:22:16 gpg: directory `/root/.gnupg' created 05:22:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:22:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:22:16 gpg: keyring `/root/.gnupg/secring.gpg' created 05:22:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:22:16 gpg: CAST5 encrypted data 05:22:16 gpg: encrypted with 1 passphrase 05:22:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:22:17 + mkdir /home/jenkins 05:22:17 + mkdir /home/jenkins/sigul [Pipeline] sh 05:22:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:22:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:22:17 ---> sigul-install.sh 05:22:17 Sigul already installed; skipping installation. [Pipeline] sh 05:22:18 + git tag --list 05:22:18 0.7.1 05:22:18 delhi-tag 05:22:18 v1.0.0 05:22:18 v1.1.0 05:22:18 v1.1.1 05:22:18 v1.1.2 05:22:18 v1.2.0 05:22:18 v1.2.1 05:22:18 v1.2.2 05:22:18 v1.2.3 05:22:18 v1.3.0 05:22:18 v1.4.0 05:22:18 v2.0.0 05:22:18 v2.0.1-dev.1 05:22:18 v2.0.1-dev.10 05:22:18 v2.0.1-dev.11 05:22:18 v2.0.1-dev.12 05:22:18 v2.0.1-dev.13 05:22:18 v2.0.1-dev.14 05:22:18 v2.0.1-dev.15 05:22:18 v2.0.1-dev.16 05:22:18 v2.0.1-dev.17 05:22:18 v2.0.1-dev.18 05:22:18 v2.0.1-dev.19 05:22:18 v2.0.1-dev.2 05:22:18 v2.0.1-dev.20 05:22:18 v2.0.1-dev.21 05:22:18 v2.0.1-dev.22 05:22:18 v2.0.1-dev.23 05:22:18 v2.0.1-dev.24 05:22:18 v2.0.1-dev.25 05:22:18 v2.0.1-dev.26 05:22:18 v2.0.1-dev.27 05:22:18 v2.0.1-dev.28 05:22:18 v2.0.1-dev.29 05:22:18 v2.0.1-dev.3 05:22:18 v2.0.1-dev.30 05:22:18 v2.0.1-dev.31 05:22:18 v2.0.1-dev.32 05:22:18 v2.0.1-dev.33 05:22:18 v2.0.1-dev.4 05:22:18 v2.0.1-dev.5 05:22:18 v2.0.1-dev.6 05:22:18 v2.0.1-dev.7 05:22:18 v2.0.1-dev.8 05:22:18 v2.0.1-dev.9 05:22:18 v2.1.0 05:22:18 v2.1.1-dev.1 05:22:18 v2.2.0-dev.1 05:22:18 v2.2.0-dev.10 05:22:18 v2.2.0-dev.11 05:22:18 v2.2.0-dev.12 05:22:18 v2.2.0-dev.13 05:22:18 v2.2.0-dev.14 05:22:18 v2.2.0-dev.15 05:22:18 v2.2.0-dev.16 05:22:18 v2.2.0-dev.17 05:22:18 v2.2.0-dev.18 05:22:18 v2.2.0-dev.19 05:22:18 v2.2.0-dev.2 05:22:18 v2.2.0-dev.20 05:22:18 v2.2.0-dev.3 05:22:18 v2.2.0-dev.4 05:22:18 v2.2.0-dev.5 05:22:18 v2.2.0-dev.6 05:22:18 v2.2.0-dev.7 05:22:18 v2.2.0-dev.8 05:22:18 v2.2.0-dev.9 [Pipeline] sh 05:22:18 + lftools sign git-tag v2.2.0-dev.20 05:22:19 Signing Git tag with Sigul... 05:22:19 Signing v2.2.0-dev.20 [Pipeline] echo 05:22:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:22:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:22:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:22:19 $ docker stop --time=1 097f8b4fa9062478ba6f40828a3307a1a9b919fb30ffe91fd357656d4e2e7d4a 05:22:20 $ docker rm -f 097f8b4fa9062478ba6f40828a3307a1a9b919fb30ffe91fd357656d4e2e7d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:22:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:22:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:22:21 . [Pipeline] withDockerContainer 05:22:21 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:22:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:22:22 $ docker top 7e78ae259a48b09a4839f363676268414cbceb630d499ff8b243a7763cf0438e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:22 [ssh-agent] Looking for ssh-agent implementation... 05:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:22 $ docker exec 7e78ae259a48b09a4839f363676268414cbceb630d499ff8b243a7763cf0438e ssh-agent 05:22:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENBgLi/agent.13 05:22:22 SSH_AGENT_PID=19 05:22:22 Running ssh-add (command line suppressed) 05:22:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1894434237412425675.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1894434237412425675.key) 05:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:23 + git semver bump pre 05:22:23 # -> Open(): unable to determine branch for HEAD 05:22:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:22:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:22:23 # $SEMVER_REMOTE_NAME = origin 05:22:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:22:23 # $SEMVER_USER_NAME = edgex-jenkins 05:22:23 # $SEMVER_BRANCH = main 05:22:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:22:23 2.2.0-dev.21 [Pipeline] } 05:22:23 $ docker exec --env ******** --env ******** 7e78ae259a48b09a4839f363676268414cbceb630d499ff8b243a7763cf0438e ssh-agent -k 05:22:23 unset SSH_AUTH_SOCK; 05:22:23 unset SSH_AGENT_PID; 05:22:23 echo Agent pid 19 killed; 05:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:23 + git semver [Pipeline] } 05:22:23 $ docker stop --time=1 7e78ae259a48b09a4839f363676268414cbceb630d499ff8b243a7763cf0438e 05:22:24 $ docker rm -f 7e78ae259a48b09a4839f363676268414cbceb630d499ff8b243a7763cf0438e [Pipeline] // withDockerContainer [Pipeline] sh 05:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:22:25 . [Pipeline] withDockerContainer 05:22:25 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:22:25 $ docker top 0e8ca0fff79694fc16f23f5904ceddd8149fcd4e28e7d8195a976a47761f3199 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:26 [ssh-agent] Looking for ssh-agent implementation... 05:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:26 $ docker exec 0e8ca0fff79694fc16f23f5904ceddd8149fcd4e28e7d8195a976a47761f3199 ssh-agent 05:22:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjMaajf/agent.13 05:22:26 SSH_AGENT_PID=20 05:22:26 Running ssh-add (command line suppressed) 05:22:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2525012479476507352.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2525012479476507352.key) 05:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:26 + git semver push 05:22:26 # -> Open(): unable to determine branch for HEAD 05:22:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:22:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:22:26 # $SEMVER_REMOTE_NAME = origin 05:22:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:22:26 # $SEMVER_USER_NAME = edgex-jenkins 05:22:26 # $SEMVER_BRANCH = main 05:22:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 05:22:28 $ docker exec --env ******** --env ******** 0e8ca0fff79694fc16f23f5904ceddd8149fcd4e28e7d8195a976a47761f3199 ssh-agent -k 05:22:28 unset SSH_AUTH_SOCK; 05:22:28 unset SSH_AGENT_PID; 05:22:28 echo Agent pid 20 killed; 05:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:29 + git semver [Pipeline] } 05:22:29 $ docker stop --time=1 0e8ca0fff79694fc16f23f5904ceddd8149fcd4e28e7d8195a976a47761f3199 05:22:30 $ docker rm -f 0e8ca0fff79694fc16f23f5904ceddd8149fcd4e28e7d8195a976a47761f3199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:22:30 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:22:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:22:30 total 16 05:22:30 drwxr-xr-x 3 root root 4096 Mar 17 05:15 . 05:22:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 05:22 .. 05:22:30 drwxr-xr-x 2 root root 4096 Mar 17 05:15 cost 05:22:30 -rw-r--r-- 1 root root 83 Mar 17 05:15 cost.csv 05:22:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:22:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:22:30 total 16 05:22:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 05:15 . 05:22:30 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 05:22 .. 05:22:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 05:15 cost 05:22:30 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:22:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:22:32 ---> package-listing.sh 05:22:32 ++ facter osfamily 05:22:32 ++ tr '[:upper:]' '[:lower:]' 05:22:32 + OS_FAMILY=debian 05:22:32 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:22:32 + START_PACKAGES=/tmp/packages_start.txt 05:22:32 + END_PACKAGES=/tmp/packages_end.txt 05:22:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:32 + PACKAGES=/tmp/packages_start.txt 05:22:32 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:22:32 + PACKAGES=/tmp/packages_end.txt 05:22:32 + case "${OS_FAMILY}" in 05:22:32 + dpkg -l 05:22:32 + grep '^ii' 05:22:32 + '[' -f /tmp/packages_start.txt ']' 05:22:32 + '[' -f /tmp/packages_end.txt ']' 05:22:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:32 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:22:32 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:22:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:22:32 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:22:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:33 . [Pipeline] withDockerContainer 05:22:33 prd-ubuntu20.04-docker-8c-8g-7784 does not seem to be running inside a container 05:22:33 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:22:33 $ docker top 52b1d63ff077775140b9349220ffe204ae23950b4a02d42bbeba6cda4dcccf44 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:33 + touch /tmp/pre-build-complete [Pipeline] sh 05:22:34 + mkdir -p /var/log/sysstat [Pipeline] sh 05:22:34 + ls /var/log/sa-host 05:22:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:34 provisioning config files... 05:22:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3059911290256538550tmp [Pipeline] { [Pipeline] echo 05:22:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:22:35 ---> create-netrc.sh [Pipeline] } 05:22:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:22:35 ---> python-tools-install.sh [Pipeline] echo 05:22:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:35 ---> sudo-logs.sh 05:22:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:22:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:36 ---> job-cost.sh 05:22:36 lf-activate-venv: SKIPPING 05:22:36 DEBUG: total: 0.2199999988079071 05:22:36 INFO: Retrieving Stack Cost... 05:22:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:22:36 INFO: Archiving Costs [Pipeline] echo 05:22:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:37 ---> logs-deploy.sh 05:22:37 lf-activate-venv: SKIPPING 05:22:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/53 05:22:37 INFO: archiving workspace using pattern(s): 05:22:38 Archives upload complete. 05:22:38 INFO: archiving logs to Nexus