Pull request #707 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357+42e5a1ea61e0adb23423a933a3224d1395f33e87 (da9c264ecdf66abedc719e97ff5f3d5a3193716d) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17760 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [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-707 # 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/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 Commit message: "feat: SecretProvider for storing/retrieving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:23:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 9d682a45b9acd4bea8016cf0ffdd382bc727cf10 # timeout=10 15:23:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:23:05 ========================================================= 15:23:05 EdgeX Global Pipelines Version Info 15:23:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:23:06 ------------------- 15:23:06 stable info: 15:23:06 ------------------- 15:23:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:23:06 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:23:06 Message: update stable to v1.0.173 15:23:07 ------------------- 15:23:07 experimental info: 15:23:07 ------------------- 15:23:07 Commited By: **** collab-it+edgex@linuxfoundation.org 15:23:07 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 15:23:07 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:23:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:23:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:23:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-707 [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-707 [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-707 [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50a8ddc [Pipeline] echo 15:23:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:23:11 provisioning config files... 15:23:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config5515022123819095282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:11 ---> docker-login.sh 15:23:11 nexus3.edgexfoundry.org:10001 15:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:12 Configure a credential helper to remove this warning. See 15:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:12 15:23:12 Login Succeeded 15:23:12 nexus3.edgexfoundry.org:10002 15:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:12 Configure a credential helper to remove this warning. See 15:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:12 15:23:12 Login Succeeded 15:23:12 nexus3.edgexfoundry.org:10003 15:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:12 Configure a credential helper to remove this warning. See 15:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:12 15:23:12 Login Succeeded 15:23:12 nexus3.edgexfoundry.org:10004 15:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:12 Configure a credential helper to remove this warning. See 15:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:12 15:23:12 Login Succeeded 15:23:12 docker.io 15:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:12 Configure a credential helper to remove this warning. See 15:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:12 15:23:12 Login Succeeded 15:23:12 ---> docker-login.sh ends [Pipeline] } 15:23:12 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 15:23:13 + git log --format=format:%s -1 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 [Pipeline] echo 15:23:13 GIT_COMMIT: 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357, Commit Message: feat: SecretProvider for storing/retrieving secrets [Pipeline] echo 15:23:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:14 15:23:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:23:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:14 latest: Pulling from edgex-devops/git-semver 15:23:14 31603596830f: Pulling fs layer 15:23:14 2a8b12db71e7: Pulling fs layer 15:23:14 6ca5941a6612: Pulling fs layer 15:23:14 ecc8261a40a4: Pulling fs layer 15:23:14 ecc8261a40a4: Waiting 15:23:14 2a8b12db71e7: Verifying Checksum 15:23:14 2a8b12db71e7: Download complete 15:23:14 31603596830f: Verifying Checksum 15:23:14 31603596830f: Download complete 15:23:15 ecc8261a40a4: Verifying Checksum 15:23:15 ecc8261a40a4: Download complete 15:23:15 6ca5941a6612: Verifying Checksum 15:23:15 6ca5941a6612: Download complete 15:23:15 31603596830f: Pull complete 15:23:15 2a8b12db71e7: Pull complete 15:23:16 6ca5941a6612: Pull complete 15:23:16 ecc8261a40a4: Pull complete 15:23:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:23:16 prd-centos7-docker-4c-2g-17760 does not seem to be running inside a container 15:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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:10004/edgex-devops/git-semver:latest cat 15:23:18 $ docker top 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:19 [ssh-agent] Looking for ssh-agent implementation... 15:23:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:19 $ docker exec 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent 15:23:19 SSH_AUTH_SOCK=/tmp/ssh-Q8JtkMpHmc8q/agent.12 15:23:19 SSH_AGENT_PID=17 15:23:19 Running ssh-add (command line suppressed) 15:23:19 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4600751008313159217.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_4600751008313159217.key) 15:23:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:20 + git tag --points-at HEAD [Pipeline] } 15:23:20 $ docker exec --env ******** --env ******** 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent -k 15:23:20 unset SSH_AUTH_SOCK; 15:23:20 unset SSH_AGENT_PID; 15:23:20 echo Agent pid 17 killed; 15:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:23:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:20 [ssh-agent] Looking for ssh-agent implementation... 15:23:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:20 $ docker exec 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent 15:23:20 SSH_AUTH_SOCK=/tmp/ssh-LYEKSPXsLtc9/agent.47 15:23:20 SSH_AGENT_PID=52 15:23:20 Running ssh-add (command line suppressed) 15:23:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_8087993905158971143.key (/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/private_key_8087993905158971143.key) 15:23:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:21 + git semver init 15:23:21 # -> Open(): unable to determine branch for HEAD 15:23:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.git 15:23:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-707 15:23:21 # $SEMVER_REMOTE_NAME = origin 15:23:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:21 # $SEMVER_USER_NAME = edgex-jenkins 15:23:21 # $SEMVER_BRANCH = PR-707 15:23:21 # $SEMVER_TEMP = /tmp/semver-318301676 15:23:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:23:22 # '/tmp/semver-318301676' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver' 15:23:22 # -> Force: false 15:23:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-707/.semver [Pipeline] } 15:23:22 $ docker exec --env ******** --env ******** 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 ssh-agent -k 15:23:22 unset SSH_AUTH_SOCK; 15:23:22 unset SSH_AGENT_PID; 15:23:22 echo Agent pid 52 killed; 15:23:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:22 + git semver [Pipeline] } 15:23:22 $ docker stop --time=1 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 15:23:24 $ docker rm -f 7d075a7bcac314eda3679b1170b507a57112997ce72c7211f6d283f7e62fe471 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:25 Stashed 1 file(s) [Pipeline] echo 15:23:25 [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 15:23:40 Still waiting to schedule task 15:23:40 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17761’ is offline 15:23:40 Still waiting to schedule task 15:23:40 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:25:09 Running on prd-centos7-docker-4c-2g-17763 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws 15:25:09 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:25:11 using credential edgex-jenkins-ssh 15:25:11 Cloning the remote Git repository 15:25:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:25:11 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:25:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:11 > git --version # timeout=10 15:25:11 > git --version # 'git version 2.24.3' 15:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:13 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 15:25:13 Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 15:25:13 Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) 15:25:13 > git config core.sparsecheckout # timeout=10 15:25:13 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 15:25:13 > git remote # timeout=10 15:25:13 > git config --get remote.origin.url # timeout=10 15:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:13 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 15:25:13 > git rev-parse HEAD^{commit} # timeout=10 15:25:13 > git config core.sparsecheckout # timeout=10 15:25:13 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 15:25:16 Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:25:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:18 + sudo service docker restart 15:25:18 + true 15:25:18 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:25:20 provisioning config files... 15:25:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7000647501606362561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:20 ---> docker-login.sh 15:25:20 nexus3.edgexfoundry.org:10001 15:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:20 Configure a credential helper to remove this warning. See 15:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:20 15:25:20 Login Succeeded 15:25:20 nexus3.edgexfoundry.org:10002 15:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:21 Configure a credential helper to remove this warning. See 15:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:21 15:25:21 Login Succeeded 15:25:21 nexus3.edgexfoundry.org:10003 15:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:21 Configure a credential helper to remove this warning. See 15:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:21 15:25:21 Login Succeeded 15:25:21 nexus3.edgexfoundry.org:10004 15:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:21 Configure a credential helper to remove this warning. See 15:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:21 15:25:21 Login Succeeded 15:25:21 docker.io 15:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:21 Configure a credential helper to remove this warning. See 15:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:21 15:25:21 Login Succeeded 15:25:21 ---> docker-login.sh ends [Pipeline] } 15:25:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:22 ========================================================= 15:25:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:25:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:25:22 + 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 . 15:25:22 Sending build context to Docker daemon 2.463MB 15:25:22 Step 1/8 : ARG BASE=golang:1.15-alpine 15:25:22 Step 2/8 : FROM ${BASE} 15:25:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:25:22 188c0c94c7c5: Pulling fs layer 15:25:22 0ef7d3d256c8: Pulling fs layer 15:25:22 de9db76c5a1d: Pulling fs layer 15:25:22 bca2f99d35d6: Pulling fs layer 15:25:22 93359f2a8cfa: Pulling fs layer 15:25:22 7c6f9722023f: Pulling fs layer 15:25:22 a35cf1a2eb13: Pulling fs layer 15:25:22 bca2f99d35d6: Waiting 15:25:22 93359f2a8cfa: Waiting 15:25:22 7c6f9722023f: Waiting 15:25:22 a35cf1a2eb13: Waiting 15:25:22 0ef7d3d256c8: Download complete 15:25:22 de9db76c5a1d: Verifying Checksum 15:25:22 de9db76c5a1d: Download complete 15:25:22 93359f2a8cfa: Verifying Checksum 15:25:22 93359f2a8cfa: Download complete 15:25:22 188c0c94c7c5: Verifying Checksum 15:25:22 188c0c94c7c5: Download complete 15:25:22 7c6f9722023f: Verifying Checksum 15:25:22 7c6f9722023f: Download complete 15:25:23 188c0c94c7c5: Pull complete 15:25:23 0ef7d3d256c8: Pull complete 15:25:23 de9db76c5a1d: Pull complete 15:25:25 a35cf1a2eb13: Verifying Checksum 15:25:25 a35cf1a2eb13: Download complete 15:25:25 bca2f99d35d6: Verifying Checksum 15:25:25 bca2f99d35d6: Download complete 15:25:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17762 in /w/workspace/dgexfoundry_device-sdk-go_PR-707 [Pipeline] { [Pipeline] ws 15:25:27 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:25:32 bca2f99d35d6: Pull complete 15:25:32 93359f2a8cfa: Pull complete 15:25:32 7c6f9722023f: Pull complete 15:25:32 using credential edgex-jenkins-ssh 15:25:33 Cloning the remote Git repository 15:25:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:25:33 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:25:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:33 > git --version # timeout=10 15:25:33 > git --version # 'git version 2.17.1' 15:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:35 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 15:25:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:25:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:25:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/707/head:refs/remotes/origin/PR-707 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:35 > git config core.sparsecheckout # timeout=10 15:25:35 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 15:25:35 > git remote # timeout=10 15:25:35 Merge succeeded, producing 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 15:25:35 Checking out Revision 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 (PR-707) 15:25:35 a35cf1a2eb13: Pull complete 15:25:35 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:25:35 ---> a62c8e92a672 15:25:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:25:35 ---> Running in b349b89cd6ea 15:25:35 Removing intermediate container b349b89cd6ea 15:25:35 ---> 5dc0e8d7c270 15:25:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:25:36 ---> Running in 2f5b9c047182 15:25:35 > git config --get remote.origin.url # timeout=10 15:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:35 > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 15:25:35 > git rev-parse HEAD^{commit} # timeout=10 15:25:35 > git config core.sparsecheckout # timeout=10 15:25:35 > git checkout -f 50a8ddcdac143ac91e73b2aa6e6c0cff7e210357 # timeout=10 15:25:37 Removing intermediate container 2f5b9c047182 15:25:37 ---> 340c0524c668 15:25:37 Step 5/8 : RUN apk add --no-cache make git 15:25:37 ---> Running in d906832b0757 15:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:25:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:25:39 OK: 166 MiB in 39 packages 15:25:39 Removing intermediate container d906832b0757 15:25:39 ---> bf62cc3c6108 15:25:39 Step 6/8 : WORKDIR /device-sdk-go 15:25:39 ---> Running in 0a622906babd 15:25:39 Removing intermediate container 0a622906babd 15:25:39 ---> e8d208f5efee 15:25:39 Step 7/8 : COPY . . 15:25:39 Commit message: "feat: SecretProvider for storing/retrieving secrets" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:41 ---> ff317e21bbc0 15:25:41 Step 8/8 : RUN go mod download 15:25:41 ---> Running in b9e9b5bffa0f 15:25:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:25:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:42 + + truesudo 15:25:42 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:25:44 provisioning config files... 15:25:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2883328875165010330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:25:44 ---> docker-login.sh 15:25:44 nexus3.edgexfoundry.org:10001 15:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:46 Configure a credential helper to remove this warning. See 15:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:46 15:25:46 Login Succeeded 15:25:46 nexus3.edgexfoundry.org:10002 15:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:46 Configure a credential helper to remove this warning. See 15:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:46 15:25:46 Login Succeeded 15:25:46 nexus3.edgexfoundry.org:10003 15:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:47 Configure a credential helper to remove this warning. See 15:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:47 15:25:47 Login Succeeded 15:25:47 nexus3.edgexfoundry.org:10004 15:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:47 Configure a credential helper to remove this warning. See 15:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:47 15:25:47 Login Succeeded 15:25:47 docker.io 15:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:25:48 Configure a credential helper to remove this warning. See 15:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:25:48 15:25:48 Login Succeeded 15:25:48 ---> docker-login.sh ends [Pipeline] } 15:25:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:25:49 ========================================================= 15:25:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:25:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:25:49 + 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 . 15:25:50 Sending build context to Docker daemon 2.462MB 15:25:50 Step 1/8 : ARG BASE=golang:1.15-alpine 15:25:50 Step 2/8 : FROM ${BASE} 15:25:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:50 5f621e34cdf4: Pulling fs layer 15:25:50 a4357932f1b6: Pulling fs layer 15:25:50 18c013af1878: Pulling fs layer 15:25:50 00ac8860ef70: Pulling fs layer 15:25:50 63d7cb157983: Pulling fs layer 15:25:50 b116817d02f9: Pulling fs layer 15:25:50 745a02a5169b: Pulling fs layer 15:25:50 00ac8860ef70: Waiting 15:25:50 63d7cb157983: Waiting 15:25:50 b116817d02f9: Waiting 15:25:50 745a02a5169b: Waiting 15:25:50 18c013af1878: Verifying Checksum 15:25:50 18c013af1878: Download complete 15:25:50 a4357932f1b6: Verifying Checksum 15:25:50 a4357932f1b6: Download complete 15:25:50 63d7cb157983: Verifying Checksum 15:25:50 63d7cb157983: Download complete 15:25:50 5f621e34cdf4: Verifying Checksum 15:25:50 5f621e34cdf4: Download complete 15:25:50 b116817d02f9: Verifying Checksum 15:25:50 b116817d02f9: Download complete 15:25:51 5f621e34cdf4: Pull complete 15:25:51 a4357932f1b6: Pull complete 15:25:52 18c013af1878: Pull complete 15:25:52 745a02a5169b: Download complete 15:25:53 00ac8860ef70: Verifying Checksum 15:25:53 00ac8860ef70: Download complete 15:25:59 Removing intermediate container b9e9b5bffa0f 15:25:59 ---> d9737e1967de 15:25:59 Successfully built d9737e1967de 15:25:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:25:59 + docker inspect -f . ci-base-image-x86_64 15:25:59 . [Pipeline] withDockerContainer 15:25:59 prd-centos7-docker-4c-2g-17763 does not seem to be running inside a container 15:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:00 $ docker top 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:01 + go version 15:26:01 go version go1.15.5 linux/amd64 [Pipeline] } 15:26:01 $ docker stop --time=1 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa 15:26:02 $ docker rm -f 42c2d249fe6b2f0e8d4e52e94e3a813a6b28ddc98e2e03a5ba370621dea113aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:03 + docker inspect -f . ci-base-image-x86_64 15:26:03 . [Pipeline] withDockerContainer 15:26:03 prd-centos7-docker-4c-2g-17763 does not seem to be running inside a container 15:26:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:26:04 00ac8860ef70: Pull complete 15:26:04 63d7cb157983: Pull complete 15:26:04 b116817d02f9: Pull complete 15:26:04 $ docker top 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:04 + make test 15:26:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:26:07 745a02a5169b: Pull complete 15:26:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:26:07 ---> b7e6874047d6 15:26:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:26:10 ---> Running in 3bcb22354376 15:26:10 Removing intermediate container 3bcb22354376 15:26:10 ---> a72da38936ba 15:26:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:26:10 ---> Running in 15dee3a7900a 15:26:11 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:26:13 Removing intermediate container 15dee3a7900a 15:26:13 ---> 3250ab1e4981 15:26:13 Step 5/8 : RUN apk add --no-cache make git 15:26:13 ---> Running in ad5e6011fe07 15:26:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:15 OK: 142 MiB in 39 packages 15:26:16 Removing intermediate container ad5e6011fe07 15:26:16 ---> 38e3a4efb612 15:26:16 Step 6/8 : WORKDIR /device-sdk-go 15:26:16 ---> Running in 3bff0209eb1f 15:26:17 Removing intermediate container 3bff0209eb1f 15:26:17 ---> 733fabd4f0b9 15:26:17 Step 7/8 : COPY . . 15:26:18 ---> 56c4d161764b 15:26:18 Step 8/8 : RUN go mod download 15:26:18 ---> Running in d8f9f9fa5e6d 15:26:26 # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] 15:26:26 internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut 15:26:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:26:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:26:26 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:26:26 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 15:26:26 # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] 15:26:26 internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut 15:26:26 # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] 15:26:26 internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut 15:26:27 # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] 15:26:27 internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut 15:26:27 internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut 15:26:27 internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut 15:26:27 internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut 15:26:27 internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut 15:26:27 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 15:26:27 internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut 15:26:27 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 15:26:27 FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] 15:26:27 FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] 15:26:27 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:26:27 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 15:26:27 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:26:27 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 15:26:27 internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut 15:26:28 # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] 15:26:28 internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut 15:26:28 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 15:26:28 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 15:26:28 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 15:26:29 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.358s coverage: 68.9% of statements 15:26:29 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.2% of statements 15:26:29 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:26:29 FAIL 15:26:29 make: *** [Makefile:32: test] Error 2 [Pipeline] } 15:26:29 $ docker stop --time=1 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d 15:26:32 $ docker rm -f 2f9f80664e2c0eb4b568ea8724c9c211c4dfcda4ab1cd7ba79007fce3dd3c67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:26:34 Failed in branch amd64 15:26:40 Removing intermediate container d8f9f9fa5e6d 15:26:40 ---> 323ef6107759 15:26:40 Successfully built 323ef6107759 15:26:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:41 + docker inspect -f . ci-base-image-arm64 15:26:41 . [Pipeline] withDockerContainer 15:26:41 prd-ubuntu18.04-docker-arm64-4c-16g-17762 does not seem to be running inside a container 15:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 15:26:42 $ docker top 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:44 + go version 15:26:44 go version go1.15.5 linux/arm64 [Pipeline] } 15:26:44 $ docker stop --time=1 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e 15:26:45 $ docker rm -f 67bb293cb7b96c42811d9a9f8f3929b96f940bc73edccee3617c86d0be6c9b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:47 + docker inspect -f . ci-base-image-arm64 15:26:47 . [Pipeline] withDockerContainer 15:26:47 prd-ubuntu18.04-docker-arm64-4c-16g-17762 does not seem to be running inside a container 15:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 15:26:48 $ docker top 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:49 + make test 15:26:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:27:12 ? github.com/edgexfoundry/device-sdk-go [no test files] 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/autoevent [github.com/edgexfoundry/device-sdk-go/internal/autoevent.test] 15:27:51 internal/autoevent/executor_test.go:23:8: undefined: logger.NewClientStdOut 15:27:51 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 15:27:51 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 15:27:51 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 15:27:51 FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/clients [github.com/edgexfoundry/device-sdk-go/internal/clients.test] 15:27:51 internal/clients/init_test.go:27:8: undefined: logger.NewClientStdOut 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] 15:27:51 internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/controller [github.com/edgexfoundry/device-sdk-go/internal/controller.test] 15:27:51 internal/controller/restfuncs_test.go:50:8: undefined: logger.NewClientStdOut 15:27:51 internal/controller/restfuncs_test.go:88:8: undefined: logger.NewClientStdOut 15:27:51 internal/controller/restfuncs_test.go:125:8: undefined: logger.NewClientStdOut 15:27:51 internal/controller/restrouter_test.go:45:8: undefined: logger.NewClientStdOut 15:27:51 internal/controller/restrouter_test.go:92:8: undefined: logger.NewClientStdOut 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] 15:27:51 internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut 15:27:51 FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] 15:27:51 FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] 15:27:51 FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] 15:27:51 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 15:27:51 FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] 15:27:51 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 15:27:51 # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] 15:27:51 internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut 15:27:52 # github.com/edgexfoundry/device-sdk-go/internal/handler [github.com/edgexfoundry/device-sdk-go/internal/handler.test] 15:27:52 internal/handler/command_test.go:72:7: undefined: logger.NewClientStdOut 15:27:52 FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 15:27:52 FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 15:27:52 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 15:28:00 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.940s coverage: 68.9% of statements 15:28:00 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.143s coverage: 4.2% of statements 15:28:00 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 15:28:00 FAIL 15:28:00 make: *** [Makefile:32: test] Error 2 [Pipeline] } 15:28:00 $ docker stop --time=1 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d 15:28:02 $ docker rm -f 7f926d46dec10e02f0cb9344fc73b6f5e8e24ea0d348b1f2c9e734fa5e5a0f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:28:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:28:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:11 ---> package-listing.sh 15:28:11 ++ facter osfamily 15:28:11 ++ tr '[:upper:]' '[:lower:]' 15:28:11 + OS_FAMILY=redhat 15:28:11 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-707 15:28:11 + START_PACKAGES=/tmp/packages_start.txt 15:28:11 + END_PACKAGES=/tmp/packages_end.txt 15:28:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:11 + PACKAGES=/tmp/packages_start.txt 15:28:11 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' 15:28:11 + PACKAGES=/tmp/packages_end.txt 15:28:11 + case "${OS_FAMILY}" in 15:28:11 + rpm -qa 15:28:11 + sort 15:28:16 + '[' -f /tmp/packages_start.txt ']' 15:28:16 + '[' -f /tmp/packages_end.txt ']' 15:28:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:16 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-707 ']' 15:28:16 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ 15:28:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-707/archives/ [Pipeline] echo 15:28:17 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-707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:28:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:17 15:28:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:28:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:17 alpine: Pulling from edgex-lftools-log-publisher 15:28:17 df20fa9351a1: Pulling fs layer 15:28:17 36b3adc4ff6f: Pulling fs layer 15:28:17 8ad3a11d3b57: Pulling fs layer 15:28:17 46f8f816bc3b: Pulling fs layer 15:28:17 93b61091891f: Pulling fs layer 15:28:17 93b9cdb0e59b: Pulling fs layer 15:28:17 5e14af77c1be: Pulling fs layer 15:28:17 01666e4c0597: Pulling fs layer 15:28:17 aa168da1d23b: Pulling fs layer 15:28:17 93b61091891f: Waiting 15:28:17 93b9cdb0e59b: Waiting 15:28:17 5e14af77c1be: Waiting 15:28:17 01666e4c0597: Waiting 15:28:17 aa168da1d23b: Waiting 15:28:17 46f8f816bc3b: Waiting 15:28:17 36b3adc4ff6f: Verifying Checksum 15:28:17 36b3adc4ff6f: Download complete 15:28:18 46f8f816bc3b: Verifying Checksum 15:28:18 46f8f816bc3b: Download complete 15:28:18 df20fa9351a1: Download complete 15:28:18 93b9cdb0e59b: Verifying Checksum 15:28:18 93b9cdb0e59b: Download complete 15:28:18 5e14af77c1be: Verifying Checksum 15:28:18 5e14af77c1be: Download complete 15:28:18 93b61091891f: Verifying Checksum 15:28:18 93b61091891f: Download complete 15:28:18 01666e4c0597: Verifying Checksum 15:28:18 01666e4c0597: Download complete 15:28:18 8ad3a11d3b57: Verifying Checksum 15:28:18 8ad3a11d3b57: Download complete 15:28:18 df20fa9351a1: Pull complete 15:28:18 36b3adc4ff6f: Pull complete 15:28:19 8ad3a11d3b57: Pull complete 15:28:19 46f8f816bc3b: Pull complete 15:28:20 93b61091891f: Pull complete 15:28:20 93b9cdb0e59b: Pull complete 15:28:20 aa168da1d23b: Verifying Checksum 15:28:20 aa168da1d23b: Download complete 15:28:20 5e14af77c1be: Pull complete 15:28:20 01666e4c0597: Pull complete 15:28:27 aa168da1d23b: Pull complete 15:28:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:28:27 prd-centos7-docker-4c-2g-17760 does not seem to be running inside a container 15:28:27 $ 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-707/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-707 -v /w/workspace/dgexfoundry_device-sdk-go_PR-707:/w/workspace/dgexfoundry_device-sdk-go_PR-707:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-707@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:28:30 $ docker top 1da42ccef414e3cb925d50996226bdbbd6bcc3cf6f62d4e67dda1b615444de22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:28:31 + mkdir -p /var/log/sa [Pipeline] sh 15:28:31 + ls /var/log/sa-host 15:28:31 + sadf -c /var/log/sa-host/sa23 15:28:31 file_magic: OK 15:28:31 HZ: Using current value: 100 15:28:31 file_header: OK 15:28:31 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 15:28:31 Statistics: 15:28:31 Hnuu...uuuununununu... 15:28:31 File successfully converted to sysstat format version 12.2.1 15:28:31 + sadf -c /var/log/sa-host/sa30 15:28:31 file_magic: OK 15:28:31 HZ: Using current value: 100 15:28:31 file_header: OK 15:28:31 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 15:28:31 Statistics: 15:28:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:28:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:32 provisioning config files... 15:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-707@tmp/config3591055930186096551tmp [Pipeline] { [Pipeline] echo 15:28:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:28:32 ---> create-netrc.sh [Pipeline] } 15:28:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:28:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:32 ---> python-tools-install.sh [Pipeline] echo 15:28:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:28:33 ---> sudo-logs.sh 15:28:33 Archiving 'sudo' log.. [Pipeline] echo 15:28:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:28:33 ---> job-cost.sh 15:28:33 lf-activate-venv: SKIPPING 15:28:33 INFO: No Stack... 15:28:34 INFO: Retrieving Pricing Info for: v1-standard-2 15:28:35 INFO: Archiving Costs [Pipeline] echo 15:28:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:28:35 ---> logs-deploy.sh 15:28:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-707/2 15:28:35 INFO: archiving workspace using pattern(s): 15:28:37 Archives upload complete. 15:28:37 INFO: archiving logs to Nexus