Pull request #5 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-gpio Obtained Jenkinsfile from a2dd0728d5dbb2133cc21c648ff4a3c459170460+61390a86f55ee6889073212d49524d4c8e9ed7d1 (f815965a473de3a72f9fec9d006a03a960757e54) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1537498008124224934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1720653029726915249.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-5/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-5/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2399202935249884776.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-5/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8969102868517834428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8506055385251987277.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-5/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-5/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1850168178814129751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-528 in /w/workspace/edgexfoundry_device-gpio_PR-5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-5@tmp/jenkins-gitclient-ssh286655882268207708.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 61390a86f55ee6889073212d49524d4c8e9ed7d1 into PR head commit a2dd0728d5dbb2133cc21c648ff4a3c459170460 Merge succeeded, producing a2dd0728d5dbb2133cc21c648ff4a3c459170460 Checking out Revision a2dd0728d5dbb2133cc21c648ff4a3c459170460 (PR-5) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-5@tmp/jenkins-gitclient-ssh4355691656001576336.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/5/head:refs/remotes/origin/PR-5 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-gpio_PR-5@tmp/jenkins-gitclient-ssh6476959782178823013.key > git merge 61390a86f55ee6889073212d49524d4c8e9ed7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:10 ========================================================= 21:06:10 EdgeX Global Pipelines Version Info 21:06:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:11 ------------------- 21:06:11 stable info: 21:06:11 ------------------- 21:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:11 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 21:06:11 Message: update stable to v1.0.197 21:06:12 ------------------- 21:06:12 experimental info: 21:06:12 ------------------- 21:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:12 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 21:06:12 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5 [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5 [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5 [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2dd0728d5dbb2133cc21c648ff4a3c459170460 [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2dd072 [Pipeline] echo 21:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:14 provisioning config files... 21:06:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-5@tmp/config5473820338315546352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:15 ---> docker-login.sh 21:06:15 nexus3.edgexfoundry.org:10001 21:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:15 Configure a credential helper to remove this warning. See 21:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:15 21:06:15 Login Succeeded 21:06:15 nexus3.edgexfoundry.org:10002 21:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:15 Configure a credential helper to remove this warning. See 21:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:15 21:06:15 Login Succeeded 21:06:15 nexus3.edgexfoundry.org:10003 21:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:15 Configure a credential helper to remove this warning. See 21:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:15 21:06:15 Login Succeeded 21:06:15 nexus3.edgexfoundry.org:10004 21:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:15 Configure a credential helper to remove this warning. See 21:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:15 21:06:15 Login Succeeded 21:06:15 docker.io 21:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:21 Configure a credential helper to remove this warning. See 21:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:21 21:06:21 Login Succeeded 21:06:21 ---> docker-login.sh ends [Pipeline] } 21:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:22 + git log --format=format:%s -1 a2dd0728d5dbb2133cc21c648ff4a3c459170460 [Pipeline] echo 21:06:22 GIT_COMMIT: a2dd0728d5dbb2133cc21c648ff4a3c459170460, Commit Message: docs: Add badges to readme [Pipeline] echo 21:06:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:22 21:06:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:06:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:23 latest: Pulling from edgex-devops/git-semver 21:06:23 31603596830f: Pulling fs layer 21:06:23 b6dc333f4379: Pulling fs layer 21:06:23 3d9ef1400e77: Pulling fs layer 21:06:23 fd332fbdc1db: Pulling fs layer 21:06:23 fd332fbdc1db: Waiting 21:06:23 b6dc333f4379: Verifying Checksum 21:06:23 b6dc333f4379: Download complete 21:06:23 31603596830f: Verifying Checksum 21:06:23 31603596830f: Download complete 21:06:23 31603596830f: Pull complete 21:06:23 fd332fbdc1db: Verifying Checksum 21:06:23 fd332fbdc1db: Download complete 21:06:23 b6dc333f4379: Pull complete 21:06:23 3d9ef1400e77: Verifying Checksum 21:06:23 3d9ef1400e77: Download complete 21:06:24 3d9ef1400e77: Pull complete 21:06:24 fd332fbdc1db: Pull complete 21:06:24 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:06:24 prd-centos7-docker-4c-2g-528 does not seem to be running inside a container 21:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-5 -v /w/workspace/edgexfoundry_device-gpio_PR-5:/w/workspace/edgexfoundry_device-gpio_PR-5:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-5@tmp:/w/workspace/edgexfoundry_device-gpio_PR-5@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:06:25 $ docker top fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:25 [ssh-agent] Looking for ssh-agent implementation... 21:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:25 $ docker exec fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 ssh-agent 21:06:26 SSH_AUTH_SOCK=/tmp/ssh-6KRpiEMkAJrK/agent.13 21:06:26 SSH_AGENT_PID=19 21:06:26 Running ssh-add (command line suppressed) 21:06:26 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-5@tmp/private_key_5181082332283023917.key (/w/workspace/edgexfoundry_device-gpio_PR-5@tmp/private_key_5181082332283023917.key) 21:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:26 + git tag --points-at HEAD [Pipeline] } 21:06:26 $ docker exec --env ******** --env ******** fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 ssh-agent -k 21:06:26 unset SSH_AUTH_SOCK; 21:06:26 unset SSH_AGENT_PID; 21:06:26 echo Agent pid 19 killed; 21:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:26 [ssh-agent] Looking for ssh-agent implementation... 21:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:27 $ docker exec fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 ssh-agent 21:06:27 SSH_AUTH_SOCK=/tmp/ssh-Hd1evzDu9TJJ/agent.51 21:06:27 SSH_AGENT_PID=57 21:06:27 Running ssh-add (command line suppressed) 21:06:27 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-5@tmp/private_key_3910015599361063139.key (/w/workspace/edgexfoundry_device-gpio_PR-5@tmp/private_key_3910015599361063139.key) 21:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:27 + git semver init 21:06:27 # -> Open(): unable to determine branch for HEAD 21:06:27 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-5/.git 21:06:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-5 21:06:27 # $SEMVER_REMOTE_NAME = origin 21:06:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:27 # $SEMVER_USER_NAME = edgex-jenkins 21:06:27 # $SEMVER_BRANCH = PR-5 21:06:27 # $SEMVER_TEMP = /tmp/semver-607217321 21:06:27 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 21:06:28 # '/tmp/semver-607217321' -> '/w/workspace/edgexfoundry_device-gpio_PR-5/.semver' 21:06:28 # -> Force: false 21:06:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-5/.semver [Pipeline] } 21:06:28 $ docker exec --env ******** --env ******** fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 ssh-agent -k 21:06:28 unset SSH_AUTH_SOCK; 21:06:28 unset SSH_AGENT_PID; 21:06:28 echo Agent pid 57 killed; 21:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:29 + git semver [Pipeline] } 21:06:29 $ docker stop --time=1 fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 21:06:30 $ docker rm -f fe1cc214c0018959bc50a28ad49d5dcce8c3ba6ee65ffd44de5317d2adc059e7 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:31 Stashed 1 file(s) [Pipeline] echo 21:06:31 [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 21:06:46 Still waiting to schedule task 21:06:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:06:46 Still waiting to schedule task 21:06:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:08:21 Running on prd-centos7-docker-4c-2g-535 in /w/workspace/edgexfoundry_device-gpio_PR-5 [Pipeline] { [Pipeline] ws 21:08:21 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 21:08:21 The recommended git tool is: git 21:08:24 using credential edgex-jenkins-ssh 21:08:24 Cloning the remote Git repository 21:08:24 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:08:24 > git init /w/workspace/device-gpio/1 # timeout=10 21:08:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:08:24 > git --version # timeout=10 21:08:24 > git --version # 'git version 2.24.4' 21:08:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:24 [INFO] Currently running in a labeled security context 21:08:24 [INFO] Currently SELinux is 'enforcing' on the host 21:08:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh7664906875361124525.key 21:08:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:25 Merging remotes/origin/main commit 61390a86f55ee6889073212d49524d4c8e9ed7d1 into PR head commit a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:08:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:08:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:25 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:08:25 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:25 [INFO] Currently running in a labeled security context 21:08:25 [INFO] Currently SELinux is 'enforcing' on the host 21:08:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh4883540518390630444.key 21:08:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/5/head:refs/remotes/origin/PR-5 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:08:25 > git config core.sparsecheckout # timeout=10 21:08:25 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 21:08:25 Merge succeeded, producing a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:08:25 Checking out Revision a2dd0728d5dbb2133cc21c648ff4a3c459170460 (PR-5) 21:08:25 > git remote # timeout=10 21:08:25 > git config --get remote.origin.url # timeout=10 21:08:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:25 [INFO] Currently running in a labeled security context 21:08:25 [INFO] Currently SELinux is 'enforcing' on the host 21:08:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/1@tmp/jenkins-gitclient-ssh5343267173635715189.key 21:08:25 > git merge 61390a86f55ee6889073212d49524d4c8e9ed7d1 # timeout=10 21:08:25 > git rev-parse HEAD^{commit} # timeout=10 21:08:25 > git config core.sparsecheckout # timeout=10 21:08:25 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 21:08:29 Commit message: "docs: Add badges to readme" 21:08:29 > git --version # timeout=10 21:08:29 > git --version # 'git version 2.24.4' 21:08:29 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:30 provisioning config files... 21:08:30 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6479332296639230041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:30 ---> docker-login.sh 21:08:30 nexus3.edgexfoundry.org:10001 21:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:31 Configure a credential helper to remove this warning. See 21:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:31 21:08:31 Login Succeeded 21:08:31 nexus3.edgexfoundry.org:10002 21:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:31 Configure a credential helper to remove this warning. See 21:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:31 21:08:31 Login Succeeded 21:08:31 nexus3.edgexfoundry.org:10003 21:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:31 Configure a credential helper to remove this warning. See 21:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:31 21:08:31 Login Succeeded 21:08:31 nexus3.edgexfoundry.org:10004 21:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:31 Configure a credential helper to remove this warning. See 21:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:31 21:08:31 Login Succeeded 21:08:31 docker.io 21:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:32 Configure a credential helper to remove this warning. See 21:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:32 21:08:32 Login Succeeded 21:08:32 ---> docker-login.sh ends [Pipeline] } 21:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:32 ========================================================= 21:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:08:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:08:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:08:32 Sending build context to Docker daemon 5.491MB 21:08:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:08:32 Step 2/8 : FROM ${BASE} AS builder 21:08:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:33 540db60ca938: Pulling fs layer 21:08:33 adcc1eea9eea: Pulling fs layer 21:08:33 4c4ab2625f07: Pulling fs layer 21:08:33 0773c198feca: Pulling fs layer 21:08:33 345f892a5656: Pulling fs layer 21:08:33 4796506630df: Pulling fs layer 21:08:33 cc55df3e53f1: Pulling fs layer 21:08:33 4d027b6c602c: Pulling fs layer 21:08:33 449e75d2c14e: Pulling fs layer 21:08:33 0773c198feca: Waiting 21:08:33 345f892a5656: Waiting 21:08:33 4796506630df: Waiting 21:08:33 cc55df3e53f1: Waiting 21:08:33 4d027b6c602c: Waiting 21:08:33 449e75d2c14e: Waiting 21:08:33 4c4ab2625f07: Verifying Checksum 21:08:33 4c4ab2625f07: Download complete 21:08:33 adcc1eea9eea: Verifying Checksum 21:08:33 adcc1eea9eea: Download complete 21:08:33 345f892a5656: Verifying Checksum 21:08:33 345f892a5656: Download complete 21:08:33 4796506630df: Verifying Checksum 21:08:33 4796506630df: Download complete 21:08:33 cc55df3e53f1: Verifying Checksum 21:08:33 cc55df3e53f1: Download complete 21:08:33 540db60ca938: Verifying Checksum 21:08:33 540db60ca938: Download complete 21:08:33 540db60ca938: Pull complete 21:08:33 adcc1eea9eea: Pull complete 21:08:33 4c4ab2625f07: Pull complete 21:08:34 4d027b6c602c: Verifying Checksum 21:08:34 4d027b6c602c: Download complete 21:08:37 449e75d2c14e: Verifying Checksum 21:08:37 449e75d2c14e: Download complete 21:08:38 0773c198feca: Verifying Checksum 21:08:38 0773c198feca: Download complete 21:08:41 0773c198feca: Pull complete 21:08:41 345f892a5656: Pull complete 21:08:41 4796506630df: Pull complete 21:08:41 cc55df3e53f1: Pull complete 21:08:41 4d027b6c602c: Pull complete 21:08:43 449e75d2c14e: Pull complete 21:08:43 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 21:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:08:43 ---> 0d28375d9b5b 21:08:43 Step 3/8 : WORKDIR /device-gpio 21:08:45 ---> Running in 5a64ce017e81 21:08:45 Removing intermediate container 5a64ce017e81 21:08:45 ---> 7bbb4f3c29be 21:08:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:08:45 ---> Running in 29db88468372 21:08:45 Removing intermediate container 29db88468372 21:08:45 ---> 0517f6e818b6 21:08:45 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:45 ---> Running in 1332879f4d6f 21:08:45 Removing intermediate container 1332879f4d6f 21:08:45 ---> 4aea51bf4297 21:08:45 Step 6/8 : RUN apk add --update --no-cache make git 21:08:45 ---> Running in 63ff8a37ffe6 21:08:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:08:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:08:47 OK: 149 MiB in 40 packages 21:08:48 Removing intermediate container 63ff8a37ffe6 21:08:48 ---> e8bcfbb8efad 21:08:48 Step 7/8 : COPY . . 21:08:48 ---> c420e99f2e38 21:08:48 Step 8/8 : RUN go mod download 21:08:48 ---> Running in fcf9d79fe489 21:09:10 Removing intermediate container fcf9d79fe489 21:09:10 ---> f92e2db60bba 21:09:10 Successfully built f92e2db60bba 21:09:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:09:10 + docker inspect -f . ci-base-image-x86_64 21:09:10 . [Pipeline] withDockerContainer 21:09:10 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 21:09:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-x86_64 cat 21:09:11 $ docker top e57ee3840c0f2a24f6d911f22f06199548cddb8ae40f369ba6a433e244178c69 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:11 + go version 21:09:11 go version go1.16.5 linux/amd64 [Pipeline] } 21:09:11 $ docker stop --time=1 e57ee3840c0f2a24f6d911f22f06199548cddb8ae40f369ba6a433e244178c69 21:09:13 $ docker rm -f e57ee3840c0f2a24f6d911f22f06199548cddb8ae40f369ba6a433e244178c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:14 + docker inspect -f . ci-base-image-x86_64 21:09:14 . [Pipeline] withDockerContainer 21:09:14 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 21:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-x86_64 cat 21:09:14 $ docker top c72a5a76592c7184767a5625e5f4fb5de59deecbc873ca8942841d9279224070 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:15 + go mod tidy [Pipeline] sh 21:09:15 + make test 21:09:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:09:16 ? github.com/edgexfoundry/device-gpio [no test files] 21:09:31 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:09:31 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:09:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:09:34 gofmt -l . 21:09:34 [ "`gofmt -l .`" = "" ] 21:09:34 ./bin/test-attribution-txt.sh 21:09:34 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:09:34 $ docker stop --time=1 c72a5a76592c7184767a5625e5f4fb5de59deecbc873ca8942841d9279224070 21:09:36 $ docker rm -f c72a5a76592c7184767a5625e5f4fb5de59deecbc873ca8942841d9279224070 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:09:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:38 + ls -al . 21:09:38 total 104 21:09:38 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 29 21:09 . 21:09:38 drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 21:08 .. 21:09:38 -rw-rw-r--. 1 jenkins jenkins 5451 Jul 29 21:08 Attribution.txt 21:09:38 drwxrwxr-x. 2 jenkins jenkins 64 Jul 29 21:08 bin 21:09:38 drwxrwxr-x. 3 jenkins jenkins 32 Jul 29 21:08 cmd 21:09:38 -rw-r--r--. 1 jenkins jenkins 10 Jul 29 21:09 coverage.out 21:09:38 -rw-rw-r--. 1 jenkins jenkins 1502 Jul 29 21:08 Dockerfile 21:09:38 -rw-rw-r--. 1 jenkins jenkins 972 Jul 29 21:08 Dockerfile.build 21:09:38 -rw-rw-r--. 1 jenkins jenkins 120 Jul 29 21:08 .dockerignore 21:09:38 drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 21:08 .git 21:09:38 drwxrwxr-x. 2 jenkins jenkins 81 Jul 29 21:08 .github 21:09:38 -rw-rw-r--. 1 jenkins jenkins 350 Jul 29 21:08 .gitignore 21:09:38 -rw-r--r--. 1 jenkins jenkins 379 Jul 29 21:09 go.mod 21:09:38 -rw-r--r--. 1 jenkins jenkins 30244 Jul 29 21:09 go.sum 21:09:38 drwxrwxr-x. 3 jenkins jenkins 20 Jul 29 21:08 internal 21:09:38 -rw-rw-r--. 1 jenkins jenkins 657 Jul 29 21:08 Jenkinsfile 21:09:38 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 29 21:08 LICENSE 21:09:38 -rw-rw-r--. 1 jenkins jenkins 906 Jul 29 21:08 Makefile 21:09:38 -rw-rw-r--. 1 jenkins jenkins 8048 Jul 29 21:08 README.md 21:09:38 -rw-rw-r--. 1 jenkins jenkins 5 Jul 29 21:06 VERSION 21:09:38 -rw-rw-r--. 1 jenkins jenkins 209 Jul 29 21:08 version.go [Pipeline] isUnix [Pipeline] sh 21:09:39 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a2dd0728d5dbb2133cc21c648ff4a3c459170460 --label arch=amd64 --label version=0.0.0 . 21:09:39 Sending build context to Docker daemon 5.493MB 21:09:39 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 21:09:39 Step 2/23 : FROM ${BASE} AS builder 21:09:39 ---> f92e2db60bba 21:09:39 Step 3/23 : ARG MAKE='make build' 21:09:39 ---> Running in ba95b0f1b7a5 21:09:39 Removing intermediate container ba95b0f1b7a5 21:09:39 ---> d9c16d5a7821 21:09:39 Step 4/23 : WORKDIR /device-gpio 21:09:39 ---> Running in 265baa614cc0 21:09:39 Removing intermediate container 265baa614cc0 21:09:39 ---> ff612a800557 21:09:39 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:09:39 ---> Running in ddb2381c821f 21:09:39 Removing intermediate container ddb2381c821f 21:09:39 ---> 9421410b67c2 21:09:39 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:39 ---> Running in c0016cc85182 21:09:39 Removing intermediate container c0016cc85182 21:09:39 ---> c9914cd2829c 21:09:39 Step 7/23 : RUN apk add --update --no-cache make git 21:09:40 ---> Running in fbd466d68068 21:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:09:41 OK: 149 MiB in 40 packages 21:09:41 Removing intermediate container fbd466d68068 21:09:41 ---> 5a21eec9443f 21:09:41 Step 8/23 : COPY . . 21:09:42 ---> 989cd03cde3f 21:09:42 Step 9/23 : RUN go mod tidy 21:09:42 ---> Running in 49674467458d 21:09:42 Removing intermediate container 49674467458d 21:09:42 ---> 1a72bbd45081 21:09:42 Step 10/23 : RUN ${MAKE} 21:09:42 ---> Running in feddf6d117fa 21:09:42 go mod tidy 21:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd 21:09:53 Removing intermediate container feddf6d117fa 21:09:53 ---> bfa20432bd45 21:09:53 Step 11/23 : FROM scratch 21:09:53 ---> 21:09:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:09:53 ---> Running in aa8d7e9f299a 21:09:53 Removing intermediate container aa8d7e9f299a 21:09:53 ---> a87f704f6928 21:09:53 Step 13/23 : ENV APP_PORT=49994 21:09:53 ---> Running in e9c20b00e97e 21:09:53 Removing intermediate container e9c20b00e97e 21:09:53 ---> 594fe26de1d6 21:09:53 Step 14/23 : EXPOSE $APP_PORT 21:09:53 ---> Running in 2cf9826c8279 21:09:53 Removing intermediate container 2cf9826c8279 21:09:53 ---> 8401e3520a8e 21:09:53 Step 15/23 : WORKDIR / 21:09:53 ---> Running in f1b4dca14d63 21:09:53 Removing intermediate container f1b4dca14d63 21:09:53 ---> 49ccb52615c4 21:09:53 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 21:09:53 ---> cf538f3fa503 21:09:53 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 21:09:53 ---> c8747722902b 21:09:53 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 21:09:53 ---> dbbe8f9cf6ed 21:09:53 Step 19/23 : ENTRYPOINT ["/device-gpio"] 21:09:53 ---> Running in bb27871be9e5 21:09:53 Removing intermediate container bb27871be9e5 21:09:53 ---> 40f51880e4fc 21:09:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:53 ---> Running in 916a136a44b1 21:09:53 Removing intermediate container 916a136a44b1 21:09:53 ---> 88ccf4ce12ba 21:09:53 Step 21/23 : LABEL arch=amd64 21:09:53 ---> Running in b5cbc539b461 21:09:53 Removing intermediate container b5cbc539b461 21:09:53 ---> 268dadc0d9fa 21:09:53 Step 22/23 : LABEL git_sha=a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:09:53 ---> Running in 4545cb4ba472 21:09:53 Removing intermediate container 4545cb4ba472 21:09:53 ---> c08a4698f7ab 21:09:53 Step 23/23 : LABEL version=0.0.0 21:09:53 ---> Running in 71ffce9402cb 21:09:53 Removing intermediate container 71ffce9402cb 21:09:53 ---> 2bbccc4ac6a7 21:09:53 [Warning] One or more build-args [ARCH] were not consumed 21:09:53 Successfully built 2bbccc4ac6a7 21:09:53 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:54 21:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:09:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:55 latest: Pulling from edgex-lftools-log-publisher 21:09:55 b4d181a07f80: Pulling fs layer 21:09:55 a1111a8f2ec3: Pulling fs layer 21:09:55 ed53099fbce6: Pulling fs layer 21:09:55 dc539afda2c1: Pulling fs layer 21:09:55 77bc0d833cb6: Pulling fs layer 21:09:55 9065ff56babe: Pulling fs layer 21:09:55 d287ab97295c: Pulling fs layer 21:09:55 77bc0d833cb6: Waiting 21:09:55 9065ff56babe: Waiting 21:09:55 d287ab97295c: Waiting 21:09:55 dc539afda2c1: Waiting 21:09:55 a1111a8f2ec3: Verifying Checksum 21:09:55 a1111a8f2ec3: Download complete 21:09:55 dc539afda2c1: Verifying Checksum 21:09:55 dc539afda2c1: Download complete 21:09:55 77bc0d833cb6: Verifying Checksum 21:09:55 77bc0d833cb6: Download complete 21:09:55 9065ff56babe: Verifying Checksum 21:09:55 9065ff56babe: Download complete 21:09:56 ed53099fbce6: Verifying Checksum 21:09:56 ed53099fbce6: Download complete 21:09:57 b4d181a07f80: Verifying Checksum 21:09:57 b4d181a07f80: Download complete 21:09:58 b4d181a07f80: Pull complete 21:09:58 a1111a8f2ec3: Pull complete 21:09:59 ed53099fbce6: Pull complete 21:09:59 dc539afda2c1: Pull complete 21:09:59 77bc0d833cb6: Pull complete 21:09:59 9065ff56babe: Pull complete 21:10:00 d287ab97295c: Verifying Checksum 21:10:00 d287ab97295c: Download complete 21:10:05 d287ab97295c: Pull complete 21:10:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:10:05 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 21:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:07 $ docker top 527797c584c35f6af7c9ac19e31a85739741fc52f099d144d6bb02a0074eda5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:07 ---> job-cost.sh 21:10:07 lf-activate-venv: SKIPPING 21:10:07 INFO: No Stack... 21:10:08 INFO: Retrieving Pricing Info for: v3-standard-2 21:10:09 INFO: Archiving Costs [Pipeline] sh 21:10:09 + cat /w/workspace/device-gpio/1/archives/cost.csv 21:10:09 + cut -d, -f6 [Pipeline] lock 21:10:09 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] 21:10:09 Resource [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] did not exist. Created. 21:10:09 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:10 + echo total: 0.05999999865889549 [Pipeline] stash 21:10:10 Stashed 1 file(s) [Pipeline] } 21:10:10 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:10 $ docker stop --time=1 527797c584c35f6af7c9ac19e31a85739741fc52f099d144d6bb02a0074eda5e 21:10:11 $ docker rm -f 527797c584c35f6af7c9ac19e31a85739741fc52f099d144d6bb02a0074eda5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-536 in /w/workspace/edgexfoundry_device-gpio_PR-5 [Pipeline] { [Pipeline] ws 21:10:12 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 21:10:12 The recommended git tool is: git 21:10:20 using credential edgex-jenkins-ssh 21:10:20 Cloning the remote Git repository 21:10:20 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:10:20 > git init /w/workspace/device-gpio/1 # timeout=10 21:10:21 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:10:21 > git --version # timeout=10 21:10:21 > git --version # 'git version 2.17.1' 21:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:10:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:10:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:10:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/5/head:refs/remotes/origin/PR-5 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:10:23 Merging remotes/origin/main commit 61390a86f55ee6889073212d49524d4c8e9ed7d1 into PR head commit a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:10:23 Merge succeeded, producing a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:10:23 Checking out Revision a2dd0728d5dbb2133cc21c648ff4a3c459170460 (PR-5) 21:10:23 > git config core.sparsecheckout # timeout=10 21:10:23 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 21:10:23 > git remote # timeout=10 21:10:23 > git config --get remote.origin.url # timeout=10 21:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:23 > git merge 61390a86f55ee6889073212d49524d4c8e9ed7d1 # timeout=10 21:10:23 > git rev-parse HEAD^{commit} # timeout=10 21:10:23 > git config core.sparsecheckout # timeout=10 21:10:23 > git checkout -f a2dd0728d5dbb2133cc21c648ff4a3c459170460 # timeout=10 21:10:28 Commit message: "docs: Add badges to readme" 21:10:28 > git --version # timeout=10 21:10:28 > git --version # 'git version 2.17.1' 21:10:28 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:28 provisioning config files... 21:10:29 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6007359089721911736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:29 ---> docker-login.sh 21:10:29 nexus3.edgexfoundry.org:10001 21:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 nexus3.edgexfoundry.org:10002 21:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:31 Configure a credential helper to remove this warning. See 21:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:31 21:10:31 Login Succeeded 21:10:31 nexus3.edgexfoundry.org:10003 21:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:32 Configure a credential helper to remove this warning. See 21:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:32 21:10:32 Login Succeeded 21:10:32 nexus3.edgexfoundry.org:10004 21:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:33 Configure a credential helper to remove this warning. See 21:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:33 21:10:33 Login Succeeded 21:10:33 docker.io 21:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:34 Configure a credential helper to remove this warning. See 21:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:34 21:10:34 Login Succeeded 21:10:34 ---> docker-login.sh ends [Pipeline] } 21:10:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:35 ========================================================= 21:10:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:10:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:10:35 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:10:36 Sending build context to Docker daemon 5.49MB 21:10:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:10:36 Step 2/8 : FROM ${BASE} AS builder 21:10:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:36 595b0fe564bb: Pulling fs layer 21:10:36 24495759ef45: Pulling fs layer 21:10:36 d148012ef14d: Pulling fs layer 21:10:36 cb65c68fc2e2: Pulling fs layer 21:10:36 093eec477d81: Pulling fs layer 21:10:36 a6d5b2bbb924: Pulling fs layer 21:10:36 2446dc1eb7d3: Pulling fs layer 21:10:36 596795e73e0f: Pulling fs layer 21:10:36 cb65c68fc2e2: Waiting 21:10:36 a6d5b2bbb924: Waiting 21:10:36 093eec477d81: Waiting 21:10:36 596795e73e0f: Waiting 21:10:36 2446dc1eb7d3: Waiting 21:10:36 d148012ef14d: Verifying Checksum 21:10:36 d148012ef14d: Download complete 21:10:36 24495759ef45: Download complete 21:10:36 093eec477d81: Verifying Checksum 21:10:36 093eec477d81: Download complete 21:10:36 a6d5b2bbb924: Verifying Checksum 21:10:36 a6d5b2bbb924: Download complete 21:10:36 595b0fe564bb: Verifying Checksum 21:10:36 595b0fe564bb: Download complete 21:10:36 2446dc1eb7d3: Verifying Checksum 21:10:36 2446dc1eb7d3: Download complete 21:10:37 595b0fe564bb: Pull complete 21:10:38 24495759ef45: Pull complete 21:10:39 d148012ef14d: Pull complete 21:10:39 596795e73e0f: Verifying Checksum 21:10:39 596795e73e0f: Download complete 21:10:40 cb65c68fc2e2: Verifying Checksum 21:10:40 cb65c68fc2e2: Download complete 21:10:51 cb65c68fc2e2: Pull complete 21:10:51 093eec477d81: Pull complete 21:10:51 a6d5b2bbb924: Pull complete 21:10:52 2446dc1eb7d3: Pull complete 21:10:56 596795e73e0f: Pull complete 21:10:56 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 21:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:10:56 ---> d9e956139c92 21:10:56 Step 3/8 : WORKDIR /device-gpio 21:10:59 ---> Running in daa17ca16045 21:11:00 Removing intermediate container daa17ca16045 21:11:00 ---> 8bb28cab27b1 21:11:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:11:00 ---> Running in 966fcfa433a5 21:11:01 Removing intermediate container 966fcfa433a5 21:11:01 ---> 9c12607cd72e 21:11:01 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:01 ---> Running in 4052b9ad354f 21:11:04 Removing intermediate container 4052b9ad354f 21:11:04 ---> 01dd2cd116e1 21:11:04 Step 6/8 : RUN apk add --update --no-cache make git 21:11:04 ---> Running in c3030e98f2b4 21:11:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:11:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:11:08 OK: 138 MiB in 40 packages 21:11:09 Removing intermediate container c3030e98f2b4 21:11:09 ---> d0d61acb6098 21:11:09 Step 7/8 : COPY . . 21:11:11 ---> f0d71135b2fa 21:11:11 Step 8/8 : RUN go mod download 21:11:11 ---> Running in 8fa4fabe1f4a 21:12:07 Removing intermediate container 8fa4fabe1f4a 21:12:07 ---> c3024cfd97f3 21:12:07 Successfully built c3024cfd97f3 21:12:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:08 + docker inspect -f . ci-base-image-arm64 21:12:08 . [Pipeline] withDockerContainer 21:12:08 prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container 21:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat 21:12:10 $ docker top 2fe2fb2461724ba5da146845ebe39700f8588e228b39254bfcaec96bceff32d0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:11 + go version 21:12:11 go version go1.16.5 linux/arm64 [Pipeline] } 21:12:11 $ docker stop --time=1 2fe2fb2461724ba5da146845ebe39700f8588e228b39254bfcaec96bceff32d0 21:12:13 $ docker rm -f 2fe2fb2461724ba5da146845ebe39700f8588e228b39254bfcaec96bceff32d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:14 + docker inspect -f . ci-base-image-arm64 21:12:14 . [Pipeline] withDockerContainer 21:12:15 prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container 21:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** ci-base-image-arm64 cat 21:12:16 $ docker top d831b11195af6bf8c0052ba4b0a12bbde0014762995610ac71cb454ff1a2861d -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:18 + go mod tidy [Pipeline] sh 21:12:19 + make test 21:12:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 21:12:20 ? github.com/edgexfoundry/device-gpio [no test files] 21:13:07 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:13:07 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:13:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:13:25 gofmt -l . 21:13:25 [ "`gofmt -l .`" = "" ] 21:13:25 ./bin/test-attribution-txt.sh 21:13:26 ./bin/test-go-mod-tidy.sh [Pipeline] } 21:13:26 $ docker stop --time=1 d831b11195af6bf8c0052ba4b0a12bbde0014762995610ac71cb454ff1a2861d 21:13:28 $ docker rm -f d831b11195af6bf8c0052ba4b0a12bbde0014762995610ac71cb454ff1a2861d [Pipeline] // withDockerContainer [Pipeline] sh 21:13:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:29 Warning: overwriting stash ‘coverage-report’ 21:13:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:13:31 + ls -al . 21:13:31 total 128 21:13:31 drwxrwxr-x 7 jenkins jenkins 4096 Jul 29 21:13 . 21:13:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:10 .. 21:13:31 -rw-rw-r-- 1 jenkins jenkins 120 Jul 29 21:10 .dockerignore 21:13:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 21:10 .git 21:13:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:10 .github 21:13:31 -rw-rw-r-- 1 jenkins jenkins 350 Jul 29 21:10 .gitignore 21:13:31 -rw-rw-r-- 1 jenkins jenkins 5451 Jul 29 21:10 Attribution.txt 21:13:31 -rw-rw-r-- 1 jenkins jenkins 1502 Jul 29 21:10 Dockerfile 21:13:31 -rw-rw-r-- 1 jenkins jenkins 972 Jul 29 21:10 Dockerfile.build 21:13:31 -rw-rw-r-- 1 jenkins jenkins 657 Jul 29 21:10 Jenkinsfile 21:13:31 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 29 21:10 LICENSE 21:13:31 -rw-rw-r-- 1 jenkins jenkins 906 Jul 29 21:10 Makefile 21:13:31 -rw-rw-r-- 1 jenkins jenkins 8048 Jul 29 21:10 README.md 21:13:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 21:06 VERSION 21:13:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:10 bin 21:13:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 21:10 cmd 21:13:31 -rw-r--r-- 1 jenkins jenkins 10 Jul 29 21:12 coverage.out 21:13:31 -rw-r--r-- 1 jenkins jenkins 379 Jul 29 21:13 go.mod 21:13:31 -rw-r--r-- 1 jenkins jenkins 30244 Jul 29 21:12 go.sum 21:13:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 21:10 internal 21:13:31 -rw-rw-r-- 1 jenkins jenkins 209 Jul 29 21:10 version.go [Pipeline] isUnix [Pipeline] sh 21:13:31 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a2dd0728d5dbb2133cc21c648ff4a3c459170460 --label arch=arm64 --label version=0.0.0 . 21:13:32 Sending build context to Docker daemon 5.492MB 21:13:32 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 21:13:32 Step 2/23 : FROM ${BASE} AS builder 21:13:32 ---> c3024cfd97f3 21:13:32 Step 3/23 : ARG MAKE='make build' 21:13:32 ---> Running in 00d3f435619b 21:13:32 Removing intermediate container 00d3f435619b 21:13:32 ---> 895e6c30a6b0 21:13:32 Step 4/23 : WORKDIR /device-gpio 21:13:33 ---> Running in 34870028c67b 21:13:33 Removing intermediate container 34870028c67b 21:13:33 ---> e720d2161a75 21:13:33 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:13:33 ---> Running in c3fb06c09c84 21:13:34 Removing intermediate container c3fb06c09c84 21:13:34 ---> eeeb959705a9 21:13:34 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:34 ---> Running in 77ae60828e34 21:13:37 Removing intermediate container 77ae60828e34 21:13:37 ---> dea578feb7b0 21:13:37 Step 7/23 : RUN apk add --update --no-cache make git 21:13:37 ---> Running in a067c3307ea3 21:13:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:13:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:13:40 OK: 138 MiB in 40 packages 21:13:42 Removing intermediate container a067c3307ea3 21:13:42 ---> 938bbfab3cc2 21:13:42 Step 8/23 : COPY . . 21:13:43 ---> 5d90e7dd9ba1 21:13:43 Step 9/23 : RUN go mod tidy 21:13:43 ---> Running in f914c166bebe 21:13:46 Removing intermediate container f914c166bebe 21:13:46 ---> c5de8af68335 21:13:46 Step 10/23 : RUN ${MAKE} 21:13:46 ---> Running in 783afe504d23 21:13:47 go mod tidy 21:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -o cmd/device-gpio ./cmd 21:14:27 Removing intermediate container 783afe504d23 21:14:27 ---> 11c785e614e2 21:14:27 Step 11/23 : FROM scratch 21:14:27 ---> 21:14:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:14:27 ---> Running in 6dc29e88c18b 21:14:27 Removing intermediate container 6dc29e88c18b 21:14:27 ---> 433ce36b5885 21:14:27 Step 13/23 : ENV APP_PORT=49994 21:14:27 ---> Running in d9b749dbd49c 21:14:27 Removing intermediate container d9b749dbd49c 21:14:27 ---> ef7d023f73d2 21:14:27 Step 14/23 : EXPOSE $APP_PORT 21:14:27 ---> Running in d3905e858e8d 21:14:27 Removing intermediate container d3905e858e8d 21:14:27 ---> 07f47ead2c57 21:14:27 Step 15/23 : WORKDIR / 21:14:27 ---> Running in aab1dff3409e 21:14:27 Removing intermediate container aab1dff3409e 21:14:27 ---> 670faaf4ad08 21:14:27 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 21:14:27 ---> 7389d9d24b8a 21:14:27 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 21:14:27 ---> 95b09a74db39 21:14:27 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 21:14:27 ---> bd53751467be 21:14:27 Step 19/23 : ENTRYPOINT ["/device-gpio"] 21:14:27 ---> Running in b628a817cf47 21:14:27 Removing intermediate container b628a817cf47 21:14:27 ---> 7f991f8dd0ba 21:14:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:27 ---> Running in d7134419bb88 21:14:28 Removing intermediate container d7134419bb88 21:14:28 ---> da3d28f71370 21:14:28 Step 21/23 : LABEL arch=arm64 21:14:28 ---> Running in 1ad3729572de 21:14:28 Removing intermediate container 1ad3729572de 21:14:28 ---> 50f7fe873fc2 21:14:28 Step 22/23 : LABEL git_sha=a2dd0728d5dbb2133cc21c648ff4a3c459170460 21:14:28 ---> Running in ab821cf0ca05 21:14:29 Removing intermediate container ab821cf0ca05 21:14:29 ---> 122ed2e9f646 21:14:29 Step 23/23 : LABEL version=0.0.0 21:14:29 ---> Running in 740dd4f2a691 21:14:30 Removing intermediate container 740dd4f2a691 21:14:30 ---> e894e7138fc4 21:14:30 [Warning] One or more build-args [ARCH] were not consumed 21:14:30 Successfully built e894e7138fc4 21:14:30 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:31 21:14:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:14:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:32 arm64: Pulling from edgex-lftools-log-publisher 21:14:32 448f6bf000e3: Pulling fs layer 21:14:32 f757da607395: Pulling fs layer 21:14:32 05883995daec: Pulling fs layer 21:14:32 8603b9c90790: Pulling fs layer 21:14:32 1560dd03e051: Pulling fs layer 21:14:32 27f5ce0e4adf: Pulling fs layer 21:14:32 c2d8d7efcc4b: Pulling fs layer 21:14:32 8603b9c90790: Waiting 21:14:32 1560dd03e051: Waiting 21:14:32 27f5ce0e4adf: Waiting 21:14:32 c2d8d7efcc4b: Waiting 21:14:32 f757da607395: Verifying Checksum 21:14:32 f757da607395: Download complete 21:14:32 8603b9c90790: Download complete 21:14:33 1560dd03e051: Verifying Checksum 21:14:33 1560dd03e051: Download complete 21:14:33 05883995daec: Verifying Checksum 21:14:33 05883995daec: Download complete 21:14:33 27f5ce0e4adf: Verifying Checksum 21:14:33 27f5ce0e4adf: Download complete 21:14:34 448f6bf000e3: Verifying Checksum 21:14:34 448f6bf000e3: Download complete 21:14:37 c2d8d7efcc4b: Verifying Checksum 21:14:37 c2d8d7efcc4b: Download complete 21:14:37 448f6bf000e3: Pull complete 21:14:38 f757da607395: Pull complete 21:14:40 05883995daec: Pull complete 21:14:40 8603b9c90790: Pull complete 21:14:41 1560dd03e051: Pull complete 21:14:42 27f5ce0e4adf: Pull complete 21:14:57 c2d8d7efcc4b: Pull complete 21:14:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:14:57 prd-ubuntu18.04-docker-arm64-4c-16g-536 does not seem to be running inside a container 21:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:15:02 $ docker top c14db522744fd37d73cc724a8c298721fa434142d4b5ae6620cc1b1c227732c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:03 ---> job-cost.sh 21:15:03 lf-activate-venv: SKIPPING 21:15:03 INFO: No Stack... 21:15:04 INFO: Retrieving Pricing Info for: v2-standard-4 21:15:04 INFO: Archiving Costs [Pipeline] sh 21:15:05 + cat /w/workspace/device-gpio/1/archives/cost.csv 21:15:05 + cut -d, -f6 [Pipeline] lock 21:15:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] 21:15:05 Resource [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] did not exist. Created. 21:15:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:06 /w/workspace/device-gpio/1@tmp/durable-57b8c7f6/script.sh: 1: /w/workspace/device-gpio/1@tmp/durable-57b8c7f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:15:06 + echo total: 0.18000000715255737 [Pipeline] stash 21:15:06 Warning: overwriting stash ‘stack-cost’ 21:15:06 Stashed 1 file(s) [Pipeline] } 21:15:06 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-5-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:07 $ docker stop --time=1 c14db522744fd37d73cc724a8c298721fa434142d4b5ae6620cc1b1c227732c2 21:15:08 $ docker rm -f c14db522744fd37d73cc724a8c298721fa434142d4b5ae6620cc1b1c227732c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:15:09 provisioning config files... 21:15:10 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-5@tmp/config4238717226261439217tmp [Pipeline] { [Pipeline] sh 21:15:10 + set +x 21:15:10 + curl -s https://codecov.io/bash 21:15:10 + bash -s -- 21:15:10 21:15:10 _____ _ 21:15:10 / ____| | | 21:15:10 | | ___ __| | ___ ___ _____ __ 21:15:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:15:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:15:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:15:10 Bash-1.0.6 21:15:10 21:15:10 21:15:10 ==> git version 2.24.4 found 21:15:10 ==> 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 21:15:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:15:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:15:10 ==> Jenkins CI detected. 21:15:10 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-5 21:15:10 project root: . 21:15:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:15:10 ==> Running gcov in . (disable via -X gcov) 21:15:10 ==> Python coveragepy not found 21:15:10 ==> Searching for coverage reports in: 21:15:10 + . 21:15:10 -> Found 1 reports 21:15:10 ==> Detecting git/mercurial file structure 21:15:10 ==> Reading reports 21:15:10 + ./coverage.out bytes=10 21:15:10 ==> Appending adjustments 21:15:10 https://docs.codecov.io/docs/fixing-reports 21:15:10 + Found adjustments 21:15:10 ==> Gzipping contents 21:15:10 4.0K /tmp/codecov.XirIo5.gz 21:15:10 ==> Uploading reports 21:15:10 url: https://codecov.io 21:15:10 query: branch=PR-5&commit=a2dd0728d5dbb2133cc21c648ff4a3c459170460&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-5%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=5&job=&cmd_args= 21:15:10 -> Pinging Codecov 21:15:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=&branch=PR-5&commit=a2dd0728d5dbb2133cc21c648ff4a3c459170460&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-5%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=5&job=&cmd_args= 21:15:10 {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} 21:15:10 404 21:15:10 ==> Uploading to Codecov 21:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:10 Dload Upload Total Spent Left Speed 21:15:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 751 100 169 100 582 846 2916 --:--:-- --:--:-- --:--:-- 2924 21:15:10 {'detail': ErrorDetail(string='Your CI provider is not compatible with tokenless uploads, please upload using your repository token to resolve this.', code='not_found')} [Pipeline] } 21:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 21:15:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:14 ---> package-listing.sh 21:15:14 ++ facter osfamily 21:15:14 ++ tr '[:upper:]' '[:lower:]' 21:15:14 + OS_FAMILY=redhat 21:15:14 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-5 21:15:14 + START_PACKAGES=/tmp/packages_start.txt 21:15:14 + END_PACKAGES=/tmp/packages_end.txt 21:15:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:14 + PACKAGES=/tmp/packages_start.txt 21:15:14 + '[' /w/workspace/edgexfoundry_device-gpio_PR-5 ']' 21:15:14 + PACKAGES=/tmp/packages_end.txt 21:15:14 + case "${OS_FAMILY}" in 21:15:14 + sort 21:15:14 + rpm -qa 21:15:14 + '[' -f /tmp/packages_start.txt ']' 21:15:14 + '[' -f /tmp/packages_end.txt ']' 21:15:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:14 + '[' /w/workspace/edgexfoundry_device-gpio_PR-5 ']' 21:15:14 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-5/archives/ 21:15:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-5/archives/ [Pipeline] echo 21:15:14 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/edgexfoundry_device-gpio_PR-5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:16 21:15:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:15:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:16 latest: Pulling from edgex-lftools-log-publisher 21:15:16 b4d181a07f80: Pulling fs layer 21:15:16 a1111a8f2ec3: Pulling fs layer 21:15:16 ed53099fbce6: Pulling fs layer 21:15:16 dc539afda2c1: Pulling fs layer 21:15:16 77bc0d833cb6: Pulling fs layer 21:15:16 9065ff56babe: Pulling fs layer 21:15:16 d287ab97295c: Pulling fs layer 21:15:16 77bc0d833cb6: Waiting 21:15:16 9065ff56babe: Waiting 21:15:16 d287ab97295c: Waiting 21:15:16 dc539afda2c1: Waiting 21:15:16 a1111a8f2ec3: Verifying Checksum 21:15:16 a1111a8f2ec3: Download complete 21:15:16 dc539afda2c1: Verifying Checksum 21:15:16 dc539afda2c1: Download complete 21:15:17 77bc0d833cb6: Verifying Checksum 21:15:17 77bc0d833cb6: Download complete 21:15:17 9065ff56babe: Verifying Checksum 21:15:17 9065ff56babe: Download complete 21:15:17 ed53099fbce6: Verifying Checksum 21:15:17 ed53099fbce6: Download complete 21:15:18 b4d181a07f80: Verifying Checksum 21:15:18 b4d181a07f80: Download complete 21:15:19 b4d181a07f80: Pull complete 21:15:19 a1111a8f2ec3: Pull complete 21:15:19 ed53099fbce6: Pull complete 21:15:19 dc539afda2c1: Pull complete 21:15:20 77bc0d833cb6: Pull complete 21:15:20 9065ff56babe: Pull complete 21:15:22 d287ab97295c: Verifying Checksum 21:15:22 d287ab97295c: Download complete 21:15:27 d287ab97295c: Pull complete 21:15:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:15:27 prd-centos7-docker-4c-2g-528 does not seem to be running inside a container 21:15: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/edgexfoundry_device-gpio_PR-5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-5 -v /w/workspace/edgexfoundry_device-gpio_PR-5:/w/workspace/edgexfoundry_device-gpio_PR-5:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-5@tmp:/w/workspace/edgexfoundry_device-gpio_PR-5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:30 $ docker top e98c7dd3a1521905dfe89d5291a7fa31d09d10527f2dcf36849ee09da02d8872 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:30 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:30 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:31 + ls /var/log/sa-host 21:15:31 + sadf -c /var/log/sa-host/sa05 21:15:31 file_magic: OK 21:15:31 HZ: Using current value: 100 21:15:31 file_header: OK 21:15: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 21:15:31 Statistics: 21:15:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:31 File successfully converted to sysstat format version 12.0.3 21:15:31 + sadf -c /var/log/sa-host/sa29 21:15:31 file_magic: OK 21:15:31 HZ: Using current value: 100 21:15:31 file_header: OK 21:15: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 21:15:31 Statistics: 21:15:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:31 provisioning config files... 21:15:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-5@tmp/config683324632134147027tmp [Pipeline] { [Pipeline] echo 21:15:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> create-netrc.sh [Pipeline] } 21:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> python-tools-install.sh [Pipeline] echo 21:15:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:32 ---> sudo-logs.sh 21:15:32 Archiving 'sudo' log.. 21:15:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-528.vexxhost.local: Name or service not known 21:15:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-528.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:15:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:33 ---> job-cost.sh 21:15:33 lf-activate-venv: SKIPPING 21:15:33 DEBUG: total: 0.18000000715255737 21:15:33 INFO: Retrieving Stack Cost... 21:15:35 INFO: Retrieving Pricing Info for: v3-standard-2 21:15:35 INFO: Archiving Costs [Pipeline] echo 21:15:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:36 ---> logs-deploy.sh 21:15:36 lf-activate-venv: SKIPPING 21:15:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-5/1 21:15:36 INFO: archiving workspace using pattern(s): 21:15:36 Archives upload complete. 21:15:36 INFO: archiving logs to Nexus 21:15:37 ---> uname -a: 21:15:37 Linux prd-centos7-docker-4c-2g-528.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:15:37 21:15:37 21:15:37 ---> lscpu: 21:15:37 Architecture: x86_64 21:15:37 CPU op-mode(s): 32-bit, 64-bit 21:15:37 Byte Order: Little Endian 21:15:37 Address sizes: 40 bits physical, 48 bits virtual 21:15:37 CPU(s): 2 21:15:37 On-line CPU(s) list: 0,1 21:15:37 Thread(s) per core: 1 21:15:37 Core(s) per socket: 1 21:15:37 Socket(s): 2 21:15:37 NUMA node(s): 1 21:15:37 Vendor ID: AuthenticAMD 21:15:37 CPU family: 23 21:15:37 Model: 49 21:15:37 Model name: AMD EPYC-Rome Processor 21:15:37 Stepping: 0 21:15:37 CPU MHz: 2800.000 21:15:37 BogoMIPS: 5600.00 21:15:37 Virtualization: AMD-V 21:15:37 Hypervisor vendor: KVM 21:15:37 Virtualization type: full 21:15:37 L1d cache: 32K 21:15:37 L1i cache: 32K 21:15:37 L2 cache: 512K 21:15:37 L3 cache: 16384K 21:15:37 NUMA node0 CPU(s): 0,1 21:15:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:15:37 21:15:37 21:15:37 ---> nproc: 21:15:37 2 21:15:37 21:15:37 21:15:37 ---> df -h: 21:15:37 Filesystem Size Used Avail Use% Mounted on 21:15:37 overlay 40G 7.7G 33G 20% / 21:15:37 tmpfs 64M 0 64M 0% /dev 21:15:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:15:37 shm 64M 0 64M 0% /dev/shm 21:15:37 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:15:37 21:15:37 21:15:37 ---> sar -b -r -n DEV: 21:15:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:15:37 21:15:37 21:05:28 LINUX RESTART (2 CPU) 21:15:37 21:15:37 21:06:01 tps rtps wtps bread/s bwrtn/s 21:15:37 21:07:01 82.46 3.93 78.53 2644.47 3691.63 21:15:37 21:08:01 1.87 0.00 1.87 0.00 34.65 21:15:37 21:09:01 0.18 0.00 0.18 0.00 2.81 21:15:37 21:10:01 0.25 0.00 0.25 0.00 3.48 21:15:37 21:11:01 0.27 0.00 0.27 0.00 3.32 21:15:37 21:12:01 0.33 0.00 0.33 0.00 4.96 21:15:37 21:13:01 0.22 0.00 0.22 0.00 3.25 21:15:37 21:14:01 0.28 0.00 0.28 0.00 3.48 21:15:37 21:15:01 0.23 0.00 0.23 0.00 2.96 21:15:37 Average: 9.57 0.44 9.13 294.04 417.02 21:15:37 21:15:37 21:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:37 21:07:01 5455440 0 808332 10.09 2620 1742548 1284760 14.18 588124 1566868 8 21:15:37 21:08:01 5456228 0 807540 10.08 2620 1742552 1264556 13.96 587592 1566828 8 21:15:37 21:09:01 5461684 0 802084 10.01 2620 1742552 1214004 13.40 585496 1564124 8 21:15:37 21:10:01 5460868 0 802892 10.02 2620 1742560 1214040 13.40 586648 1564124 8 21:15:37 21:11:01 5460976 0 802780 10.02 2620 1742564 1214332 13.41 580628 1570524 8 21:15:37 21:12:01 5460152 0 803600 10.03 2620 1742568 1214248 13.41 581260 1570524 8 21:15:37 21:13:01 5459824 0 803920 10.04 2620 1742576 1214272 13.41 581276 1570572 16 21:15:37 21:14:01 5449288 0 814448 10.17 2620 1742584 1211140 13.37 592708 1570576 12 21:15:37 21:15:01 5449072 0 814664 10.17 2620 1742584 1197908 13.23 592628 1570572 20 21:15:37 Average: 5457059 0 806696 10.07 2620 1742565 1225473 13.53 586262 1568301 11 21:15:37 21:15:37 21:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:37 21:07:01 eth0 253.21 178.88 669.91 48.59 0.00 0.00 0.00 0.00 21:15:37 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:07:01 docker0 33.84 26.20 2.72 89.31 0.00 0.00 0.00 0.00 21:15:37 21:08:01 eth0 2.83 0.63 0.76 0.40 0.00 0.00 0.00 0.00 21:15:37 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:09:01 eth0 3.10 0.63 0.74 0.37 0.00 0.00 0.00 0.00 21:15:37 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:10:01 eth0 2.28 0.55 0.64 0.40 0.00 0.00 0.00 0.00 21:15:37 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:11:01 eth0 2.67 0.83 0.89 0.50 0.00 0.00 0.00 0.00 21:15:37 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:12:01 eth0 1.57 0.60 0.59 0.40 0.00 0.00 0.00 0.00 21:15:37 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:13:01 eth0 2.55 0.87 0.91 0.57 0.00 0.00 0.00 0.00 21:15:37 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:14:01 eth0 0.60 0.37 0.28 0.23 0.00 0.00 0.00 0.00 21:15:37 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:15:01 eth0 1.15 0.30 0.34 0.20 0.00 0.00 0.00 0.00 21:15:37 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 Average: eth0 30.01 20.42 75.06 5.74 0.00 0.00 0.00 0.00 21:15:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:37 Average: docker0 3.76 2.91 0.30 9.93 0.00 0.00 0.00 0.00 21:15:37 21:15:37 21:15:37 ---> sar -P ALL: 21:15:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:15:37 21:15:37 21:05:28 LINUX RESTART (2 CPU) 21:15:37 21:15:37 21:06:01 CPU %user %nice %system %iowait %steal %idle 21:15:37 21:07:01 all 7.39 0.00 2.89 2.10 0.04 87.58 21:15:37 21:07:01 0 7.65 0.00 2.68 0.56 0.03 89.08 21:15:37 21:07:01 1 7.13 0.00 3.10 3.63 0.05 86.09 21:15:37 21:08:01 all 0.07 0.00 0.04 0.00 0.03 99.86 21:15:37 21:08:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:15:37 21:08:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:15:37 21:09:01 all 0.12 0.00 0.05 0.00 0.02 99.82 21:15:37 21:09:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:15:37 21:09:01 1 0.08 0.00 0.07 0.00 0.02 99.83 21:15:37 21:10:01 all 0.14 0.00 0.05 0.00 0.03 99.78 21:15:37 21:10:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:15:37 21:10:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:15:37 21:11:01 all 0.18 0.00 0.05 0.00 0.03 99.74 21:15:37 21:11:01 0 0.30 0.00 0.03 0.00 0.02 99.65 21:15:37 21:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:15:37 21:12:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:15:37 21:12:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:15:37 21:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:15:37 21:13:01 all 0.16 0.00 0.04 0.00 0.03 99.77 21:15:37 21:13:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:15:37 21:13:01 1 0.08 0.00 0.05 0.00 0.03 99.83 21:15:37 21:14:01 all 0.15 0.00 0.05 0.00 0.02 99.78 21:15:37 21:14:01 0 0.27 0.00 0.02 0.00 0.02 99.70 21:15:37 21:14:01 1 0.03 0.00 0.08 0.00 0.02 99.87 21:15:37 21:15:01 all 0.08 0.00 0.05 0.00 0.03 99.83 21:15:37 21:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:37 21:15:01 1 0.12 0.00 0.07 0.00 0.05 99.77 21:15:37 Average: all 0.92 0.00 0.36 0.23 0.03 98.47 21:15:37 Average: 0 0.99 0.00 0.32 0.06 0.02 98.60 21:15:37 Average: 1 0.85 0.00 0.39 0.40 0.03 98.33 21:15:37 21:15:37 21:15:37