Pull request #746 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 5ae0bb91e863fc642d04e267d4fba18b9355d614+1c2f003b09666c9aca7d142d934c7ec3af9c247b (23e86aad9f69058a08449b5b1a3045409a576107) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21925 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-746 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1c2f003b09666c9aca7d142d934c7ec3af9c247b into PR head commit 5ae0bb91e863fc642d04e267d4fba18b9355d614 Merge succeeded, producing 5ae0bb91e863fc642d04e267d4fba18b9355d614 Checking out Revision 5ae0bb91e863fc642d04e267d4fba18b9355d614 (PR-746) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c2f003b09666c9aca7d142d934c7ec3af9c247b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 Commit message: "refactor: refactor autoevent package for v2" First time build. Skipping changelog. > git rev-list --no-walk 07b961917e91b3d2569542fb92a1bc995bd117a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:47:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:47:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:47:22 ========================================================= 09:47:22 EdgeX Global Pipelines Version Info 09:47:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:47:23 ------------------- 09:47:23 stable info: 09:47:23 ------------------- 09:47:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:47:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:47:23 Message: update stable to v1.0.179 09:47:24 ------------------- 09:47:24 experimental info: 09:47:24 ------------------- 09:47:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:47:24 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 09:47:24 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:47:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-746 [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-746 [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-746 [Pipeline] echo 09:47:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ae0bb91e863fc642d04e267d4fba18b9355d614 [Pipeline] echo 09:47:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ae0bb9 [Pipeline] echo 09:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:47:28 provisioning config files... 09:47:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config7614147799903205443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:28 ---> docker-login.sh 09:47:28 nexus3.edgexfoundry.org:10001 09:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:29 Configure a credential helper to remove this warning. See 09:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:29 09:47:29 Login Succeeded 09:47:29 nexus3.edgexfoundry.org:10002 09:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:29 Configure a credential helper to remove this warning. See 09:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:29 09:47:29 Login Succeeded 09:47:29 nexus3.edgexfoundry.org:10003 09:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:29 Configure a credential helper to remove this warning. See 09:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:29 09:47:29 Login Succeeded 09:47:29 nexus3.edgexfoundry.org:10004 09:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:29 Configure a credential helper to remove this warning. See 09:47:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:29 09:47:29 Login Succeeded 09:47:29 docker.io 09:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:47:30 Configure a credential helper to remove this warning. See 09:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:47:30 09:47:30 Login Succeeded 09:47:30 ---> docker-login.sh ends [Pipeline] } 09:47:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:47:31 + git log --format=format:%s -1 5ae0bb91e863fc642d04e267d4fba18b9355d614 [Pipeline] echo 09:47:31 GIT_COMMIT: 5ae0bb91e863fc642d04e267d4fba18b9355d614, Commit Message: refactor: refactor autoevent package for v2 [Pipeline] echo 09:47:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:32 09:47:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:47:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:32 latest: Pulling from edgex-devops/git-semver 09:47:32 31603596830f: Pulling fs layer 09:47:32 2a8b12db71e7: Pulling fs layer 09:47:32 6ca5941a6612: Pulling fs layer 09:47:32 ecc8261a40a4: Pulling fs layer 09:47:32 ecc8261a40a4: Waiting 09:47:32 2a8b12db71e7: Verifying Checksum 09:47:32 2a8b12db71e7: Download complete 09:47:32 31603596830f: Verifying Checksum 09:47:32 31603596830f: Download complete 09:47:32 ecc8261a40a4: Verifying Checksum 09:47:32 ecc8261a40a4: Download complete 09:47:32 6ca5941a6612: Verifying Checksum 09:47:32 6ca5941a6612: Download complete 09:47:33 31603596830f: Pull complete 09:47:33 2a8b12db71e7: Pull complete 09:47:34 6ca5941a6612: Pull complete 09:47:34 ecc8261a40a4: Pull complete 09:47:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:47:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:47:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:47:34 prd-centos7-docker-4c-2g-21925 does not seem to be running inside a container 09:47:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-746 -v /w/workspace/dgexfoundry_device-sdk-go_PR-746:/w/workspace/dgexfoundry_device-sdk-go_PR-746:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:47:36 $ docker top 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:36 [ssh-agent] Looking for ssh-agent implementation... 09:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:37 $ docker exec 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f ssh-agent 09:47:37 SSH_AUTH_SOCK=/tmp/ssh-WKGVyvLGKkIe/agent.12 09:47:37 SSH_AGENT_PID=17 09:47:37 Running ssh-add (command line suppressed) 09:47:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_4698573928800340520.key (/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_4698573928800340520.key) 09:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:37 + git tag --points-at HEAD [Pipeline] } 09:47:37 $ docker exec --env ******** --env ******** 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f ssh-agent -k 09:47:38 unset SSH_AUTH_SOCK; 09:47:38 unset SSH_AGENT_PID; 09:47:38 echo Agent pid 17 killed; 09:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:47:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:38 [ssh-agent] Looking for ssh-agent implementation... 09:47:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:38 $ docker exec 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f ssh-agent 09:47:38 SSH_AUTH_SOCK=/tmp/ssh-ZyuVmpiuy5cE/agent.46 09:47:38 SSH_AGENT_PID=51 09:47:38 Running ssh-add (command line suppressed) 09:47:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_801564059790707267.key (/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/private_key_801564059790707267.key) 09:47:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:39 + git semver init 09:47:39 # -> Open(): unable to determine branch for HEAD 09:47:39 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-746/.git 09:47:39 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-746 09:47:39 # $SEMVER_REMOTE_NAME = origin 09:47:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:47:39 # $SEMVER_USER_NAME = edgex-jenkins 09:47:39 # $SEMVER_BRANCH = PR-746 09:47:39 # $SEMVER_TEMP = /tmp/semver-667478534 09:47:39 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:47:40 # '/tmp/semver-667478534' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-746/.semver' 09:47:40 # -> Force: false 09:47:40 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-746/.semver [Pipeline] } 09:47:40 $ docker exec --env ******** --env ******** 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f ssh-agent -k 09:47:40 unset SSH_AUTH_SOCK; 09:47:40 unset SSH_AGENT_PID; 09:47:40 echo Agent pid 51 killed; 09:47:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:40 + git semver [Pipeline] } 09:47:40 $ docker stop --time=1 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f 09:47:42 $ docker rm -f 5fea657b27aa1aeed286e8ad210aa4ca0ee6409885ed3d02ea920deec2497c3f [Pipeline] // withDockerContainer [Pipeline] sh 09:47:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:47:43 Stashed 1 file(s) [Pipeline] echo 09:47:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:47:58 Still waiting to schedule task 09:47:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:47:58 Still waiting to schedule task 09:47:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:49:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21926 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [Pipeline] { [Pipeline] ws 09:49:43 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 09:49:49 using credential edgex-jenkins-ssh 09:49:49 Cloning the remote Git repository 09:49:49 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:49:49 > git init /w/workspace/device-sdk-go/4 # timeout=10 09:49:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:49:49 > git --version # timeout=10 09:49:49 > git --version # 'git version 2.17.1' 09:49:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:51 Merging remotes/origin/master commit 1c2f003b09666c9aca7d142d934c7ec3af9c247b into PR head commit 5ae0bb91e863fc642d04e267d4fba18b9355d614 09:49:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:49:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:49:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:49:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:49:51 > git config core.sparsecheckout # timeout=10 09:49:51 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 09:49:51 Merge succeeded, producing 5ae0bb91e863fc642d04e267d4fba18b9355d614 09:49:51 Checking out Revision 5ae0bb91e863fc642d04e267d4fba18b9355d614 (PR-746) 09:49:51 > git remote # timeout=10 09:49:51 > git config --get remote.origin.url # timeout=10 09:49:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:49:51 > git merge 1c2f003b09666c9aca7d142d934c7ec3af9c247b # timeout=10 09:49:51 > git rev-parse HEAD^{commit} # timeout=10 09:49:51 > git config core.sparsecheckout # timeout=10 09:49:51 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 09:49:56 Commit message: "refactor: refactor autoevent package for v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:49:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:49:58 + sudo service+ docker restart 09:49:58 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:50:01 provisioning config files... 09:50:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5158102638209393526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:01 ---> docker-login.sh 09:50:01 nexus3.edgexfoundry.org:10001 09:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:02 Configure a credential helper to remove this warning. See 09:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:02 09:50:02 Login Succeeded 09:50:02 nexus3.edgexfoundry.org:10002 09:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:03 Configure a credential helper to remove this warning. See 09:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:03 09:50:03 Login Succeeded 09:50:03 nexus3.edgexfoundry.org:10003 09:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 nexus3.edgexfoundry.org:10004 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 docker.io 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 ---> docker-login.sh ends [Pipeline] } 09:50:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:50:05 ========================================================= 09:50:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:50:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:50:06 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:50:06 Sending build context to Docker daemon 2.383MB 09:50:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:50:06 Step 2/8 : FROM ${BASE} 09:50:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:50:06 5f621e34cdf4: Pulling fs layer 09:50:06 a4357932f1b6: Pulling fs layer 09:50:06 18c013af1878: Pulling fs layer 09:50:06 00ac8860ef70: Pulling fs layer 09:50:06 63d7cb157983: Pulling fs layer 09:50:06 b116817d02f9: Pulling fs layer 09:50:06 745a02a5169b: Pulling fs layer 09:50:06 63d7cb157983: Waiting 09:50:06 00ac8860ef70: Waiting 09:50:06 745a02a5169b: Waiting 09:50:06 18c013af1878: Verifying Checksum 09:50:06 18c013af1878: Download complete 09:50:06 a4357932f1b6: Verifying Checksum 09:50:06 a4357932f1b6: Download complete 09:50:06 63d7cb157983: Verifying Checksum 09:50:06 63d7cb157983: Download complete 09:50:07 b116817d02f9: Verifying Checksum 09:50:07 b116817d02f9: Download complete 09:50:07 5f621e34cdf4: Verifying Checksum 09:50:07 5f621e34cdf4: Download complete 09:50:07 5f621e34cdf4: Pull complete 09:50:08 a4357932f1b6: Pull complete 09:50:09 18c013af1878: Pull complete 09:50:09 745a02a5169b: Verifying Checksum 09:50:09 745a02a5169b: Download complete 09:50:11 00ac8860ef70: Verifying Checksum 09:50:11 00ac8860ef70: Download complete 09:50:21 00ac8860ef70: Pull complete 09:50:21 63d7cb157983: Pull complete 09:50:21 b116817d02f9: Pull complete 09:50:26 745a02a5169b: Pull complete 09:50:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:50:26 ---> b7e6874047d6 09:50:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:50:28 ---> Running in cf5deabdd13a 09:50:29 Removing intermediate container cf5deabdd13a 09:50:29 ---> 42076afec2b0 09:50:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:29 ---> Running in bba84dd87d94 09:50:32 Removing intermediate container bba84dd87d94 09:50:32 ---> 2769a9331041 09:50:32 Step 5/8 : RUN apk add --update --no-cache make git 09:50:32 ---> Running in 1ce79bff4c68 09:50:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:34 OK: 142 MiB in 39 packages 09:50:35 Running on prd-centos7-docker-4c-2g-21927 in /w/workspace/dgexfoundry_device-sdk-go_PR-746 [Pipeline] { [Pipeline] ws 09:50:35 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 09:50:35 Removing intermediate container 1ce79bff4c68 09:50:35 ---> c4dcb57c5e6f 09:50:35 Step 6/8 : WORKDIR /device-sdk-go 09:50:35 ---> Running in f96966e6cb5a 09:50:36 Removing intermediate container f96966e6cb5a 09:50:36 ---> d1964c7cb989 09:50:36 Step 7/8 : COPY . . 09:50:37 ---> 7dd736188929 09:50:37 Step 8/8 : RUN go mod download 09:50:37 ---> Running in 805993640b52 09:50:45 using credential edgex-jenkins-ssh 09:50:45 Cloning the remote Git repository 09:50:45 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:50:45 > git init /w/workspace/device-sdk-go/4 # timeout=10 09:50:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:50:45 > git --version # timeout=10 09:50:45 > git --version # 'git version 2.24.3' 09:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:50:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:50:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/746/head:refs/remotes/origin/PR-746 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:50:48 Merging remotes/origin/master commit 1c2f003b09666c9aca7d142d934c7ec3af9c247b into PR head commit 5ae0bb91e863fc642d04e267d4fba18b9355d614 09:50:48 Merge succeeded, producing 5ae0bb91e863fc642d04e267d4fba18b9355d614 09:50:48 Checking out Revision 5ae0bb91e863fc642d04e267d4fba18b9355d614 (PR-746) 09:50:48 > git config core.sparsecheckout # timeout=10 09:50:48 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 09:50:48 > git remote # timeout=10 09:50:48 > git config --get remote.origin.url # timeout=10 09:50:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:48 > git merge 1c2f003b09666c9aca7d142d934c7ec3af9c247b # timeout=10 09:50:48 > git rev-parse HEAD^{commit} # timeout=10 09:50:48 > git config core.sparsecheckout # timeout=10 09:50:48 > git checkout -f 5ae0bb91e863fc642d04e267d4fba18b9355d614 # timeout=10 09:50:53 Commit message: "refactor: refactor autoevent package for v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:50:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:50:56 + true 09:50:56 + sudo service docker restart 09:50:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:50:57 provisioning config files... 09:50:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3199892339606228466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:58 ---> docker-login.sh 09:50:58 nexus3.edgexfoundry.org:10001 09:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:59 Configure a credential helper to remove this warning. See 09:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:59 09:50:59 Login Succeeded 09:50:59 nexus3.edgexfoundry.org:10002 09:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:50:59 Configure a credential helper to remove this warning. See 09:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:50:59 09:50:59 Login Succeeded 09:50:59 nexus3.edgexfoundry.org:10003 09:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:00 Configure a credential helper to remove this warning. See 09:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:00 09:51:00 Login Succeeded 09:51:00 nexus3.edgexfoundry.org:10004 09:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:00 Configure a credential helper to remove this warning. See 09:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:00 09:51:00 Login Succeeded 09:51:00 docker.io 09:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:51:00 Configure a credential helper to remove this warning. See 09:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:51:00 09:51:00 Login Succeeded 09:51:00 ---> docker-login.sh ends [Pipeline] } 09:51:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:51:01 ========================================================= 09:51:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:51:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:51:02 Sending build context to Docker daemon 2.393MB 09:51:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:51:02 Step 2/8 : FROM ${BASE} 09:51:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:51:02 188c0c94c7c5: Pulling fs layer 09:51:02 0ef7d3d256c8: Pulling fs layer 09:51:02 de9db76c5a1d: Pulling fs layer 09:51:02 bca2f99d35d6: Pulling fs layer 09:51:02 93359f2a8cfa: Pulling fs layer 09:51:02 7c6f9722023f: Pulling fs layer 09:51:02 a35cf1a2eb13: Pulling fs layer 09:51:02 93359f2a8cfa: Waiting 09:51:02 7c6f9722023f: Waiting 09:51:02 a35cf1a2eb13: Waiting 09:51:02 bca2f99d35d6: Waiting 09:51:02 de9db76c5a1d: Verifying Checksum 09:51:02 de9db76c5a1d: Download complete 09:51:02 0ef7d3d256c8: Verifying Checksum 09:51:02 0ef7d3d256c8: Download complete 09:51:03 93359f2a8cfa: Verifying Checksum 09:51:03 93359f2a8cfa: Download complete 09:51:03 7c6f9722023f: Verifying Checksum 09:51:03 7c6f9722023f: Download complete 09:51:03 188c0c94c7c5: Download complete 09:51:03 188c0c94c7c5: Pull complete 09:51:04 0ef7d3d256c8: Pull complete 09:51:04 Removing intermediate container 805993640b52 09:51:04 ---> bde1581ed3c1 09:51:04 Successfully built bde1581ed3c1 09:51:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:51:04 de9db76c5a1d: Pull complete 09:51:04 + docker inspect -f . ci-base-image-arm64 09:51:04 . [Pipeline] withDockerContainer 09:51:05 prd-ubuntu18.04-docker-arm64-4c-16g-21926 does not seem to be running inside a container 09:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:51:06 $ docker top c012f8e352697115fc9b752874cb9da02d00ab52d1fddbebe4528a3dffc373f0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:07 + go version 09:51:07 go version go1.15.5 linux/arm64 [Pipeline] } 09:51:07 $ docker stop --time=1 c012f8e352697115fc9b752874cb9da02d00ab52d1fddbebe4528a3dffc373f0 09:51:10 $ docker rm -f c012f8e352697115fc9b752874cb9da02d00ab52d1fddbebe4528a3dffc373f0 09:51:10 a35cf1a2eb13: Verifying Checksum 09:51:10 a35cf1a2eb13: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:51:10 bca2f99d35d6: Verifying Checksum 09:51:10 bca2f99d35d6: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:51:11 + docker inspect -f . ci-base-image-arm64 09:51:11 . [Pipeline] withDockerContainer 09:51:11 prd-ubuntu18.04-docker-arm64-4c-16g-21926 does not seem to be running inside a container 09:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:51:13 $ docker top 3c782e5a19979d84912ccafeaafd44ace8706425caa3549d3b5bc4628a925fdb -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:14 + make test 09:51:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:51:23 bca2f99d35d6: Pull complete 09:51:23 93359f2a8cfa: Pull complete 09:51:23 7c6f9722023f: Pull complete 09:51:28 a35cf1a2eb13: Pull complete 09:51:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:51:28 ---> a62c8e92a672 09:51:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:51:28 ---> Running in 8570eb511c1f 09:51:28 Removing intermediate container 8570eb511c1f 09:51:28 ---> 6cb2f70501de 09:51:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:51:28 ---> Running in 3b81629dcb5d 09:51:31 Removing intermediate container 3b81629dcb5d 09:51:31 ---> 975f137d1101 09:51:31 Step 5/8 : RUN apk add --update --no-cache make git 09:51:31 ---> Running in 04d41c2cbeea 09:51:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:51:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:51:34 OK: 166 MiB in 39 packages 09:51:34 Removing intermediate container 04d41c2cbeea 09:51:34 ---> 9d758da1c041 09:51:34 Step 6/8 : WORKDIR /device-sdk-go 09:51:34 ---> Running in b50a6be22672 09:51:35 Removing intermediate container b50a6be22672 09:51:35 ---> 2c7f6b1401a7 09:51:35 Step 7/8 : COPY . . 09:51:36 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:51:36 ---> 78c6815e990f 09:51:36 Step 8/8 : RUN go mod download 09:51:36 ---> Running in 1a2d32089928 09:52:03 Removing intermediate container 1a2d32089928 09:52:03 ---> ec673f692cdc 09:52:03 Successfully built ec673f692cdc 09:52:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:52:04 + docker inspect -f . ci-base-image-x86_64 09:52:04 . [Pipeline] withDockerContainer 09:52:04 prd-centos7-docker-4c-2g-21927 does not seem to be running inside a container 09:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:06 $ docker top 78765bc5c321d062ffd20ef1743d3889078f51fc470c06aa2e2009a67acb5e71 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:07 + go version 09:52:07 go version go1.15.5 linux/amd64 [Pipeline] } 09:52:07 $ docker stop --time=1 78765bc5c321d062ffd20ef1743d3889078f51fc470c06aa2e2009a67acb5e71 09:52:09 $ docker rm -f 78765bc5c321d062ffd20ef1743d3889078f51fc470c06aa2e2009a67acb5e71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:10 + docker inspect -f . ci-base-image-x86_64 09:52:10 . [Pipeline] withDockerContainer 09:52:10 prd-centos7-docker-4c-2g-21927 does not seem to be running inside a container 09:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:52:11 $ docker top 831965700ca37983e73c2b053688ea399549856c68849efc73cab710dba5c682 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:12 + make test 09:52:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:52:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:52:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:52:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:52:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.196s coverage: 15.2% of statements 09:52:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.162s coverage: 97.1% of statements 09:52:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.147s coverage: 9.4% of statements 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.111s coverage: 22.9% of statements 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.144s coverage: 84.8% of statements 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.169s coverage: 53.8% of statements 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.253s coverage: 26.8% of statements 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.255s coverage: 83.5% of statements 09:52:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.130s coverage: 4.2% of statements 09:52:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:52:52 GO111MODULE=on go vet ./... 09:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:52:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:52:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.120s coverage: 15.2% of statements 09:52:58 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.962s coverage: 97.1% of statements 09:53:19 gofmt -l . 09:53:19 [ "`gofmt -l .`" = "" ] 09:53:19 ./bin/test-attribution-txt.sh 09:53:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:53:21 $ docker stop --time=1 3c782e5a19979d84912ccafeaafd44ace8706425caa3549d3b5bc4628a925fdb 09:53:23 $ docker rm -f 3c782e5a19979d84912ccafeaafd44ace8706425caa3549d3b5bc4628a925fdb [Pipeline] // withDockerContainer [Pipeline] sh 09:53:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:53:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.174s coverage: 9.4% of statements 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.068s coverage: 22.9% of statements 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.094s coverage: 84.8% of statements 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.135s coverage: 53.8% of statements 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.130s coverage: 26.8% of statements 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.184s coverage: 83.5% of statements 09:53:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.102s coverage: 4.2% of statements 09:53:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:53:26 GO111MODULE=on go vet ./... [Pipeline] sh 09:53:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:53:28 + ls -al . 09:53:28 total 224 09:53:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 09:53 . 09:53:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 09:49 .. 09:53:28 -rw-rw-r-- 1 jenkins jenkins 140 Jan 21 09:49 .dockerignore 09:53:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 09:49 .git 09:53:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 09:49 .github 09:53:28 -rw-rw-r-- 1 jenkins jenkins 138 Jan 21 09:49 .gitignore 09:53:28 -rw-rw-r-- 1 jenkins jenkins 949 Jan 21 09:49 Dockerfile.build 09:53:28 -rw-rw-r-- 1 jenkins jenkins 901 Jan 21 09:49 Jenkinsfile 09:53:28 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 21 09:49 LICENSE 09:53:28 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 21 09:49 Makefile 09:53:28 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 21 09:49 README.md 09:53:28 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 21 09:49 RELEASE-NOTES.txt 09:53:28 -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 09:47 VERSION 09:53:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 09:49 bin 09:53:28 -rw-r--r-- 1 jenkins jenkins 109028 Jan 21 09:52 coverage.out 09:53:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 09:49 example 09:53:28 -rw-r--r-- 1 jenkins jenkins 456 Jan 21 09:53 go.mod 09:53:28 -rw-r--r-- 1 jenkins jenkins 13953 Jan 21 09:53 go.sum 09:53:28 drwxrwxr-x 14 jenkins jenkins 4096 Jan 21 09:49 internal 09:53:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 09:49 openapi 09:53:28 drwxrwxr-x 5 jenkins jenkins 4096 Jan 21 09:49 pkg 09:53:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 09:49 snap 09:53:28 -rw-rw-r-- 1 jenkins jenkins 222 Jan 21 09:49 version.go [Pipeline] isUnix [Pipeline] sh 09:53:28 + docker build -t docker-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=5ae0bb91e863fc642d04e267d4fba18b9355d614 --label arch=arm64 --label version=0.0.0 . 09:53:29 Sending build context to Docker daemon 2.492MB 09:53:29 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:53:29 Step 2/24 : FROM ${BASE} AS builder 09:53:29 ---> bde1581ed3c1 09:53:29 Step 3/24 : ARG MAKE='make build' 09:53:29 ---> Running in 6a430209e5b6 09:53:29 Removing intermediate container 6a430209e5b6 09:53:29 ---> 6b08353faf04 09:53:29 Step 4/24 : WORKDIR /device-sdk-go 09:53:29 ---> Running in dd95e0cf4c4e 09:53:30 Removing intermediate container dd95e0cf4c4e 09:53:30 ---> 80d0f657006d 09:53:30 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:30 ---> Running in 3c722bb27fb9 09:53:31 Removing intermediate container 3c722bb27fb9 09:53:31 ---> 415c488bd919 09:53:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:31 ---> Running in 40b8f10a3e32 09:53:33 Removing intermediate container 40b8f10a3e32 09:53:33 ---> 59ac04b5438d 09:53:33 Step 7/24 : RUN apk add --update --no-cache make git 09:53:33 ---> Running in ca2623f5a202 09:53:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:53:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:53:35 OK: 142 MiB in 39 packages 09:53:37 Removing intermediate container ca2623f5a202 09:53:37 ---> e8c5b9f8c10b 09:53:37 Step 8/24 : COPY . . 09:53:38 ---> 0623d8e281c8 09:53:38 Step 9/24 : RUN ${MAKE} 09:53:38 ---> Running in 085e82519989 09:53:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:53:48 gofmt -l . 09:53:48 [ "`gofmt -l .`" = "" ] 09:53:48 ./bin/test-attribution-txt.sh 09:53:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:53:49 $ docker stop --time=1 831965700ca37983e73c2b053688ea399549856c68849efc73cab710dba5c682 09:53:52 $ docker rm -f 831965700ca37983e73c2b053688ea399549856c68849efc73cab710dba5c682 [Pipeline] // withDockerContainer [Pipeline] sh 09:53:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:53:52 Warning: overwriting stash ‘coverage-report’ 09:53:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:53:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:53:54 + ls -al . 09:53:54 total 188 09:53:54 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 21 09:53 . 09:53:54 drwxrwxr-x. 4 jenkins jenkins 28 Jan 21 09:50 .. 09:53:54 drwxrwxr-x. 2 jenkins jenkins 64 Jan 21 09:50 bin 09:53:54 -rw-r--r--. 1 jenkins jenkins 109028 Jan 21 09:53 coverage.out 09:53:54 -rw-rw-r--. 1 jenkins jenkins 949 Jan 21 09:50 Dockerfile.build 09:53:54 -rw-rw-r--. 1 jenkins jenkins 140 Jan 21 09:50 .dockerignore 09:53:54 drwxrwxr-x. 4 jenkins jenkins 48 Jan 21 09:50 example 09:53:54 drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 09:50 .git 09:53:54 drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 09:50 .github 09:53:54 -rw-rw-r--. 1 jenkins jenkins 138 Jan 21 09:50 .gitignore 09:53:54 -rw-r--r--. 1 jenkins jenkins 456 Jan 21 09:53 go.mod 09:53:54 -rw-r--r--. 1 jenkins jenkins 13953 Jan 21 09:53 go.sum 09:53:54 drwxrwxr-x. 14 jenkins jenkins 196 Jan 21 09:50 internal 09:53:54 -rw-rw-r--. 1 jenkins jenkins 901 Jan 21 09:50 Jenkinsfile 09:53:54 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 21 09:50 LICENSE 09:53:54 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 21 09:50 Makefile 09:53:54 drwxrwxr-x. 4 jenkins jenkins 26 Jan 21 09:50 openapi 09:53:54 drwxrwxr-x. 5 jenkins jenkins 50 Jan 21 09:50 pkg 09:53:54 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 21 09:50 README.md 09:53:54 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 21 09:50 RELEASE-NOTES.txt 09:53:54 drwxrwxr-x. 4 jenkins jenkins 54 Jan 21 09:50 snap 09:53:54 -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 09:47 VERSION 09:53:54 -rw-rw-r--. 1 jenkins jenkins 222 Jan 21 09:50 version.go [Pipeline] isUnix [Pipeline] sh 09:53:55 + docker build -t docker-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=5ae0bb91e863fc642d04e267d4fba18b9355d614 --label arch=amd64 --label version=0.0.0 . 09:53:55 Sending build context to Docker daemon 2.502MB 09:53:55 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:53:55 Step 2/24 : FROM ${BASE} AS builder 09:53:55 ---> ec673f692cdc 09:53:55 Step 3/24 : ARG MAKE='make build' 09:53:56 ---> Running in 89c09a9fdc55 09:53:56 Removing intermediate container 89c09a9fdc55 09:53:56 ---> 9539eeaec67d 09:53:56 Step 4/24 : WORKDIR /device-sdk-go 09:53:56 ---> Running in 1d8756b00441 09:53:57 Removing intermediate container 1d8756b00441 09:53:57 ---> 90dbf9b34743 09:53:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:53:57 ---> Running in 5ed4ac3770f4 09:53:57 Removing intermediate container 5ed4ac3770f4 09:53:57 ---> 7fdea550cbe5 09:53:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:53:57 ---> Running in a968a083c9ba 09:53:58 Removing intermediate container a968a083c9ba 09:53:58 ---> e06e0cc720c2 09:53:58 Step 7/24 : RUN apk add --update --no-cache make git 09:53:58 ---> Running in 6453a718665b 09:53:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:54:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:54:01 OK: 166 MiB in 39 packages 09:54:02 Removing intermediate container 6453a718665b 09:54:02 ---> 8ebcb0fb2bca 09:54:02 Step 8/24 : COPY . . 09:54:04 ---> 15e57bc425f8 09:54:04 Step 9/24 : RUN ${MAKE} 09:54:04 ---> Running in b9cfddfa3b19 09:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:54:06 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:54:06 Removing intermediate container 085e82519989 09:54:06 ---> c7de32f0f1c2 09:54:06 Step 10/24 : FROM scratch 09:54:06 ---> 09:54:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:54:06 ---> Running in 7b7a64237001 09:54:06 Removing intermediate container 7b7a64237001 09:54:06 ---> 5c6f53646c8d 09:54:06 Step 12/24 : ENV APP_PORT=49990 09:54:06 ---> Running in ee40259a5160 09:54:06 Removing intermediate container ee40259a5160 09:54:06 ---> 5fafd09337c9 09:54:06 Step 13/24 : EXPOSE $APP_PORT 09:54:06 ---> Running in 9ce131669a67 09:54:07 Removing intermediate container 9ce131669a67 09:54:07 ---> 78ed50a47883 09:54:07 Step 14/24 : WORKDIR / 09:54:07 ---> Running in f9428f174052 09:54:07 Removing intermediate container f9428f174052 09:54:07 ---> 937978f56152 09:54:07 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:54:09 ---> 8cd87e3bee5e 09:54:09 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:54:09 ---> e503c626e0b8 09:54:09 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:54:10 ---> 4bd28c8c27d5 09:54:10 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:54:11 ---> 94f3e51cc634 09:54:11 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:54:11 ---> dbfb47ee0760 09:54:11 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:54:11 ---> Running in aff8b6eb6327 09:54:12 Removing intermediate container aff8b6eb6327 09:54:12 ---> 06ae1b63318c 09:54:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:12 ---> Running in f62d19a38e25 09:54:12 Removing intermediate container f62d19a38e25 09:54:12 ---> 0420fc3b9184 09:54:12 Step 22/24 : LABEL arch=arm64 09:54:13 ---> Running in 1b2935742dbc 09:54:13 Removing intermediate container 1b2935742dbc 09:54:13 ---> 4fe5f8e11b7f 09:54:13 Step 23/24 : LABEL git_sha=5ae0bb91e863fc642d04e267d4fba18b9355d614 09:54:13 ---> Running in 19aa544ad79f 09:54:14 Removing intermediate container 19aa544ad79f 09:54:14 ---> 07f0d57fa228 09:54:14 Step 24/24 : LABEL version=0.0.0 09:54:14 ---> Running in 9c641dd661db 09:54:14 Removing intermediate container 9c641dd661db 09:54:14 ---> 7c9a7291d247 09:54:14 [Warning] One or more build-args [ARCH] were not consumed 09:54:14 Successfully built 7c9a7291d247 09:54:14 Successfully tagged docker-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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:54:21 Removing intermediate container b9cfddfa3b19 09:54:21 ---> 908b4ce59652 09:54:21 Step 10/24 : FROM scratch 09:54:21 ---> 09:54:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:54:21 ---> Running in a065fc39f527 09:54:21 Removing intermediate container a065fc39f527 09:54:21 ---> 17d35cf62b27 09:54:21 Step 12/24 : ENV APP_PORT=49990 09:54:21 ---> Running in 6e1d3635e3d4 09:54:21 Removing intermediate container 6e1d3635e3d4 09:54:21 ---> 4cf88f1b60e8 09:54:21 Step 13/24 : EXPOSE $APP_PORT 09:54:21 ---> Running in 81ed7e2b3131 09:54:21 Removing intermediate container 81ed7e2b3131 09:54:21 ---> 3456df106692 09:54:21 Step 14/24 : WORKDIR / 09:54:22 ---> Running in 324e1c3dfc19 09:54:22 Removing intermediate container 324e1c3dfc19 09:54:22 ---> 1a6b4b003290 09:54:22 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:54:23 ---> a0bc85a2571c 09:54:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:54:23 ---> 822f1346dbd0 09:54:23 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:54:24 ---> b4307f1c05e5 09:54:24 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:54:24 ---> 2aea08c3fcdd 09:54:24 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:54:25 ---> b8290b99df90 09:54:25 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:54:25 ---> Running in 1c5dbdee751f 09:54:25 Removing intermediate container 1c5dbdee751f 09:54:25 ---> 8921525a8ccd 09:54:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:54:25 ---> Running in 6aae05870b67 09:54:25 Removing intermediate container 6aae05870b67 09:54:25 ---> 772264011555 09:54:25 Step 22/24 : LABEL arch=amd64 09:54:25 ---> Running in fedee37ccc93 09:54:26 Removing intermediate container fedee37ccc93 09:54:26 ---> 5ab88ee1f528 09:54:26 Step 23/24 : LABEL git_sha=5ae0bb91e863fc642d04e267d4fba18b9355d614 09:54:26 ---> Running in 86e638c3b52c 09:54:26 Removing intermediate container 86e638c3b52c 09:54:26 ---> 6e7b041fb66a 09:54:26 Step 24/24 : LABEL version=0.0.0 09:54:26 ---> Running in 4c6e607e9bab 09:54:26 Removing intermediate container 4c6e607e9bab 09:54:26 ---> 9a16a729f1c5 09:54:26 [Warning] One or more build-args [ARCH] were not consumed 09:54:27 Successfully built 9a16a729f1c5 09:54:27 Successfully tagged docker-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 [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] wrap 09:54:28 provisioning config files... 09:54:28 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config8845551032610821598tmp [Pipeline] { [Pipeline] sh 09:54:29 + set +x 09:54:29 + curl -s https://codecov.io/bash 09:54:29 + bash -s -- 09:54:29 09:54:29 _____ _ 09:54:29 / ____| | | 09:54:29 | | ___ __| | ___ ___ _____ __ 09:54:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:54:29 | |___| (_) | (_| | __/ (_| (_) \ V / 09:54:29 \_____\___/ \__,_|\___|\___\___/ \_/ 09:54:29 Bash-20210115-cec3c92 09:54:29 09:54:29 09:54:29 ==> git version 2.24.3 found 09:54:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:54:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:54:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:54:29 ==> Jenkins CI detected. 09:54:29 project root: . 09:54:29 --> token set from env 09:54:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:54:29 ==> Running gcov in . (disable via -X gcov) 09:54:29 ==> Python coveragepy not found 09:54:29 ==> Searching for coverage reports in: 09:54:29 + . 09:54:29 -> Found 1 reports 09:54:29 ==> Detecting git/mercurial file structure 09:54:29 ==> Reading reports 09:54:29 + ./coverage.out bytes=109028 09:54:29 ==> Appending adjustments 09:54:29 https://docs.codecov.io/docs/fixing-reports 09:54:30 + Found adjustments 09:54:30 ==> Gzipping contents 09:54:30 20K /tmp/codecov.DiYVd2.gz 09:54:30 ==> Uploading reports 09:54:30 url: https://codecov.io 09:54:30 query: branch=PR-746&commit=5ae0bb91e863fc642d04e267d4fba18b9355d614&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-746%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= 09:54:30 -> Pinging Codecov 09:54:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-746&commit=5ae0bb91e863fc642d04e267d4fba18b9355d614&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-746%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=746&job=&cmd_args= 09:54:30 -> Uploading to 09:54:30 https://storage.googleapis.com/codecov/v4/raw/2021-01-21/7E55EF52A471D76F132DFD9A03CDDE97/5ae0bb91e863fc642d04e267d4fba18b9355d614/016fbe0d-d105-4d41-9f7b-b68dabd7253f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T095430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d019ce4bcc333cf2f730edd80cca084eab4e669a1c93b72e541dab3ff2a76b51 09:54:30 % Total % Received % Xferd Average Speed Time Time Time Current 09:54:30 Dload Upload Total Spent Left Speed 09:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17904 0 0 100 17904 0 39520 --:--:-- --:--:-- --:--:-- 39523 09:54:31 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/5ae0bb91e863fc642d04e267d4fba18b9355d614 [Pipeline] } 09:54:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:54:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:54:34 ---> package-listing.sh 09:54:34 ++ facter osfamily 09:54:34 ++ tr '[:upper:]' '[:lower:]' 09:54:34 + OS_FAMILY=redhat 09:54:34 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-746 09:54:34 + START_PACKAGES=/tmp/packages_start.txt 09:54:34 + END_PACKAGES=/tmp/packages_end.txt 09:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:34 + PACKAGES=/tmp/packages_start.txt 09:54:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-746 ']' 09:54:34 + PACKAGES=/tmp/packages_end.txt 09:54:34 + case "${OS_FAMILY}" in 09:54:34 + rpm -qa 09:54:34 + sort 09:54:39 + '[' -f /tmp/packages_start.txt ']' 09:54:39 + '[' -f /tmp/packages_end.txt ']' 09:54:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:39 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-746 ']' 09:54:39 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-746/archives/ 09:54:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-746/archives/ [Pipeline] echo 09:54:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:54:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:40 09:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:54:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:41 alpine: Pulling from edgex-lftools-log-publisher 09:54:41 df20fa9351a1: Pulling fs layer 09:54:41 36b3adc4ff6f: Pulling fs layer 09:54:41 8ad3a11d3b57: Pulling fs layer 09:54:41 46f8f816bc3b: Pulling fs layer 09:54:41 93b61091891f: Pulling fs layer 09:54:41 93b9cdb0e59b: Pulling fs layer 09:54:41 5e14af77c1be: Pulling fs layer 09:54:41 01666e4c0597: Pulling fs layer 09:54:41 aa168da1d23b: Pulling fs layer 09:54:41 93b9cdb0e59b: Waiting 09:54:41 5e14af77c1be: Waiting 09:54:41 01666e4c0597: Waiting 09:54:41 46f8f816bc3b: Waiting 09:54:41 aa168da1d23b: Waiting 09:54:41 93b61091891f: Waiting 09:54:41 36b3adc4ff6f: Verifying Checksum 09:54:41 36b3adc4ff6f: Download complete 09:54:41 46f8f816bc3b: Verifying Checksum 09:54:41 46f8f816bc3b: Download complete 09:54:41 df20fa9351a1: Verifying Checksum 09:54:41 df20fa9351a1: Download complete 09:54:41 93b9cdb0e59b: Verifying Checksum 09:54:41 93b9cdb0e59b: Download complete 09:54:41 5e14af77c1be: Verifying Checksum 09:54:41 5e14af77c1be: Download complete 09:54:41 93b61091891f: Verifying Checksum 09:54:41 93b61091891f: Download complete 09:54:41 01666e4c0597: Verifying Checksum 09:54:41 01666e4c0597: Download complete 09:54:41 8ad3a11d3b57: Verifying Checksum 09:54:41 8ad3a11d3b57: Download complete 09:54:41 df20fa9351a1: Pull complete 09:54:41 36b3adc4ff6f: Pull complete 09:54:42 8ad3a11d3b57: Pull complete 09:54:42 46f8f816bc3b: Pull complete 09:54:42 93b61091891f: Pull complete 09:54:43 aa168da1d23b: Verifying Checksum 09:54:43 aa168da1d23b: Download complete 09:54:44 93b9cdb0e59b: Pull complete 09:54:44 5e14af77c1be: Pull complete 09:54:44 01666e4c0597: Pull complete 09:54:51 aa168da1d23b: Pull complete 09:54:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:54:51 prd-centos7-docker-4c-2g-21925 does not seem to be running inside a container 09:54:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-746 -v /w/workspace/dgexfoundry_device-sdk-go_PR-746:/w/workspace/dgexfoundry_device-sdk-go_PR-746:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:54:55 $ docker top dd0af71c6412e8517c1761825c1ecb01855a7985d29b75aafdfc923a79c9cf5c -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:56 + touch /tmp/pre-build-complete [Pipeline] sh 09:54:56 + mkdir -p /var/log/sa [Pipeline] sh 09:54:56 + ls /var/log/sa-host 09:54:56 + sadf -c /var/log/sa-host/sa21 09:54:56 file_magic: OK 09:54:56 HZ: Using current value: 100 09:54:56 file_header: OK 09:54:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:54:56 Statistics: 09:54:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:54:56 File successfully converted to sysstat format version 12.2.1 09:54:56 + sadf -c /var/log/sa-host/sa23 09:54:56 file_magic: OK 09:54:56 HZ: Using current value: 100 09:54:56 file_header: OK 09:54:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:54:56 Statistics: 09:54:56 Hnuu...uuuununununu... 09:54:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:54:57 provisioning config files... 09:54:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-746@tmp/config8744703795704752871tmp [Pipeline] { [Pipeline] echo 09:54:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:54:57 ---> create-netrc.sh [Pipeline] } 09:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:54:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:54:58 ---> python-tools-install.sh [Pipeline] echo 09:54:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:54:58 ---> sudo-logs.sh 09:54:58 Archiving 'sudo' log.. [Pipeline] echo 09:54:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:54:58 ---> job-cost.sh 09:54:58 lf-activate-venv: SKIPPING 09:54:58 INFO: No Stack... 09:54:59 INFO: Retrieving Pricing Info for: v1-standard-2 09:55:00 INFO: Archiving Costs [Pipeline] echo 09:55:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:55:00 ---> logs-deploy.sh 09:55:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-746/4 09:55:00 INFO: archiving workspace using pattern(s): 09:55:02 Archives upload complete. 09:55:02 INFO: archiving logs to Nexus