Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83219317ed357fa41fa49faebd7c1604abe399ab 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-ssh10270125229599353427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6308185299116502041.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh170058463928784115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6119831137520232421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2975694421942594323.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8410 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 83219317ed357fa41fa49faebd7c1604abe399ab (main) Commit message: "Merge pull request #149 from weichou1229/interface-change" > 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 core.sparsecheckout # timeout=10 > git checkout -f 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 > git rev-list --no-walk f49e5d786ea68b16a14d01a91160d9484d8a22ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:41 ========================================================= 07:06:41 EdgeX Global Pipelines Version Info 07:06:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:06:42 ------------------- 07:06:42 stable info: 07:06:42 ------------------- 07:06:42 Commited By: Bill Mahoney bill.mahoney@intel.com 07:06:42 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:06:42 Message: update stable to v1.0.248 07:06:43 ------------------- 07:06:43 experimental info: 07:06:43 ------------------- 07:06:43 Commited By: **** collab-it+edgex@linuxfoundation.org 07:06:43 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:06:43 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8321931 [Pipeline] echo 07:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:43 provisioning config files... 07:06:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4299523935942761338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:44 ---> docker-login.sh 07:06:44 nexus3.edgexfoundry.org:10001 07:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:44 Configure a credential helper to remove this warning. See 07:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:44 07:06:44 Login Succeeded 07:06:44 nexus3.edgexfoundry.org:10002 07:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:44 Configure a credential helper to remove this warning. See 07:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:44 07:06:44 Login Succeeded 07:06:44 nexus3.edgexfoundry.org:10003 07:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:44 Configure a credential helper to remove this warning. See 07:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:44 07:06:44 Login Succeeded 07:06:44 nexus3.edgexfoundry.org:10004 07:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:44 Configure a credential helper to remove this warning. See 07:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:44 07:06:44 Login Succeeded 07:06:44 docker.io 07:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:44 Configure a credential helper to remove this warning. See 07:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:44 07:06:44 Login Succeeded 07:06:44 ---> docker-login.sh ends [Pipeline] } 07:06:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:06:45 + git rev-list -1 --merges 83219317ed357fa41fa49faebd7c1604abe399ab~1..83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] echo 07:06:45 -----------> git rev-list -1 --merges 83219317ed357fa41fa49faebd7c1604abe399ab~1..83219317ed357fa41fa49faebd7c1604abe399ab 83219317ed357fa41fa49faebd7c1604abe399ab 07:06:45 83219317ed357fa41fa49faebd7c1604abe399ab [false] [Pipeline] sh 07:06:45 + git log --format=format:%s -1 83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] echo 07:06:45 ========================================================= 07:06:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:06:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:45 + git log --format=format:%s -1 83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] echo 07:06:45 [semverPrep] GIT_COMMIT: 83219317ed357fa41fa49faebd7c1604abe399ab, Commit Message: Merge pull request #149 from weichou1229/interface-change [Pipeline] echo 07:06:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:06:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:06:46 + grep -v github /etc/ssh/ssh_known_hosts 07:06:46 + [ -e /tmp/ssh_known_hosts ] 07:06:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:06:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 07:06:46 tee -a /etc/ssh/ssh_known_hosts 07:06:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:46 07:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:06:46 b85a868b505f: Pulling fs layer 07:06:46 e2be974225ed: Pulling fs layer 07:06:46 339a4e72a1f5: Pulling fs layer 07:06:46 988bab9f4d93: Pulling fs layer 07:06:46 1469e6f7b9e6: Pulling fs layer 07:06:46 eaf3925da568: Pulling fs layer 07:06:46 988bab9f4d93: Waiting 07:06:46 bab4dde63d76: Pulling fs layer 07:06:46 bde34c3a00c8: Pulling fs layer 07:06:46 b352a97aabf1: Pulling fs layer 07:06:46 4872d77fe225: Pulling fs layer 07:06:46 5851b861e8e6: Pulling fs layer 07:06:46 eaf3925da568: Waiting 07:06:46 4872d77fe225: Waiting 07:06:46 5851b861e8e6: Waiting 07:06:46 bab4dde63d76: Waiting 07:06:46 b352a97aabf1: Waiting 07:06:46 bde34c3a00c8: Waiting 07:06:46 1469e6f7b9e6: Waiting 07:06:46 e2be974225ed: Verifying Checksum 07:06:46 e2be974225ed: Download complete 07:06:46 988bab9f4d93: Verifying Checksum 07:06:46 988bab9f4d93: Download complete 07:06:47 339a4e72a1f5: Verifying Checksum 07:06:47 339a4e72a1f5: Download complete 07:06:47 1469e6f7b9e6: Verifying Checksum 07:06:47 1469e6f7b9e6: Download complete 07:06:47 eaf3925da568: Verifying Checksum 07:06:47 eaf3925da568: Download complete 07:06:47 bde34c3a00c8: Verifying Checksum 07:06:47 bde34c3a00c8: Download complete 07:06:47 b352a97aabf1: Download complete 07:06:47 5851b861e8e6: Download complete 07:06:47 b85a868b505f: Verifying Checksum 07:06:47 b85a868b505f: Download complete 07:06:47 bab4dde63d76: Verifying Checksum 07:06:47 bab4dde63d76: Download complete 07:06:48 b85a868b505f: Pull complete 07:06:48 e2be974225ed: Pull complete 07:06:48 339a4e72a1f5: Pull complete 07:06:49 988bab9f4d93: Pull complete 07:06:49 1469e6f7b9e6: Pull complete 07:06:49 eaf3925da568: Pull complete 07:06:50 bab4dde63d76: Pull complete 07:06:50 bde34c3a00c8: Pull complete 07:06:50 b352a97aabf1: Pull complete 07:06:51 4872d77fe225: Pull complete 07:06:51 5851b861e8e6: Pull complete 07:06:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:51 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:06:52 $ docker top 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef -eo pid,comm 07:06:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:06:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:52 [ssh-agent] Looking for ssh-agent implementation... 07:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:53 $ docker exec 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef ssh-agent 07:06:53 SSH_AUTH_SOCK=/tmp/ssh-iMFZCow44l83/agent.34 07:06:53 SSH_AGENT_PID=40 07:06:53 Running ssh-add (command line suppressed) 07:06:53 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1808641445576554430.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1808641445576554430.key) 07:06:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:53 + git tag --points-at HEAD [Pipeline] } 07:06:53 $ docker exec --env ******** --env ******** 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef ssh-agent -k 07:06:53 unset SSH_AUTH_SOCK; 07:06:53 unset SSH_AGENT_PID; 07:06:53 echo Agent pid 40 killed; 07:06:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:06:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:53 [ssh-agent] Looking for ssh-agent implementation... 07:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:53 $ docker exec 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef ssh-agent 07:06:54 SSH_AUTH_SOCK=/tmp/ssh-uGK9yMMeA5Wx/agent.72 07:06:54 SSH_AGENT_PID=78 07:06:54 Running ssh-add (command line suppressed) 07:06:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9561119390576674378.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9561119390576674378.key) 07:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:54 + git semver init 07:06:54 2023-04-13 07:06:54,613 [run_init] DEBUG init version:0.0.0 force:False 07:06:54 2023-04-13 07:06:54,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 07:06:54 2023-04-13 07:06:54,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 07:06:54 2023-04-13 07:06:54,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 07:06:55 2023-04-13 07:06:55,522 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 07:06:55 2023-04-13 07:06:55,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 07:06:55 2023-04-13 07:06:55,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:06:55 2023-04-13 07:06:55,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:06:55 3.0.0-dev.17 [Pipeline] } 07:06:55 $ docker exec --env ******** --env ******** 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef ssh-agent -k 07:06:55 unset SSH_AUTH_SOCK; 07:06:55 unset SSH_AGENT_PID; 07:06:55 echo Agent pid 78 killed; 07:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:56 + git semver [Pipeline] } 07:06:56 $ docker stop --time=1 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef 07:06:57 $ docker rm -f --volumes 7e6971e8383b2765057a709756d05df47b57feebe94fccb4a0fea6e2419d6bef [Pipeline] // withDockerContainer [Pipeline] sh 07:06:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:58 Stashed 1 file(s) [Pipeline] echo 07:06:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:58 provisioning config files... 07:06:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4360414539849519732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:58 ---> docker-login.sh 07:06:58 nexus3.edgexfoundry.org:10001 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 nexus3.edgexfoundry.org:10002 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 nexus3.edgexfoundry.org:10003 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 nexus3.edgexfoundry.org:10004 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:58 Configure a credential helper to remove this warning. See 07:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:58 07:06:58 Login Succeeded 07:06:58 docker.io 07:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:59 Configure a credential helper to remove this warning. See 07:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:59 07:06:59 Login Succeeded 07:06:59 ---> docker-login.sh ends [Pipeline] } 07:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:06:59 ========================================================= 07:06:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:06:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:06:59 Sending build context to Docker daemon 16.04MB 07:06:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:06:59 Step 2/12 : FROM ${BASE} AS builder 07:06:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:59 63b65145d645: Pulling fs layer 07:06:59 a2d21d5440eb: Pulling fs layer 07:06:59 935e6c44a52c: Pulling fs layer 07:06:59 94cc34f8dd06: Pulling fs layer 07:06:59 30dea6a524f1: Pulling fs layer 07:06:59 a2aff8979fd8: Pulling fs layer 07:06:59 6808be2612f2: Pulling fs layer 07:06:59 f25807f1079a: Pulling fs layer 07:06:59 30dea6a524f1: Waiting 07:06:59 a2aff8979fd8: Waiting 07:06:59 6808be2612f2: Waiting 07:06:59 f25807f1079a: Waiting 07:06:59 94cc34f8dd06: Waiting 07:06:59 a2d21d5440eb: Verifying Checksum 07:06:59 a2d21d5440eb: Download complete 07:06:59 94cc34f8dd06: Verifying Checksum 07:06:59 94cc34f8dd06: Download complete 07:06:59 30dea6a524f1: Verifying Checksum 07:06:59 30dea6a524f1: Download complete 07:06:59 63b65145d645: Verifying Checksum 07:06:59 63b65145d645: Download complete 07:06:59 a2aff8979fd8: Verifying Checksum 07:06:59 a2aff8979fd8: Download complete 07:06:59 63b65145d645: Pull complete 07:07:00 a2d21d5440eb: Pull complete 07:07:00 f25807f1079a: Verifying Checksum 07:07:00 f25807f1079a: Download complete 07:07:00 935e6c44a52c: Verifying Checksum 07:07:00 935e6c44a52c: Download complete 07:07:00 6808be2612f2: Verifying Checksum 07:07:00 6808be2612f2: Download complete 07:07:03 935e6c44a52c: Pull complete 07:07:03 94cc34f8dd06: Pull complete 07:07:03 30dea6a524f1: Pull complete 07:07:03 a2aff8979fd8: Pull complete 07:07:05 6808be2612f2: Pull complete 07:07:06 f25807f1079a: Pull complete 07:07:06 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:07:06 ---> 3b553350e43f 07:07:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:07:08 ---> Running in 36e494a8983b 07:07:08 Removing intermediate container 36e494a8983b 07:07:08 ---> 539f2485e413 07:07:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:07:08 ---> Running in 2b191c82b6d2 07:07:08 Removing intermediate container 2b191c82b6d2 07:07:08 ---> f88eb906d3c0 07:07:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:07:08 ---> Running in 89570578abec 07:07:08 Removing intermediate container 89570578abec 07:07:08 ---> 2c0fe7518574 07:07:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:07:08 ---> Running in 6be6ba9828be 07:07:08 Removing intermediate container 6be6ba9828be 07:07:08 ---> 7ba2fb65e892 07:07:08 Step 7/12 : WORKDIR /device-gpio 07:07:08 ---> Running in 3554228c1491 07:07:08 Removing intermediate container 3554228c1491 07:07:08 ---> c795f4c6a843 07:07:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:08 ---> Running in ca0739a4096f 07:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:07:09 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:07:09 (2/4) Installing libedit (20221030.3.1-r0) 07:07:09 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:07:09 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:07:09 Executing busybox-1.35.0-r29.trigger 07:07:09 OK: 269 MiB in 57 packages 07:07:10 Removing intermediate container ca0739a4096f 07:07:10 ---> 41bbddf2985d 07:07:10 Step 9/12 : COPY go.mod vendor* ./ 07:07:10 ---> e22d245dff99 07:07:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:10 ---> Running in a95574f2baa5 07:07:13 Still waiting to schedule task 07:07:13 ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 07:07:13 ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 07:07:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8411’ is offline 07:07:36 Removing intermediate container a95574f2baa5 07:07:36 ---> a6f5ae90ec45 07:07:36 Step 11/12 : COPY . . 07:07:36 ---> 02446f744b61 07:07:36 Step 12/12 : RUN ${MAKE} 07:07:36 ---> Running in 5ccf30d1a23f 07:07:36 noop 07:07:36 Removing intermediate container 5ccf30d1a23f 07:07:36 ---> 60a4536af7c2 07:07:36 Successfully built 60a4536af7c2 07:07:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:37 + docker inspect -f . ci-base-image-x86_64 07:07:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:37 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:37 $ docker top 0ea8b292a16cccd5d366f0b54e878102bb4becd494c03a8470ee3e08f44a3485 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:37 + go version 07:07:37 go version go1.20.2 linux/amd64 [Pipeline] } 07:07:37 $ docker stop --time=1 0ea8b292a16cccd5d366f0b54e878102bb4becd494c03a8470ee3e08f44a3485 07:07:39 $ docker rm -f --volumes 0ea8b292a16cccd5d366f0b54e878102bb4becd494c03a8470ee3e08f44a3485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:39 + docker inspect -f . ci-base-image-x86_64 07:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:39 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:40 $ docker top cd85b4c0fb1c399edfb2d3e4c790c98479b16c00553065b4de02e19f4d9bd49e -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 07:07:40 + make test 07:07:40 go test ./... -coverprofile=coverage.out ./... 07:07:44 ? github.com/edgexfoundry/device-gpio [no test files] 07:07:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:07:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:08:01 go vet ./... 07:08:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:08:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:05 ./bin/test-attribution-txt.sh 07:08:05 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:08:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:08:05 $ docker stop --time=1 cd85b4c0fb1c399edfb2d3e4c790c98479b16c00553065b4de02e19f4d9bd49e 07:08:07 $ docker rm -f --volumes cd85b4c0fb1c399edfb2d3e4c790c98479b16c00553065b4de02e19f4d9bd49e [Pipeline] // withDockerContainer [Pipeline] sh 07:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:08:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:08:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:08:08 + ls -al . 07:08:08 total 156 07:08:08 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:07 . 07:08:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:06 .. 07:08:08 -rw-rw-r-- 1 jenkins jenkins 120 Apr 13 07:06 .dockerignore 07:08:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:06 .git 07:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:06 .github 07:08:08 -rw-rw-r-- 1 jenkins jenkins 343 Apr 13 07:06 .gitignore 07:08:08 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:06 .golangci.yml 07:08:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:06 .semver 07:08:08 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 13 07:06 Attribution.txt 07:08:08 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 13 07:06 CHANGELOG.md 07:08:08 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 13 07:06 Dockerfile 07:08:08 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:06 GOVERNANCE.md 07:08:08 -rw-rw-r-- 1 jenkins jenkins 657 Apr 13 07:06 Jenkinsfile 07:08:08 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:06 LICENSE 07:08:08 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 13 07:06 Makefile 07:08:08 -rw-rw-r-- 1 jenkins jenkins 617 Apr 13 07:06 OWNERS.md 07:08:08 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 13 07:06 README.md 07:08:08 -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:06 VERSION 07:08:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:06 bin 07:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:06 cmd 07:08:08 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:07 coverage.out 07:08:08 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 13 07:06 go.mod 07:08:08 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 13 07:06 go.sum 07:08:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:06 internal 07:08:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:06 snap 07:08:08 -rw-rw-r-- 1 jenkins jenkins 209 Apr 13 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:09 + 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=83219317ed357fa41fa49faebd7c1604abe399ab --label arch=amd64 --label version=3.0.0-dev.17 . 07:08:09 Sending build context to Docker daemon 16.04MB 07:08:09 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:08:09 Step 2/25 : FROM ${BASE} AS builder 07:08:09 ---> 60a4536af7c2 07:08:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:08:09 ---> Running in fe183a7ee83d 07:08:09 Removing intermediate container fe183a7ee83d 07:08:09 ---> cfd8dbb33f13 07:08:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:08:09 ---> Running in a36d56c9ab27 07:08:09 Removing intermediate container a36d56c9ab27 07:08:09 ---> 419c0a9c6db0 07:08:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:08:09 ---> Running in cca4f8c5065d 07:08:09 Removing intermediate container cca4f8c5065d 07:08:09 ---> 64d0f7011229 07:08:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:08:09 ---> Running in 2b8709ed3322 07:08:10 Removing intermediate container 2b8709ed3322 07:08:10 ---> e13daa73291d 07:08:10 Step 7/25 : WORKDIR /device-gpio 07:08:10 ---> Running in 54eb9f5efab7 07:08:10 Removing intermediate container 54eb9f5efab7 07:08:10 ---> d4f1ba12eb05 07:08:10 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:10 ---> Running in 9bc6d1a7dd90 07:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:08:10 OK: 269 MiB in 57 packages 07:08:11 Removing intermediate container 9bc6d1a7dd90 07:08:11 ---> c140a3447e8b 07:08:11 Step 9/25 : COPY go.mod vendor* ./ 07:08:11 ---> 7a0f84a3ce7c 07:08:11 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:11 ---> Running in c7d292b126f6 07:08:12 Removing intermediate container c7d292b126f6 07:08:12 ---> bee0481ecb71 07:08:12 Step 11/25 : COPY . . 07:08:12 ---> 0c92488c99bb 07:08:12 Step 12/25 : RUN ${MAKE} 07:08:12 ---> Running in 0d03a3fcc5dc 07:08:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:08:31 Removing intermediate container 0d03a3fcc5dc 07:08:31 ---> 5f12e758bd2e 07:08:31 Step 13/25 : FROM alpine:3.17 07:08:31 3.17: Pulling from library/alpine 07:08:31 f56be85fc22e: Pulling fs layer 07:08:31 f56be85fc22e: Verifying Checksum 07:08:31 f56be85fc22e: Download complete 07:08:31 f56be85fc22e: Pull complete 07:08:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:08:31 Status: Downloaded newer image for alpine:3.17 07:08:31 ---> 9ed4aefc74f6 07:08:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:08:31 ---> Running in 391e8b246a11 07:08:31 Removing intermediate container 391e8b246a11 07:08:31 ---> 3c070485df65 07:08:31 Step 15/25 : RUN apk add --update --no-cache 07:08:31 ---> Running in a85e24a89b7e 07:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:08:31 OK: 7 MiB in 15 packages 07:08:31 Removing intermediate container a85e24a89b7e 07:08:31 ---> c72bf04aa871 07:08:31 Step 16/25 : WORKDIR / 07:08:31 ---> Running in 48e07bf669ee 07:08:31 Removing intermediate container 48e07bf669ee 07:08:31 ---> 439562995c86 07:08:31 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:08:31 ---> 8c9ebb48c753 07:08:31 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:08:32 ---> ddfd0a43357d 07:08:32 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:08:32 ---> f36357106541 07:08:32 Step 20/25 : EXPOSE 59910 07:08:32 ---> Running in 5ca6f56dd0d0 07:08:32 Removing intermediate container 5ca6f56dd0d0 07:08:32 ---> c9268ac49eeb 07:08:32 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:08:32 ---> Running in 9ce7769b2f42 07:08:32 Removing intermediate container 9ce7769b2f42 07:08:32 ---> e41557e68c5a 07:08:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:08:32 ---> Running in 466f96187119 07:08:33 Removing intermediate container 466f96187119 07:08:33 ---> 9c76ad160333 07:08:33 Step 23/25 : LABEL arch=amd64 07:08:33 ---> Running in e6ff0dee69f0 07:08:33 Removing intermediate container e6ff0dee69f0 07:08:33 ---> 85d9d9dda52e 07:08:33 Step 24/25 : LABEL git_sha=83219317ed357fa41fa49faebd7c1604abe399ab 07:08:33 ---> Running in 5d9919daae1f 07:08:33 Removing intermediate container 5d9919daae1f 07:08:33 ---> 8687ad367cd8 07:08:33 Step 25/25 : LABEL version=3.0.0-dev.17 07:08:33 ---> Running in bad72d1660cb 07:08:33 Removing intermediate container bad72d1660cb 07:08:33 ---> a0c76bfd9bfe 07:08:33 [Warning] One or more build-args [ARCH] were not consumed 07:08:33 Successfully built a0c76bfd9bfe 07:08:33 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:33 provisioning config files... 07:08:33 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12059648076127294262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:33 ---> docker-login.sh 07:08:33 nexus3.edgexfoundry.org:10001 07:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:33 Configure a credential helper to remove this warning. See 07:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:33 07:08:33 Login Succeeded 07:08:33 nexus3.edgexfoundry.org:10002 07:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:33 Configure a credential helper to remove this warning. See 07:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:33 07:08:33 Login Succeeded 07:08:33 nexus3.edgexfoundry.org:10003 07:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:34 Configure a credential helper to remove this warning. See 07:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:34 07:08:34 Login Succeeded 07:08:34 nexus3.edgexfoundry.org:10004 07:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:34 Configure a credential helper to remove this warning. See 07:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:34 07:08:34 Login Succeeded 07:08:34 docker.io 07:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:34 Configure a credential helper to remove this warning. See 07:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:34 07:08:34 Login Succeeded 07:08:34 ---> docker-login.sh ends [Pipeline] } 07:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:08:34 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 07:08:34 83219317ed357fa41fa49faebd7c1604abe399ab 07:08:34 latest 07:08:34 3.0.0-dev.17 07:08:34 83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:08:34 main 07:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:34 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:34 + docker push nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab 07:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:08:34 4507b458e5d4: Preparing 07:08:34 596f133ecaa1: Preparing 07:08:34 b4a0b383cfef: Preparing 07:08:34 7cdda2ab04bc: Preparing 07:08:34 f1417ff83b31: Preparing 07:08:34 f1417ff83b31: Layer already exists 07:08:34 b4a0b383cfef: Pushed 07:08:34 596f133ecaa1: Pushed 07:08:34 7cdda2ab04bc: Pushed 07:08:37 4507b458e5d4: Pushed 07:08:37 83219317ed357fa41fa49faebd7c1604abe399ab: digest: sha256:dd016d3dc648c5f1ceafef6bfcb84719a8d5eac32ae380f69fc48102e25e5c95 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 07:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:08:38 4507b458e5d4: Preparing 07:08:38 596f133ecaa1: Preparing 07:08:38 b4a0b383cfef: Preparing 07:08:38 7cdda2ab04bc: Preparing 07:08:38 f1417ff83b31: Preparing 07:08:38 596f133ecaa1: Layer already exists 07:08:38 f1417ff83b31: Layer already exists 07:08:38 7cdda2ab04bc: Layer already exists 07:08:38 b4a0b383cfef: Layer already exists 07:08:38 4507b458e5d4: Layer already exists 07:08:38 latest: digest: sha256:dd016d3dc648c5f1ceafef6bfcb84719a8d5eac32ae380f69fc48102e25e5c95 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.17 07:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:08:38 4507b458e5d4: Preparing 07:08:38 596f133ecaa1: Preparing 07:08:38 b4a0b383cfef: Preparing 07:08:38 7cdda2ab04bc: Preparing 07:08:38 f1417ff83b31: Preparing 07:08:38 7cdda2ab04bc: Layer already exists 07:08:38 4507b458e5d4: Layer already exists 07:08:38 b4a0b383cfef: Layer already exists 07:08:38 f1417ff83b31: Layer already exists 07:08:38 596f133ecaa1: Layer already exists 07:08:38 3.0.0-dev.17: digest: sha256:dd016d3dc648c5f1ceafef6bfcb84719a8d5eac32ae380f69fc48102e25e5c95 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:08:39 4507b458e5d4: Preparing 07:08:39 596f133ecaa1: Preparing 07:08:39 b4a0b383cfef: Preparing 07:08:39 7cdda2ab04bc: Preparing 07:08:39 f1417ff83b31: Preparing 07:08:39 596f133ecaa1: Layer already exists 07:08:39 7cdda2ab04bc: Layer already exists 07:08:39 4507b458e5d4: Layer already exists 07:08:39 b4a0b383cfef: Layer already exists 07:08:39 f1417ff83b31: Layer already exists 07:08:39 83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17: digest: sha256:dd016d3dc648c5f1ceafef6bfcb84719a8d5eac32ae380f69fc48102e25e5c95 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 07:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 07:08:39 4507b458e5d4: Preparing 07:08:39 596f133ecaa1: Preparing 07:08:39 b4a0b383cfef: Preparing 07:08:39 7cdda2ab04bc: Preparing 07:08:39 f1417ff83b31: Preparing 07:08:39 f1417ff83b31: Layer already exists 07:08:39 7cdda2ab04bc: Layer already exists 07:08:39 596f133ecaa1: Layer already exists 07:08:39 b4a0b383cfef: Layer already exists 07:08:39 4507b458e5d4: Layer already exists 07:08:39 main: digest: sha256:dd016d3dc648c5f1ceafef6bfcb84719a8d5eac32ae380f69fc48102e25e5c95 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:40 ===================================================== [Pipeline] echo 07:08:40 taggedImages: 07:08:40 - nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab 07:08:40 - nexus3.edgexfoundry.org:10004/device-gpio:latest 07:08:40 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.17 07:08:40 - nexus3.edgexfoundry.org:10004/device-gpio:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:08:40 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh 07:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:40 07:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:40 latest: Pulling from edgex-lftools-log-publisher 07:08:40 5eb5b503b376: Pulling fs layer 07:08:40 5c69ac0246d0: Pulling fs layer 07:08:40 ec43610c2a17: Pulling fs layer 07:08:40 3a2ae6a8a46f: Pulling fs layer 07:08:40 33b1e0a273af: Pulling fs layer 07:08:40 5d3b04190fa2: Pulling fs layer 07:08:40 2f39f015ded8: Pulling fs layer 07:08:40 33b1e0a273af: Waiting 07:08:40 2f39f015ded8: Waiting 07:08:40 5d3b04190fa2: Waiting 07:08:40 3a2ae6a8a46f: Waiting 07:08:40 5c69ac0246d0: Download complete 07:08:40 3a2ae6a8a46f: Verifying Checksum 07:08:40 3a2ae6a8a46f: Download complete 07:08:40 33b1e0a273af: Verifying Checksum 07:08:40 33b1e0a273af: Download complete 07:08:40 ec43610c2a17: Verifying Checksum 07:08:40 ec43610c2a17: Download complete 07:08:40 5d3b04190fa2: Verifying Checksum 07:08:40 5d3b04190fa2: Download complete 07:08:40 5eb5b503b376: Verifying Checksum 07:08:40 5eb5b503b376: Download complete 07:08:41 2f39f015ded8: Download complete 07:08:42 5eb5b503b376: Pull complete 07:08:42 5c69ac0246d0: Pull complete 07:08:42 ec43610c2a17: Pull complete 07:08:42 3a2ae6a8a46f: Pull complete 07:08:42 33b1e0a273af: Pull complete 07:08:42 5d3b04190fa2: Pull complete 07:08:47 2f39f015ded8: Pull complete 07:08:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:08:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:47 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:08:49 $ docker top 9776cf804aada18622ce53f03a17da78b0672a29aaf50a6392c998d3b1f8594e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:49 ---> job-cost.sh 07:08:49 lf-activate-venv: SKIPPING 07:08:49 INFO: No Stack... 07:08:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:08:50 INFO: Archiving Costs [Pipeline] sh 07:08:50 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 07:08:50 + cut -d, -f6 [Pipeline] lock 07:08:50 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] 07:08:50 Resource [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] did not exist. Created. 07:08:50 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:51 + echo total: 0.2199999988079071 [Pipeline] stash 07:08:51 Stashed 1 file(s) [Pipeline] } 07:08:51 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:51 $ docker stop --time=1 9776cf804aada18622ce53f03a17da78b0672a29aaf50a6392c998d3b1f8594e 07:08:52 $ docker rm -f --volumes 9776cf804aada18622ce53f03a17da78b0672a29aaf50a6392c998d3b1f8594e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:09:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8414 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 07:09:34 Running in /w/workspace/device-gpio/70 [Pipeline] { [Pipeline] checkout 07:09:35 The recommended git tool is: git 07:09:41 using credential edgex-jenkins-ssh 07:09:41 Cloning the remote Git repository 07:09:41 Cloning repository git@github.com:edgexfoundry/device-gpio.git 07:09:41 > git init /w/workspace/device-gpio/70 # timeout=10 07:09:41 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 07:09:41 > git --version # timeout=10 07:09:41 > git --version # 'git version 2.25.1' 07:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:09:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:43 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 07:09:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:44 Avoid second fetch 07:09:44 Checking out Revision 83219317ed357fa41fa49faebd7c1604abe399ab (main) 07:09:45 Commit message: "Merge pull request #149 from weichou1229/interface-change" 07:09:44 > git config core.sparsecheckout # timeout=10 07:09:44 > git checkout -f 83219317ed357fa41fa49faebd7c1604abe399ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:09:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:09:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:46 Dload Upload Total Spent Left Speed 07:09:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 07:09:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:09:47 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 07:09:47 07:09:47 { 07:09:47 "registry-mirrors": [ 07:09:47 "https://nexus3.edgexfoundry.org:10001" 07:09:47 ], 07:09:47 "bip": "10.250.0.254/24", 07:09:47 "hosts": [ 07:09:47 "tcp://0.0.0.0:5555", 07:09:47 "unix:///var/run/docker.sock" 07:09:47 ], 07:09:47 "mtu": 1458, 07:09:47 "selinux-enabled": true, 07:09:47 "seccomp-profile": "/etc/docker/seccomp.json" 07:09:47 } [Pipeline] sh 07:09:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:09:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:06 provisioning config files... 07:10:06 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/70@tmp/config5956584315113424933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:06 ---> docker-login.sh 07:10:06 nexus3.edgexfoundry.org:10001 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:07 Configure a credential helper to remove this warning. See 07:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:07 07:10:07 Login Succeeded 07:10:07 nexus3.edgexfoundry.org:10002 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:07 Configure a credential helper to remove this warning. See 07:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:07 07:10:07 Login Succeeded 07:10:07 nexus3.edgexfoundry.org:10003 07:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:07 Configure a credential helper to remove this warning. See 07:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:07 07:10:07 Login Succeeded 07:10:07 nexus3.edgexfoundry.org:10004 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 docker.io 07:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:10:08 Configure a credential helper to remove this warning. See 07:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:10:08 07:10:08 Login Succeeded 07:10:08 ---> docker-login.sh ends [Pipeline] } 07:10:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:10:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:10:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:10:09 ========================================================= 07:10:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:10:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:10:09 Sending build context to Docker daemon 8.101MB 07:10:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:10:09 Step 2/12 : FROM ${BASE} AS builder 07:10:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:10:10 af6eaf76a39c: Pulling fs layer 07:10:10 55522c791124: Pulling fs layer 07:10:10 ce5c4a1c91eb: Pulling fs layer 07:10:10 169dfbe0d373: Pulling fs layer 07:10:10 e1ff8fa3b103: Pulling fs layer 07:10:10 52ebb69f0ebf: Pulling fs layer 07:10:10 5abe8eddf0d5: Pulling fs layer 07:10:10 169dfbe0d373: Waiting 07:10:10 e1ff8fa3b103: Waiting 07:10:10 5abe8eddf0d5: Waiting 07:10:10 52ebb69f0ebf: Waiting 07:10:10 55522c791124: Verifying Checksum 07:10:10 55522c791124: Download complete 07:10:10 169dfbe0d373: Verifying Checksum 07:10:10 169dfbe0d373: Download complete 07:10:10 e1ff8fa3b103: Verifying Checksum 07:10:10 e1ff8fa3b103: Download complete 07:10:10 af6eaf76a39c: Verifying Checksum 07:10:11 5abe8eddf0d5: Verifying Checksum 07:10:11 5abe8eddf0d5: Download complete 07:10:11 af6eaf76a39c: Pull complete 07:10:12 55522c791124: Pull complete 07:10:13 ce5c4a1c91eb: Verifying Checksum 07:10:13 ce5c4a1c91eb: Download complete 07:10:13 52ebb69f0ebf: Verifying Checksum 07:10:13 52ebb69f0ebf: Download complete 07:10:25 ce5c4a1c91eb: Pull complete 07:10:25 169dfbe0d373: Pull complete 07:10:25 e1ff8fa3b103: Pull complete 07:10:30 52ebb69f0ebf: Pull complete 07:10:32 5abe8eddf0d5: Pull complete 07:10:32 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:10:32 ---> 6cb57ee374ae 07:10:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:10:34 ---> Running in a841594fd6f2 07:10:34 Removing intermediate container a841594fd6f2 07:10:34 ---> 2edf196818e5 07:10:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:10:34 ---> Running in 6e8176f83d51 07:10:34 Removing intermediate container 6e8176f83d51 07:10:34 ---> 67befcdf5157 07:10:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:10:34 ---> Running in 9e2428bc403e 07:10:35 Removing intermediate container 9e2428bc403e 07:10:35 ---> cb189c4c0ff2 07:10:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:10:35 ---> Running in b9ece5e40253 07:10:35 Removing intermediate container b9ece5e40253 07:10:35 ---> 97b1a2d51936 07:10:35 Step 7/12 : WORKDIR /device-gpio 07:10:35 ---> Running in 707a742acb87 07:10:36 Removing intermediate container 707a742acb87 07:10:36 ---> d8fdb436d150 07:10:36 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:36 ---> Running in 4695cbbed52d 07:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:10:39 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:10:39 (2/4) Installing libedit (20221030.3.1-r0) 07:10:39 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:10:39 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:10:39 Executing busybox-1.35.0-r29.trigger 07:10:39 OK: 268 MiB in 57 packages 07:10:41 Removing intermediate container 4695cbbed52d 07:10:41 ---> d14a0d480212 07:10:41 Step 9/12 : COPY go.mod vendor* ./ 07:10:41 ---> 4f13d5710d2e 07:10:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:41 ---> Running in e92ac51e2eff 07:11:49 Removing intermediate container e92ac51e2eff 07:11:49 ---> 605121759929 07:11:49 Step 11/12 : COPY . . 07:11:49 ---> 7d5c52519092 07:11:49 Step 12/12 : RUN ${MAKE} 07:11:49 ---> Running in d25e056f8256 07:11:49 noop 07:11:49 Removing intermediate container d25e056f8256 07:11:49 ---> 7f5206cfde3c 07:11:49 Successfully built 7f5206cfde3c 07:11:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:50 + docker inspect -f . ci-base-image-arm64 07:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:50 prd-ubuntu20.04-docker-arm64-4c-16g-8414 does not seem to be running inside a container 07:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/70 -v /w/workspace/device-gpio/70:/w/workspace/device-gpio/70:rw,z -v /w/workspace/device-gpio/70@tmp:/w/workspace/device-gpio/70@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 ******** ci-base-image-arm64 cat 07:11:51 $ docker top d1941e9da3bca6110f3bf44968d69b81f6984ec6262e34237953c15147f02664 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:52 + go version 07:11:52 go version go1.20.2 linux/arm64 [Pipeline] } 07:11:52 $ docker stop --time=1 d1941e9da3bca6110f3bf44968d69b81f6984ec6262e34237953c15147f02664 07:11:54 $ docker rm -f --volumes d1941e9da3bca6110f3bf44968d69b81f6984ec6262e34237953c15147f02664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:55 + docker inspect -f . ci-base-image-arm64 07:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:55 prd-ubuntu20.04-docker-arm64-4c-16g-8414 does not seem to be running inside a container 07:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/70 -v /w/workspace/device-gpio/70:/w/workspace/device-gpio/70:rw,z -v /w/workspace/device-gpio/70@tmp:/w/workspace/device-gpio/70@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 ******** ci-base-image-arm64 cat 07:11:56 $ docker top 18f822b032ab0419f57638389afae9aff8d2f8c46f19b0b4d6890d3973d9353d -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:57 + git config --global --add safe.directory /w/workspace/device-gpio/70 [Pipeline] fileExists [Pipeline] sh 07:11:58 + make test 07:11:58 go test ./... -coverprofile=coverage.out ./... 07:12:37 ? github.com/edgexfoundry/device-gpio [no test files] 07:14:59 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 07:14:59 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 07:14:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:14:59 go vet ./... 07:15:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:15:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:15:31 ./bin/test-attribution-txt.sh 07:15:31 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:15:31 $ docker stop --time=1 18f822b032ab0419f57638389afae9aff8d2f8c46f19b0b4d6890d3973d9353d 07:15:35 $ docker rm -f --volumes 18f822b032ab0419f57638389afae9aff8d2f8c46f19b0b4d6890d3973d9353d [Pipeline] // withDockerContainer [Pipeline] sh 07:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:15:37 Warning: overwriting stash ‘coverage-report’ 07:15:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:15:38 + ls -al . 07:15:38 total 152 07:15:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:12 . 07:15:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:09 .. 07:15:38 -rw-rw-r-- 1 jenkins jenkins 120 Apr 13 07:09 .dockerignore 07:15:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:09 .git 07:15:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 .github 07:15:38 -rw-rw-r-- 1 jenkins jenkins 343 Apr 13 07:09 .gitignore 07:15:38 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:09 .golangci.yml 07:15:38 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 13 07:09 Attribution.txt 07:15:38 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 13 07:09 CHANGELOG.md 07:15:38 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 13 07:09 Dockerfile 07:15:38 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:09 GOVERNANCE.md 07:15:38 -rw-rw-r-- 1 jenkins jenkins 657 Apr 13 07:09 Jenkinsfile 07:15:38 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:09 LICENSE 07:15:38 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 13 07:09 Makefile 07:15:38 -rw-rw-r-- 1 jenkins jenkins 617 Apr 13 07:09 OWNERS.md 07:15:38 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 13 07:09 README.md 07:15:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 13 07:06 VERSION 07:15:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:09 bin 07:15:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 cmd 07:15:38 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 07:12 coverage.out 07:15:38 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 13 07:09 go.mod 07:15:38 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 13 07:09 go.sum 07:15:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:09 internal 07:15:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:09 snap 07:15:38 -rw-rw-r-- 1 jenkins jenkins 209 Apr 13 07:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:38 + 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=83219317ed357fa41fa49faebd7c1604abe399ab --label arch=arm64 --label version=3.0.0-dev.17 . 07:15:38 Sending build context to Docker daemon 8.102MB 07:15:38 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 07:15:38 Step 2/25 : FROM ${BASE} AS builder 07:15:38 ---> 7f5206cfde3c 07:15:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:15:39 ---> Running in 5f928e69f7c9 07:15:39 Removing intermediate container 5f928e69f7c9 07:15:39 ---> f922c1acdc25 07:15:39 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:15:39 ---> Running in 13e68a562e0d 07:15:39 Removing intermediate container 13e68a562e0d 07:15:39 ---> c8d0da93e1e4 07:15:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 07:15:39 ---> Running in 177541966f1c 07:15:40 Removing intermediate container 177541966f1c 07:15:40 ---> 500a719fcb86 07:15:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:15:40 ---> Running in c9ea0076c551 07:15:40 Removing intermediate container c9ea0076c551 07:15:40 ---> 978f7f0ee07e 07:15:40 Step 7/25 : WORKDIR /device-gpio 07:15:40 ---> Running in 53508b397868 07:15:41 Removing intermediate container 53508b397868 07:15:41 ---> e1914cec65c9 07:15:41 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:15:41 ---> Running in b096410f3d6b 07:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:15:44 OK: 268 MiB in 57 packages 07:15:47 Removing intermediate container b096410f3d6b 07:15:47 ---> 7cfa8cb997bf 07:15:47 Step 9/25 : COPY go.mod vendor* ./ 07:15:47 ---> 108a2c767c7a 07:15:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:47 ---> Running in aadf236bb875 07:15:51 Removing intermediate container aadf236bb875 07:15:51 ---> 668d1d320982 07:15:51 Step 11/25 : COPY . . 07:15:51 ---> 1e936efad14a 07:15:51 Step 12/25 : RUN ${MAKE} 07:15:52 ---> Running in e5d707a2c6a5 07:15:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 07:18:29 Removing intermediate container e5d707a2c6a5 07:18:29 ---> c368d330f8ec 07:18:29 Step 13/25 : FROM alpine:3.17 07:18:29 3.17: Pulling from library/alpine 07:18:29 c41833b44d91: Pulling fs layer 07:18:29 c41833b44d91: Verifying Checksum 07:18:29 c41833b44d91: Download complete 07:18:29 c41833b44d91: Pull complete 07:18:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:18:29 Status: Downloaded newer image for alpine:3.17 07:18:29 ---> 51e60588ff2c 07:18:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:18:29 ---> Running in 5606ddfdb4a8 07:18:29 Removing intermediate container 5606ddfdb4a8 07:18:29 ---> 847ba87fe509 07:18:29 Step 15/25 : RUN apk add --update --no-cache 07:18:29 ---> Running in 6f2c29c32f8d 07:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:18:29 OK: 7 MiB in 15 packages 07:18:29 Removing intermediate container 6f2c29c32f8d 07:18:29 ---> 6e6e4a37f3a9 07:18:29 Step 16/25 : WORKDIR / 07:18:29 ---> Running in 1c7c2162bc6c 07:18:29 Removing intermediate container 1c7c2162bc6c 07:18:29 ---> 6e424bd5ad6c 07:18:29 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 07:18:29 ---> 30240af7a499 07:18:29 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 07:18:29 ---> 22aca414748e 07:18:29 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 07:18:29 ---> d62c5b75a55f 07:18:29 Step 20/25 : EXPOSE 59910 07:18:30 ---> Running in f6c96cb53d11 07:18:30 Removing intermediate container f6c96cb53d11 07:18:30 ---> b2b4f75fde68 07:18:30 Step 21/25 : ENTRYPOINT ["/device-gpio"] 07:18:30 ---> Running in 39758f680450 07:18:30 Removing intermediate container 39758f680450 07:18:30 ---> 3887b5c150a1 07:18:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:18:30 ---> Running in 1cd2717af7bf 07:18:31 Removing intermediate container 1cd2717af7bf 07:18:31 ---> 693077ff5185 07:18:31 Step 23/25 : LABEL arch=arm64 07:18:31 ---> Running in 02671e31b243 07:18:31 Removing intermediate container 02671e31b243 07:18:31 ---> 325b40872277 07:18:31 Step 24/25 : LABEL git_sha=83219317ed357fa41fa49faebd7c1604abe399ab 07:18:31 ---> Running in 67f56fb50bc0 07:18:31 Removing intermediate container 67f56fb50bc0 07:18:31 ---> ee2b4c1311ca 07:18:31 Step 25/25 : LABEL version=3.0.0-dev.17 07:18:32 ---> Running in 620d0710d94c 07:18:32 Removing intermediate container 620d0710d94c 07:18:32 ---> af639e827899 07:18:32 [Warning] One or more build-args [ARCH] were not consumed 07:18:32 Successfully built af639e827899 07:18:32 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:32 provisioning config files... 07:18:32 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/70@tmp/config17452370008605654478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:32 ---> docker-login.sh 07:18:32 nexus3.edgexfoundry.org:10001 07:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:33 Configure a credential helper to remove this warning. See 07:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:33 07:18:33 Login Succeeded 07:18:33 nexus3.edgexfoundry.org:10002 07:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:33 Configure a credential helper to remove this warning. See 07:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:33 07:18:33 Login Succeeded 07:18:33 nexus3.edgexfoundry.org:10003 07:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:33 Configure a credential helper to remove this warning. See 07:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:33 07:18:33 Login Succeeded 07:18:33 nexus3.edgexfoundry.org:10004 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:34 Configure a credential helper to remove this warning. See 07:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:34 07:18:34 Login Succeeded 07:18:34 docker.io 07:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:18:34 Configure a credential helper to remove this warning. See 07:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:18:34 07:18:34 Login Succeeded 07:18:34 ---> docker-login.sh ends [Pipeline] } 07:18:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:18:34 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 07:18:34 83219317ed357fa41fa49faebd7c1604abe399ab 07:18:34 latest 07:18:34 3.0.0-dev.17 07:18:34 83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:18:34 main 07:18:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab 07:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:18:35 61767004d38c: Preparing 07:18:35 e6ead523b9d6: Preparing 07:18:35 992edf0f4c1d: Preparing 07:18:35 f55bb240ae72: Preparing 07:18:35 26cbea5cba74: Preparing 07:18:35 26cbea5cba74: Layer already exists 07:18:35 f55bb240ae72: Pushed 07:18:35 992edf0f4c1d: Pushed 07:18:35 e6ead523b9d6: Pushed 07:18:41 61767004d38c: Pushed 07:18:41 83219317ed357fa41fa49faebd7c1604abe399ab: digest: sha256:645a798824a8fb534d904d8c8188749fa56b86e9550755aa1b9d80042c336bab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 07:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:18:41 61767004d38c: Preparing 07:18:41 e6ead523b9d6: Preparing 07:18:41 992edf0f4c1d: Preparing 07:18:41 f55bb240ae72: Preparing 07:18:41 26cbea5cba74: Preparing 07:18:41 992edf0f4c1d: Layer already exists 07:18:41 e6ead523b9d6: Layer already exists 07:18:41 f55bb240ae72: Layer already exists 07:18:41 26cbea5cba74: Layer already exists 07:18:41 61767004d38c: Layer already exists 07:18:42 latest: digest: sha256:645a798824a8fb534d904d8c8188749fa56b86e9550755aa1b9d80042c336bab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:42 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.17 07:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:18:42 61767004d38c: Preparing 07:18:42 e6ead523b9d6: Preparing 07:18:42 992edf0f4c1d: Preparing 07:18:42 f55bb240ae72: Preparing 07:18:42 26cbea5cba74: Preparing 07:18:42 e6ead523b9d6: Layer already exists 07:18:42 26cbea5cba74: Layer already exists 07:18:42 992edf0f4c1d: Layer already exists 07:18:42 f55bb240ae72: Layer already exists 07:18:42 61767004d38c: Layer already exists 07:18:42 3.0.0-dev.17: digest: sha256:645a798824a8fb534d904d8c8188749fa56b86e9550755aa1b9d80042c336bab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:18:43 61767004d38c: Preparing 07:18:43 e6ead523b9d6: Preparing 07:18:43 992edf0f4c1d: Preparing 07:18:43 f55bb240ae72: Preparing 07:18:43 26cbea5cba74: Preparing 07:18:43 992edf0f4c1d: Layer already exists 07:18:43 f55bb240ae72: Layer already exists 07:18:43 26cbea5cba74: Layer already exists 07:18:43 e6ead523b9d6: Layer already exists 07:18:43 61767004d38c: Layer already exists 07:18:43 83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17: digest: sha256:645a798824a8fb534d904d8c8188749fa56b86e9550755aa1b9d80042c336bab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 07:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 07:18:44 61767004d38c: Preparing 07:18:44 e6ead523b9d6: Preparing 07:18:44 992edf0f4c1d: Preparing 07:18:44 f55bb240ae72: Preparing 07:18:44 26cbea5cba74: Preparing 07:18:44 992edf0f4c1d: Layer already exists 07:18:44 f55bb240ae72: Layer already exists 07:18:44 61767004d38c: Layer already exists 07:18:44 e6ead523b9d6: Layer already exists 07:18:44 26cbea5cba74: Layer already exists 07:18:44 main: digest: sha256:645a798824a8fb534d904d8c8188749fa56b86e9550755aa1b9d80042c336bab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:44 ===================================================== [Pipeline] echo 07:18:44 taggedImages: 07:18:44 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab 07:18:44 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 07:18:44 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.17 07:18:44 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:83219317ed357fa41fa49faebd7c1604abe399ab-3.0.0-dev.17 07:18:44 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:44 07:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:18:45 arm64: Pulling from edgex-lftools-log-publisher 07:18:45 8998bd30e6a1: Pulling fs layer 07:18:45 04944245beec: Pulling fs layer 07:18:45 699f458cf7ca: Pulling fs layer 07:18:45 765212b225bb: Pulling fs layer 07:18:45 f23df028b6ca: Pulling fs layer 07:18:45 d65c8cfc05b1: Pulling fs layer 07:18:45 2437ff75d9bd: Pulling fs layer 07:18:45 765212b225bb: Waiting 07:18:45 f23df028b6ca: Waiting 07:18:45 d65c8cfc05b1: Waiting 07:18:45 2437ff75d9bd: Waiting 07:18:45 04944245beec: Verifying Checksum 07:18:45 04944245beec: Download complete 07:18:45 765212b225bb: Verifying Checksum 07:18:45 765212b225bb: Download complete 07:18:45 f23df028b6ca: Verifying Checksum 07:18:45 f23df028b6ca: Download complete 07:18:45 d65c8cfc05b1: Verifying Checksum 07:18:45 d65c8cfc05b1: Download complete 07:18:45 699f458cf7ca: Verifying Checksum 07:18:45 699f458cf7ca: Download complete 07:18:45 8998bd30e6a1: Verifying Checksum 07:18:45 8998bd30e6a1: Download complete 07:18:48 2437ff75d9bd: Verifying Checksum 07:18:48 2437ff75d9bd: Download complete 07:18:49 8998bd30e6a1: Pull complete 07:18:53 04944245beec: Pull complete 07:18:54 699f458cf7ca: Pull complete 07:18:54 765212b225bb: Pull complete 07:18:55 f23df028b6ca: Pull complete 07:18:55 d65c8cfc05b1: Pull complete 07:19:10 2437ff75d9bd: Pull complete 07:19:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-8414 does not seem to be running inside a container 07:19:10 $ 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/70 -v /w/workspace/device-gpio/70:/w/workspace/device-gpio/70:rw,z -v /w/workspace/device-gpio/70@tmp:/w/workspace/device-gpio/70@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:10003/edgex-lftools-log-publisher:arm64 cat 07:19:13 $ docker top 1ff8d113062bbcc248b8d8a07039e8bd59c80184a3dce4bc03eb671161ddbe79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:14 ---> job-cost.sh 07:19:14 lf-activate-venv: SKIPPING 07:19:14 INFO: No Stack... 07:19:14 INFO: Retrieving Pricing Info for: v3-standard-4 07:19:15 INFO: Archiving Costs [Pipeline] sh 07:19:16 + cat /w/workspace/device-gpio/70/archives/cost.csv 07:19:16 + cut -d, -f6 [Pipeline] lock 07:19:16 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] 07:19:16 Resource [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] did not exist. Created. 07:19:16 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:17 /w/workspace/device-gpio/70@tmp/durable-cb733fca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:19:17 + echo total: 0.10999999940395355 [Pipeline] stash 07:19:17 Warning: overwriting stash ‘stack-cost’ 07:19:18 Stashed 1 file(s) [Pipeline] } 07:19:18 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 07:19:18 $ docker stop --time=1 1ff8d113062bbcc248b8d8a07039e8bd59c80184a3dce4bc03eb671161ddbe79 07:19:19 $ docker rm -f --volumes 1ff8d113062bbcc248b8d8a07039e8bd59c80184a3dce4bc03eb671161ddbe79 [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 07:19:20 provisioning config files... 07:19:20 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6245965533795805508tmp [Pipeline] { [Pipeline] sh 07:19:20 + set +x 07:19:20 + bash -s -- 07:19:20 + curl -s https://codecov.io/bash 07:19:20 07:19:20 _____ _ 07:19:20 / ____| | | 07:19:20 | | ___ __| | ___ ___ _____ __ 07:19:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:19:20 | |___| (_) | (_| | __/ (_| (_) \ V / 07:19:20 \_____\___/ \__,_|\___|\___\___/ \_/ 07:19:20 Bash-1.0.6 07:19:20 07:19:20 07:19:20 ==> git version 2.25.1 found 07:19:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:19:20 Release-Date: 2020-01-08 07:19:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:19:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:19:20 ==> Jenkins CI detected. 07:19:20 current dir:  /w/workspace/edgexfoundry_device-gpio_main 07:19:20 project root: . 07:19:20 --> token set from env 07:19:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:19:20 ==> Running gcov in . (disable via -X gcov) 07:19:20 ==> Python coveragepy not found 07:19:20 ==> Searching for coverage reports in: 07:19:20 + . 07:19:20 -> Found 1 reports 07:19:20 ==> Detecting git/mercurial file structure 07:19:20 ==> Reading reports 07:19:20 + ./coverage.out bytes=10 07:19:20 ==> Appending adjustments 07:19:20 https://docs.codecov.io/docs/fixing-reports 07:19:20 + Found adjustments 07:19:20 ==> Gzipping contents 07:19:20 4.0K /tmp/codecov.m24VDh.gz 07:19:20 ==> Uploading reports 07:19:20 url: https://codecov.io 07:19:20 query: branch=main&commit=83219317ed357fa41fa49faebd7c1604abe399ab&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:20 -> Pinging Codecov 07:19:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=83219317ed357fa41fa49faebd7c1604abe399ab&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 07:19:20 -> Uploading to 07:19:20 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/83219317ed357fa41fa49faebd7c1604abe399ab/f74b0ac2-109f-4768-8fba-c6906140b037.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T071920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44d382ac2d3225f5e343ebb2fef3a767efe517b807e2aa596cc1c039aa51311c 07:19:20 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:20 Dload Upload Total Spent Left Speed 07:19:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 716 0 0 100 716 0 3072 --:--:-- --:--:-- --:--:-- 3072 07:19:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] } 07:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:19:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:19:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:21 07:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:19:21 df9b9388f04a: Pulling fs layer 07:19:21 52dc419b0ee2: Pulling fs layer 07:19:21 25bc292e5bac: Pulling fs layer 07:19:21 114826534d7a: Pulling fs layer 07:19:21 4657fd5d0bcf: Pulling fs layer 07:19:21 6ad1cebc031e: Pulling fs layer 07:19:21 8a3aa393b2d8: Pulling fs layer 07:19:21 114826534d7a: Waiting 07:19:21 6ad1cebc031e: Waiting 07:19:21 25bc292e5bac: Verifying Checksum 07:19:21 25bc292e5bac: Download complete 07:19:21 52dc419b0ee2: Verifying Checksum 07:19:21 52dc419b0ee2: Download complete 07:19:21 4657fd5d0bcf: Download complete 07:19:21 df9b9388f04a: Download complete 07:19:21 df9b9388f04a: Pull complete 07:19:21 6ad1cebc031e: Verifying Checksum 07:19:21 6ad1cebc031e: Download complete 07:19:21 52dc419b0ee2: Pull complete 07:19:21 25bc292e5bac: Pull complete 07:19:22 114826534d7a: Verifying Checksum 07:19:22 114826534d7a: Download complete 07:19:22 8a3aa393b2d8: Verifying Checksum 07:19:22 8a3aa393b2d8: Download complete 07:19:25 114826534d7a: Pull complete 07:19:25 4657fd5d0bcf: Pull complete 07:19:25 6ad1cebc031e: Pull complete 07:19:28 8a3aa393b2d8: Pull complete 07:19:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:19:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:19:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:28 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:19:30 $ docker top 6ee0dbb8b118228cb8e5276032f9f063d9224fb3a853fcec0cdf2fab0d1c3a32 -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 07:19:31 + set -o pipefail 07:19:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 07:19:35 07:19:35 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 07:19:35 07:19:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/fb2036fc-e8f2-48ee-80a8-22bc0b3eefbd 07:19:35 07:19:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:19:35 07:19:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:19:35 07:19:35 07:19:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:19:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:19:35 More details here: https://snyk.co/ue1NS 07:19:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:19:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:19:35 $ docker stop --time=1 6ee0dbb8b118228cb8e5276032f9f063d9224fb3a853fcec0cdf2fab0d1c3a32 07:19:37 $ docker rm -f --volumes 6ee0dbb8b118228cb8e5276032f9f063d9224fb3a853fcec0cdf2fab0d1c3a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:38 + git log --format=format:%s -1 83219317ed357fa41fa49faebd7c1604abe399ab [Pipeline] sh 07:19:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:39 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:39 $ docker top 52ba044475982c763fedb39f904eb6b86f9c1bc25e686a2f64c8f3650c51dc00 -eo pid,comm 07:19:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:19:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:39 [ssh-agent] Looking for ssh-agent implementation... 07:19:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:39 $ docker exec 52ba044475982c763fedb39f904eb6b86f9c1bc25e686a2f64c8f3650c51dc00 ssh-agent 07:19:39 SSH_AUTH_SOCK=/tmp/ssh-9puooMP38J0E/agent.32 07:19:39 SSH_AGENT_PID=38 07:19:39 Running ssh-add (command line suppressed) 07:19:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4450396754289920346.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4450396754289920346.key) 07:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:19:40 + git semver tag 07:19:40 2023-04-13 07:19:40,547 [run_tag] DEBUG tag force:False 07:19:40 2023-04-13 07:19:40,547 [check_head_tag] DEBUG check head tag 07:19:40 2023-04-13 07:19:40,548 [execute] INFO git cat-file --batch-check 07:19:40 2023-04-13 07:19:40,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 07:19:40 2023-04-13 07:19:40,550 [execute] INFO git cat-file --batch 07:19:40 2023-04-13 07:19:40,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 07:19:40 2023-04-13 07:19:40,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:19:40 2023-04-13 07:19:40,566 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 07:19:40 2023-04-13 07:19:40,566 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 07:19:40 2023-04-13 07:19:40,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:19:40 3.0.0-dev.17 [Pipeline] } 07:19:40 $ docker exec --env ******** --env ******** 52ba044475982c763fedb39f904eb6b86f9c1bc25e686a2f64c8f3650c51dc00 ssh-agent -k 07:19:40 unset SSH_AUTH_SOCK; 07:19:40 unset SSH_AGENT_PID; 07:19:40 echo Agent pid 38 killed; 07:19:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:19:41 + git semver [Pipeline] } 07:19:41 $ docker stop --time=1 52ba044475982c763fedb39f904eb6b86f9c1bc25e686a2f64c8f3650c51dc00 07:19:42 $ docker rm -f --volumes 52ba044475982c763fedb39f904eb6b86f9c1bc25e686a2f64c8f3650c51dc00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:43 07:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:43 0.23.1-centos7: Pulling from edgex-lftools 07:19:43 ab5ef0e58194: Pulling fs layer 07:19:43 9712f1f96733: Pulling fs layer 07:19:43 63f879dbbcfc: Pulling fs layer 07:19:43 0d9ebad4ef96: Pulling fs layer 07:19:43 e9a5061849ea: Pulling fs layer 07:19:43 d747dcd14b5f: Pulling fs layer 07:19:43 2de7ff778b66: Pulling fs layer 07:19:43 d747dcd14b5f: Waiting 07:19:43 0d9ebad4ef96: Waiting 07:19:43 e9a5061849ea: Waiting 07:19:43 9712f1f96733: Verifying Checksum 07:19:43 9712f1f96733: Download complete 07:19:43 63f879dbbcfc: Verifying Checksum 07:19:43 63f879dbbcfc: Download complete 07:19:43 e9a5061849ea: Verifying Checksum 07:19:43 e9a5061849ea: Download complete 07:19:43 d747dcd14b5f: Verifying Checksum 07:19:43 d747dcd14b5f: Download complete 07:19:43 0d9ebad4ef96: Verifying Checksum 07:19:43 0d9ebad4ef96: Download complete 07:19:43 ab5ef0e58194: Verifying Checksum 07:19:43 ab5ef0e58194: Download complete 07:19:43 2de7ff778b66: Verifying Checksum 07:19:43 2de7ff778b66: Download complete 07:19:46 ab5ef0e58194: Pull complete 07:19:46 9712f1f96733: Pull complete 07:19:46 63f879dbbcfc: Pull complete 07:19:50 0d9ebad4ef96: Pull complete 07:19:50 e9a5061849ea: Pull complete 07:19:50 d747dcd14b5f: Pull complete 07:19:51 2de7ff778b66: Pull complete 07:19:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:19:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:51 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:19:54 $ docker top 356ed6f47b4018bea5516a66f6394828da29365f30ce9bae70b280c367e3a68c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:19:54 provisioning config files... 07:19:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8554344716802867092tmp 07:19:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10109164969355895825tmp 07:19:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13599210714992742139tmp [Pipeline] { [Pipeline] echo 07:19:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:19:54 ---> sigul-configuration.sh 07:19:54 gpg: directory `/root/.gnupg' created 07:19:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:19:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:19:54 gpg: keyring `/root/.gnupg/secring.gpg' created 07:19:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:19:54 gpg: CAST5 encrypted data 07:19:54 gpg: encrypted with 1 passphrase 07:19:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:19:54 + mkdir /home/jenkins 07:19:54 + mkdir /home/jenkins/sigul [Pipeline] sh 07:19:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:19:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:19:55 ---> sigul-install.sh 07:19:55 Sigul already installed; skipping installation. [Pipeline] sh 07:19:55 + git tag --list 07:19:55 v1.0.0 07:19:55 v2.1.0 07:19:55 v2.1.1 07:19:55 v2.1.1-dev.1 07:19:55 v2.2.0 07:19:55 v2.2.1-dev.1 07:19:55 v2.2.1-dev.2 07:19:55 v2.2.1-dev.3 07:19:55 v2.2.1-dev.4 07:19:55 v2.3.0 07:19:55 v2.3.0-dev.10 07:19:55 v2.3.0-dev.11 07:19:55 v2.3.0-dev.12 07:19:55 v2.3.0-dev.13 07:19:55 v2.3.0-dev.14 07:19:55 v2.3.0-dev.15 07:19:55 v2.3.0-dev.16 07:19:55 v2.3.0-dev.17 07:19:55 v2.3.0-dev.18 07:19:55 v2.3.0-dev.19 07:19:55 v2.3.0-dev.20 07:19:55 v2.3.0-dev.4 07:19:55 v2.3.0-dev.5 07:19:55 v2.3.0-dev.6 07:19:55 v2.3.0-dev.7 07:19:55 v2.3.0-dev.8 07:19:55 v2.3.0-dev.9 07:19:55 v3.0.0-dev.1 07:19:55 v3.0.0-dev.10 07:19:55 v3.0.0-dev.11 07:19:55 v3.0.0-dev.12 07:19:55 v3.0.0-dev.13 07:19:55 v3.0.0-dev.14 07:19:55 v3.0.0-dev.15 07:19:55 v3.0.0-dev.16 07:19:55 v3.0.0-dev.17 07:19:55 v3.0.0-dev.2 07:19:55 v3.0.0-dev.3 07:19:55 v3.0.0-dev.4 07:19:55 v3.0.0-dev.5 07:19:55 v3.0.0-dev.6 07:19:55 v3.0.0-dev.7 07:19:55 v3.0.0-dev.8 07:19:55 v3.0.0-dev.9 [Pipeline] sh 07:19:55 + lftools sign git-tag v3.0.0-dev.17 07:19:56 Signing Git tag with Sigul... 07:19:56 Signing v3.0.0-dev.17 [Pipeline] echo 07:19:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:19:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:19:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:19:57 $ docker stop --time=1 356ed6f47b4018bea5516a66f6394828da29365f30ce9bae70b280c367e3a68c 07:19:58 $ docker rm -f --volumes 356ed6f47b4018bea5516a66f6394828da29365f30ce9bae70b280c367e3a68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:59 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:19:59 $ docker top 194b9d60d772b036fcf93127b2addff80a215fb73bfbed9e4a5d62efb3ad0669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:19:59 [ssh-agent] Looking for ssh-agent implementation... 07:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:19:59 $ docker exec 194b9d60d772b036fcf93127b2addff80a215fb73bfbed9e4a5d62efb3ad0669 ssh-agent 07:19:59 SSH_AUTH_SOCK=/tmp/ssh-tBNUKhOkwobd/agent.32 07:19:59 SSH_AGENT_PID=38 07:19:59 Running ssh-add (command line suppressed) 07:19:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7439906299360283228.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7439906299360283228.key) 07:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:00 + git semver bump pre 07:20:00 2023-04-13 07:20:00,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:20:00 2023-04-13 07:20:00,324 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 07:20:00 2023-04-13 07:20:00,324 [bump_version] DEBUG bumped version:3.0.0-dev.18 07:20:00 2023-04-13 07:20:00,324 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 07:20:00 2023-04-13 07:20:00,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:20:00 2023-04-13 07:20:00,324 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:20:00 2023-04-13 07:20:00,327 [execute] INFO git cat-file --batch-check 07:20:00 2023-04-13 07:20:00,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:20:00 2023-04-13 07:20:00,332 [execute] INFO git cat-file --batch 07:20:00 2023-04-13 07:20:00,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:20:00 2023-04-13 07:20:00,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:20:00 3.0.0-dev.18 [Pipeline] } 07:20:00 $ docker exec --env ******** --env ******** 194b9d60d772b036fcf93127b2addff80a215fb73bfbed9e4a5d62efb3ad0669 ssh-agent -k 07:20:00 unset SSH_AUTH_SOCK; 07:20:00 unset SSH_AGENT_PID; 07:20:00 echo Agent pid 38 killed; 07:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:00 + git semver [Pipeline] } 07:20:01 $ docker stop --time=1 194b9d60d772b036fcf93127b2addff80a215fb73bfbed9e4a5d62efb3ad0669 07:20:02 $ docker rm -f --volumes 194b9d60d772b036fcf93127b2addff80a215fb73bfbed9e4a5d62efb3ad0669 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:20:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:03 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:20:03 $ docker top 98779153b659f9e66526d59a180db02b8df4c3537e86ee3bc6bf1d521c11b225 -eo pid,comm 07:20:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:20:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:03 [ssh-agent] Looking for ssh-agent implementation... 07:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:03 $ docker exec 98779153b659f9e66526d59a180db02b8df4c3537e86ee3bc6bf1d521c11b225 ssh-agent 07:20:03 SSH_AUTH_SOCK=/tmp/ssh-DsynfPKbtUeF/agent.32 07:20:03 SSH_AGENT_PID=38 07:20:03 Running ssh-add (command line suppressed) 07:20:03 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13900595692534360753.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13900595692534360753.key) 07:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:04 + git semver push 07:20:04 2023-04-13 07:20:04,327 [run_push] DEBUG push 07:20:04 2023-04-13 07:20:04,328 [execute] INFO git cat-file --batch-check 07:20:04 2023-04-13 07:20:04,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 07:20:04 2023-04-13 07:20:04,332 [execute] INFO git rev-list b9cea6b1112a2937c910da60debb74fda63bccf9 -- 07:20:04 2023-04-13 07:20:04,332 [execute] DEBUG Popen(['git', 'rev-list', 'b9cea6b1112a2937c910da60debb74fda63bccf9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 07:20:04 2023-04-13 07:20:04,339 [execute] INFO git fetch -v origin 07:20:04 2023-04-13 07:20:04,340 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 07:20:04 2023-04-13 07:20:04,818 [run_push] DEBUG no remote changes detected 07:20:04 2023-04-13 07:20:04,819 [execute] INFO git push origin semver 07:20:04 2023-04-13 07:20:04,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 07:20:05 2023-04-13 07:20:05,623 [run_push] DEBUG push all version tags 07:20:05 2023-04-13 07:20:05,624 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:20:05 2023-04-13 07:20:05,624 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 07:20:06 2023-04-13 07:20:06,405 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 07:20:06 3.0.0-dev.18 [Pipeline] } 07:20:06 $ docker exec --env ******** --env ******** 98779153b659f9e66526d59a180db02b8df4c3537e86ee3bc6bf1d521c11b225 ssh-agent -k 07:20:06 unset SSH_AUTH_SOCK; 07:20:06 unset SSH_AGENT_PID; 07:20:06 echo Agent pid 38 killed; 07:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:06 + git semver [Pipeline] } 07:20:07 $ docker stop --time=1 98779153b659f9e66526d59a180db02b8df4c3537e86ee3bc6bf1d521c11b225 07:20:08 $ docker rm -f --volumes 98779153b659f9e66526d59a180db02b8df4c3537e86ee3bc6bf1d521c11b225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:20:09 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 07:20:09 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 07:20:09 total 16 07:20:09 drwxr-xr-x 3 root root 4096 Apr 13 07:08 . 07:20:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:19 .. 07:20:09 drwxr-xr-x 2 root root 4096 Apr 13 07:08 cost 07:20:09 -rw-r--r-- 1 root root 82 Apr 13 07:08 cost.csv 07:20:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 07:20:09 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 07:20:09 total 16 07:20:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:08 . 07:20:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:19 .. 07:20:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:08 cost 07:20:09 -rw-r--r-- 1 jenkins jenkins 82 Apr 13 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:20:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:10 ---> package-listing.sh 07:20:10 ++ tr '[:upper:]' '[:lower:]' 07:20:10 ++ facter osfamily 07:20:10 + OS_FAMILY=debian 07:20:10 + workspace=/w/workspace/edgexfoundry_device-gpio_main 07:20:10 + START_PACKAGES=/tmp/packages_start.txt 07:20:10 + END_PACKAGES=/tmp/packages_end.txt 07:20:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:10 + PACKAGES=/tmp/packages_start.txt 07:20:10 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:20:10 + PACKAGES=/tmp/packages_end.txt 07:20:10 + case "${OS_FAMILY}" in 07:20:10 + dpkg -l 07:20:10 + grep '^ii' 07:20:10 + '[' -f /tmp/packages_start.txt ']' 07:20:10 + '[' -f /tmp/packages_end.txt ']' 07:20:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:10 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 07:20:10 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 07:20:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 07:20:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:11 prd-ubuntu20.04-docker-8c-8g-8410 does not seem to be running inside a container 07:20:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:11 $ docker top c90aa89c922b9ae1ce3effe84505e3c1454f3f637ccdd938ee7dd0ba3746973e -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:12 + ls /var/log/sa-host 07:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:12 provisioning config files... 07:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15186248267978263675tmp [Pipeline] { [Pipeline] echo 07:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:13 ---> create-netrc.sh [Pipeline] } 07:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:13 ---> python-tools-install.sh [Pipeline] echo 07:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:13 ---> sudo-logs.sh 07:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:13 ---> job-cost.sh 07:20:13 lf-activate-venv: SKIPPING 07:20:13 DEBUG: total: 0.2199999988079071 07:20:13 INFO: Retrieving Stack Cost... 07:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:14 INFO: Archiving Costs [Pipeline] echo 07:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:15 ---> logs-deploy.sh 07:20:15 lf-activate-venv: SKIPPING 07:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/70 07:20:15 INFO: archiving workspace using pattern(s): 07:20:15 Archives upload complete. 07:20:16 INFO: archiving logs to Nexus 07:20:16 ---> uname -a: 07:20:16 Linux prd-ubuntu20-04-docker-8c-8g-8410 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:20:16 07:20:16 07:20:16 ---> lscpu: 07:20:16 Architecture: x86_64 07:20:16 CPU op-mode(s): 32-bit, 64-bit 07:20:16 Byte Order: Little Endian 07:20:16 Address sizes: 40 bits physical, 48 bits virtual 07:20:16 CPU(s): 8 07:20:16 On-line CPU(s) list: 0-7 07:20:16 Thread(s) per core: 1 07:20:16 Core(s) per socket: 1 07:20:16 Socket(s): 8 07:20:16 NUMA node(s): 1 07:20:16 Vendor ID: AuthenticAMD 07:20:16 CPU family: 23 07:20:16 Model: 49 07:20:16 Model name: AMD EPYC-Rome Processor 07:20:16 Stepping: 0 07:20:16 CPU MHz: 2800.000 07:20:16 BogoMIPS: 5600.00 07:20:16 Virtualization: AMD-V 07:20:16 Hypervisor vendor: KVM 07:20:16 Virtualization type: full 07:20:16 L1d cache: 256 KiB 07:20:16 L1i cache: 256 KiB 07:20:16 L2 cache: 4 MiB 07:20:16 L3 cache: 128 MiB 07:20:16 NUMA node0 CPU(s): 0-7 07:20:16 Vulnerability Itlb multihit: Not affected 07:20:16 Vulnerability L1tf: Not affected 07:20:16 Vulnerability Mds: Not affected 07:20:16 Vulnerability Meltdown: Not affected 07:20:16 Vulnerability Mmio stale data: Not affected 07:20:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:20:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:20:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:20:16 Vulnerability Srbds: Not affected 07:20:16 Vulnerability Tsx async abort: Not affected 07:20:16 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:20:16 07:20:16 07:20:16 ---> nproc: 07:20:16 8 07:20:16 07:20:16 07:20:16 ---> df -h: 07:20:16 Filesystem Size Used Avail Use% Mounted on 07:20:16 overlay 155G 13G 143G 9% / 07:20:16 tmpfs 64M 0 64M 0% /dev 07:20:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:20:16 shm 64M 0 64M 0% /dev/shm 07:20:16 /dev/vda1 155G 13G 143G 9% /facter-os 07:20:16 07:20:16 07:20:16 ---> sar -b -r -n DEV: 07:20:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8410) 04/13/23 _x86_64_ (8 CPU) 07:20:16 07:20:16 07:06:08 LINUX RESTART (8 CPU) 07:20:16 07:20:16 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:20:16 07:08:02 195.20 1.78 193.42 0.00 36.39 96667.62 0.00 07:20:16 07:09:01 184.43 0.39 184.04 0.00 50.42 44940.29 0.00 07:20:16 07:10:01 1.90 0.00 1.90 0.00 0.00 22.15 0.00 07:20:16 07:11:01 2.15 0.00 2.15 0.00 0.00 24.00 0.00 07:20:16 07:12:01 56.31 11.61 44.70 0.00 5176.81 8704.57 0.00 07:20:16 07:13:01 4.25 0.02 4.23 0.00 0.13 99.32 0.00 07:20:16 07:14:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 07:20:16 07:15:01 2.08 0.00 2.08 0.00 0.00 24.40 0.00 07:20:16 07:16:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:20:16 07:17:01 1.62 0.02 1.60 0.00 0.13 17.86 0.00 07:20:16 07:18:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 07:20:16 07:19:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 07:20:16 07:20:01 106.42 0.28 106.13 0.00 20.40 56530.04 0.00 07:20:16 Average: 42.89 1.09 41.80 0.00 406.99 15892.99 0.00 07:20:16 07:20:16 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:16 07:08:02 28177468 31549900 745172 2.27 148380 3396508 2095180 6.17 1186240 3034280 212504 07:20:16 07:09:01 27651404 31570228 723748 2.20 160400 3903432 1777024 5.24 1265196 3451764 372 07:20:16 07:10:01 27651476 31570480 723412 2.20 160464 3903436 1777024 5.24 1265028 3451768 8 07:20:16 07:11:01 27656088 31575468 718476 2.18 160552 3903436 1777024 5.24 1259848 3452024 32 07:20:16 07:12:01 27123708 31551512 729596 2.22 193804 4359064 1787512 5.27 1585592 3622796 260 07:20:16 07:13:01 27137872 31561076 719764 2.19 192400 4355812 1782000 5.25 1574872 3619620 4 07:20:16 07:14:01 27138132 31561416 719368 2.19 192492 4355816 1782000 5.25 1574956 3619624 12 07:20:16 07:15:01 27138312 31562096 719020 2.19 192568 4355824 1782000 5.25 1574532 3620012 8 07:20:16 07:16:01 27138004 31561800 719252 2.19 192600 4355808 1782000 5.25 1574608 3620012 12 07:20:16 07:17:01 27137600 31561512 719352 2.19 192628 4355828 1782000 5.25 1575668 3620016 224 07:20:16 07:18:01 27137260 31561596 719468 2.19 192644 4355956 1782000 5.25 1574828 3620396 188 07:20:16 07:19:01 27137616 31562028 718920 2.19 192692 4355960 1782000 5.25 1574984 3620400 180 07:20:16 07:20:01 25603208 31503408 769488 2.34 229756 5664332 2116732 6.24 1721696 4869408 896 07:20:16 Average: 27217550 31557886 726541 2.21 184722 4278555 1831115 5.40 1485234 3632471 16515 07:20:16 07:20:16 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:16 07:08:02 docker0 169.69 301.88 14.11 1966.20 0.00 0.00 0.00 0.00 07:20:16 07:08:02 vethde7b192 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:20:16 07:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:08:02 ens3 340.46 193.87 2000.59 31.83 0.00 0.00 0.00 0.00 07:20:16 07:09:01 docker0 2.74 6.91 0.17 86.50 0.00 0.00 0.00 0.00 07:20:16 07:09:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 07:20:16 07:09:01 ens3 221.65 165.33 2765.09 326.74 0.00 0.00 0.00 0.00 07:20:16 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:10:01 ens3 0.52 0.22 0.26 0.19 0.00 0.00 0.00 0.00 07:20:16 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:20:16 07:12:01 ens3 128.06 60.33 2803.55 4.50 0.00 0.00 0.00 0.00 07:20:16 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:13:01 ens3 0.85 0.55 0.90 0.10 0.00 0.00 0.00 0.00 07:20:16 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:14:01 ens3 1.43 0.67 1.74 0.23 0.00 0.00 0.00 0.00 07:20:16 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:15:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:17:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:20:16 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:18:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:20:16 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:20:16 07:19:01 ens3 1.20 0.22 0.25 0.08 0.00 0.00 0.00 0.00 07:20:16 07:20:01 docker0 35.38 65.57 3.04 581.33 0.00 0.00 0.00 0.00 07:20:16 07:20:01 veth7be3004 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:20:16 07:20:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 07:20:16 07:20:01 ens3 440.31 235.04 7787.38 42.65 0.00 0.00 0.00 0.00 07:20:16 Average: docker0 16.00 28.82 1.33 202.76 0.00 0.00 0.00 0.00 07:20:16 Average: veth7be3004 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 07:20:16 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 07:20:16 Average: ens3 87.17 50.36 1179.52 30.89 0.00 0.00 0.00 0.00 07:20:16 07:20:16 07:20:16 ---> sar -P ALL: 07:20:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8410) 04/13/23 _x86_64_ (8 CPU) 07:20:16 07:20:16 07:06:08 LINUX RESTART (8 CPU) 07:20:16 07:20:16 07:07:01 CPU %user %nice %system %iowait %steal %idle 07:20:16 07:08:02 all 28.81 0.00 6.36 1.75 0.07 63.01 07:20:16 07:08:02 0 29.03 0.00 6.89 4.92 0.08 59.08 07:20:16 07:08:02 1 28.22 0.00 5.91 0.47 0.07 65.34 07:20:16 07:08:02 2 29.33 0.00 6.57 0.84 0.08 63.18 07:20:16 07:08:02 3 28.04 0.00 6.24 0.10 0.07 65.55 07:20:16 07:08:02 4 29.64 0.00 6.46 0.42 0.08 63.39 07:20:16 07:08:02 5 28.44 0.00 5.98 0.12 0.07 65.39 07:20:16 07:08:02 6 28.66 0.00 5.21 0.67 0.05 65.41 07:20:16 07:08:02 7 29.15 0.00 7.64 6.44 0.08 56.68 07:20:16 07:09:01 all 19.76 0.00 4.88 1.29 0.06 74.02 07:20:16 07:09:01 0 19.20 0.00 4.82 2.90 0.05 73.03 07:20:16 07:09:01 1 20.81 0.00 4.80 0.14 0.05 74.21 07:20:16 07:09:01 2 18.30 0.00 4.85 0.24 0.05 76.56 07:20:16 07:09:01 3 19.90 0.00 5.74 0.48 0.07 73.80 07:20:16 07:09:01 4 19.10 0.00 4.75 0.12 0.05 75.98 07:20:16 07:09:01 5 20.40 0.00 4.38 0.31 0.05 74.86 07:20:16 07:09:01 6 20.05 0.00 4.91 5.60 0.07 69.37 07:20:16 07:09:01 7 20.33 0.00 4.76 0.55 0.07 74.29 07:20:16 07:10:01 all 0.28 0.00 0.01 0.01 0.00 99.70 07:20:16 07:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:20:16 07:10:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:20:16 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:20:16 07:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:10:01 5 1.97 0.00 0.00 0.00 0.00 98.03 07:20:16 07:10:01 6 0.08 0.00 0.00 0.03 0.02 99.87 07:20:16 07:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:20:16 07:11:01 all 0.27 0.00 0.01 0.01 0.01 99.70 07:20:16 07:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:20:16 07:11:01 1 0.03 0.00 0.00 0.05 0.00 99.92 07:20:16 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:20:16 07:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:20:16 07:11:01 5 1.97 0.00 0.02 0.00 0.00 98.01 07:20:16 07:11:01 6 0.07 0.00 0.03 0.02 0.02 99.87 07:20:16 07:11:01 7 0.03 0.00 0.02 0.02 0.02 99.92 07:20:16 07:12:01 all 2.23 0.00 1.34 0.41 0.02 96.00 07:20:16 07:12:01 0 1.97 0.00 1.30 0.28 0.02 96.43 07:20:16 07:12:01 1 1.50 0.00 1.94 0.53 0.03 95.99 07:20:16 07:12:01 2 1.35 0.00 2.15 0.85 0.02 95.63 07:20:16 07:12:01 3 2.81 0.00 1.07 0.08 0.02 96.02 07:20:16 07:12:01 4 2.32 0.00 0.80 0.50 0.02 96.36 07:20:16 07:12:01 5 3.67 0.00 0.87 0.31 0.02 95.13 07:20:16 07:12:01 6 2.15 0.00 1.24 0.18 0.02 96.41 07:20:16 07:12:01 7 2.05 0.00 1.34 0.52 0.03 96.06 07:20:16 07:13:01 all 0.09 0.00 0.05 0.01 0.01 99.84 07:20:16 07:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:20:16 07:13:01 1 0.05 0.00 0.05 0.02 0.00 99.88 07:20:16 07:13:01 2 0.03 0.00 0.03 0.08 0.02 99.83 07:20:16 07:13:01 3 0.12 0.00 0.03 0.00 0.02 99.83 07:20:16 07:13:01 4 0.07 0.00 0.03 0.00 0.00 99.90 07:20:16 07:13:01 5 0.07 0.00 0.05 0.00 0.00 99.88 07:20:16 07:13:01 6 0.25 0.00 0.10 0.02 0.02 99.62 07:20:16 07:13:01 7 0.05 0.00 0.07 0.00 0.00 99.88 07:20:16 07:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:20:16 07:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:20:16 07:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:20:16 07:14:01 2 0.03 0.00 0.00 0.05 0.00 99.92 07:20:16 07:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:20:16 07:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:20:16 07:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:20:16 07:15:01 all 0.05 0.00 0.01 0.01 0.01 99.93 07:20:16 07:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:20:16 07:15:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:20:16 07:15:01 2 0.02 0.00 0.02 0.05 0.02 99.90 07:20:16 07:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:20:16 07:15:01 6 0.28 0.00 0.00 0.00 0.00 99.72 07:20:16 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:20:16 07:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:20:16 07:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:20:16 07:16:01 2 0.00 0.00 0.00 0.03 0.00 99.97 07:20:16 07:16:01 3 0.03 0.00 0.05 0.00 0.05 99.87 07:20:16 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:20:16 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:20:16 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:20:16 07:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:20:16 07:17:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:20:16 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:17:01 6 0.12 0.00 0.03 0.03 0.02 99.80 07:20:16 07:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:20:16 07:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:20:16 07:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:20:16 07:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:20:16 07:18:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:20:16 07:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 07:20:16 07:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:20:16 07:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:20:16 07:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:20:16 07:18:01 CPU %user %nice %system %iowait %steal %idle 07:20:16 07:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:20:16 07:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:20:16 07:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:20:16 07:19:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:20:16 07:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:20:16 07:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:20:16 07:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:20:16 07:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:20:16 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:20:16 07:20:01 all 7.91 0.00 3.54 1.31 0.05 87.19 07:20:16 07:20:01 0 7.77 0.00 3.19 0.12 0.05 88.87 07:20:16 07:20:01 1 7.09 0.00 2.96 0.07 0.05 89.83 07:20:16 07:20:01 2 7.56 0.00 3.46 1.01 0.05 87.92 07:20:16 07:20:01 3 7.57 0.00 4.24 2.19 0.05 85.95 07:20:16 07:20:01 4 8.20 0.00 3.50 0.03 0.05 88.22 07:20:16 07:20:01 5 10.30 0.00 3.35 3.13 0.03 83.18 07:20:16 07:20:01 6 7.53 0.00 2.89 0.05 0.05 89.47 07:20:16 07:20:01 7 7.27 0.00 4.76 3.90 0.05 84.02 07:20:16 Average: all 4.52 0.00 1.24 0.37 0.02 93.85 07:20:16 Average: 0 4.44 0.00 1.25 0.63 0.02 93.67 07:20:16 Average: 1 4.40 0.00 1.20 0.11 0.02 94.28 07:20:16 Average: 2 4.31 0.00 1.30 0.25 0.02 94.12 07:20:16 Average: 3 4.46 0.00 1.33 0.22 0.03 93.96 07:20:16 Average: 4 4.51 0.00 1.18 0.08 0.02 94.20 07:20:16 Average: 5 5.10 0.00 1.12 0.30 0.02 93.48 07:20:16 Average: 6 4.51 0.00 1.10 0.50 0.02 93.87 07:20:16 Average: 7 4.46 0.00 1.41 0.87 0.02 93.24 07:20:16 07:20:16 07:20:16