Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49643132f6b9e95e3a0d289ddc01900e940e8eba 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-ssh8409807898197098360.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-ssh4316871180136990296.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-ssh11448636393811791296.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-ssh1217932773248879637.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-ssh4969617059528338399.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-20760’ Running on prd-ubuntu20.04-docker-8c-8g-20763 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 49643132f6b9e95e3a0d289ddc01900e940e8eba (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 49643132f6b9e95e3a0d289ddc01900e940e8eba # timeout=10 Commit message: "Merge pull request #1130 from jinlinGuan/issue-1120" > git rev-list --no-walk 45e6addfd964a0ca7ed47e9673a51a0c53e11884 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:29 ========================================================= 03:32:29 EdgeX Global Pipelines Version Info 03:32:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:30 ------------------- 03:32:30 stable info: 03:32:30 ------------------- 03:32:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:32:30 Message: update stable to v1.0.221 03:32:30 ------------------- 03:32:30 experimental info: 03:32:30 ------------------- 03:32:30 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:32:30 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4964313 [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:31 provisioning config files... 03:32:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2739215041358114270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:31 ---> docker-login.sh 03:32:31 nexus3.edgexfoundry.org:10001 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:32 Configure a credential helper to remove this warning. See 03:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:32 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10002 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:32 Configure a credential helper to remove this warning. See 03:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:32 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10003 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:32 Configure a credential helper to remove this warning. See 03:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:32 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10004 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:32 Configure a credential helper to remove this warning. See 03:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:32 03:32:32 Login Succeeded 03:32:32 docker.io 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:33 Configure a credential helper to remove this warning. See 03:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:33 03:32:33 Login Succeeded 03:32:33 ---> docker-login.sh ends [Pipeline] } 03:32:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:32:33 + git rev-list -1 --merges 49643132f6b9e95e3a0d289ddc01900e940e8eba~1..49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] echo 03:32:33 -----------> git rev-list -1 --merges 49643132f6b9e95e3a0d289ddc01900e940e8eba~1..49643132f6b9e95e3a0d289ddc01900e940e8eba 49643132f6b9e95e3a0d289ddc01900e940e8eba 03:32:33 49643132f6b9e95e3a0d289ddc01900e940e8eba [false] [Pipeline] sh 03:32:33 + git log --format=format:%s -1 49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] echo 03:32:33 ========================================================= 03:32:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:32:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:34 + git log --format=format:%s -1 49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] echo 03:32:34 [semverPrep] GIT_COMMIT: 49643132f6b9e95e3a0d289ddc01900e940e8eba, Commit Message: Merge pull request #1130 from jinlinGuan/issue-1120 [Pipeline] echo 03:32:34 [semverPrep] This is not a build commit. [Pipeline] sh 03:32:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:34 + grep -v github /etc/ssh/ssh_known_hosts 03:32:34 + [ -e /tmp/ssh_known_hosts ] 03:32:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:34 + sudo tee -a /etc/ssh/ssh_known_hosts 03:32:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:35 03:32:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:32:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:35 latest: Pulling from edgex-devops/git-semver 03:32:35 a0d0a0d46f8b: Pulling fs layer 03:32:35 3e5f54012d9b: Pulling fs layer 03:32:35 4c7163046ea9: Pulling fs layer 03:32:35 0c2d73faf560: Pulling fs layer 03:32:35 0c2d73faf560: Waiting 03:32:35 3e5f54012d9b: Verifying Checksum 03:32:35 3e5f54012d9b: Download complete 03:32:35 a0d0a0d46f8b: Verifying Checksum 03:32:35 a0d0a0d46f8b: Download complete 03:32:35 4c7163046ea9: Verifying Checksum 03:32:35 4c7163046ea9: Download complete 03:32:35 0c2d73faf560: Verifying Checksum 03:32:35 0c2d73faf560: Download complete 03:32:35 a0d0a0d46f8b: Pull complete 03:32:35 3e5f54012d9b: Pull complete 03:32:36 4c7163046ea9: Pull complete 03:32:36 0c2d73faf560: Pull complete 03:32:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:32:36 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:32: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:32:37 $ docker top aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:37 [ssh-agent] Looking for ssh-agent implementation... 03:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:37 $ docker exec aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d ssh-agent 03:32:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBeOooa/agent.14 03:32:37 SSH_AGENT_PID=20 03:32:37 Running ssh-add (command line suppressed) 03:32:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2837875325910807977.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2837875325910807977.key) 03:32:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:37 + git tag --points-at HEAD [Pipeline] } 03:32:37 $ docker exec --env ******** --env ******** aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d ssh-agent -k 03:32:38 unset SSH_AUTH_SOCK; 03:32:38 unset SSH_AGENT_PID; 03:32:38 echo Agent pid 20 killed; 03:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:38 [ssh-agent] Looking for ssh-agent implementation... 03:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:38 $ docker exec aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d ssh-agent 03:32:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEdcNO/agent.53 03:32:38 SSH_AGENT_PID=59 03:32:38 Running ssh-add (command line suppressed) 03:32:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_737955159410025347.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_737955159410025347.key) 03:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:38 + git semver init 03:32:38 # -> Open(): unable to determine branch for HEAD 03:32:38 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:32:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:32:38 # $SEMVER_REMOTE_NAME = origin 03:32:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:32:38 # $SEMVER_USER_NAME = edgex-jenkins 03:32:38 # $SEMVER_BRANCH = main 03:32:38 # $SEMVER_TEMP = /tmp/semver-856872418 03:32:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:32:39 # '/tmp/semver-856872418' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 03:32:39 # -> Force: false 03:32:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:32:39 $ docker exec --env ******** --env ******** aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d ssh-agent -k 03:32:39 unset SSH_AUTH_SOCK; 03:32:39 unset SSH_AGENT_PID; 03:32:39 echo Agent pid 59 killed; 03:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:40 + git semver [Pipeline] } 03:32:40 $ docker stop --time=1 aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d 03:32:41 $ docker rm -f aef597a65faf1856c36b0108dd47901a6421a1181d88e451d668e38b48e8033d [Pipeline] // withDockerContainer [Pipeline] sh 03:32:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:42 Stashed 1 file(s) [Pipeline] echo 03:32:42 [edgeXSemver]: initialized semver on version 2.2.0-dev.26 [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 03:32:42 provisioning config files... 03:32:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6172396825250891705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:42 ---> docker-login.sh 03:32:42 nexus3.edgexfoundry.org:10001 03:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:42 Configure a credential helper to remove this warning. See 03:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:42 03:32:42 Login Succeeded 03:32:42 nexus3.edgexfoundry.org:10002 03:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:42 Configure a credential helper to remove this warning. See 03:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:42 03:32:42 Login Succeeded 03:32:42 nexus3.edgexfoundry.org:10003 03:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:42 Configure a credential helper to remove this warning. See 03:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:42 03:32:42 Login Succeeded 03:32:42 nexus3.edgexfoundry.org:10004 03:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:43 Configure a credential helper to remove this warning. See 03:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:43 03:32:43 Login Succeeded 03:32:43 docker.io 03:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:43 Configure a credential helper to remove this warning. See 03:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:43 03:32:43 Login Succeeded 03:32:43 ---> docker-login.sh ends [Pipeline] } 03:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:32:43 ========================================================= 03:32:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:32:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:32:43 + 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 . 03:32:43 Sending build context to Docker daemon 9.587MB 03:32:43 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:32:43 Step 2/11 : FROM ${BASE} AS builder 03:32:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:32:44 59bf1c3509f3: Pulling fs layer 03:32:44 666ba61612fd: Pulling fs layer 03:32:44 8ed8ca486205: Pulling fs layer 03:32:44 4fe6c5a15a65: Pulling fs layer 03:32:44 22a0e8bec74d: Pulling fs layer 03:32:44 640e595b4fbd: Pulling fs layer 03:32:44 763cafe07f6e: Pulling fs layer 03:32:44 0c0b528cf693: Pulling fs layer 03:32:44 10935f4eaf8b: Pulling fs layer 03:32:44 640e595b4fbd: Waiting 03:32:44 0c0b528cf693: Waiting 03:32:44 10935f4eaf8b: Waiting 03:32:44 4fe6c5a15a65: Waiting 03:32:44 763cafe07f6e: Waiting 03:32:44 22a0e8bec74d: Waiting 03:32:44 8ed8ca486205: Verifying Checksum 03:32:44 8ed8ca486205: Download complete 03:32:44 666ba61612fd: Verifying Checksum 03:32:44 666ba61612fd: Download complete 03:32:44 22a0e8bec74d: Verifying Checksum 03:32:44 22a0e8bec74d: Download complete 03:32:44 640e595b4fbd: Download complete 03:32:44 59bf1c3509f3: Verifying Checksum 03:32:44 59bf1c3509f3: Download complete 03:32:44 763cafe07f6e: Verifying Checksum 03:32:44 763cafe07f6e: Download complete 03:32:44 0c0b528cf693: Verifying Checksum 03:32:44 0c0b528cf693: Download complete 03:32:44 59bf1c3509f3: Pull complete 03:32:44 666ba61612fd: Pull complete 03:32:44 8ed8ca486205: Pull complete 03:32:44 10935f4eaf8b: Download complete 03:32:44 4fe6c5a15a65: Verifying Checksum 03:32:44 4fe6c5a15a65: Download complete 03:32:48 4fe6c5a15a65: Pull complete 03:32:48 22a0e8bec74d: Pull complete 03:32:48 640e595b4fbd: Pull complete 03:32:48 763cafe07f6e: Pull complete 03:32:48 0c0b528cf693: Pull complete 03:32:50 10935f4eaf8b: Pull complete 03:32:50 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:32:50 ---> 99d49a6021b9 03:32:50 Step 3/11 : ARG MAKE=make build 03:32:52 ---> Running in 1ed4e5bd536e 03:32:52 Removing intermediate container 1ed4e5bd536e 03:32:52 ---> bf86e4424534 03:32:52 Step 4/11 : WORKDIR /device-sdk-go 03:32:52 ---> Running in 79c6655818f2 03:32:52 Removing intermediate container 79c6655818f2 03:32:52 ---> 709c7df568d4 03:32:52 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:32:52 ---> Running in 3f65b0badd9a 03:32:52 Removing intermediate container 3f65b0badd9a 03:32:52 ---> e17169976187 03:32:52 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:32:52 ---> Running in 12c4660c5f08 03:32:53 Removing intermediate container 12c4660c5f08 03:32:53 ---> ea5e74500ef3 03:32:53 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:32:53 ---> Running in b26c25d7f38e 03:32:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:32:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:32:54 OK: 221 MiB in 52 packages 03:32:55 Removing intermediate container b26c25d7f38e 03:32:55 ---> 3531ba8e77ac 03:32:55 Step 8/11 : COPY go.mod vendor* ./ 03:32:55 ---> f7fc1b38704f 03:32:55 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:55 ---> Running in 432253b678a6 03:32:57 Still waiting to schedule task 03:32:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20761’ 03:33:10 Removing intermediate container 432253b678a6 03:33:10 ---> f35d545204c9 03:33:10 Step 10/11 : COPY . . 03:33:10 ---> db87e2ba11fc 03:33:10 Step 11/11 : RUN ${MAKE} 03:33:10 ---> Running in c792ab3b49ea 03:33:10 noop 03:33:10 Removing intermediate container c792ab3b49ea 03:33:10 ---> f5c2c0839f51 03:33:10 Successfully built f5c2c0839f51 03:33:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:33:10 + docker inspect -f . ci-base-image-x86_64 03:33:10 . [Pipeline] withDockerContainer 03:33:10 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:33:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:33:10 $ docker top 7cee94b3ae8bb2c8e461e4150bbc406f77f6f6d4b1463098dd119c62488139e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:11 + go version 03:33:11 go version go1.17.6 linux/amd64 [Pipeline] } 03:33:11 $ docker stop --time=1 7cee94b3ae8bb2c8e461e4150bbc406f77f6f6d4b1463098dd119c62488139e2 03:33:12 $ docker rm -f 7cee94b3ae8bb2c8e461e4150bbc406f77f6f6d4b1463098dd119c62488139e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:33:13 + docker inspect -f . ci-base-image-x86_64 03:33:13 . [Pipeline] withDockerContainer 03:33:13 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:33:13 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:33:13 $ docker top 27fd701248c52af385ddf123d2f80fcf639c9ed202622ff75c744d957d1f2b44 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:33:13 + make test 03:33:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:33:19 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.070s coverage: 23.3% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.087s coverage: 27.6% of statements 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.058s coverage: 78.9% of statements 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.111s coverage: 10.8% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 33.2% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.064s coverage: 86.1% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.107s coverage: 65.1% of statements 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.768s coverage: 89.2% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:33:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.8% of statements 03:33:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:33:43 GO111MODULE=on go vet ./... 03:33:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:33:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:33:47 ./bin/test-attribution-txt.sh [Pipeline] echo 03:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:33:47 $ docker stop --time=1 27fd701248c52af385ddf123d2f80fcf639c9ed202622ff75c744d957d1f2b44 03:33:50 $ docker rm -f 27fd701248c52af385ddf123d2f80fcf639c9ed202622ff75c744d957d1f2b44 [Pipeline] // withDockerContainer [Pipeline] sh 03:33:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:33:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:33:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:33:51 + ls -al . 03:33:51 total 296 03:33:51 drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 03:33 . 03:33:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 03:32 .. 03:33:51 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 03:32 .dockerignore 03:33:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 03:32 .git 03:33:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 03:32 .github 03:33:51 -rw-rw-r-- 1 jenkins jenkins 131 Apr 13 03:32 .gitignore 03:33:51 -rw-rw-r-- 1 jenkins jenkins 42 Apr 13 03:32 .golangci.yml 03:33:51 drwx------ 3 jenkins jenkins 4096 Apr 13 03:32 .semver 03:33:51 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 13 03:32 CHANGELOG.md 03:33:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 03:32 GOVERNANCE.md 03:33:51 -rw-rw-r-- 1 jenkins jenkins 880 Apr 13 03:32 Jenkinsfile 03:33:51 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 13 03:32 LICENSE 03:33:51 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 13 03:32 Makefile 03:33:51 -rw-rw-r-- 1 jenkins jenkins 619 Apr 13 03:32 OWNERS.md 03:33:51 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 13 03:32 README.md 03:33:51 -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 03:32 VERSION 03:33:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 03:32 bin 03:33:51 -rw-r--r-- 1 jenkins jenkins 129245 Apr 13 03:33 coverage.out 03:33:51 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 03:32 example 03:33:51 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 13 03:32 go.mod 03:33:51 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 13 03:32 go.sum 03:33:51 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 03:32 internal 03:33:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 03:32 openapi 03:33:51 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 03:32 pkg 03:33:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 03:32 snap 03:33:51 -rw-rw-r-- 1 jenkins jenkins 222 Apr 13 03:32 version.go [Pipeline] isUnix [Pipeline] sh 03:33:52 + 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=49643132f6b9e95e3a0d289ddc01900e940e8eba --label arch=amd64 --label version=2.2.0-dev.26 . 03:33:52 Sending build context to Docker daemon 9.717MB 03:33:52 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:33:52 Step 2/25 : FROM ${BASE} AS builder 03:33:52 ---> f5c2c0839f51 03:33:52 Step 3/25 : ARG MAKE=make build 03:33:52 ---> Running in 44e6e9128e45 03:33:52 Removing intermediate container 44e6e9128e45 03:33:52 ---> a6ff801da6f7 03:33:52 Step 4/25 : WORKDIR /device-sdk-go 03:33:52 ---> Running in 91955891b3df 03:33:52 Removing intermediate container 91955891b3df 03:33:52 ---> 53c6be8c2175 03:33:52 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:33:52 ---> Running in a8364d021e6f 03:33:52 Removing intermediate container a8364d021e6f 03:33:52 ---> 3909bb95c7b1 03:33:52 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:52 ---> Running in 3b1413501b34 03:33:53 Removing intermediate container 3b1413501b34 03:33:53 ---> 476ae321a650 03:33:53 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:33:53 ---> Running in 7777323b6976 03:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:33:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:33:54 OK: 221 MiB in 52 packages 03:33:55 Removing intermediate container 7777323b6976 03:33:55 ---> b22ef7956f9f 03:33:55 Step 8/25 : COPY go.mod vendor* ./ 03:33:55 ---> 5f74c4caf6c3 03:33:55 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:55 ---> Running in 58447ec8fc6b 03:33:55 Removing intermediate container 58447ec8fc6b 03:33:55 ---> 7d8523561a7f 03:33:55 Step 10/25 : COPY . . 03:33:56 ---> a234bc5cc9e8 03:33:56 Step 11/25 : RUN ${MAKE} 03:33:56 ---> Running in 236dbf0cc8da 03:33:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:34:11 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:34:14 Removing intermediate container 236dbf0cc8da 03:34:14 ---> e785f9bf5013 03:34:14 Step 12/25 : FROM alpine:3.14 03:34:15 3.14: Pulling from library/alpine 03:34:15 8663204ce13b: Pulling fs layer 03:34:15 8663204ce13b: Verifying Checksum 03:34:15 8663204ce13b: Download complete 03:34:15 8663204ce13b: Pull complete 03:34:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:34:15 Status: Downloaded newer image for alpine:3.14 03:34:15 ---> e04c818066af 03:34:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:34:15 ---> Running in eae8f9cdc8f9 03:34:15 Removing intermediate container eae8f9cdc8f9 03:34:15 ---> 085fe31ce5c1 03:34:15 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:15 ---> Running in a28ea7791fb5 03:34:16 Removing intermediate container a28ea7791fb5 03:34:16 ---> 9d5c488ad1fa 03:34:16 Step 15/25 : RUN apk add --update --no-cache zeromq 03:34:16 ---> Running in fe9a6f9a6461 03:34:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:34:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:34:17 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:34:17 (2/5) Installing libsodium (1.0.18-r0) 03:34:17 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:34:17 (4/5) Installing libzmq (4.3.4-r0) 03:34:17 (5/5) Installing zeromq (4.3.4-r0) 03:34:18 Executing busybox-1.33.1-r7.trigger 03:34:18 OK: 8 MiB in 19 packages 03:34:18 Removing intermediate container fe9a6f9a6461 03:34:18 ---> d72c87eb35ac 03:34:18 Step 16/25 : WORKDIR / 03:34:18 ---> Running in 8bbe274dc704 03:34:18 Removing intermediate container 8bbe274dc704 03:34:18 ---> 45638db39aa7 03:34:18 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:34:18 ---> 1f4dea6b5c30 03:34:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:34:19 ---> 1bba988138c0 03:34:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:34:19 ---> c1f989acfdfd 03:34:19 Step 20/25 : EXPOSE 59999 03:34:19 ---> Running in 0025e0ad5386 03:34:19 Removing intermediate container 0025e0ad5386 03:34:19 ---> 1c357fdbd66e 03:34:19 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:34:19 ---> Running in ea6d33bcf08b 03:34:19 Removing intermediate container ea6d33bcf08b 03:34:19 ---> 70ecaf324118 03:34:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:34:19 ---> Running in 7f9bce716da2 03:34:19 Removing intermediate container 7f9bce716da2 03:34:19 ---> b1a12af4f24d 03:34:19 Step 23/25 : LABEL arch=amd64 03:34:19 ---> Running in ff6711fd248c 03:34:20 Removing intermediate container ff6711fd248c 03:34:20 ---> d87616db3a75 03:34:20 Step 24/25 : LABEL git_sha=49643132f6b9e95e3a0d289ddc01900e940e8eba 03:34:20 ---> Running in 201bc3cd4229 03:34:20 Removing intermediate container 201bc3cd4229 03:34:20 ---> 70866e6f22ae 03:34:20 Step 25/25 : LABEL version=2.2.0-dev.26 03:34:20 ---> Running in c0b1ff6c57e9 03:34:20 Removing intermediate container c0b1ff6c57e9 03:34:20 ---> 99cefe7cd162 03:34:20 [Warning] One or more build-args [ARCH] were not consumed 03:34:20 Successfully built 99cefe7cd162 03:34:20 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 03:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:20 03:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:21 latest: Pulling from edgex-lftools-log-publisher 03:34:21 5eb5b503b376: Pulling fs layer 03:34:21 5c69ac0246d0: Pulling fs layer 03:34:21 ec43610c2a17: Pulling fs layer 03:34:21 3a2ae6a8a46f: Pulling fs layer 03:34:21 33b1e0a273af: Pulling fs layer 03:34:21 5d3b04190fa2: Pulling fs layer 03:34:21 2f39f015ded8: Pulling fs layer 03:34:21 33b1e0a273af: Waiting 03:34:21 5d3b04190fa2: Waiting 03:34:21 3a2ae6a8a46f: Waiting 03:34:21 2f39f015ded8: Waiting 03:34:21 5c69ac0246d0: Download complete 03:34:21 3a2ae6a8a46f: Verifying Checksum 03:34:21 3a2ae6a8a46f: Download complete 03:34:21 33b1e0a273af: Verifying Checksum 03:34:21 33b1e0a273af: Download complete 03:34:21 ec43610c2a17: Verifying Checksum 03:34:21 ec43610c2a17: Download complete 03:34:21 5d3b04190fa2: Verifying Checksum 03:34:21 5d3b04190fa2: Download complete 03:34:21 5eb5b503b376: Verifying Checksum 03:34:21 5eb5b503b376: Download complete 03:34:21 2f39f015ded8: Download complete 03:34:22 5eb5b503b376: Pull complete 03:34:22 5c69ac0246d0: Pull complete 03:34:23 ec43610c2a17: Pull complete 03:34:23 3a2ae6a8a46f: Pull complete 03:34:23 33b1e0a273af: Pull complete 03:34:23 5d3b04190fa2: Pull complete 03:34:27 2f39f015ded8: Pull complete 03:34:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:34:27 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:29 $ docker top 9c012c9a33317bda06a3ad1be7b9bdf32c27bf56cf5043b7907c263358a67523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:29 ---> job-cost.sh 03:34:29 lf-activate-venv: SKIPPING 03:34:29 INFO: No Stack... 03:34:30 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:30 INFO: Archiving Costs [Pipeline] sh 03:34:30 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 03:34:30 + cut -d, -f6 [Pipeline] lock 03:34:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] 03:34:30 Resource [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] did not exist. Created. 03:34:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:31 + echo total: 0.2199999988079071 [Pipeline] stash 03:34:31 Stashed 1 file(s) [Pipeline] } 03:34:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:31 $ docker stop --time=1 9c012c9a33317bda06a3ad1be7b9bdf32c27bf56cf5043b7907c263358a67523 03:34:32 $ docker rm -f 9c012c9a33317bda06a3ad1be7b9bdf32c27bf56cf5043b7907c263358a67523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20767 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:35:35 Running in /w/workspace/device-sdk-go/59 [Pipeline] { [Pipeline] checkout 03:35:35 The recommended git tool is: git 03:35:44 using credential edgex-jenkins-ssh 03:35:44 Cloning the remote Git repository 03:35:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:35:45 > git init /w/workspace/device-sdk-go/59 # timeout=10 03:35:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:35:45 > git --version # timeout=10 03:35:45 > git --version # 'git version 2.25.1' 03:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:47 Avoid second fetch 03:35:47 Checking out Revision 49643132f6b9e95e3a0d289ddc01900e940e8eba (main) 03:35:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:35:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:47 > git config core.sparsecheckout # timeout=10 03:35:47 > git checkout -f 49643132f6b9e95e3a0d289ddc01900e940e8eba # timeout=10 03:35:52 Commit message: "Merge pull request #1130 from jinlinGuan/issue-1120" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:35:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:53 Dload Upload Total Spent Left Speed 03:35:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43540 0 --:--:-- --:--:-- --:--:-- 43540 [Pipeline] sh 03:35:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:35:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:35:54 + sudo tee /etc/docker/daemon.new 03:35:54 { 03:35:54 "registry-mirrors": [ 03:35:54 "https://nexus3.edgexfoundry.org:10001" 03:35:54 ], 03:35:54 "bip": "10.250.0.254/24", 03:35:54 "hosts": [ 03:35:54 "tcp://0.0.0.0:5555", 03:35:54 "unix:///var/run/docker.sock" 03:35:54 ], 03:35:54 "mtu": 1458, 03:35:54 "selinux-enabled": true, 03:35:54 "seccomp-profile": "/etc/docker/seccomp.json" 03:35:54 } [Pipeline] sh 03:35:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:35:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:13 provisioning config files... 03:36:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/59@tmp/config1950349729508821298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:13 ---> docker-login.sh 03:36:13 nexus3.edgexfoundry.org:10001 03:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:15 Configure a credential helper to remove this warning. See 03:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:15 03:36:15 Login Succeeded 03:36:15 nexus3.edgexfoundry.org:10002 03:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:15 Configure a credential helper to remove this warning. See 03:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:15 03:36:15 Login Succeeded 03:36:15 nexus3.edgexfoundry.org:10003 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:16 Configure a credential helper to remove this warning. See 03:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:16 03:36:16 Login Succeeded 03:36:16 nexus3.edgexfoundry.org:10004 03:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:17 Configure a credential helper to remove this warning. See 03:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:17 03:36:17 Login Succeeded 03:36:17 docker.io 03:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:17 Configure a credential helper to remove this warning. See 03:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:17 03:36:17 Login Succeeded 03:36:17 ---> docker-login.sh ends [Pipeline] } 03:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:36:18 ========================================================= 03:36:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:36:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:36:19 + 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 . 03:36:19 Sending build context to Docker daemon 5.185MB 03:36:19 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 03:36:19 Step 2/11 : FROM ${BASE} AS builder 03:36:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:36:20 9b3977197b4f: Pulling fs layer 03:36:20 1a89e8eeedd5: Pulling fs layer 03:36:20 94645a83ff95: Pulling fs layer 03:36:20 3f3a8bcf1eab: Pulling fs layer 03:36:20 0c92f367c5e7: Pulling fs layer 03:36:20 f7c0051592d6: Pulling fs layer 03:36:20 a227ed2f7395: Pulling fs layer 03:36:20 7b1c46037f91: Pulling fs layer 03:36:20 f7c0051592d6: Waiting 03:36:20 a227ed2f7395: Waiting 03:36:20 3f3a8bcf1eab: Waiting 03:36:20 7b1c46037f91: Waiting 03:36:20 0c92f367c5e7: Waiting 03:36:20 94645a83ff95: Verifying Checksum 03:36:20 94645a83ff95: Download complete 03:36:20 1a89e8eeedd5: Download complete 03:36:20 0c92f367c5e7: Verifying Checksum 03:36:20 0c92f367c5e7: Download complete 03:36:20 9b3977197b4f: Verifying Checksum 03:36:20 9b3977197b4f: Download complete 03:36:20 f7c0051592d6: Verifying Checksum 03:36:20 f7c0051592d6: Download complete 03:36:20 a227ed2f7395: Verifying Checksum 03:36:20 a227ed2f7395: Download complete 03:36:21 9b3977197b4f: Pull complete 03:36:21 1a89e8eeedd5: Pull complete 03:36:21 94645a83ff95: Pull complete 03:36:22 7b1c46037f91: Verifying Checksum 03:36:22 7b1c46037f91: Download complete 03:36:22 3f3a8bcf1eab: Verifying Checksum 03:36:22 3f3a8bcf1eab: Download complete 03:36:35 3f3a8bcf1eab: Pull complete 03:36:35 0c92f367c5e7: Pull complete 03:36:35 f7c0051592d6: Pull complete 03:36:35 a227ed2f7395: Pull complete 03:36:42 7b1c46037f91: Pull complete 03:36:42 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:36:42 ---> f79e39bc4007 03:36:42 Step 3/11 : ARG MAKE=make build 03:36:43 ---> Running in 3384ad6a7656 03:36:43 Removing intermediate container 3384ad6a7656 03:36:43 ---> 37dd5e3082d6 03:36:43 Step 4/11 : WORKDIR /device-sdk-go 03:36:43 ---> Running in 90405d871afb 03:36:44 Removing intermediate container 90405d871afb 03:36:44 ---> 34f3a4ff6f83 03:36:44 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:36:44 ---> Running in 8ae7cd3a2671 03:36:44 Removing intermediate container 8ae7cd3a2671 03:36:44 ---> 7b23e7629886 03:36:44 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:44 ---> Running in 7349979c64b3 03:36:46 Removing intermediate container 7349979c64b3 03:36:46 ---> 06e30e167098 03:36:46 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:36:46 ---> Running in 1a7ceabbd2e6 03:36:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:36:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:36:49 OK: 220 MiB in 52 packages 03:36:50 Removing intermediate container 1a7ceabbd2e6 03:36:50 ---> 870fa2e5ca97 03:36:50 Step 8/11 : COPY go.mod vendor* ./ 03:36:51 ---> 601b40cb6786 03:36:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:51 ---> Running in 5ac65e8adfac 03:37:48 Removing intermediate container 5ac65e8adfac 03:37:48 ---> f8698f0662cf 03:37:48 Step 10/11 : COPY . . 03:37:48 ---> 724b722caea6 03:37:48 Step 11/11 : RUN ${MAKE} 03:37:48 ---> Running in fba4fb24b28a 03:37:48 noop 03:37:48 Removing intermediate container fba4fb24b28a 03:37:48 ---> dd872f5cdc32 03:37:48 Successfully built dd872f5cdc32 03:37:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:37:48 + docker inspect -f . ci-base-image-arm64 03:37:48 . [Pipeline] withDockerContainer 03:37:48 prd-ubuntu20.04-docker-arm64-4c-16g-20767 does not seem to be running inside a container 03:37:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/59 -v /w/workspace/device-sdk-go/59:/w/workspace/device-sdk-go/59:rw,z -v /w/workspace/device-sdk-go/59@tmp:/w/workspace/device-sdk-go/59@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 03:37:50 $ docker top 979a11e022b0f14313a9ef716cb2b76dba3e5bfb6523c61d7256b43048e5733c -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:51 + go version 03:37:51 go version go1.17.6 linux/arm64 [Pipeline] } 03:37:51 $ docker stop --time=1 979a11e022b0f14313a9ef716cb2b76dba3e5bfb6523c61d7256b43048e5733c 03:37:52 $ docker rm -f 979a11e022b0f14313a9ef716cb2b76dba3e5bfb6523c61d7256b43048e5733c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:53 + docker inspect -f . ci-base-image-arm64 03:37:53 . [Pipeline] withDockerContainer 03:37:53 prd-ubuntu20.04-docker-arm64-4c-16g-20767 does not seem to be running inside a container 03:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/59 -v /w/workspace/device-sdk-go/59:/w/workspace/device-sdk-go/59:rw,z -v /w/workspace/device-sdk-go/59@tmp:/w/workspace/device-sdk-go/59@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 03:37:55 $ docker top a71107b81e132f7d7be8cc28b618f6164c6d1ae3c3b49f4bc904ef3156d54f6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:37:55 + make test 03:37:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:38:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:40:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:40:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:40:26 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:40:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.685s coverage: 23.3% of statements 03:40:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:40:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.378s coverage: 27.6% of statements 03:40:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.303s coverage: 78.9% of statements 03:40:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.436s coverage: 10.8% of statements 03:40:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:40:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:40:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:40:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.469s coverage: 33.2% of statements 03:40:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:40:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.284s coverage: 86.1% of statements 03:40:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:40:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:40:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.477s coverage: 65.1% of statements 03:40:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.664s coverage: 89.2% of statements 03:40:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:40:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.253s coverage: 4.8% of statements 03:40:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:40:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:40:41 GO111MODULE=on go vet ./... 03:42:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:18 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:42:18 $ docker stop --time=1 a71107b81e132f7d7be8cc28b618f6164c6d1ae3c3b49f4bc904ef3156d54f6b 03:42:20 $ docker rm -f a71107b81e132f7d7be8cc28b618f6164c6d1ae3c3b49f4bc904ef3156d54f6b [Pipeline] // withDockerContainer [Pipeline] sh 03:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:21 Warning: overwriting stash ‘coverage-report’ 03:42:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:23 + ls -al . 03:42:23 total 292 03:42:23 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 03:42 . 03:42:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 03:35 .. 03:42:23 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 03:35 .dockerignore 03:42:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 03:35 .git 03:42:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 03:35 .github 03:42:23 -rw-rw-r-- 1 jenkins jenkins 131 Apr 13 03:35 .gitignore 03:42:23 -rw-rw-r-- 1 jenkins jenkins 42 Apr 13 03:35 .golangci.yml 03:42:23 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 13 03:35 CHANGELOG.md 03:42:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 03:35 GOVERNANCE.md 03:42:23 -rw-rw-r-- 1 jenkins jenkins 880 Apr 13 03:35 Jenkinsfile 03:42:23 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 13 03:35 LICENSE 03:42:23 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 13 03:35 Makefile 03:42:23 -rw-rw-r-- 1 jenkins jenkins 619 Apr 13 03:35 OWNERS.md 03:42:23 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 13 03:35 README.md 03:42:23 -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 03:32 VERSION 03:42:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 03:35 bin 03:42:23 -rw-r--r-- 1 jenkins jenkins 129245 Apr 13 03:40 coverage.out 03:42:23 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 03:35 example 03:42:23 -rw-rw-r-- 1 jenkins jenkins 3105 Apr 13 03:35 go.mod 03:42:23 -rw-rw-r-- 1 jenkins jenkins 34435 Apr 13 03:35 go.sum 03:42:23 drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 03:35 internal 03:42:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 03:35 openapi 03:42:23 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 03:35 pkg 03:42:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 03:35 snap 03:42:23 -rw-rw-r-- 1 jenkins jenkins 222 Apr 13 03:35 version.go [Pipeline] isUnix [Pipeline] sh 03:42:23 + 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=49643132f6b9e95e3a0d289ddc01900e940e8eba --label arch=arm64 --label version=2.2.0-dev.26 . 03:42:23 Sending build context to Docker daemon 5.315MB 03:42:23 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 03:42:23 Step 2/25 : FROM ${BASE} AS builder 03:42:23 ---> dd872f5cdc32 03:42:23 Step 3/25 : ARG MAKE=make build 03:42:23 ---> Running in 149686374bdb 03:42:24 Removing intermediate container 149686374bdb 03:42:24 ---> bac48aa9e590 03:42:24 Step 4/25 : WORKDIR /device-sdk-go 03:42:24 ---> Running in e112c01c7f14 03:42:24 Removing intermediate container e112c01c7f14 03:42:24 ---> bd7d590b4a15 03:42:24 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:24 ---> Running in 4d3289decc55 03:42:25 Removing intermediate container 4d3289decc55 03:42:25 ---> 500de8aa62bf 03:42:25 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:25 ---> Running in f842f1c467bf 03:42:27 Removing intermediate container f842f1c467bf 03:42:27 ---> d2fb5a922291 03:42:27 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:42:27 ---> Running in 3936292fd8e2 03:42:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:42:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:42:29 OK: 220 MiB in 52 packages 03:42:30 Removing intermediate container 3936292fd8e2 03:42:30 ---> 3455560a234a 03:42:30 Step 8/25 : COPY go.mod vendor* ./ 03:42:31 ---> 0b119f75daa4 03:42:31 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:31 ---> Running in c67e266cd875 03:42:33 Removing intermediate container c67e266cd875 03:42:33 ---> cddaea9aed7b 03:42:33 Step 10/25 : COPY . . 03:42:34 ---> 2aa2440f6dbf 03:42:34 Step 11/25 : RUN ${MAKE} 03:42:34 ---> Running in 940c5393f0c0 03:42:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:44:42 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:44:49 Removing intermediate container 940c5393f0c0 03:44:49 ---> 5c99c6906767 03:44:49 Step 12/25 : FROM alpine:3.14 03:44:49 3.14: Pulling from library/alpine 03:44:49 455c02918c45: Pulling fs layer 03:44:49 455c02918c45: Verifying Checksum 03:44:49 455c02918c45: Download complete 03:44:50 455c02918c45: Pull complete 03:44:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:44:50 Status: Downloaded newer image for alpine:3.14 03:44:50 ---> ac73e934f311 03:44:50 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:44:50 ---> Running in b21324aac29a 03:44:50 Removing intermediate container b21324aac29a 03:44:50 ---> 8a69bff7ebdc 03:44:50 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:51 ---> Running in 7be14145d130 03:44:52 Removing intermediate container 7be14145d130 03:44:52 ---> 1565a964c320 03:44:52 Step 15/25 : RUN apk add --update --no-cache zeromq 03:44:52 ---> Running in 7bbfbbfcef1b 03:44:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:44:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:44:55 (1/5) Installing libgcc (10.3.1_git20210424-r2) 03:44:55 (2/5) Installing libsodium (1.0.18-r0) 03:44:55 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 03:44:55 (4/5) Installing libzmq (4.3.4-r0) 03:44:56 (5/5) Installing zeromq (4.3.4-r0) 03:44:56 Executing busybox-1.33.1-r7.trigger 03:44:56 OK: 8 MiB in 19 packages 03:44:57 Removing intermediate container 7bbfbbfcef1b 03:44:57 ---> b568082a7148 03:44:57 Step 16/25 : WORKDIR / 03:44:57 ---> Running in 1f411adecaeb 03:44:57 Removing intermediate container 1f411adecaeb 03:44:57 ---> 4e941aa9cc85 03:44:57 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:44:58 ---> 96bbae8f1ec4 03:44:58 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:44:59 ---> 14cab6718771 03:44:59 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:45:00 ---> ecf10fd0d8f2 03:45:00 Step 20/25 : EXPOSE 59999 03:45:00 ---> Running in e6f94d94c299 03:45:00 Removing intermediate container e6f94d94c299 03:45:00 ---> d6acaa91834b 03:45:00 Step 21/25 : ENTRYPOINT ["/device-simple"] 03:45:00 ---> Running in 1465bcda2e7f 03:45:01 Removing intermediate container 1465bcda2e7f 03:45:01 ---> 834ac588ff78 03:45:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:01 ---> Running in 1b43dfcb4d51 03:45:01 Removing intermediate container 1b43dfcb4d51 03:45:01 ---> 5c2213b83922 03:45:01 Step 23/25 : LABEL arch=arm64 03:45:01 ---> Running in 61e93ce93ab0 03:45:02 Removing intermediate container 61e93ce93ab0 03:45:02 ---> 604257a2c5bf 03:45:02 Step 24/25 : LABEL git_sha=49643132f6b9e95e3a0d289ddc01900e940e8eba 03:45:02 ---> Running in 41d4d8bd9816 03:45:02 Removing intermediate container 41d4d8bd9816 03:45:02 ---> b26172614da6 03:45:02 Step 25/25 : LABEL version=2.2.0-dev.26 03:45:02 ---> Running in 976c65c48c6d 03:45:02 Removing intermediate container 976c65c48c6d 03:45:02 ---> 024ad0d383a8 03:45:02 [Warning] One or more build-args [ARCH] were not consumed 03:45:03 Successfully built 024ad0d383a8 03:45:03 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 03:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:03 03:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:04 arm64: Pulling from edgex-lftools-log-publisher 03:45:04 8998bd30e6a1: Pulling fs layer 03:45:04 04944245beec: Pulling fs layer 03:45:04 699f458cf7ca: Pulling fs layer 03:45:04 765212b225bb: Pulling fs layer 03:45:04 f23df028b6ca: Pulling fs layer 03:45:04 765212b225bb: Waiting 03:45:04 f23df028b6ca: Waiting 03:45:04 d65c8cfc05b1: Pulling fs layer 03:45:04 2437ff75d9bd: Pulling fs layer 03:45:04 d65c8cfc05b1: Waiting 03:45:04 2437ff75d9bd: Waiting 03:45:04 04944245beec: Verifying Checksum 03:45:04 04944245beec: Download complete 03:45:04 765212b225bb: Verifying Checksum 03:45:04 765212b225bb: Download complete 03:45:04 f23df028b6ca: Verifying Checksum 03:45:04 f23df028b6ca: Download complete 03:45:04 d65c8cfc05b1: Verifying Checksum 03:45:04 d65c8cfc05b1: Download complete 03:45:04 699f458cf7ca: Verifying Checksum 03:45:04 699f458cf7ca: Download complete 03:45:04 8998bd30e6a1: Verifying Checksum 03:45:04 8998bd30e6a1: Download complete 03:45:07 2437ff75d9bd: Verifying Checksum 03:45:07 2437ff75d9bd: Download complete 03:45:10 8998bd30e6a1: Pull complete 03:45:10 04944245beec: Pull complete 03:45:12 699f458cf7ca: Pull complete 03:45:12 765212b225bb: Pull complete 03:45:13 f23df028b6ca: Pull complete 03:45:13 d65c8cfc05b1: Pull complete 03:45:28 2437ff75d9bd: Pull complete 03:45:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:45:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:45:28 prd-ubuntu20.04-docker-arm64-4c-16g-20767 does not seem to be running inside a container 03:45:28 $ 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/59 -v /w/workspace/device-sdk-go/59:/w/workspace/device-sdk-go/59:rw,z -v /w/workspace/device-sdk-go/59@tmp:/w/workspace/device-sdk-go/59@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 03:45:31 $ docker top 7118be16fcd0ed031980f29bb6d5b6f6a0e60ffb33d8ff8c6d4c5d485f91539b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:32 ---> job-cost.sh 03:45:32 lf-activate-venv: SKIPPING 03:45:32 INFO: No Stack... 03:45:33 INFO: Retrieving Pricing Info for: v3-standard-4 03:45:34 INFO: Archiving Costs [Pipeline] sh 03:45:34 + + cut -d, -f6 03:45:34 cat /w/workspace/device-sdk-go/59/archives/cost.csv [Pipeline] lock 03:45:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] 03:45:35 Resource [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] did not exist. Created. 03:45:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:35 /w/workspace/device-sdk-go/59@tmp/durable-f7e9503b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:45:36 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:36 Warning: overwriting stash ‘stack-cost’ 03:45:36 Stashed 1 file(s) [Pipeline] } 03:45:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:36 $ docker stop --time=1 7118be16fcd0ed031980f29bb6d5b6f6a0e60ffb33d8ff8c6d4c5d485f91539b 03:45:38 $ docker rm -f 7118be16fcd0ed031980f29bb6d5b6f6a0e60ffb33d8ff8c6d4c5d485f91539b [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 03:45:38 provisioning config files... 03:45:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3859338700290290920tmp [Pipeline] { [Pipeline] sh 03:45:39 + set +x 03:45:39 + bash -s -- 03:45:39 + curl -s https://codecov.io/bash 03:45:39 03:45:39 _____ _ 03:45:39 / ____| | | 03:45:39 | | ___ __| | ___ ___ _____ __ 03:45:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:45:39 | |___| (_) | (_| | __/ (_| (_) \ V / 03:45:39 \_____\___/ \__,_|\___|\___\___/ \_/ 03:45:39 Bash-1.0.6 03:45:39 03:45:39 03:45:39 ==> git version 2.25.1 found 03:45:39 ==> 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 03:45:39 Release-Date: 2020-01-08 03:45:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:45:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:45:39 ==> Jenkins CI detected. 03:45:39 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 03:45:39 project root: . 03:45:39 --> token set from env 03:45:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:45:39 ==> Running gcov in . (disable via -X gcov) 03:45:39 ==> Python coveragepy not found 03:45:39 ==> Searching for coverage reports in: 03:45:39 + . 03:45:39 -> Found 1 reports 03:45:39 ==> Detecting git/mercurial file structure 03:45:39 ==> Reading reports 03:45:39 + ./coverage.out bytes=129245 03:45:39 ==> Appending adjustments 03:45:39 https://docs.codecov.io/docs/fixing-reports 03:45:39 + Found adjustments 03:45:39 ==> Gzipping contents 03:45:39 20K /tmp/codecov.swiTQh.gz 03:45:39 ==> Uploading reports 03:45:39 url: https://codecov.io 03:45:39 query: branch=main&commit=49643132f6b9e95e3a0d289ddc01900e940e8eba&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:39 -> Pinging Codecov 03:45:39 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=49643132f6b9e95e3a0d289ddc01900e940e8eba&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:45:39 -> Uploading to 03:45:39 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/7E55EF52A471D76F132DFD9A03CDDE97/49643132f6b9e95e3a0d289ddc01900e940e8eba/29370e73-36e8-42d5-923e-eca9955be8cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T034539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9839eb5019cb42d9107fab4603c6609f0a18e3131e4ea2abf0783bd836ac9a37 03:45:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:39 Dload Upload Total Spent Left Speed 03:45:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16550 0 0 100 16550 0 70425 --:--:-- --:--:-- --:--:-- 70425 03:45:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] } 03:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:45:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:45:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:40 03:45:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:45:40 188c0c94c7c5: Pulling fs layer 03:45:40 0ef7d3d256c8: Pulling fs layer 03:45:40 de9db76c5a1d: Pulling fs layer 03:45:40 0eba1c9be4d2: Pulling fs layer 03:45:40 0d57e429df01: Pulling fs layer 03:45:40 4e4be7b47b0d: Pulling fs layer 03:45:40 e1f770b5df2f: Pulling fs layer 03:45:40 85a0685a4137: Pulling fs layer 03:45:40 0eba1c9be4d2: Waiting 03:45:40 0d57e429df01: Waiting 03:45:40 4e4be7b47b0d: Waiting 03:45:40 e1f770b5df2f: Waiting 03:45:40 85a0685a4137: Waiting 03:45:40 de9db76c5a1d: Verifying Checksum 03:45:40 de9db76c5a1d: Download complete 03:45:40 0ef7d3d256c8: Download complete 03:45:40 0d57e429df01: Verifying Checksum 03:45:40 0d57e429df01: Download complete 03:45:40 4e4be7b47b0d: Verifying Checksum 03:45:40 4e4be7b47b0d: Download complete 03:45:40 188c0c94c7c5: Verifying Checksum 03:45:40 188c0c94c7c5: Download complete 03:45:41 188c0c94c7c5: Pull complete 03:45:41 e1f770b5df2f: Verifying Checksum 03:45:41 e1f770b5df2f: Download complete 03:45:41 0ef7d3d256c8: Pull complete 03:45:41 de9db76c5a1d: Pull complete 03:45:41 0eba1c9be4d2: Download complete 03:45:41 85a0685a4137: Download complete 03:45:45 0eba1c9be4d2: Pull complete 03:45:45 0d57e429df01: Pull complete 03:45:45 4e4be7b47b0d: Pull complete 03:45:45 e1f770b5df2f: Pull complete 03:45:48 85a0685a4137: Pull complete 03:45:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:45:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:45:49 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:45:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:45:50 $ docker top 5ce994413aad08d51ddd7216fb607aef6883fc7ddc3f7b9774f23e3205286564 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:45:51 + set -o pipefail 03:45:51 + snyk monitor '--org=edgex-jenkins' 03:45:56 03:45:56 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 03:45:56 03:45:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/15e4a882-0beb-43a4-8052-5d1da896f73e 03:45:56 03:45:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:45:56 03:45:56 [Pipeline] } 03:45:56 $ docker stop --time=1 5ce994413aad08d51ddd7216fb607aef6883fc7ddc3f7b9774f23e3205286564 03:45:58 $ docker rm -f 5ce994413aad08d51ddd7216fb607aef6883fc7ddc3f7b9774f23e3205286564 [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 03:45:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:59 provisioning config files... 03:45:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5109531542242587148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:59 --> edgex-publish-swagger.sh 03:45:59 === Publish openapi/v2 API === 03:45:59 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:45:59 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 03:45:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:59 Dload Upload Total Spent Left Speed 03:46:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 321k --:--:-- --:--:-- --:--:-- 319k 100 53282 0 0 100 53282 0 85115 --:--:-- --:--:-- --:--:-- 84979 03:46:00 03:46:00 [Pipeline] } 03:46:00 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 03:46:00 + git log --format=format:%s -1 49643132f6b9e95e3a0d289ddc01900e940e8eba [Pipeline] sh 03:46:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:01 . [Pipeline] withDockerContainer 03:46:01 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:46:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:01 $ docker top 40d75e3872f1ddf47b05b852c5bf61c176de223e70434d398194c8a6f780a22b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:01 [ssh-agent] Looking for ssh-agent implementation... 03:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:02 $ docker exec 40d75e3872f1ddf47b05b852c5bf61c176de223e70434d398194c8a6f780a22b ssh-agent 03:46:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfaGDAg/agent.13 03:46:02 SSH_AGENT_PID=19 03:46:02 Running ssh-add (command line suppressed) 03:46:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2874314917151055509.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2874314917151055509.key) 03:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:02 + git semver tag 03:46:02 # -> Open(): unable to determine branch for HEAD 03:46:02 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:46:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:46:02 # $SEMVER_REMOTE_NAME = origin 03:46:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:02 # $SEMVER_USER_NAME = edgex-jenkins 03:46:02 # $SEMVER_BRANCH = main 03:46:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:46:02 # 49643132f6b9e95e3a0d289ddc01900e940e8eba HEAD 03:46:02 # -> Force: false 03:46:02 # 732b13a9225e88a8af36b8e3cbb963bb43cb1d7f refs/tags/v2.2.0-dev.26 [Pipeline] } 03:46:02 $ docker exec --env ******** --env ******** 40d75e3872f1ddf47b05b852c5bf61c176de223e70434d398194c8a6f780a22b ssh-agent -k 03:46:02 unset SSH_AUTH_SOCK; 03:46:02 unset SSH_AGENT_PID; 03:46:02 echo Agent pid 19 killed; 03:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:03 + git semver [Pipeline] } 03:46:03 $ docker stop --time=1 40d75e3872f1ddf47b05b852c5bf61c176de223e70434d398194c8a6f780a22b 03:46:04 $ docker rm -f 40d75e3872f1ddf47b05b852c5bf61c176de223e70434d398194c8a6f780a22b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:46:04 03:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:46:05 0.23.1-centos7: Pulling from edgex-lftools 03:46:05 ab5ef0e58194: Pulling fs layer 03:46:05 9712f1f96733: Pulling fs layer 03:46:05 63f879dbbcfc: Pulling fs layer 03:46:05 0d9ebad4ef96: Pulling fs layer 03:46:05 e9a5061849ea: Pulling fs layer 03:46:05 d747dcd14b5f: Pulling fs layer 03:46:05 2de7ff778b66: Pulling fs layer 03:46:05 0d9ebad4ef96: Waiting 03:46:05 e9a5061849ea: Waiting 03:46:05 d747dcd14b5f: Waiting 03:46:05 2de7ff778b66: Waiting 03:46:05 9712f1f96733: Verifying Checksum 03:46:05 9712f1f96733: Download complete 03:46:05 63f879dbbcfc: Download complete 03:46:05 e9a5061849ea: Download complete 03:46:05 d747dcd14b5f: Verifying Checksum 03:46:05 d747dcd14b5f: Download complete 03:46:05 0d9ebad4ef96: Verifying Checksum 03:46:05 0d9ebad4ef96: Download complete 03:46:05 ab5ef0e58194: Verifying Checksum 03:46:05 ab5ef0e58194: Download complete 03:46:05 2de7ff778b66: Verifying Checksum 03:46:05 2de7ff778b66: Download complete 03:46:08 ab5ef0e58194: Pull complete 03:46:08 9712f1f96733: Pull complete 03:46:08 63f879dbbcfc: Pull complete 03:46:13 0d9ebad4ef96: Pull complete 03:46:13 e9a5061849ea: Pull complete 03:46:13 d747dcd14b5f: Pull complete 03:46:14 2de7ff778b66: Pull complete 03:46:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:46:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:46:14 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:46:16 $ docker top 3fc5bf4983bb0075c641c95a13fc76060749ba917fed1878511f45d062bc2498 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:46:16 provisioning config files... 03:46:16 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8867812292651957909tmp 03:46:16 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5784621272796656009tmp 03:46:16 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2589980647804992275tmp [Pipeline] { [Pipeline] echo 03:46:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:46:16 ---> sigul-configuration.sh 03:46:16 gpg: directory `/root/.gnupg' created 03:46:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:46:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:46:16 gpg: keyring `/root/.gnupg/secring.gpg' created 03:46:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:46:16 gpg: CAST5 encrypted data 03:46:16 gpg: encrypted with 1 passphrase 03:46:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:46:17 + mkdir /home/jenkins 03:46:17 + mkdir /home/jenkins/sigul [Pipeline] sh 03:46:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:46:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:46:17 ---> sigul-install.sh 03:46:17 Sigul already installed; skipping installation. [Pipeline] sh 03:46:17 + git tag --list 03:46:17 0.7.1 03:46:17 delhi-tag 03:46:17 v1.0.0 03:46:17 v1.1.0 03:46:17 v1.1.1 03:46:17 v1.1.2 03:46:17 v1.2.0 03:46:17 v1.2.1 03:46:17 v1.2.2 03:46:17 v1.2.3 03:46:17 v1.3.0 03:46:17 v1.4.0 03:46:17 v2.0.0 03:46:17 v2.0.1-dev.1 03:46:17 v2.0.1-dev.10 03:46:17 v2.0.1-dev.11 03:46:17 v2.0.1-dev.12 03:46:17 v2.0.1-dev.13 03:46:17 v2.0.1-dev.14 03:46:17 v2.0.1-dev.15 03:46:17 v2.0.1-dev.16 03:46:17 v2.0.1-dev.17 03:46:17 v2.0.1-dev.18 03:46:17 v2.0.1-dev.19 03:46:17 v2.0.1-dev.2 03:46:17 v2.0.1-dev.20 03:46:17 v2.0.1-dev.21 03:46:17 v2.0.1-dev.22 03:46:17 v2.0.1-dev.23 03:46:17 v2.0.1-dev.24 03:46:17 v2.0.1-dev.25 03:46:17 v2.0.1-dev.26 03:46:17 v2.0.1-dev.27 03:46:17 v2.0.1-dev.28 03:46:17 v2.0.1-dev.29 03:46:17 v2.0.1-dev.3 03:46:17 v2.0.1-dev.30 03:46:17 v2.0.1-dev.31 03:46:17 v2.0.1-dev.32 03:46:17 v2.0.1-dev.33 03:46:17 v2.0.1-dev.4 03:46:17 v2.0.1-dev.5 03:46:17 v2.0.1-dev.6 03:46:17 v2.0.1-dev.7 03:46:17 v2.0.1-dev.8 03:46:17 v2.0.1-dev.9 03:46:17 v2.1.0 03:46:17 v2.1.1-dev.1 03:46:17 v2.2.0-dev.1 03:46:17 v2.2.0-dev.10 03:46:17 v2.2.0-dev.11 03:46:17 v2.2.0-dev.12 03:46:17 v2.2.0-dev.13 03:46:17 v2.2.0-dev.14 03:46:17 v2.2.0-dev.15 03:46:17 v2.2.0-dev.16 03:46:17 v2.2.0-dev.17 03:46:17 v2.2.0-dev.18 03:46:17 v2.2.0-dev.19 03:46:17 v2.2.0-dev.2 03:46:17 v2.2.0-dev.20 03:46:17 v2.2.0-dev.21 03:46:17 v2.2.0-dev.22 03:46:17 v2.2.0-dev.23 03:46:17 v2.2.0-dev.24 03:46:17 v2.2.0-dev.25 03:46:17 v2.2.0-dev.26 03:46:17 v2.2.0-dev.3 03:46:17 v2.2.0-dev.4 03:46:17 v2.2.0-dev.5 03:46:17 v2.2.0-dev.6 03:46:17 v2.2.0-dev.7 03:46:17 v2.2.0-dev.8 03:46:17 v2.2.0-dev.9 [Pipeline] sh 03:46:18 + lftools sign git-tag v2.2.0-dev.26 03:46:18 Signing Git tag with Sigul... 03:46:18 Signing v2.2.0-dev.26 [Pipeline] echo 03:46:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:46:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:46:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:46:19 $ docker stop --time=1 3fc5bf4983bb0075c641c95a13fc76060749ba917fed1878511f45d062bc2498 03:46:20 $ docker rm -f 3fc5bf4983bb0075c641c95a13fc76060749ba917fed1878511f45d062bc2498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:46:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:21 . [Pipeline] withDockerContainer 03:46:21 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:21 $ docker top 6da5c002ff2a9661ff197ade2467a7b1cb77e3fbdf7e57d9b4b55460c75c4998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:21 [ssh-agent] Looking for ssh-agent implementation... 03:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:22 $ docker exec 6da5c002ff2a9661ff197ade2467a7b1cb77e3fbdf7e57d9b4b55460c75c4998 ssh-agent 03:46:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCJPHdH/agent.15 03:46:22 SSH_AGENT_PID=22 03:46:22 Running ssh-add (command line suppressed) 03:46:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4279043793486330152.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4279043793486330152.key) 03:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:22 + git semver bump pre 03:46:22 # -> Open(): unable to determine branch for HEAD 03:46:22 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:46:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:46:22 # $SEMVER_REMOTE_NAME = origin 03:46:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:22 # $SEMVER_USER_NAME = edgex-jenkins 03:46:22 # $SEMVER_BRANCH = main 03:46:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:46:22 2.2.0-dev.27 [Pipeline] } 03:46:22 $ docker exec --env ******** --env ******** 6da5c002ff2a9661ff197ade2467a7b1cb77e3fbdf7e57d9b4b55460c75c4998 ssh-agent -k 03:46:22 unset SSH_AUTH_SOCK; 03:46:22 unset SSH_AGENT_PID; 03:46:22 echo Agent pid 22 killed; 03:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:23 + git semver [Pipeline] } 03:46:23 $ docker stop --time=1 6da5c002ff2a9661ff197ade2467a7b1cb77e3fbdf7e57d9b4b55460c75c4998 03:46:24 $ docker rm -f 6da5c002ff2a9661ff197ade2467a7b1cb77e3fbdf7e57d9b4b55460c75c4998 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:25 . [Pipeline] withDockerContainer 03:46:25 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:46: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:25 $ docker top 87c9b96f6b22b3368839e0d2aa1740524286ca377f7055aea27fd51e2b616401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:25 [ssh-agent] Looking for ssh-agent implementation... 03:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:25 $ docker exec 87c9b96f6b22b3368839e0d2aa1740524286ca377f7055aea27fd51e2b616401 ssh-agent 03:46:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAKAdfi/agent.13 03:46:25 SSH_AGENT_PID=19 03:46:25 Running ssh-add (command line suppressed) 03:46:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7369200398650142355.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7369200398650142355.key) 03:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:26 + git semver push 03:46:26 # -> Open(): unable to determine branch for HEAD 03:46:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:46:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:46:26 # $SEMVER_REMOTE_NAME = origin 03:46:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:26 # $SEMVER_USER_NAME = edgex-jenkins 03:46:26 # $SEMVER_BRANCH = main 03:46:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:46:28 $ docker exec --env ******** --env ******** 87c9b96f6b22b3368839e0d2aa1740524286ca377f7055aea27fd51e2b616401 ssh-agent -k 03:46:28 unset SSH_AUTH_SOCK; 03:46:28 unset SSH_AGENT_PID; 03:46:28 echo Agent pid 19 killed; 03:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:28 + git semver [Pipeline] } 03:46:28 $ docker stop --time=1 87c9b96f6b22b3368839e0d2aa1740524286ca377f7055aea27fd51e2b616401 03:46:29 $ docker rm -f 87c9b96f6b22b3368839e0d2aa1740524286ca377f7055aea27fd51e2b616401 [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 03:46:30 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 03:46:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:46:30 total 16 03:46:30 drwxr-xr-x 3 root root 4096 Apr 13 03:34 . 03:46:30 drwxrwxr-x 12 jenkins jenkins 4096 Apr 13 03:46 .. 03:46:30 drwxr-xr-x 2 root root 4096 Apr 13 03:34 cost 03:46:30 -rw-r--r-- 1 root root 83 Apr 13 03:34 cost.csv 03:46:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:46:30 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 03:46:30 total 16 03:46:30 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 03:34 . 03:46:30 drwxrwxr-x 12 jenkins jenkins 4096 Apr 13 03:46 .. 03:46:30 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 03:34 cost 03:46:30 -rw-r--r-- 1 jenkins jenkins 83 Apr 13 03:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:46:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:46:31 ---> package-listing.sh 03:46:31 ++ facter osfamily 03:46:31 ++ tr '[:upper:]' '[:lower:]' 03:46:31 + OS_FAMILY=debian 03:46:31 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 03:46:31 + START_PACKAGES=/tmp/packages_start.txt 03:46:31 + END_PACKAGES=/tmp/packages_end.txt 03:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:46:31 + PACKAGES=/tmp/packages_start.txt 03:46:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:46:31 + PACKAGES=/tmp/packages_end.txt 03:46:31 + case "${OS_FAMILY}" in 03:46:31 + dpkg -l 03:46:31 + grep '^ii' 03:46:31 + '[' -f /tmp/packages_start.txt ']' 03:46:31 + '[' -f /tmp/packages_end.txt ']' 03:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:46:31 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:46:31 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 03:46:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 03:46:31 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 03:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:32 . [Pipeline] withDockerContainer 03:46:32 prd-ubuntu20.04-docker-8c-8g-20763 does not seem to be running inside a container 03:46:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:46:33 $ docker top 049549833e4f712e8b72b238892d95bf0dd2a65acb469f426fd4e43c620f4a89 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:46:34 + ls /var/log/sa-host 03:46:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:34 provisioning config files... 03:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1550790461956402959tmp [Pipeline] { [Pipeline] echo 03:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:34 ---> create-netrc.sh [Pipeline] } 03:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:46:34 ---> python-tools-install.sh [Pipeline] echo 03:46:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:46:35 ---> sudo-logs.sh 03:46:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:46:35 ---> job-cost.sh 03:46:35 lf-activate-venv: SKIPPING 03:46:35 DEBUG: total: 0.2199999988079071 03:46:35 INFO: Retrieving Stack Cost... 03:46:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:36 INFO: Archiving Costs [Pipeline] echo 03:46:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:46:36 ---> logs-deploy.sh 03:46:36 lf-activate-venv: SKIPPING 03:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/59 03:46:36 INFO: archiving workspace using pattern(s): 03:46:37 Archives upload complete. 03:46:37 INFO: archiving logs to Nexus