Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ece66f1c570f367a2f406d94221d9aee4294f1c 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-ssh13387818225389420419.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-ssh13456003021314512986.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-ssh990518243085962317.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-ssh14751243797431810378.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-ssh2496178949910211936.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7771’ Running on prd-ubuntu20.04-docker-8c-8g-7773 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 8ece66f1c570f367a2f406d94221d9aee4294f1c (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 8ece66f1c570f367a2f406d94221d9aee4294f1c # timeout=10 Commit message: "Merge pull request #1108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.6" > git rev-list --no-walk 1a7547985d0ebb48b881ce97e0dcbab5f8d91744 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:29 ========================================================= 04:46:29 EdgeX Global Pipelines Version Info 04:46:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:30 ------------------- 04:46:30 stable info: 04:46:30 ------------------- 04:46:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:46:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:46:30 Message: update stable to v1.0.221 04:46:31 ------------------- 04:46:31 experimental info: 04:46:31 ------------------- 04:46:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:46:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:46:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ece66f [Pipeline] echo 04:46:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:31 provisioning config files... 04:46:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6713989495281563367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:32 ---> docker-login.sh 04:46:32 nexus3.edgexfoundry.org:10001 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10002 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10003 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10004 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 docker.io 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 ---> docker-login.sh ends [Pipeline] } 04:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:46:34 + git rev-list -1 --merges 8ece66f1c570f367a2f406d94221d9aee4294f1c~1..8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] echo 04:46:34 -----------> git rev-list -1 --merges 8ece66f1c570f367a2f406d94221d9aee4294f1c~1..8ece66f1c570f367a2f406d94221d9aee4294f1c 8ece66f1c570f367a2f406d94221d9aee4294f1c 04:46:34 8ece66f1c570f367a2f406d94221d9aee4294f1c [false] [Pipeline] sh 04:46:34 + git log --format=format:%s -1 8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] echo 04:46:34 ========================================================= 04:46:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:46:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:34 + git log --format=format:%s -1 8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] echo 04:46:34 [semverPrep] GIT_COMMIT: 8ece66f1c570f367a2f406d94221d9aee4294f1c, Commit Message: Merge pull request #1108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.6 [Pipeline] echo 04:46:34 [semverPrep] This is not a build commit. [Pipeline] sh 04:46:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:35 + grep -v github /etc/ssh/ssh_known_hosts 04:46:35 + [ -e /tmp/ssh_known_hosts ] 04:46:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:35 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:46:35 04:46:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:46:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:46:35 latest: Pulling from edgex-devops/git-semver 04:46:35 a0d0a0d46f8b: Pulling fs layer 04:46:35 3e5f54012d9b: Pulling fs layer 04:46:35 4c7163046ea9: Pulling fs layer 04:46:35 0c2d73faf560: Pulling fs layer 04:46:35 3e5f54012d9b: Verifying Checksum 04:46:35 3e5f54012d9b: Download complete 04:46:35 a0d0a0d46f8b: Download complete 04:46:35 0c2d73faf560: Verifying Checksum 04:46:35 0c2d73faf560: Download complete 04:46:35 4c7163046ea9: Verifying Checksum 04:46:35 4c7163046ea9: Download complete 04:46:36 a0d0a0d46f8b: Pull complete 04:46:36 3e5f54012d9b: Pull complete 04:46:36 4c7163046ea9: Pull complete 04:46:36 0c2d73faf560: Pull complete 04:46:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:46:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:46:36 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:46:36 $ 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 04:46:37 $ docker top 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:37 [ssh-agent] Looking for ssh-agent implementation... 04:46:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:37 $ docker exec 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 ssh-agent 04:46:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMOHAJk/agent.14 04:46:37 SSH_AGENT_PID=20 04:46:37 Running ssh-add (command line suppressed) 04:46:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_32681609859715790.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_32681609859715790.key) 04:46:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:38 + git tag --points-at HEAD [Pipeline] } 04:46:38 $ docker exec --env ******** --env ******** 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 ssh-agent -k 04:46:38 unset SSH_AUTH_SOCK; 04:46:38 unset SSH_AGENT_PID; 04:46:38 echo Agent pid 20 killed; 04:46:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:46:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:38 [ssh-agent] Looking for ssh-agent implementation... 04:46:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:38 $ docker exec 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 ssh-agent 04:46:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaGMadB/agent.54 04:46:38 SSH_AGENT_PID=60 04:46:38 Running ssh-add (command line suppressed) 04:46:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8351054583657926320.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8351054583657926320.key) 04:46:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:39 + git semver init 04:46:39 # -> Open(): unable to determine branch for HEAD 04:46:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:46:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:46:39 # $SEMVER_REMOTE_NAME = origin 04:46:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:46:39 # $SEMVER_USER_NAME = edgex-jenkins 04:46:39 # $SEMVER_BRANCH = main 04:46:39 # $SEMVER_TEMP = /tmp/semver-878437722 04:46:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:46:40 # '/tmp/semver-878437722' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 04:46:40 # -> Force: false 04:46:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:46:40 $ docker exec --env ******** --env ******** 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 ssh-agent -k 04:46:40 unset SSH_AUTH_SOCK; 04:46:40 unset SSH_AGENT_PID; 04:46:40 echo Agent pid 60 killed; 04:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:40 + git semver [Pipeline] } 04:46:40 $ docker stop --time=1 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 04:46:42 $ docker rm -f 065e828a8b3369400607af3c1b3f769066bb2af6b8774298989ee550de4b4be5 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:46:42 Stashed 1 file(s) [Pipeline] echo 04:46:42 [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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 04:46:43 provisioning config files... 04:46:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7802790053008326793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:43 ---> docker-login.sh 04:46:43 nexus3.edgexfoundry.org:10001 04:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:43 Configure a credential helper to remove this warning. See 04:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:43 04:46:43 Login Succeeded 04:46:43 nexus3.edgexfoundry.org:10002 04:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:43 Configure a credential helper to remove this warning. See 04:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:43 04:46:43 Login Succeeded 04:46:43 nexus3.edgexfoundry.org:10003 04:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:43 Configure a credential helper to remove this warning. See 04:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:43 04:46:43 Login Succeeded 04:46:43 nexus3.edgexfoundry.org:10004 04:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:43 Configure a credential helper to remove this warning. See 04:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:43 04:46:43 Login Succeeded 04:46:43 docker.io 04:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:44 Configure a credential helper to remove this warning. See 04:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:44 04:46:44 Login Succeeded 04:46:44 ---> docker-login.sh ends [Pipeline] } 04:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:44 ========================================================= 04:46:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:46:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:46:44 + 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 . 04:46:44 Sending build context to Docker daemon 9.508MB 04:46:44 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:46:44 Step 2/11 : FROM ${BASE} AS builder 04:46:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:44 59bf1c3509f3: Pulling fs layer 04:46:44 666ba61612fd: Pulling fs layer 04:46:44 8ed8ca486205: Pulling fs layer 04:46:44 4fe6c5a15a65: Pulling fs layer 04:46:44 22a0e8bec74d: Pulling fs layer 04:46:44 640e595b4fbd: Pulling fs layer 04:46:44 763cafe07f6e: Pulling fs layer 04:46:44 4fe6c5a15a65: Waiting 04:46:44 22a0e8bec74d: Waiting 04:46:44 763cafe07f6e: Waiting 04:46:44 640e595b4fbd: Waiting 04:46:44 0c0b528cf693: Pulling fs layer 04:46:44 10935f4eaf8b: Pulling fs layer 04:46:44 0c0b528cf693: Waiting 04:46:44 8ed8ca486205: Verifying Checksum 04:46:44 8ed8ca486205: Download complete 04:46:44 666ba61612fd: Verifying Checksum 04:46:44 666ba61612fd: Download complete 04:46:44 22a0e8bec74d: Verifying Checksum 04:46:44 22a0e8bec74d: Download complete 04:46:44 640e595b4fbd: Verifying Checksum 04:46:44 640e595b4fbd: Download complete 04:46:44 59bf1c3509f3: Verifying Checksum 04:46:44 59bf1c3509f3: Download complete 04:46:44 763cafe07f6e: Verifying Checksum 04:46:44 763cafe07f6e: Download complete 04:46:44 0c0b528cf693: Verifying Checksum 04:46:44 0c0b528cf693: Download complete 04:46:44 59bf1c3509f3: Pull complete 04:46:45 666ba61612fd: Pull complete 04:46:45 8ed8ca486205: Pull complete 04:46:45 10935f4eaf8b: Verifying Checksum 04:46:45 10935f4eaf8b: Download complete 04:46:45 4fe6c5a15a65: Verifying Checksum 04:46:45 4fe6c5a15a65: Download complete 04:46:49 4fe6c5a15a65: Pull complete 04:46:49 22a0e8bec74d: Pull complete 04:46:49 640e595b4fbd: Pull complete 04:46:49 763cafe07f6e: Pull complete 04:46:49 0c0b528cf693: Pull complete 04:46:52 10935f4eaf8b: Pull complete 04:46:52 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:46:52 ---> 99d49a6021b9 04:46:52 Step 3/11 : ARG MAKE=make build 04:46:53 ---> Running in f942bcfc4b6a 04:46:53 Removing intermediate container f942bcfc4b6a 04:46:53 ---> 8b99b4e63fc5 04:46:53 Step 4/11 : WORKDIR /device-sdk-go 04:46:53 ---> Running in 6f957d92d0f1 04:46:53 Removing intermediate container 6f957d92d0f1 04:46:53 ---> 84314c3e6413 04:46:53 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:46:53 ---> Running in 038b5909fe7f 04:46:53 Removing intermediate container 038b5909fe7f 04:46:53 ---> abec4c5e1c5b 04:46:53 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:53 ---> Running in 372ff37fd8c1 04:46:54 Removing intermediate container 372ff37fd8c1 04:46:54 ---> 5f8061254575 04:46:54 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:46:54 ---> Running in fae77f4d4186 04:46:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:46:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:46:55 OK: 221 MiB in 52 packages 04:46:56 Removing intermediate container fae77f4d4186 04:46:56 ---> 3d9e7919678b 04:46:56 Step 8/11 : COPY go.mod vendor* ./ 04:46:56 ---> 7cdb88eca1bf 04:46:56 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:56 ---> Running in a7224987ade9 04:46:58 Still waiting to schedule task 04:46:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7772’ 04:47:22 Removing intermediate container a7224987ade9 04:47:22 ---> f3cc4c32c3e5 04:47:22 Step 10/11 : COPY . . 04:47:22 ---> 75914edf5e2f 04:47:22 Step 11/11 : RUN ${MAKE} 04:47:22 ---> Running in 56f449abb371 04:47:22 noop 04:47:22 Removing intermediate container 56f449abb371 04:47:22 ---> 1b413ccde4a0 04:47:22 Successfully built 1b413ccde4a0 04:47:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:47:22 + docker inspect -f . ci-base-image-x86_64 04:47:22 . [Pipeline] withDockerContainer 04:47:23 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:47:23 $ 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 04:47:23 $ docker top 84ac2d2bc317b538217a7e3d1ca6b2ec5c27c3d339954c63a8ebc20885b25fc7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:23 + go version 04:47:23 go version go1.17.6 linux/amd64 [Pipeline] } 04:47:23 $ docker stop --time=1 84ac2d2bc317b538217a7e3d1ca6b2ec5c27c3d339954c63a8ebc20885b25fc7 04:47:25 $ docker rm -f 84ac2d2bc317b538217a7e3d1ca6b2ec5c27c3d339954c63a8ebc20885b25fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:25 + docker inspect -f . ci-base-image-x86_64 04:47:25 . [Pipeline] withDockerContainer 04:47:25 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:47:25 $ 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 04:47:26 $ docker top 4094c206a69efb70474519a33db8dd150203bf263805e5d29c1ae7b58a349c1e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:47:26 + make test 04:47:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:47:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.017s coverage: 23.3% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.012s coverage: 78.9% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 10.8% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.015s coverage: 33.2% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.034s coverage: 86.1% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.015s coverage: 57.4% of statements 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.037s coverage: 89.2% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:47:34 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.010s coverage: 4.8% of statements 04:47:34 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:47:40 GO111MODULE=on go vet ./... 04:47:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:47:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:47:43 ./bin/test-attribution-txt.sh [Pipeline] echo 04:47:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:47:43 $ docker stop --time=1 4094c206a69efb70474519a33db8dd150203bf263805e5d29c1ae7b58a349c1e 04:47:45 $ docker rm -f 4094c206a69efb70474519a33db8dd150203bf263805e5d29c1ae7b58a349c1e [Pipeline] // withDockerContainer [Pipeline] sh 04:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:46 + ls -al . 04:47:46 total 312 04:47:46 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 04:47 . 04:47:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:46 .. 04:47:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 04:46 .dockerignore 04:47:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 04:46 .git 04:47:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:46 .github 04:47:46 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 04:46 .gitignore 04:47:46 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 04:46 .golangci.yml 04:47:46 drwx------ 3 jenkins jenkins 4096 Mar 17 04:46 .semver 04:47:46 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 04:46 CHANGELOG.md 04:47:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 04:46 GOVERNANCE.md 04:47:46 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 04:46 Jenkinsfile 04:47:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 04:46 LICENSE 04:47:46 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 04:46 Makefile 04:47:46 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 04:46 OWNERS.md 04:47:46 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 04:46 README.md 04:47:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 04:46 VERSION 04:47:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 04:46 bin 04:47:46 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 04:47 coverage.out 04:47:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:46 example 04:47:46 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 04:46 go.mod 04:47:46 -rw-rw-r-- 1 jenkins jenkins 49776 Mar 17 04:46 go.sum 04:47:46 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 04:46 internal 04:47:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:46 openapi 04:47:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:46 pkg 04:47:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:46 snap 04:47:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 04:46 version.go [Pipeline] isUnix [Pipeline] sh 04:47:47 + 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=8ece66f1c570f367a2f406d94221d9aee4294f1c --label arch=amd64 --label version=2.2.0-dev.18 . 04:47:47 Sending build context to Docker daemon 9.638MB 04:47:47 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:47:47 Step 2/25 : FROM ${BASE} AS builder 04:47:47 ---> 1b413ccde4a0 04:47:47 Step 3/25 : ARG MAKE=make build 04:47:47 ---> Running in 253fb41b1e17 04:47:47 Removing intermediate container 253fb41b1e17 04:47:47 ---> 727501c143d9 04:47:47 Step 4/25 : WORKDIR /device-sdk-go 04:47:47 ---> Running in 840b7575a9d3 04:47:47 Removing intermediate container 840b7575a9d3 04:47:47 ---> 762bf221941d 04:47:47 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:47:47 ---> Running in fb45430bd2f4 04:47:47 Removing intermediate container fb45430bd2f4 04:47:47 ---> 114e83771ac1 04:47:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:47 ---> Running in d5cef980aa27 04:47:48 Removing intermediate container d5cef980aa27 04:47:48 ---> 9d3ea8cf92f8 04:47:48 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:47:48 ---> Running in 472a7b473f1a 04:47:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:47:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:47:49 OK: 221 MiB in 52 packages 04:47:50 Removing intermediate container 472a7b473f1a 04:47:50 ---> c3f6c6b37d98 04:47:50 Step 8/25 : COPY go.mod vendor* ./ 04:47:50 ---> beca7773b31b 04:47:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:50 ---> Running in 6caeebcfdc89 04:47:51 Removing intermediate container 6caeebcfdc89 04:47:51 ---> 749b2b13821c 04:47:51 Step 10/25 : COPY . . 04:47:51 ---> 9fc64408d2ae 04:47:51 Step 11/25 : RUN ${MAKE} 04:47:51 ---> Running in bb0c38a7d254 04:47:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.18" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:47:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:47:59 Removing intermediate container bb0c38a7d254 04:47:59 ---> 528824e24850 04:47:59 Step 12/25 : FROM alpine:3.14 04:48:00 3.14: Pulling from library/alpine 04:48:00 97518928ae5f: Pulling fs layer 04:48:00 97518928ae5f: Verifying Checksum 04:48:00 97518928ae5f: Download complete 04:48:00 97518928ae5f: Pull complete 04:48:01 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:48:01 Status: Downloaded newer image for alpine:3.14 04:48:01 ---> 0a97eee8041e 04:48:01 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:48:01 ---> Running in d855fc4df254 04:48:01 Removing intermediate container d855fc4df254 04:48:01 ---> 9a2277fe47c2 04:48:01 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:01 ---> Running in b8861c7ac4fb 04:48:01 Removing intermediate container b8861c7ac4fb 04:48:01 ---> 9cd8acacb1ea 04:48:01 Step 15/25 : RUN apk add --update --no-cache zeromq 04:48:01 ---> Running in c09e75be17ba 04:48:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:48:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:48:03 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:48:03 (2/5) Installing libsodium (1.0.18-r0) 04:48:03 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:48:03 (4/5) Installing libzmq (4.3.4-r0) 04:48:03 (5/5) Installing zeromq (4.3.4-r0) 04:48:03 Executing busybox-1.33.1-r6.trigger 04:48:03 OK: 8 MiB in 19 packages 04:48:04 Removing intermediate container c09e75be17ba 04:48:04 ---> 167cfdc5f713 04:48:04 Step 16/25 : WORKDIR / 04:48:04 ---> Running in 6ff6e25210ea 04:48:04 Removing intermediate container 6ff6e25210ea 04:48:04 ---> 0bccf6fcf1b9 04:48:04 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:48:04 ---> da68367683ed 04:48:04 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:48:04 ---> 8b4e16b57cb1 04:48:04 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:48:05 ---> 77b796f7ee22 04:48:05 Step 20/25 : EXPOSE 59999 04:48:05 ---> Running in 9da3c25a2cff 04:48:05 Removing intermediate container 9da3c25a2cff 04:48:05 ---> 398098a314a7 04:48:05 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:48:05 ---> Running in 1a1ffe5a9bab 04:48:05 Removing intermediate container 1a1ffe5a9bab 04:48:05 ---> 1210a4c50a4c 04:48:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:48:05 ---> Running in d95bc1440547 04:48:05 Removing intermediate container d95bc1440547 04:48:05 ---> a92a7220ef88 04:48:05 Step 23/25 : LABEL arch=amd64 04:48:05 ---> Running in 38a5d121e9ce 04:48:05 Removing intermediate container 38a5d121e9ce 04:48:05 ---> 779ff2a197be 04:48:05 Step 24/25 : LABEL git_sha=8ece66f1c570f367a2f406d94221d9aee4294f1c 04:48:05 ---> Running in 08091fb36830 04:48:06 Removing intermediate container 08091fb36830 04:48:06 ---> 920b862e0bec 04:48:06 Step 25/25 : LABEL version=2.2.0-dev.18 04:48:06 ---> Running in 5956190ec41e 04:48:06 Removing intermediate container 5956190ec41e 04:48:06 ---> 092b436b6a9a 04:48:06 [Warning] One or more build-args [ARCH] were not consumed 04:48:06 Successfully built 092b436b6a9a 04:48:06 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 04:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:06 04:48:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:06 latest: Pulling from edgex-lftools-log-publisher 04:48:06 5eb5b503b376: Pulling fs layer 04:48:06 5c69ac0246d0: Pulling fs layer 04:48:06 ec43610c2a17: Pulling fs layer 04:48:06 3a2ae6a8a46f: Pulling fs layer 04:48:06 33b1e0a273af: Pulling fs layer 04:48:06 5d3b04190fa2: Pulling fs layer 04:48:06 2f39f015ded8: Pulling fs layer 04:48:06 33b1e0a273af: Waiting 04:48:06 5d3b04190fa2: Waiting 04:48:06 2f39f015ded8: Waiting 04:48:06 5c69ac0246d0: Verifying Checksum 04:48:06 5c69ac0246d0: Download complete 04:48:06 3a2ae6a8a46f: Download complete 04:48:06 33b1e0a273af: Verifying Checksum 04:48:06 33b1e0a273af: Download complete 04:48:06 5d3b04190fa2: Download complete 04:48:06 ec43610c2a17: Verifying Checksum 04:48:06 ec43610c2a17: Download complete 04:48:06 5eb5b503b376: Verifying Checksum 04:48:06 5eb5b503b376: Download complete 04:48:07 2f39f015ded8: Download complete 04:48:08 5eb5b503b376: Pull complete 04:48:08 5c69ac0246d0: Pull complete 04:48:08 ec43610c2a17: Pull complete 04:48:08 3a2ae6a8a46f: Pull complete 04:48:08 33b1e0a273af: Pull complete 04:48:09 5d3b04190fa2: Pull complete 04:48:13 2f39f015ded8: Pull complete 04:48:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:48:13 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:48:13 $ 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 04:48:15 $ docker top 170d7c48b636a2cec8c2bf2cfc5e5fe02e871cee65cddfdfa9bf22bebcc508f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:15 ---> job-cost.sh 04:48:15 lf-activate-venv: SKIPPING 04:48:15 INFO: No Stack... 04:48:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:16 INFO: Archiving Costs [Pipeline] sh 04:48:16 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:48:16 + cut -d, -f6 [Pipeline] lock 04:48:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] 04:48:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] did not exist. Created. 04:48:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:17 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:17 Stashed 1 file(s) [Pipeline] } 04:48:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:17 $ docker stop --time=1 170d7c48b636a2cec8c2bf2cfc5e5fe02e871cee65cddfdfa9bf22bebcc508f9 04:48:18 $ docker rm -f 170d7c48b636a2cec8c2bf2cfc5e5fe02e871cee65cddfdfa9bf22bebcc508f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7778 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:49:35 Running in /w/workspace/device-sdk-go/51 [Pipeline] { [Pipeline] checkout 04:49:35 The recommended git tool is: git 04:49:43 using credential edgex-jenkins-ssh 04:49:43 Cloning the remote Git repository 04:49:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:49:43 > git init /w/workspace/device-sdk-go/51 # timeout=10 04:49:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:49:43 > git --version # timeout=10 04:49:43 > git --version # 'git version 2.25.1' 04:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:49:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:46 Avoid second fetch 04:49:46 Checking out Revision 8ece66f1c570f367a2f406d94221d9aee4294f1c (main) 04:49:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:49:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:46 > git config core.sparsecheckout # timeout=10 04:49:46 > git checkout -f 8ece66f1c570f367a2f406d94221d9aee4294f1c # timeout=10 04:49:50 Commit message: "Merge pull request #1108 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:49:51 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:51 Dload Upload Total Spent Left Speed 04:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 04:49:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:49:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:49:52 sudo tee /etc/docker/daemon.new 04:49:52 { 04:49:52 "registry-mirrors": [ 04:49:52 "https://nexus3.edgexfoundry.org:10001" 04:49:52 ], 04:49:52 "bip": "10.250.0.254/24", 04:49:52 "hosts": [ 04:49:52 "tcp://0.0.0.0:5555", 04:49:52 "unix:///var/run/docker.sock" 04:49:52 ], 04:49:52 "mtu": 1458, 04:49:52 "selinux-enabled": true, 04:49:52 "seccomp-profile": "/etc/docker/seccomp.json" 04:49:52 } [Pipeline] sh 04:49:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:49:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:11 provisioning config files... 04:50:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/51@tmp/config6292742611574034057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:12 ---> docker-login.sh 04:50:12 nexus3.edgexfoundry.org:10001 04:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 nexus3.edgexfoundry.org:10002 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 nexus3.edgexfoundry.org:10003 04:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:13 Configure a credential helper to remove this warning. See 04:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:13 04:50:13 Login Succeeded 04:50:13 nexus3.edgexfoundry.org:10004 04:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:14 Configure a credential helper to remove this warning. See 04:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:14 04:50:14 Login Succeeded 04:50:14 docker.io 04:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:50:15 Configure a credential helper to remove this warning. See 04:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:50:15 04:50:15 Login Succeeded 04:50:15 ---> docker-login.sh ends [Pipeline] } 04:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:50:15 ========================================================= 04:50:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:50:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:50:16 + 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 . 04:50:16 Sending build context to Docker daemon 5.14MB 04:50:16 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:50:16 Step 2/11 : FROM ${BASE} AS builder 04:50:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:16 9b3977197b4f: Pulling fs layer 04:50:16 1a89e8eeedd5: Pulling fs layer 04:50:16 94645a83ff95: Pulling fs layer 04:50:16 3f3a8bcf1eab: Pulling fs layer 04:50:16 0c92f367c5e7: Pulling fs layer 04:50:16 f7c0051592d6: Pulling fs layer 04:50:16 a227ed2f7395: Pulling fs layer 04:50:16 7b1c46037f91: Pulling fs layer 04:50:16 a227ed2f7395: Waiting 04:50:16 0c92f367c5e7: Waiting 04:50:16 f7c0051592d6: Waiting 04:50:16 7b1c46037f91: Waiting 04:50:16 3f3a8bcf1eab: Waiting 04:50:16 94645a83ff95: Verifying Checksum 04:50:16 94645a83ff95: Download complete 04:50:16 1a89e8eeedd5: Verifying Checksum 04:50:16 1a89e8eeedd5: Download complete 04:50:16 0c92f367c5e7: Verifying Checksum 04:50:16 0c92f367c5e7: Download complete 04:50:16 f7c0051592d6: Verifying Checksum 04:50:16 f7c0051592d6: Download complete 04:50:16 9b3977197b4f: Verifying Checksum 04:50:16 9b3977197b4f: Download complete 04:50:16 a227ed2f7395: Verifying Checksum 04:50:16 a227ed2f7395: Download complete 04:50:17 9b3977197b4f: Pull complete 04:50:18 1a89e8eeedd5: Pull complete 04:50:18 94645a83ff95: Pull complete 04:50:19 7b1c46037f91: Verifying Checksum 04:50:19 7b1c46037f91: Download complete 04:50:19 3f3a8bcf1eab: Verifying Checksum 04:50:19 3f3a8bcf1eab: Download complete 04:50:31 3f3a8bcf1eab: Pull complete 04:50:32 0c92f367c5e7: Pull complete 04:50:32 f7c0051592d6: Pull complete 04:50:32 a227ed2f7395: Pull complete 04:50:39 7b1c46037f91: Pull complete 04:50:39 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:50:39 ---> f79e39bc4007 04:50:39 Step 3/11 : ARG MAKE=make build 04:50:40 ---> Running in 26075bb11686 04:50:41 Removing intermediate container 26075bb11686 04:50:41 ---> df4369048325 04:50:41 Step 4/11 : WORKDIR /device-sdk-go 04:50:41 ---> Running in 17e4bb149bb5 04:50:41 Removing intermediate container 17e4bb149bb5 04:50:41 ---> 39263896c91c 04:50:41 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:50:41 ---> Running in e982f21b8475 04:50:41 Removing intermediate container e982f21b8475 04:50:41 ---> 887f96dc4975 04:50:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:42 ---> Running in 7b59dca1f154 04:50:44 Removing intermediate container 7b59dca1f154 04:50:44 ---> 4673886a67c0 04:50:44 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:50:44 ---> Running in c2f284e0a485 04:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:50:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:50:46 OK: 220 MiB in 52 packages 04:50:47 Removing intermediate container c2f284e0a485 04:50:47 ---> b12b78644a86 04:50:47 Step 8/11 : COPY go.mod vendor* ./ 04:50:50 ---> 34afd88d5b6f 04:50:50 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:50 ---> Running in 174fd85ed6a8 04:52:12 Removing intermediate container 174fd85ed6a8 04:52:12 ---> b17b7e9a84b8 04:52:12 Step 10/11 : COPY . . 04:52:12 ---> da2405d6861c 04:52:12 Step 11/11 : RUN ${MAKE} 04:52:12 ---> Running in b9d37baec8cd 04:52:12 noop 04:52:12 Removing intermediate container b9d37baec8cd 04:52:12 ---> 81b83427948f 04:52:12 Successfully built 81b83427948f 04:52:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:52:12 + docker inspect -f . ci-base-image-arm64 04:52:12 . [Pipeline] withDockerContainer 04:52:12 prd-ubuntu20.04-docker-arm64-4c-16g-7778 does not seem to be running inside a container 04:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/51 -v /w/workspace/device-sdk-go/51:/w/workspace/device-sdk-go/51:rw,z -v /w/workspace/device-sdk-go/51@tmp:/w/workspace/device-sdk-go/51@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 04:52:14 $ docker top 2a5f4c9e9069350872638eb49ee517d8679b63046a342a4e4aacd7459edf871e -eo pid,comm [Pipeline] { [Pipeline] sh 04:52:15 + go version 04:52:15 go version go1.17.6 linux/arm64 [Pipeline] } 04:52:15 $ docker stop --time=1 2a5f4c9e9069350872638eb49ee517d8679b63046a342a4e4aacd7459edf871e 04:52:17 $ docker rm -f 2a5f4c9e9069350872638eb49ee517d8679b63046a342a4e4aacd7459edf871e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:52:17 + docker inspect -f . ci-base-image-arm64 04:52:17 . [Pipeline] withDockerContainer 04:52:17 prd-ubuntu20.04-docker-arm64-4c-16g-7778 does not seem to be running inside a container 04:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/51 -v /w/workspace/device-sdk-go/51:/w/workspace/device-sdk-go/51:rw,z -v /w/workspace/device-sdk-go/51@tmp:/w/workspace/device-sdk-go/51@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 04:52:19 $ docker top ddeab3f8df19bc8fc0fc6d70eff8e6b64af973edbacd86b0e855bf7b742deb5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:52:20 + make test 04:52:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:52:21 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:53:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:53:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:53:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:53:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.092s coverage: 23.3% of statements 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:53:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.129s coverage: 27.6% of statements 04:53:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.069s coverage: 78.9% of statements 04:53:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.085s coverage: 10.8% of statements 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:53:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 33.2% of statements 04:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:53:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.142s coverage: 86.1% of statements 04:53:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:53:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:53:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.203s coverage: 57.4% of statements 04:53:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.187s coverage: 89.2% of statements 04:53:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:53:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.8% of statements 04:53:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:53:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:53:30 GO111MODULE=on go vet ./... 04:53:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:53:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:53:53 ./bin/test-attribution-txt.sh [Pipeline] echo 04:53:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:53:54 $ docker stop --time=1 ddeab3f8df19bc8fc0fc6d70eff8e6b64af973edbacd86b0e855bf7b742deb5a 04:53:56 $ docker rm -f ddeab3f8df19bc8fc0fc6d70eff8e6b64af973edbacd86b0e855bf7b742deb5a [Pipeline] // withDockerContainer [Pipeline] sh 04:53:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:53:57 Warning: overwriting stash ‘coverage-report’ 04:53:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:58 + ls -al . 04:53:58 total 308 04:53:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 04:53 . 04:53:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:49 .. 04:53:58 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 04:49 .dockerignore 04:53:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 04:49 .git 04:53:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:49 .github 04:53:58 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 04:49 .gitignore 04:53:58 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 04:49 .golangci.yml 04:53:58 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 04:49 CHANGELOG.md 04:53:58 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 04:49 GOVERNANCE.md 04:53:58 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 04:49 Jenkinsfile 04:53:58 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 04:49 LICENSE 04:53:58 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 04:49 Makefile 04:53:58 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 04:49 OWNERS.md 04:53:58 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 04:49 README.md 04:53:58 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 04:46 VERSION 04:53:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 04:49 bin 04:53:58 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 04:53 coverage.out 04:53:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:49 example 04:53:58 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 04:49 go.mod 04:53:58 -rw-rw-r-- 1 jenkins jenkins 49776 Mar 17 04:49 go.sum 04:53:58 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 04:49 internal 04:53:58 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:49 openapi 04:53:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:49 pkg 04:53:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:49 snap 04:53:58 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 04:49 version.go [Pipeline] isUnix [Pipeline] sh 04:53:59 + 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=8ece66f1c570f367a2f406d94221d9aee4294f1c --label arch=arm64 --label version=2.2.0-dev.18 . 04:53:59 Sending build context to Docker daemon 5.27MB 04:53:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:53:59 Step 2/25 : FROM ${BASE} AS builder 04:53:59 ---> 81b83427948f 04:53:59 Step 3/25 : ARG MAKE=make build 04:53:59 ---> Running in 56fb70e868ec 04:54:00 Removing intermediate container 56fb70e868ec 04:54:00 ---> bb4415562944 04:54:00 Step 4/25 : WORKDIR /device-sdk-go 04:54:00 ---> Running in 3dda46b90bd6 04:54:00 Removing intermediate container 3dda46b90bd6 04:54:00 ---> d707c94ada33 04:54:00 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:54:00 ---> Running in 2858298deab2 04:54:01 Removing intermediate container 2858298deab2 04:54:01 ---> b5c1d5208664 04:54:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:01 ---> Running in b3d242c4b74c 04:54:03 Removing intermediate container b3d242c4b74c 04:54:03 ---> b5a07159fcfd 04:54:03 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:54:03 ---> Running in 35f73069d55b 04:54:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:54:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:54:06 OK: 220 MiB in 52 packages 04:54:07 Removing intermediate container 35f73069d55b 04:54:07 ---> fcd7a1d28e5b 04:54:07 Step 8/25 : COPY go.mod vendor* ./ 04:54:07 ---> f14b51b90e10 04:54:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:07 ---> Running in 4a42ef832663 04:54:10 Removing intermediate container 4a42ef832663 04:54:10 ---> f5181c68b0c6 04:54:10 Step 10/25 : COPY . . 04:54:11 ---> ea8666107269 04:54:11 Step 11/25 : RUN ${MAKE} 04:54:11 ---> Running in cfc09328cf9a 04:54:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.18" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:54:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:54:59 Removing intermediate container cfc09328cf9a 04:54:59 ---> 2ff3b7b069a4 04:54:59 Step 12/25 : FROM alpine:3.14 04:54:59 3.14: Pulling from library/alpine 04:54:59 be307f383ecc: Pulling fs layer 04:54:59 be307f383ecc: Verifying Checksum 04:54:59 be307f383ecc: Download complete 04:55:00 be307f383ecc: Pull complete 04:55:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:55:00 Status: Downloaded newer image for alpine:3.14 04:55:00 ---> 5b8b7b635229 04:55:00 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:55:00 ---> Running in e073c3ccc67a 04:55:00 Removing intermediate container e073c3ccc67a 04:55:00 ---> dc5111f0d1fc 04:55:00 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:00 ---> Running in 7f3466386040 04:55:02 Removing intermediate container 7f3466386040 04:55:02 ---> 36d3b7333560 04:55:02 Step 15/25 : RUN apk add --update --no-cache zeromq 04:55:02 ---> Running in 19674821b520 04:55:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:55:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:55:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:55:05 (2/5) Installing libsodium (1.0.18-r0) 04:55:05 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:55:05 (4/5) Installing libzmq (4.3.4-r0) 04:55:05 (5/5) Installing zeromq (4.3.4-r0) 04:55:05 Executing busybox-1.33.1-r6.trigger 04:55:05 OK: 8 MiB in 19 packages 04:55:06 Removing intermediate container 19674821b520 04:55:06 ---> 6f8fd7102f79 04:55:06 Step 16/25 : WORKDIR / 04:55:06 ---> Running in b295a0277d04 04:55:07 Removing intermediate container b295a0277d04 04:55:07 ---> 6b8b497f91af 04:55:07 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:07 ---> 27580dc8db33 04:55:07 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:08 ---> cacd230f7b61 04:55:08 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:09 ---> 331479424488 04:55:09 Step 20/25 : EXPOSE 59999 04:55:09 ---> Running in daad389475d9 04:55:09 Removing intermediate container daad389475d9 04:55:09 ---> 2bbbc263eaba 04:55:09 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:55:09 ---> Running in 878b20fec31e 04:55:10 Removing intermediate container 878b20fec31e 04:55:10 ---> 0ee521f422ce 04:55:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:55:10 ---> Running in 4310f154264a 04:55:10 Removing intermediate container 4310f154264a 04:55:10 ---> 7163a9806544 04:55:10 Step 23/25 : LABEL arch=arm64 04:55:10 ---> Running in 0fb68ba7887d 04:55:10 Removing intermediate container 0fb68ba7887d 04:55:10 ---> 7e4f74f62aab 04:55:10 Step 24/25 : LABEL git_sha=8ece66f1c570f367a2f406d94221d9aee4294f1c 04:55:11 ---> Running in 77c28ce14aba 04:55:11 Removing intermediate container 77c28ce14aba 04:55:11 ---> 141bdee187b5 04:55:11 Step 25/25 : LABEL version=2.2.0-dev.18 04:55:11 ---> Running in e71ae2b7e63e 04:55:11 Removing intermediate container e71ae2b7e63e 04:55:11 ---> 6b14f1983b24 04:55:11 [Warning] One or more build-args [ARCH] were not consumed 04:55:11 Successfully built 6b14f1983b24 04:55:11 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 04:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:12 04:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:12 arm64: Pulling from edgex-lftools-log-publisher 04:55:12 8998bd30e6a1: Pulling fs layer 04:55:12 04944245beec: Pulling fs layer 04:55:12 699f458cf7ca: Pulling fs layer 04:55:12 765212b225bb: Pulling fs layer 04:55:12 f23df028b6ca: Pulling fs layer 04:55:12 d65c8cfc05b1: Pulling fs layer 04:55:12 2437ff75d9bd: Pulling fs layer 04:55:12 f23df028b6ca: Waiting 04:55:12 d65c8cfc05b1: Waiting 04:55:12 2437ff75d9bd: Waiting 04:55:12 765212b225bb: Waiting 04:55:12 04944245beec: Verifying Checksum 04:55:12 04944245beec: Download complete 04:55:12 765212b225bb: Verifying Checksum 04:55:12 765212b225bb: Download complete 04:55:12 f23df028b6ca: Verifying Checksum 04:55:12 f23df028b6ca: Download complete 04:55:12 d65c8cfc05b1: Verifying Checksum 04:55:12 d65c8cfc05b1: Download complete 04:55:12 699f458cf7ca: Verifying Checksum 04:55:12 699f458cf7ca: Download complete 04:55:13 8998bd30e6a1: Download complete 04:55:15 2437ff75d9bd: Verifying Checksum 04:55:15 2437ff75d9bd: Download complete 04:55:17 8998bd30e6a1: Pull complete 04:55:17 04944245beec: Pull complete 04:55:19 699f458cf7ca: Pull complete 04:55:19 765212b225bb: Pull complete 04:55:20 f23df028b6ca: Pull complete 04:55:20 d65c8cfc05b1: Pull complete 04:55:35 2437ff75d9bd: Pull complete 04:55:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:55:35 prd-ubuntu20.04-docker-arm64-4c-16g-7778 does not seem to be running inside a container 04:55:35 $ 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/51 -v /w/workspace/device-sdk-go/51:/w/workspace/device-sdk-go/51:rw,z -v /w/workspace/device-sdk-go/51@tmp:/w/workspace/device-sdk-go/51@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 04:55:38 $ docker top d895c8cd394f350b81b09acc992760f56decc32d3ee4841fe26a2540a0ca0cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:39 ---> job-cost.sh 04:55:39 lf-activate-venv: SKIPPING 04:55:39 INFO: No Stack... 04:55:39 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:40 INFO: Archiving Costs [Pipeline] sh 04:55:41 + cat /w/workspace/device-sdk-go/51/archives/cost.csv 04:55:41 + cut -d, -f6 [Pipeline] lock 04:55:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] 04:55:41 Resource [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] did not exist. Created. 04:55:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:42 /w/workspace/device-sdk-go/51@tmp/durable-994a1cb7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:55:42 + echo total: 0.10999999940395355 [Pipeline] stash 04:55:43 Warning: overwriting stash ‘stack-cost’ 04:55:43 Stashed 1 file(s) [Pipeline] } 04:55:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:43 $ docker stop --time=1 d895c8cd394f350b81b09acc992760f56decc32d3ee4841fe26a2540a0ca0cfc 04:55:44 $ docker rm -f d895c8cd394f350b81b09acc992760f56decc32d3ee4841fe26a2540a0ca0cfc [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 04:55:45 provisioning config files... 04:55:45 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7524465385724866633tmp [Pipeline] { [Pipeline] sh 04:55:45 + set +x 04:55:45 + curl -s https://codecov.io/bash 04:55:45 + bash -s -- 04:55:45 04:55:45 _____ _ 04:55:45 / ____| | | 04:55:45 | | ___ __| | ___ ___ _____ __ 04:55:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:55:45 | |___| (_) | (_| | __/ (_| (_) \ V / 04:55:45 \_____\___/ \__,_|\___|\___\___/ \_/ 04:55:45 Bash-1.0.6 04:55:45 04:55:45 04:55:45 ==> git version 2.25.1 found 04:55:45 ==> 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 04:55:45 Release-Date: 2020-01-08 04:55:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:55:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:55:45 ==> Jenkins CI detected. 04:55:45 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:55:45 project root: . 04:55:45 --> token set from env 04:55:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:55:45 ==> Running gcov in . (disable via -X gcov) 04:55:45 ==> Python coveragepy not found 04:55:45 ==> Searching for coverage reports in: 04:55:45 + . 04:55:45 -> Found 1 reports 04:55:45 ==> Detecting git/mercurial file structure 04:55:45 ==> Reading reports 04:55:45 + ./coverage.out bytes=129001 04:55:45 ==> Appending adjustments 04:55:45 https://docs.codecov.io/docs/fixing-reports 04:55:45 + Found adjustments 04:55:45 ==> Gzipping contents 04:55:45 16K /tmp/codecov.mhz0Io.gz 04:55:45 ==> Uploading reports 04:55:45 url: https://codecov.io 04:55:45 query: branch=main&commit=8ece66f1c570f367a2f406d94221d9aee4294f1c&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:55:45 -> Pinging Codecov 04:55:45 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=8ece66f1c570f367a2f406d94221d9aee4294f1c&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:55:46 -> Uploading to 04:55:46 https://storage.googleapis.com/codecov/v4/raw/2022-03-17/7E55EF52A471D76F132DFD9A03CDDE97/8ece66f1c570f367a2f406d94221d9aee4294f1c/a6dace90-0728-48c6-8c8a-f6b913dbb565.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T045545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c3fb425dbe73f2a6de3dd30b9165917f7bb2e714816cc2aa0c93fd10ee3b801 04:55:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:46 Dload Upload Total Spent Left Speed 04:55:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16246 0 0 100 16246 0 55447 --:--:-- --:--:-- --:--:-- 55447 04:55:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] } 04:55:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:55:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:55:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:46 04:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:55:47 188c0c94c7c5: Pulling fs layer 04:55:47 0ef7d3d256c8: Pulling fs layer 04:55:47 de9db76c5a1d: Pulling fs layer 04:55:47 0eba1c9be4d2: Pulling fs layer 04:55:47 0d57e429df01: Pulling fs layer 04:55:47 4e4be7b47b0d: Pulling fs layer 04:55:47 e1f770b5df2f: Pulling fs layer 04:55:47 85a0685a4137: Pulling fs layer 04:55:47 0eba1c9be4d2: Waiting 04:55:47 4e4be7b47b0d: Waiting 04:55:47 e1f770b5df2f: Waiting 04:55:47 0d57e429df01: Waiting 04:55:47 de9db76c5a1d: Verifying Checksum 04:55:47 de9db76c5a1d: Download complete 04:55:47 0ef7d3d256c8: Download complete 04:55:47 0d57e429df01: Verifying Checksum 04:55:47 0d57e429df01: Download complete 04:55:47 4e4be7b47b0d: Download complete 04:55:47 188c0c94c7c5: Verifying Checksum 04:55:47 188c0c94c7c5: Pull complete 04:55:47 e1f770b5df2f: Verifying Checksum 04:55:47 e1f770b5df2f: Download complete 04:55:47 0ef7d3d256c8: Pull complete 04:55:47 de9db76c5a1d: Pull complete 04:55:47 0eba1c9be4d2: Verifying Checksum 04:55:47 0eba1c9be4d2: Download complete 04:55:48 85a0685a4137: Verifying Checksum 04:55:48 85a0685a4137: Download complete 04:55:51 0eba1c9be4d2: Pull complete 04:55:51 0d57e429df01: Pull complete 04:55:51 4e4be7b47b0d: Pull complete 04:55:51 e1f770b5df2f: Pull complete 04:55:54 85a0685a4137: Pull complete 04:55:54 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:55:55 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:55:55 $ 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 04:55:56 $ docker top 25f504621b2db549316f2fa73f5afb2b28d0958cd4903cab1ba061da96331260 -eo pid,comm [Pipeline] { [Pipeline] echo 04:55:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:55:57 + set -o pipefail 04:55:57 + snyk monitor '--org=edgex-jenkins' 04:56:01 04:56:01 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 04:56:01 04:56:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/0324bb14-0ee7-4f59-8c89-dbb5a48a3e77 04:56:01 04:56:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:56:01 04:56:01 [Pipeline] } 04:56:01 $ docker stop --time=1 25f504621b2db549316f2fa73f5afb2b28d0958cd4903cab1ba061da96331260 04:56:02 $ docker rm -f 25f504621b2db549316f2fa73f5afb2b28d0958cd4903cab1ba061da96331260 [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 04:56:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:03 provisioning config files... 04:56:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8114007072733271955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:03 --> edgex-publish-swagger.sh 04:56:03 === Publish openapi/v2 API === 04:56:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:56:03 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 04:56:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:03 Dload Upload Total Spent Left Speed 04:56:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 52964 0:00:01 0:00:01 --:--:-- 52964 100 53282 0 0 100 53282 0 52964 0:00:01 0:00:01 --:--:-- 52964 04:56:04 04:56:04 [Pipeline] } 04:56:04 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 04:56:04 + git log --format=format:%s -1 8ece66f1c570f367a2f406d94221d9aee4294f1c [Pipeline] sh 04:56:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:05 . [Pipeline] withDockerContainer 04:56:05 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:56:05 $ 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 04:56:06 $ docker top 9c37b170e9efbdff3cd3ab8a0e6044db80c87f6357953658b96edac580108bf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:06 [ssh-agent] Looking for ssh-agent implementation... 04:56:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:06 $ docker exec 9c37b170e9efbdff3cd3ab8a0e6044db80c87f6357953658b96edac580108bf3 ssh-agent 04:56:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHcjif/agent.13 04:56:06 SSH_AGENT_PID=19 04:56:06 Running ssh-add (command line suppressed) 04:56:06 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8526298960581941876.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8526298960581941876.key) 04:56:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:06 + git semver tag 04:56:06 # -> Open(): unable to determine branch for HEAD 04:56:06 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:56:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:56:06 # $SEMVER_REMOTE_NAME = origin 04:56:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:56:06 # $SEMVER_USER_NAME = edgex-jenkins 04:56:06 # $SEMVER_BRANCH = main 04:56:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:56:06 # 8ece66f1c570f367a2f406d94221d9aee4294f1c HEAD 04:56:06 # -> Force: false 04:56:06 # 31c0dda3180e51214b5ec9a3df6af7ae4acc8a87 refs/tags/v2.2.0-dev.18 [Pipeline] } 04:56:06 $ docker exec --env ******** --env ******** 9c37b170e9efbdff3cd3ab8a0e6044db80c87f6357953658b96edac580108bf3 ssh-agent -k 04:56:06 unset SSH_AUTH_SOCK; 04:56:06 unset SSH_AGENT_PID; 04:56:06 echo Agent pid 19 killed; 04:56:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:07 + git semver [Pipeline] } 04:56:07 $ docker stop --time=1 9c37b170e9efbdff3cd3ab8a0e6044db80c87f6357953658b96edac580108bf3 04:56:08 $ docker rm -f 9c37b170e9efbdff3cd3ab8a0e6044db80c87f6357953658b96edac580108bf3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:08 04:56:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:56:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:09 0.23.1-centos7: Pulling from edgex-lftools 04:56:09 ab5ef0e58194: Pulling fs layer 04:56:09 9712f1f96733: Pulling fs layer 04:56:09 63f879dbbcfc: Pulling fs layer 04:56:09 0d9ebad4ef96: Pulling fs layer 04:56:09 e9a5061849ea: Pulling fs layer 04:56:09 d747dcd14b5f: Pulling fs layer 04:56:09 2de7ff778b66: Pulling fs layer 04:56:09 0d9ebad4ef96: Waiting 04:56:09 e9a5061849ea: Waiting 04:56:09 d747dcd14b5f: Waiting 04:56:09 2de7ff778b66: Waiting 04:56:09 9712f1f96733: Verifying Checksum 04:56:09 9712f1f96733: Download complete 04:56:09 63f879dbbcfc: Verifying Checksum 04:56:09 63f879dbbcfc: Download complete 04:56:09 e9a5061849ea: Verifying Checksum 04:56:09 e9a5061849ea: Download complete 04:56:09 d747dcd14b5f: Verifying Checksum 04:56:09 d747dcd14b5f: Download complete 04:56:09 0d9ebad4ef96: Verifying Checksum 04:56:09 0d9ebad4ef96: Download complete 04:56:09 ab5ef0e58194: Verifying Checksum 04:56:09 ab5ef0e58194: Download complete 04:56:09 2de7ff778b66: Verifying Checksum 04:56:09 2de7ff778b66: Download complete 04:56:12 ab5ef0e58194: Pull complete 04:56:12 9712f1f96733: Pull complete 04:56:13 63f879dbbcfc: Pull complete 04:56:16 0d9ebad4ef96: Pull complete 04:56:16 e9a5061849ea: Pull complete 04:56:16 d747dcd14b5f: Pull complete 04:56:17 2de7ff778b66: Pull complete 04:56:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:56:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:56:17 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:56:17 $ 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 04:56:20 $ docker top f0649851c51c27440b0e2f27fb22fd151e19e2c362921488404c366b82c8b0fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:56:20 provisioning config files... 04:56:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3385045981567568394tmp 04:56:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4123515733401856509tmp 04:56:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3859787189736404704tmp [Pipeline] { [Pipeline] echo 04:56:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:56:20 ---> sigul-configuration.sh 04:56:20 gpg: directory `/root/.gnupg' created 04:56:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:56:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:56:20 gpg: keyring `/root/.gnupg/secring.gpg' created 04:56:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:56:20 gpg: CAST5 encrypted data 04:56:20 gpg: encrypted with 1 passphrase 04:56:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:56:20 + mkdir /home/jenkins 04:56:20 + mkdir /home/jenkins/sigul [Pipeline] sh 04:56:21 + 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 04:56:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:56:21 ---> sigul-install.sh 04:56:21 Sigul already installed; skipping installation. [Pipeline] sh 04:56:21 + git tag --list 04:56:21 0.7.1 04:56:21 delhi-tag 04:56:21 v1.0.0 04:56:21 v1.1.0 04:56:21 v1.1.1 04:56:21 v1.1.2 04:56:21 v1.2.0 04:56:21 v1.2.1 04:56:21 v1.2.2 04:56:21 v1.2.3 04:56:21 v1.3.0 04:56:21 v1.4.0 04:56:21 v2.0.0 04:56:21 v2.0.1-dev.1 04:56:21 v2.0.1-dev.10 04:56:21 v2.0.1-dev.11 04:56:21 v2.0.1-dev.12 04:56:21 v2.0.1-dev.13 04:56:21 v2.0.1-dev.14 04:56:21 v2.0.1-dev.15 04:56:21 v2.0.1-dev.16 04:56:21 v2.0.1-dev.17 04:56:21 v2.0.1-dev.18 04:56:21 v2.0.1-dev.19 04:56:21 v2.0.1-dev.2 04:56:21 v2.0.1-dev.20 04:56:21 v2.0.1-dev.21 04:56:21 v2.0.1-dev.22 04:56:21 v2.0.1-dev.23 04:56:21 v2.0.1-dev.24 04:56:21 v2.0.1-dev.25 04:56:21 v2.0.1-dev.26 04:56:21 v2.0.1-dev.27 04:56:21 v2.0.1-dev.28 04:56:21 v2.0.1-dev.29 04:56:21 v2.0.1-dev.3 04:56:21 v2.0.1-dev.30 04:56:21 v2.0.1-dev.31 04:56:21 v2.0.1-dev.32 04:56:21 v2.0.1-dev.33 04:56:21 v2.0.1-dev.4 04:56:21 v2.0.1-dev.5 04:56:21 v2.0.1-dev.6 04:56:21 v2.0.1-dev.7 04:56:21 v2.0.1-dev.8 04:56:21 v2.0.1-dev.9 04:56:21 v2.1.0 04:56:21 v2.1.1-dev.1 04:56:21 v2.2.0-dev.1 04:56:21 v2.2.0-dev.10 04:56:21 v2.2.0-dev.11 04:56:21 v2.2.0-dev.12 04:56:21 v2.2.0-dev.13 04:56:21 v2.2.0-dev.14 04:56:21 v2.2.0-dev.15 04:56:21 v2.2.0-dev.16 04:56:21 v2.2.0-dev.17 04:56:21 v2.2.0-dev.18 04:56:21 v2.2.0-dev.2 04:56:21 v2.2.0-dev.3 04:56:21 v2.2.0-dev.4 04:56:21 v2.2.0-dev.5 04:56:21 v2.2.0-dev.6 04:56:21 v2.2.0-dev.7 04:56:21 v2.2.0-dev.8 04:56:21 v2.2.0-dev.9 [Pipeline] sh 04:56:22 + lftools sign git-tag v2.2.0-dev.18 04:56:22 Signing Git tag with Sigul... 04:56:22 Signing v2.2.0-dev.18 [Pipeline] echo 04:56:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:56:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:56:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:56:23 $ docker stop --time=1 f0649851c51c27440b0e2f27fb22fd151e19e2c362921488404c366b82c8b0fd 04:56:24 $ docker rm -f f0649851c51c27440b0e2f27fb22fd151e19e2c362921488404c366b82c8b0fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:56:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:25 . [Pipeline] withDockerContainer 04:56:25 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:56: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 04:56:25 $ docker top eb6ca7e26bb93d54060ceca110ad80481626f7995af97a64b7123e69c8b90f05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:25 [ssh-agent] Looking for ssh-agent implementation... 04:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:26 $ docker exec eb6ca7e26bb93d54060ceca110ad80481626f7995af97a64b7123e69c8b90f05 ssh-agent 04:56:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOiaAFJ/agent.13 04:56:26 SSH_AGENT_PID=20 04:56:26 Running ssh-add (command line suppressed) 04:56:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4355861486033852816.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4355861486033852816.key) 04:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:26 + git semver bump pre 04:56:26 # -> Open(): unable to determine branch for HEAD 04:56:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:56:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:56:26 # $SEMVER_REMOTE_NAME = origin 04:56:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:56:26 # $SEMVER_USER_NAME = edgex-jenkins 04:56:26 # $SEMVER_BRANCH = main 04:56:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:56:26 2.2.0-dev.19 [Pipeline] } 04:56:26 $ docker exec --env ******** --env ******** eb6ca7e26bb93d54060ceca110ad80481626f7995af97a64b7123e69c8b90f05 ssh-agent -k 04:56:26 unset SSH_AUTH_SOCK; 04:56:26 unset SSH_AGENT_PID; 04:56:26 echo Agent pid 20 killed; 04:56:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:27 + git semver [Pipeline] } 04:56:27 $ docker stop --time=1 eb6ca7e26bb93d54060ceca110ad80481626f7995af97a64b7123e69c8b90f05 04:56:28 $ docker rm -f eb6ca7e26bb93d54060ceca110ad80481626f7995af97a64b7123e69c8b90f05 [Pipeline] // withDockerContainer [Pipeline] sh 04:56:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:56:29 . [Pipeline] withDockerContainer 04:56:29 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:56:29 $ 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 04:56:29 $ docker top 490e4ff63edc074b75156072df4f36489431c58ad6c75c09e390e53de1636dc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:29 [ssh-agent] Looking for ssh-agent implementation... 04:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:29 $ docker exec 490e4ff63edc074b75156072df4f36489431c58ad6c75c09e390e53de1636dc9 ssh-agent 04:56:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMajpAf/agent.14 04:56:29 SSH_AGENT_PID=20 04:56:29 Running ssh-add (command line suppressed) 04:56:29 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4040135976182915532.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4040135976182915532.key) 04:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:30 + git semver push 04:56:30 # -> Open(): unable to determine branch for HEAD 04:56:30 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:56:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:56:30 # $SEMVER_REMOTE_NAME = origin 04:56:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:56:30 # $SEMVER_USER_NAME = edgex-jenkins 04:56:30 # $SEMVER_BRANCH = main 04:56:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:56:32 $ docker exec --env ******** --env ******** 490e4ff63edc074b75156072df4f36489431c58ad6c75c09e390e53de1636dc9 ssh-agent -k 04:56:32 unset SSH_AUTH_SOCK; 04:56:32 unset SSH_AGENT_PID; 04:56:32 echo Agent pid 20 killed; 04:56:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:32 + git semver [Pipeline] } 04:56:32 $ docker stop --time=1 490e4ff63edc074b75156072df4f36489431c58ad6c75c09e390e53de1636dc9 04:56:33 $ docker rm -f 490e4ff63edc074b75156072df4f36489431c58ad6c75c09e390e53de1636dc9 [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 04:56:34 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:56:34 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:56:34 total 16 04:56:34 drwxr-xr-x 3 root root 4096 Mar 17 04:48 . 04:56:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 04:56 .. 04:56:34 drwxr-xr-x 2 root root 4096 Mar 17 04:48 cost 04:56:34 -rw-r--r-- 1 root root 83 Mar 17 04:48 cost.csv 04:56:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:56:34 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:56:34 total 16 04:56:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 04:48 . 04:56:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 04:56 .. 04:56:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 04:48 cost 04:56:34 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:56:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:56:35 ---> package-listing.sh 04:56:35 ++ facter osfamily 04:56:35 ++ tr '[:upper:]' '[:lower:]' 04:56:35 + OS_FAMILY=debian 04:56:35 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:56:35 + START_PACKAGES=/tmp/packages_start.txt 04:56:35 + END_PACKAGES=/tmp/packages_end.txt 04:56:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:56:35 + PACKAGES=/tmp/packages_start.txt 04:56:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:56:35 + PACKAGES=/tmp/packages_end.txt 04:56:35 + case "${OS_FAMILY}" in 04:56:35 + dpkg -l 04:56:35 + grep '^ii' 04:56:35 + '[' -f /tmp/packages_start.txt ']' 04:56:35 + '[' -f /tmp/packages_end.txt ']' 04:56:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:56:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:56:35 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:56:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:56:35 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 04:56:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:36 . [Pipeline] withDockerContainer 04:56:36 prd-ubuntu20.04-docker-8c-8g-7773 does not seem to be running inside a container 04:56:36 $ 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 04:56:37 $ docker top 1d9a7e2925f91609f83322e8a4dc60603073261ddbc62d63500fe648451e6120 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:37 + touch /tmp/pre-build-complete [Pipeline] sh 04:56:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:56:38 + ls /var/log/sa-host 04:56:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:38 provisioning config files... 04:56:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8449155484071064632tmp [Pipeline] { [Pipeline] echo 04:56:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:56:38 ---> create-netrc.sh [Pipeline] } 04:56:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:56:38 ---> python-tools-install.sh [Pipeline] echo 04:56:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:56:39 ---> sudo-logs.sh 04:56:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:56:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:56:39 ---> job-cost.sh 04:56:39 lf-activate-venv: SKIPPING 04:56:39 DEBUG: total: 0.2199999988079071 04:56:39 INFO: Retrieving Stack Cost... 04:56:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:40 INFO: Archiving Costs [Pipeline] echo 04:56:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:56:40 ---> logs-deploy.sh 04:56:40 lf-activate-venv: SKIPPING 04:56:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/51 04:56:40 INFO: archiving workspace using pattern(s): 04:56:41 Archives upload complete. 04:56:41 INFO: archiving logs to Nexus