Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dfda4c58f3df0866524ee45fd52e07eaee27f71+0efe006339ca5e99e49409bbd2e97ba85884ec86 (462496e31e84c8e17f1d62a4ace697177dd7ed2e) 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-ssh3472926458246876285.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11035500945176132176.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-71/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/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12262505455635647018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2771574670865037892.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/PR-71/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/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14262329070236520956.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-6702 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-71 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0efe006339ca5e99e49409bbd2e97ba85884ec86 into PR head commit 7dfda4c58f3df0866524ee45fd52e07eaee27f71 Merge succeeded, producing 7dfda4c58f3df0866524ee45fd52e07eaee27f71 Checking out Revision 7dfda4c58f3df0866524ee45fd52e07eaee27f71 (PR-71) Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T15:52:26.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T15:52:26.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T15:52:26.269Z] ========================================================= [2023-04-03T15:52:26.269Z] EdgeX Global Pipelines Version Info [2023-04-03T15:52:26.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7dfda4c58f3df0866524ee45fd52e07eaee27f71 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dfda4c58f3df0866524ee45fd52e07eaee27f71 # timeout=10 > git rev-list --no-walk a8d3400a875e46cbdb7ef2f178152caae2633c80 # timeout=10 [2023-04-03T15:52:26.988Z] ------------------- [2023-04-03T15:52:26.988Z] stable info: [2023-04-03T15:52:26.988Z] ------------------- [2023-04-03T15:52:26.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T15:52:26.988Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T15:52:26.988Z] Message: update stable to v1.0.245 [2023-04-03T15:52:27.560Z] ------------------- [2023-04-03T15:52:27.560Z] experimental info: [2023-04-03T15:52:27.560Z] ------------------- [2023-04-03T15:52:27.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T15:52:27.560Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T15:52:27.560Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T15:52:27.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-04-03T15:52:27.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-04-03T15:52:27.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T15:52:27.768Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T15:52:27.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T15:52:27.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T15:52:27.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T15:52:27.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T15:52:27.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T15:52:27.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T15:52:27.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T15:52:27.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-04-03T15:52:27.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T15:52:27.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T15:52:27.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:52:27.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T15:52:27.908Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:52:27.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T15:52:27.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T15:52:27.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T15:52:27.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T15:52:27.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T15:52:27.980Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T15:52:27.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T15:52:28.006Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T15:52:28.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T15:52:28.045Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T15:52:28.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-04-03T15:52:28.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-04-03T15:52:28.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-04-03T15:52:28.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [Pipeline] echo [2023-04-03T15:52:28.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dfda4c [Pipeline] echo [2023-04-03T15:52:28.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:52:28.209Z] provisioning config files... [2023-04-03T15:52:28.224Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config14445300079759462100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:52:28.533Z] ---> docker-login.sh [2023-04-03T15:52:28.534Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:52:28.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:28.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:28.796Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:28.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:28.796Z] [2023-04-03T15:52:28.796Z] Login Succeeded [2023-04-03T15:52:28.796Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:52:28.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:28.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:28.796Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:28.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:28.796Z] [2023-04-03T15:52:28.796Z] Login Succeeded [2023-04-03T15:52:28.796Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:52:29.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:29.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:29.056Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:29.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:29.056Z] [2023-04-03T15:52:29.056Z] Login Succeeded [2023-04-03T15:52:29.056Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:52:29.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:29.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:29.056Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:29.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:29.056Z] [2023-04-03T15:52:29.056Z] Login Succeeded [2023-04-03T15:52:29.056Z] docker.io [2023-04-03T15:52:29.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:29.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:29.315Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:29.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:29.315Z] [2023-04-03T15:52:29.315Z] Login Succeeded [2023-04-03T15:52:29.315Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:52:29.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T15:52:29.697Z] + git rev-list -1 --merges 7dfda4c58f3df0866524ee45fd52e07eaee27f71~1..7dfda4c58f3df0866524ee45fd52e07eaee27f71 [Pipeline] echo [2023-04-03T15:52:29.751Z] -----------> git rev-list -1 --merges 7dfda4c58f3df0866524ee45fd52e07eaee27f71~1..7dfda4c58f3df0866524ee45fd52e07eaee27f71 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [false] [Pipeline] sh [2023-04-03T15:52:30.044Z] + git log --format=format:%s -1 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [Pipeline] echo [2023-04-03T15:52:30.060Z] ========================================================= [2023-04-03T15:52:30.060Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T15:52:30.060Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:52:30.383Z] + git log --format=format:%s -1 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [Pipeline] echo [2023-04-03T15:52:30.394Z] [semverPrep] GIT_COMMIT: 7dfda4c58f3df0866524ee45fd52e07eaee27f71, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1 [Pipeline] echo [2023-04-03T15:52:30.404Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T15:52:30.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T15:52:30.749Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T15:52:30.749Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T15:52:30.749Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T15:52:30.749Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T15:52:30.749Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T15:52:30.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:31.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:52:31.115Z] [2023-04-03T15:52:31.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:31.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:52:31.420Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T15:52:31.420Z] b85a868b505f: Pulling fs layer [2023-04-03T15:52:31.420Z] e2be974225ed: Pulling fs layer [2023-04-03T15:52:31.420Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T15:52:31.420Z] 988bab9f4d93: Pulling fs layer [2023-04-03T15:52:31.420Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T15:52:31.420Z] eaf3925da568: Pulling fs layer [2023-04-03T15:52:31.420Z] bab4dde63d76: Pulling fs layer [2023-04-03T15:52:31.420Z] bde34c3a00c8: Pulling fs layer [2023-04-03T15:52:31.420Z] b352a97aabf1: Pulling fs layer [2023-04-03T15:52:31.420Z] 4872d77fe225: Pulling fs layer [2023-04-03T15:52:31.420Z] 5851b861e8e6: Pulling fs layer [2023-04-03T15:52:31.420Z] 1469e6f7b9e6: Waiting [2023-04-03T15:52:31.420Z] 988bab9f4d93: Waiting [2023-04-03T15:52:31.420Z] b352a97aabf1: Waiting [2023-04-03T15:52:31.420Z] eaf3925da568: Waiting [2023-04-03T15:52:31.420Z] bab4dde63d76: Waiting [2023-04-03T15:52:31.420Z] 5851b861e8e6: Waiting [2023-04-03T15:52:31.420Z] e2be974225ed: Download complete [2023-04-03T15:52:31.420Z] 988bab9f4d93: Verifying Checksum [2023-04-03T15:52:31.420Z] 988bab9f4d93: Download complete [2023-04-03T15:52:31.420Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T15:52:31.420Z] 1469e6f7b9e6: Download complete [2023-04-03T15:52:31.420Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T15:52:31.420Z] 339a4e72a1f5: Download complete [2023-04-03T15:52:31.679Z] bde34c3a00c8: Verifying Checksum [2023-04-03T15:52:31.679Z] bde34c3a00c8: Download complete [2023-04-03T15:52:31.679Z] b352a97aabf1: Verifying Checksum [2023-04-03T15:52:31.679Z] b352a97aabf1: Download complete [2023-04-03T15:52:31.679Z] 4872d77fe225: Verifying Checksum [2023-04-03T15:52:31.679Z] 4872d77fe225: Download complete [2023-04-03T15:52:31.679Z] 5851b861e8e6: Download complete [2023-04-03T15:52:31.679Z] b85a868b505f: Verifying Checksum [2023-04-03T15:52:31.941Z] bab4dde63d76: Download complete [2023-04-03T15:52:32.883Z] b85a868b505f: Pull complete [2023-04-03T15:52:33.142Z] e2be974225ed: Pull complete [2023-04-03T15:52:33.403Z] 339a4e72a1f5: Pull complete [2023-04-03T15:52:33.662Z] 988bab9f4d93: Pull complete [2023-04-03T15:52:33.922Z] 1469e6f7b9e6: Pull complete [2023-04-03T15:52:33.922Z] eaf3925da568: Pull complete [2023-04-03T15:52:35.827Z] bab4dde63d76: Pull complete [2023-04-03T15:52:35.827Z] bde34c3a00c8: Pull complete [2023-04-03T15:52:35.827Z] b352a97aabf1: Pull complete [2023-04-03T15:52:35.827Z] 4872d77fe225: Pull complete [2023-04-03T15:52:36.086Z] 5851b861e8e6: Pull complete [2023-04-03T15:52:36.086Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T15:52:36.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T15:52:36.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:52:36.179Z] prd-ubuntu20.04-docker-8c-8g-6702 does not seem to be running inside a container [2023-04-03T15:52:36.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T15:52:39.001Z] $ docker top 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f -eo pid,comm [2023-04-03T15:52:39.065Z] 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). [2023-04-03T15:52:39.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T15:52:39.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:52:39.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:52:39.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:52:39.213Z] $ docker exec 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f ssh-agent [2023-04-03T15:52:39.329Z] SSH_AUTH_SOCK=/tmp/ssh-BMz769DNJUYO/agent.32 [2023-04-03T15:52:39.329Z] SSH_AGENT_PID=38 [2023-04-03T15:52:39.335Z] Running ssh-add (command line suppressed) [2023-04-03T15:52:39.425Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_3013031969943177566.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_3013031969943177566.key) [2023-04-03T15:52:39.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:52:39.734Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T15:52:39.739Z] $ docker exec --env ******** --env ******** 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f ssh-agent -k [2023-04-03T15:52:39.852Z] unset SSH_AUTH_SOCK; [2023-04-03T15:52:39.853Z] unset SSH_AGENT_PID; [2023-04-03T15:52:39.853Z] echo Agent pid 38 killed; [2023-04-03T15:52:39.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T15:52:39.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T15:52:39.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T15:52:40.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T15:52:40.000Z] $ docker exec 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f ssh-agent [2023-04-03T15:52:40.114Z] SSH_AUTH_SOCK=/tmp/ssh-m99JcQal5rcX/agent.69 [2023-04-03T15:52:40.114Z] SSH_AGENT_PID=75 [2023-04-03T15:52:40.118Z] Running ssh-add (command line suppressed) [2023-04-03T15:52:40.220Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_6467021957783875950.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_6467021957783875950.key) [2023-04-03T15:52:40.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T15:52:40.529Z] + git semver init [2023-04-03T15:52:40.790Z] 2023-04-03 15:52:40,702 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T15:52:40.790Z] 2023-04-03 15:52:40,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-04-03T15:52:40.790Z] 2023-04-03 15:52:40,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-04-03T15:52:40.790Z] 2023-04-03 15:52:40,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,851 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,852 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,852 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,857 [execute] INFO git cat-file --batch-check [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,864 [execute] INFO git cat-file --batch [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T15:52:42.172Z] 2023-04-03 15:52:41,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-04-03T15:52:42.172Z] 0.0.0 [Pipeline] } [2023-04-03T15:52:42.177Z] $ docker exec --env ******** --env ******** 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f ssh-agent -k [2023-04-03T15:52:42.286Z] unset SSH_AUTH_SOCK; [2023-04-03T15:52:42.286Z] unset SSH_AGENT_PID; [2023-04-03T15:52:42.286Z] echo Agent pid 75 killed; [2023-04-03T15:52:42.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T15:52:42.611Z] + git semver [Pipeline] } [2023-04-03T15:52:42.882Z] $ docker stop --time=1 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f [2023-04-03T15:52:44.831Z] $ docker rm -f --volumes 964ef56547cabcdad79fa725e9c426abf766348d8197b6ee83eeacd6e824a17f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:52:45.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T15:52:45.534Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T15:52:45.537Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:52:45.695Z] provisioning config files... [2023-04-03T15:52:45.707Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3584511798036595500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:52:46.009Z] ---> docker-login.sh [2023-04-03T15:52:46.009Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:52:46.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:46.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:46.009Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:46.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:46.009Z] [2023-04-03T15:52:46.009Z] Login Succeeded [2023-04-03T15:52:46.009Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:52:46.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:46.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:46.009Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:46.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:46.009Z] [2023-04-03T15:52:46.009Z] Login Succeeded [2023-04-03T15:52:46.009Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:52:46.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:46.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:46.268Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:46.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:46.268Z] [2023-04-03T15:52:46.268Z] Login Succeeded [2023-04-03T15:52:46.268Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:52:46.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:46.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:46.268Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:46.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:46.268Z] [2023-04-03T15:52:46.268Z] Login Succeeded [2023-04-03T15:52:46.268Z] docker.io [2023-04-03T15:52:46.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:52:46.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:52:46.529Z] Configure a credential helper to remove this warning. See [2023-04-03T15:52:46.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:52:46.529Z] [2023-04-03T15:52:46.529Z] Login Succeeded [2023-04-03T15:52:46.529Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:52:46.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:52:46.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:52:46.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:52:46.623Z] ========================================================= [2023-04-03T15:52:46.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T15:52:46.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:52:46.951Z] + 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 . [2023-04-03T15:52:46.951Z] Sending build context to Docker daemon 16.05MB [2023-04-03T15:52:46.951Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:52:46.951Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:52:47.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T15:52:47.212Z] 63b65145d645: Pulling fs layer [2023-04-03T15:52:47.212Z] a2d21d5440eb: Pulling fs layer [2023-04-03T15:52:47.212Z] 935e6c44a52c: Pulling fs layer [2023-04-03T15:52:47.212Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T15:52:47.212Z] 30dea6a524f1: Pulling fs layer [2023-04-03T15:52:47.212Z] a2aff8979fd8: Pulling fs layer [2023-04-03T15:52:47.212Z] 6808be2612f2: Pulling fs layer [2023-04-03T15:52:47.212Z] f25807f1079a: Pulling fs layer [2023-04-03T15:52:47.212Z] 6808be2612f2: Waiting [2023-04-03T15:52:47.212Z] f25807f1079a: Waiting [2023-04-03T15:52:47.212Z] 94cc34f8dd06: Waiting [2023-04-03T15:52:47.212Z] 30dea6a524f1: Waiting [2023-04-03T15:52:47.212Z] a2d21d5440eb: Download complete [2023-04-03T15:52:47.212Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T15:52:47.212Z] 94cc34f8dd06: Download complete [2023-04-03T15:52:47.212Z] 30dea6a524f1: Verifying Checksum [2023-04-03T15:52:47.212Z] 30dea6a524f1: Download complete [2023-04-03T15:52:47.212Z] 63b65145d645: Verifying Checksum [2023-04-03T15:52:47.212Z] 63b65145d645: Download complete [2023-04-03T15:52:47.212Z] a2aff8979fd8: Verifying Checksum [2023-04-03T15:52:47.212Z] a2aff8979fd8: Download complete [2023-04-03T15:52:47.212Z] 63b65145d645: Pull complete [2023-04-03T15:52:47.472Z] a2d21d5440eb: Pull complete [2023-04-03T15:52:47.472Z] f25807f1079a: Verifying Checksum [2023-04-03T15:52:47.472Z] f25807f1079a: Download complete [2023-04-03T15:52:47.731Z] 935e6c44a52c: Download complete [2023-04-03T15:52:47.989Z] 6808be2612f2: Verifying Checksum [2023-04-03T15:52:47.989Z] 6808be2612f2: Download complete [2023-04-03T15:52:52.322Z] 935e6c44a52c: Pull complete [2023-04-03T15:52:52.322Z] 94cc34f8dd06: Pull complete [2023-04-03T15:52:52.322Z] 30dea6a524f1: Pull complete [2023-04-03T15:52:52.322Z] a2aff8979fd8: Pull complete [2023-04-03T15:52:54.229Z] 6808be2612f2: Pull complete [2023-04-03T15:52:55.162Z] f25807f1079a: Pull complete [2023-04-03T15:52:55.162Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T15:52:55.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T15:52:55.162Z] ---> 3b553350e43f [2023-04-03T15:52:55.162Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:52:59.362Z] ---> Running in 3f533ce74bcd [2023-04-03T15:52:59.362Z] Removing intermediate container 3f533ce74bcd [2023-04-03T15:52:59.362Z] ---> f17f1e3fdc90 [2023-04-03T15:52:59.362Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:52:59.362Z] ---> Running in 228e90d3e8e9 [2023-04-03T15:52:59.362Z] Removing intermediate container 228e90d3e8e9 [2023-04-03T15:52:59.362Z] ---> 695e2669e93e [2023-04-03T15:52:59.362Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:52:59.362Z] ---> Running in bada1240a8cb [2023-04-03T15:52:59.362Z] Removing intermediate container bada1240a8cb [2023-04-03T15:52:59.362Z] ---> eb1219c5678f [2023-04-03T15:52:59.362Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:52:59.362Z] ---> Running in 676e6e868f74 [2023-04-03T15:52:59.362Z] Removing intermediate container 676e6e868f74 [2023-04-03T15:52:59.362Z] ---> da5fc0540cfd [2023-04-03T15:52:59.362Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:52:59.362Z] ---> Running in 32a0669509c4 [2023-04-03T15:52:59.362Z] Removing intermediate container 32a0669509c4 [2023-04-03T15:52:59.362Z] ---> f4e47438545f [2023-04-03T15:52:59.362Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:52:59.362Z] ---> Running in f99fa1796467 [2023-04-03T15:52:59.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:52:59.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:52:59.880Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:52:59.880Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:52:59.880Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:52:59.880Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:53:00.143Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:53:00.143Z] OK: 269 MiB in 57 packages [2023-04-03T15:53:00.402Z] Removing intermediate container f99fa1796467 [2023-04-03T15:53:00.402Z] ---> 62e77c070ef9 [2023-04-03T15:53:00.402Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:53:00.660Z] ---> 17406ae575d2 [2023-04-03T15:53:00.660Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:53:00.660Z] ---> Running in 9378ce974000 [2023-04-03T15:53:00.663Z] Still waiting to schedule task [2023-04-03T15:53:00.663Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6703’ is offline [2023-04-03T15:53:27.243Z] Removing intermediate container 9378ce974000 [2023-04-03T15:53:27.243Z] ---> e5945d8063f4 [2023-04-03T15:53:27.243Z] Step 11/12 : COPY . . [2023-04-03T15:53:27.243Z] ---> 4af98b4168e6 [2023-04-03T15:53:27.243Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:53:27.243Z] ---> Running in d28d61c463d4 [2023-04-03T15:53:27.504Z] noop [2023-04-03T15:53:28.441Z] Removing intermediate container d28d61c463d4 [2023-04-03T15:53:28.441Z] ---> d5c97dcc32b4 [2023-04-03T15:53:28.441Z] Successfully built d5c97dcc32b4 [2023-04-03T15:53:28.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:28.751Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:53:28.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:53:28.825Z] prd-ubuntu20.04-docker-8c-8g-6702 does not seem to be running inside a container [2023-04-03T15:53:28.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T15:53:29.641Z] $ docker top 6e4db956d2e99ae5ca482c06a0037e5a61f0fb65a5260cd2efabb9cd337277a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:53:29.978Z] + go version [2023-04-03T15:53:29.978Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T15:53:29.994Z] $ docker stop --time=1 6e4db956d2e99ae5ca482c06a0037e5a61f0fb65a5260cd2efabb9cd337277a2 [2023-04-03T15:53:31.322Z] $ docker rm -f --volumes 6e4db956d2e99ae5ca482c06a0037e5a61f0fb65a5260cd2efabb9cd337277a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:53:31.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T15:53:31.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:53:31.797Z] prd-ubuntu20.04-docker-8c-8g-6702 does not seem to be running inside a container [2023-04-03T15:53:31.836Z] $ 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_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T15:53:32.189Z] $ docker top cb9d13b4b318569e95c1e90ba54d0d5db3f81567d0194e03e7daa7e8d9da6350 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:53:32.534Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:53:32.827Z] + make test [2023-04-03T15:53:32.827Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:53:38.096Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T15:53:50.306Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T15:53:50.306Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T15:53:55.566Z] go vet ./... [2023-04-03T15:53:59.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T15:53:59.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T15:53:59.913Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T15:53:59.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T15:53:59.935Z] $ docker stop --time=1 cb9d13b4b318569e95c1e90ba54d0d5db3f81567d0194e03e7daa7e8d9da6350 [2023-04-03T15:54:03.133Z] $ docker rm -f --volumes cb9d13b4b318569e95c1e90ba54d0d5db3f81567d0194e03e7daa7e8d9da6350 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T15:54:03.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T15:54:03.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T15:54:04.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T15:54:04.344Z] + ls -al . [2023-04-03T15:54:04.344Z] total 156 [2023-04-03T15:54:04.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 3 15:53 . [2023-04-03T15:54:04.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:52 .. [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:52 .dockerignore [2023-04-03T15:54:04.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:52 .git [2023-04-03T15:54:04.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 .github [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:52 .gitignore [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:52 .golangci.yml [2023-04-03T15:54:04.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:52 .semver [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:52 Attribution.txt [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:52 CHANGELOG.md [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:52 Dockerfile [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:52 GOVERNANCE.md [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:52 Jenkinsfile [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:52 LICENSE [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:52 Makefile [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:52 OWNERS.md [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:52 README.md [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 15:52 VERSION [2023-04-03T15:54:04.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:52 bin [2023-04-03T15:54:04.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 cmd [2023-04-03T15:54:04.344Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:53 coverage.out [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:52 go.mod [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 31410 Apr 3 15:52 go.sum [2023-04-03T15:54:04.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:52 internal [2023-04-03T15:54:04.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:52 snap [2023-04-03T15:54:04.344Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:04.651Z] + 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=7dfda4c58f3df0866524ee45fd52e07eaee27f71 --label arch=amd64 --label version=0.0.0 . [2023-04-03T15:54:04.651Z] Sending build context to Docker daemon 16.05MB [2023-04-03T15:54:04.651Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:54:04.651Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T15:54:04.651Z] ---> d5c97dcc32b4 [2023-04-03T15:54:04.651Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:54:04.913Z] ---> Running in 2f5bcd88fd15 [2023-04-03T15:54:05.174Z] Removing intermediate container 2f5bcd88fd15 [2023-04-03T15:54:05.174Z] ---> f3f71e2678bc [2023-04-03T15:54:05.174Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:54:05.174Z] ---> Running in 21c053000aec [2023-04-03T15:54:05.174Z] Removing intermediate container 21c053000aec [2023-04-03T15:54:05.174Z] ---> f8671bb854da [2023-04-03T15:54:05.174Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:54:05.174Z] ---> Running in aef8feab63a0 [2023-04-03T15:54:05.174Z] Removing intermediate container aef8feab63a0 [2023-04-03T15:54:05.174Z] ---> df0e4466b04a [2023-04-03T15:54:05.174Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:54:05.174Z] ---> Running in 4f9d2c01c316 [2023-04-03T15:54:05.435Z] Removing intermediate container 4f9d2c01c316 [2023-04-03T15:54:05.435Z] ---> f32835a3b2ee [2023-04-03T15:54:05.435Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T15:54:05.435Z] ---> Running in 7a52f38eee0b [2023-04-03T15:54:05.435Z] Removing intermediate container 7a52f38eee0b [2023-04-03T15:54:05.435Z] ---> 20d026d066e1 [2023-04-03T15:54:05.435Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:54:05.435Z] ---> Running in 8220fa161c1a [2023-04-03T15:54:05.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:05.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:05.953Z] OK: 269 MiB in 57 packages [2023-04-03T15:54:06.520Z] Removing intermediate container 8220fa161c1a [2023-04-03T15:54:06.520Z] ---> 39aca96d209b [2023-04-03T15:54:06.520Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T15:54:06.520Z] ---> 94b1c727647b [2023-04-03T15:54:06.520Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:54:06.520Z] ---> Running in a36b1e8204a9 [2023-04-03T15:54:07.457Z] Removing intermediate container a36b1e8204a9 [2023-04-03T15:54:07.457Z] ---> b442d54e9a06 [2023-04-03T15:54:07.457Z] Step 11/25 : COPY . . [2023-04-03T15:54:08.026Z] ---> ad0c2ee2e9a4 [2023-04-03T15:54:08.026Z] Step 12/25 : RUN ${MAKE} [2023-04-03T15:54:08.026Z] ---> Running in 23058ed8074e [2023-04-03T15:54:08.285Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T15:54:30.246Z] Removing intermediate container 23058ed8074e [2023-04-03T15:54:30.246Z] ---> 4a7b425771fe [2023-04-03T15:54:30.246Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T15:54:30.246Z] 3.17: Pulling from library/alpine [2023-04-03T15:54:30.246Z] f56be85fc22e: Pulling fs layer [2023-04-03T15:54:30.246Z] f56be85fc22e: Verifying Checksum [2023-04-03T15:54:30.246Z] f56be85fc22e: Download complete [2023-04-03T15:54:30.246Z] f56be85fc22e: Pull complete [2023-04-03T15:54:30.246Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T15:54:30.246Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T15:54:30.246Z] ---> 9ed4aefc74f6 [2023-04-03T15:54:30.246Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T15:54:30.246Z] ---> Running in 7c39cc1eef42 [2023-04-03T15:54:30.246Z] Removing intermediate container 7c39cc1eef42 [2023-04-03T15:54:30.246Z] ---> 6ce4e6a4bbc4 [2023-04-03T15:54:30.246Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T15:54:30.246Z] ---> Running in 2409123b8762 [2023-04-03T15:54:30.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:30.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T15:54:30.246Z] OK: 7 MiB in 15 packages [2023-04-03T15:54:30.246Z] Removing intermediate container 2409123b8762 [2023-04-03T15:54:30.246Z] ---> 02ad0b6a0c27 [2023-04-03T15:54:30.246Z] Step 16/25 : WORKDIR / [2023-04-03T15:54:30.246Z] ---> Running in 8ce992e94142 [2023-04-03T15:54:30.246Z] Removing intermediate container 8ce992e94142 [2023-04-03T15:54:30.246Z] ---> 609d6d8847e1 [2023-04-03T15:54:30.246Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T15:54:30.505Z] ---> 422f9ec2c1ae [2023-04-03T15:54:30.505Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T15:54:30.505Z] ---> aafe65e3b7f2 [2023-04-03T15:54:30.505Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T15:54:31.477Z] ---> 796f51f1054d [2023-04-03T15:54:31.477Z] Step 20/25 : EXPOSE 59910 [2023-04-03T15:54:31.477Z] ---> Running in 7af3ff988289 [2023-04-03T15:54:31.477Z] Removing intermediate container 7af3ff988289 [2023-04-03T15:54:31.477Z] ---> 6df8aa1250e7 [2023-04-03T15:54:31.477Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T15:54:31.477Z] ---> Running in ac0a07e61ac0 [2023-04-03T15:54:31.477Z] Removing intermediate container ac0a07e61ac0 [2023-04-03T15:54:31.477Z] ---> a62d5a45c807 [2023-04-03T15:54:31.477Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T15:54:31.477Z] ---> Running in b0a0e5f64ae5 [2023-04-03T15:54:31.477Z] Removing intermediate container b0a0e5f64ae5 [2023-04-03T15:54:31.477Z] ---> d92760a12103 [2023-04-03T15:54:31.477Z] Step 23/25 : LABEL arch=amd64 [2023-04-03T15:54:31.736Z] ---> Running in 6a3f6f8c3b72 [2023-04-03T15:54:31.736Z] Removing intermediate container 6a3f6f8c3b72 [2023-04-03T15:54:31.736Z] ---> 16c8106beafd [2023-04-03T15:54:31.736Z] Step 24/25 : LABEL git_sha=7dfda4c58f3df0866524ee45fd52e07eaee27f71 [2023-04-03T15:54:31.736Z] ---> Running in 549677cd8900 [2023-04-03T15:54:31.736Z] Removing intermediate container 549677cd8900 [2023-04-03T15:54:31.736Z] ---> 88df71615f1f [2023-04-03T15:54:31.736Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T15:54:31.736Z] ---> Running in 3a18436bc15f [2023-04-03T15:54:31.996Z] Removing intermediate container 3a18436bc15f [2023-04-03T15:54:31.996Z] ---> 7d76d2992d77 [2023-04-03T15:54:31.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T15:54:31.996Z] Successfully built 7d76d2992d77 [2023-04-03T15:54:31.996Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:32.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:54:32.424Z] [2023-04-03T15:54:32.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:54:32.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:54:32.725Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T15:54:32.725Z] 5eb5b503b376: Pulling fs layer [2023-04-03T15:54:32.725Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T15:54:32.725Z] ec43610c2a17: Pulling fs layer [2023-04-03T15:54:32.725Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T15:54:32.725Z] 33b1e0a273af: Pulling fs layer [2023-04-03T15:54:32.725Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T15:54:32.725Z] 2f39f015ded8: Pulling fs layer [2023-04-03T15:54:32.725Z] 2f39f015ded8: Waiting [2023-04-03T15:54:32.725Z] 33b1e0a273af: Waiting [2023-04-03T15:54:32.725Z] 5d3b04190fa2: Waiting [2023-04-03T15:54:32.725Z] 3a2ae6a8a46f: Waiting [2023-04-03T15:54:32.725Z] 5c69ac0246d0: Verifying Checksum [2023-04-03T15:54:32.725Z] 5c69ac0246d0: Download complete [2023-04-03T15:54:32.725Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T15:54:32.725Z] 3a2ae6a8a46f: Download complete [2023-04-03T15:54:32.725Z] 33b1e0a273af: Verifying Checksum [2023-04-03T15:54:32.725Z] 33b1e0a273af: Download complete [2023-04-03T15:54:32.725Z] ec43610c2a17: Verifying Checksum [2023-04-03T15:54:32.725Z] ec43610c2a17: Download complete [2023-04-03T15:54:32.725Z] 5d3b04190fa2: Download complete [2023-04-03T15:54:32.984Z] 5eb5b503b376: Verifying Checksum [2023-04-03T15:54:32.984Z] 5eb5b503b376: Download complete [2023-04-03T15:54:33.550Z] 2f39f015ded8: Verifying Checksum [2023-04-03T15:54:33.550Z] 2f39f015ded8: Download complete [2023-04-03T15:54:34.483Z] 5eb5b503b376: Pull complete [2023-04-03T15:54:34.483Z] 5c69ac0246d0: Pull complete [2023-04-03T15:54:35.048Z] ec43610c2a17: Pull complete [2023-04-03T15:54:35.048Z] 3a2ae6a8a46f: Pull complete [2023-04-03T15:54:35.306Z] 33b1e0a273af: Pull complete [2023-04-03T15:54:35.306Z] 5d3b04190fa2: Pull complete [2023-04-03T15:54:40.590Z] 2f39f015ded8: Pull complete [2023-04-03T15:54:40.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T15:54:40.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T15:54:40.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:54:40.675Z] prd-ubuntu20.04-docker-8c-8g-6702 does not seem to be running inside a container [2023-04-03T15:54:40.703Z] $ 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_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T15:54:44.295Z] $ docker top 20655c244925f30fc23fffe31b00a8dd0458e3c42f04d25979d587bb1d3330e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:54:44.685Z] ---> job-cost.sh [2023-04-03T15:54:44.685Z] lf-activate-venv: SKIPPING [2023-04-03T15:54:44.685Z] INFO: No Stack... [2023-04-03T15:54:44.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T15:54:45.513Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T15:54:45.798Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-04-03T15:54:45.798Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T15:54:45.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [2023-04-03T15:54:45.817Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] did not exist. Created. [2023-04-03T15:54:45.817Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T15:54:46.122Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T15:54:46.152Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T15:54:46.161Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T15:54:46.171Z] $ docker stop --time=1 20655c244925f30fc23fffe31b00a8dd0458e3c42f04d25979d587bb1d3330e7 [2023-04-03T15:54:47.340Z] $ docker rm -f --volumes 20655c244925f30fc23fffe31b00a8dd0458e3c42f04d25979d587bb1d3330e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T15:55:32.262Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6708 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-04-03T15:55:32.276Z] Running in /w/workspace/device-gpio/20 [Pipeline] { [Pipeline] checkout [2023-04-03T15:55:32.315Z] The recommended git tool is: git [2023-04-03T15:55:39.573Z] using credential edgex-jenkins-ssh [2023-04-03T15:55:39.601Z] Cloning the remote Git repository [2023-04-03T15:55:39.665Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:55:39.798Z] > git init /w/workspace/device-gpio/20 # timeout=10 [2023-04-03T15:55:39.986Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:55:39.988Z] > git --version # timeout=10 [2023-04-03T15:55:40.018Z] > git --version # 'git version 2.25.1' [2023-04-03T15:55:40.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:55:40.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:55:41.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-03T15:55:41.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T15:55:43.670Z] Merging remotes/origin/main commit 0efe006339ca5e99e49409bbd2e97ba85884ec86 into PR head commit 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [2023-04-03T15:55:43.999Z] Merge succeeded, producing 7dfda4c58f3df0866524ee45fd52e07eaee27f71 [2023-04-03T15:55:43.999Z] Checking out Revision 7dfda4c58f3df0866524ee45fd52e07eaee27f71 (PR-71) [2023-04-03T15:55:43.063Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-04-03T15:55:43.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-04-03T15:55:43.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:55:43.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T15:55:43.694Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:55:43.779Z] > git checkout -f 7dfda4c58f3df0866524ee45fd52e07eaee27f71 # timeout=10 [2023-04-03T15:55:43.877Z] > git remote # timeout=10 [2023-04-03T15:55:43.901Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T15:55:43.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T15:55:43.948Z] > git merge 0efe006339ca5e99e49409bbd2e97ba85884ec86 # timeout=10 [2023-04-03T15:55:43.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T15:55:44.009Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T15:55:44.028Z] > git checkout -f 7dfda4c58f3df0866524ee45fd52e07eaee27f71 # timeout=10 [2023-04-03T15:55:44.608Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T15:55:45.616Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T15:55:45.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T15:55:45.616Z] Dload Upload Total Spent Left Speed [2023-04-03T15:55:45.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-04-03T15:55:46.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T15:55:46.717Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T15:55:46.717Z] sudo tee /etc/docker/daemon.new [2023-04-03T15:55:46.717Z] { [2023-04-03T15:55:46.717Z] "registry-mirrors": [ [2023-04-03T15:55:46.717Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T15:55:46.717Z] ], [2023-04-03T15:55:46.717Z] "bip": "10.250.0.254/24", [2023-04-03T15:55:46.717Z] "hosts": [ [2023-04-03T15:55:46.717Z] "tcp://0.0.0.0:5555", [2023-04-03T15:55:46.717Z] "unix:///var/run/docker.sock" [2023-04-03T15:55:46.717Z] ], [2023-04-03T15:55:46.717Z] "mtu": 1458, [2023-04-03T15:55:46.717Z] "selinux-enabled": true, [2023-04-03T15:55:46.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T15:55:46.717Z] } [Pipeline] sh [2023-04-03T15:55:47.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T15:55:47.422Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T15:56:05.773Z] provisioning config files... [2023-04-03T15:56:05.812Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/20@tmp/config9521582833042759548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T15:56:06.193Z] ---> docker-login.sh [2023-04-03T15:56:06.193Z] nexus3.edgexfoundry.org:10001 [2023-04-03T15:56:06.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:06.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:06.797Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:06.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:06.797Z] [2023-04-03T15:56:06.797Z] Login Succeeded [2023-04-03T15:56:06.797Z] nexus3.edgexfoundry.org:10002 [2023-04-03T15:56:07.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:07.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:07.351Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:07.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:07.351Z] [2023-04-03T15:56:07.351Z] Login Succeeded [2023-04-03T15:56:07.351Z] nexus3.edgexfoundry.org:10003 [2023-04-03T15:56:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:07.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:07.624Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:07.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:07.624Z] [2023-04-03T15:56:07.624Z] Login Succeeded [2023-04-03T15:56:07.624Z] nexus3.edgexfoundry.org:10004 [2023-04-03T15:56:08.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.222Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.222Z] [2023-04-03T15:56:08.222Z] Login Succeeded [2023-04-03T15:56:08.222Z] docker.io [2023-04-03T15:56:08.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T15:56:08.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T15:56:08.769Z] Configure a credential helper to remove this warning. See [2023-04-03T15:56:08.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T15:56:08.769Z] [2023-04-03T15:56:08.769Z] Login Succeeded [2023-04-03T15:56:08.769Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T15:56:08.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T15:56:09.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:56:09.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T15:56:09.208Z] ========================================================= [2023-04-03T15:56:09.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T15:56:09.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:56:09.579Z] + 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 . [2023-04-03T15:56:10.194Z] Sending build context to Docker daemon 8.101MB [2023-04-03T15:56:10.194Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T15:56:10.194Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T15:56:10.470Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T15:56:10.470Z] af6eaf76a39c: Pulling fs layer [2023-04-03T15:56:10.470Z] 55522c791124: Pulling fs layer [2023-04-03T15:56:10.470Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T15:56:10.470Z] 169dfbe0d373: Pulling fs layer [2023-04-03T15:56:10.470Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T15:56:10.470Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T15:56:10.470Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T15:56:10.470Z] e1ff8fa3b103: Waiting [2023-04-03T15:56:10.470Z] 52ebb69f0ebf: Waiting [2023-04-03T15:56:10.470Z] 5abe8eddf0d5: Waiting [2023-04-03T15:56:10.470Z] 169dfbe0d373: Waiting [2023-04-03T15:56:10.470Z] 55522c791124: Verifying Checksum [2023-04-03T15:56:10.470Z] 55522c791124: Download complete [2023-04-03T15:56:10.470Z] 169dfbe0d373: Download complete [2023-04-03T15:56:10.470Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T15:56:10.470Z] e1ff8fa3b103: Download complete [2023-04-03T15:56:10.470Z] af6eaf76a39c: Verifying Checksum [2023-04-03T15:56:11.911Z] af6eaf76a39c: Pull complete [2023-04-03T15:56:11.911Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T15:56:11.911Z] 5abe8eddf0d5: Download complete [2023-04-03T15:56:12.513Z] 55522c791124: Pull complete [2023-04-03T15:56:13.500Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T15:56:13.500Z] 52ebb69f0ebf: Download complete [2023-04-03T15:56:13.500Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T15:56:13.500Z] ce5c4a1c91eb: Download complete [2023-04-03T15:56:25.878Z] ce5c4a1c91eb: Pull complete [2023-04-03T15:56:25.878Z] 169dfbe0d373: Pull complete [2023-04-03T15:56:25.878Z] e1ff8fa3b103: Pull complete [2023-04-03T15:56:34.323Z] 52ebb69f0ebf: Pull complete [2023-04-03T15:56:35.310Z] 5abe8eddf0d5: Pull complete [2023-04-03T15:56:35.310Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T15:56:35.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T15:56:35.310Z] ---> 6cb57ee374ae [2023-04-03T15:56:35.310Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T15:56:37.281Z] ---> Running in 99da4e1a3849 [2023-04-03T15:56:37.872Z] Removing intermediate container 99da4e1a3849 [2023-04-03T15:56:37.872Z] ---> 7a0b13f72ea1 [2023-04-03T15:56:37.872Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T15:56:37.872Z] ---> Running in 3157215ed8b8 [2023-04-03T15:56:38.144Z] Removing intermediate container 3157215ed8b8 [2023-04-03T15:56:38.144Z] ---> dd1d18c9a113 [2023-04-03T15:56:38.144Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T15:56:38.144Z] ---> Running in fef346abbbb6 [2023-04-03T15:56:38.738Z] Removing intermediate container fef346abbbb6 [2023-04-03T15:56:38.738Z] ---> 9e414a709002 [2023-04-03T15:56:38.738Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T15:56:38.738Z] ---> Running in 893d063e30b4 [2023-04-03T15:56:39.009Z] Removing intermediate container 893d063e30b4 [2023-04-03T15:56:39.009Z] ---> 27b990eb7c1c [2023-04-03T15:56:39.009Z] Step 7/12 : WORKDIR /device-gpio [2023-04-03T15:56:39.009Z] ---> Running in c7a55e36bde8 [2023-04-03T15:56:39.603Z] Removing intermediate container c7a55e36bde8 [2023-04-03T15:56:39.603Z] ---> ab43141a3436 [2023-04-03T15:56:39.603Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T15:56:39.603Z] ---> Running in a0a59e1438fa [2023-04-03T15:56:41.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T15:56:41.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T15:56:43.051Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-03T15:56:43.051Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-03T15:56:43.051Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-03T15:56:43.051Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-03T15:56:43.051Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T15:56:43.051Z] OK: 268 MiB in 57 packages [2023-04-03T15:56:44.500Z] Removing intermediate container a0a59e1438fa [2023-04-03T15:56:44.500Z] ---> a4452e0f5ac6 [2023-04-03T15:56:44.500Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-03T15:56:45.478Z] ---> c502fe48626a [2023-04-03T15:56:45.478Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T15:56:45.478Z] ---> Running in 3fa603f6ca2e [2023-04-03T15:58:07.222Z] Removing intermediate container 3fa603f6ca2e [2023-04-03T15:58:07.222Z] ---> 1b931fb11d61 [2023-04-03T15:58:07.222Z] Step 11/12 : COPY . . [2023-04-03T15:58:07.222Z] ---> a3eefd781639 [2023-04-03T15:58:07.222Z] Step 12/12 : RUN ${MAKE} [2023-04-03T15:58:07.222Z] ---> Running in 5a416752764c [2023-04-03T15:58:07.222Z] noop [2023-04-03T15:58:07.222Z] Removing intermediate container 5a416752764c [2023-04-03T15:58:07.222Z] ---> 9a00e22f7e7b [2023-04-03T15:58:07.222Z] Successfully built 9a00e22f7e7b [2023-04-03T15:58:07.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:58:07.585Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:58:07.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:58:07.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container [2023-04-03T15:58:07.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/20 -v /w/workspace/device-gpio/20:/w/workspace/device-gpio/20:rw,z -v /w/workspace/device-gpio/20@tmp:/w/workspace/device-gpio/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T15:58:09.401Z] $ docker top 08189423a21d0c2f876622632ccd3603248e0719aea8bfe2bacc026562f9d3ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:58:10.289Z] + go version [2023-04-03T15:58:10.289Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T15:58:10.319Z] $ docker stop --time=1 08189423a21d0c2f876622632ccd3603248e0719aea8bfe2bacc026562f9d3ff [2023-04-03T15:58:12.106Z] $ docker rm -f --volumes 08189423a21d0c2f876622632ccd3603248e0719aea8bfe2bacc026562f9d3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T15:58:12.688Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T15:58:12.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T15:58:12.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container [2023-04-03T15:58:12.994Z] $ 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/20 -v /w/workspace/device-gpio/20:/w/workspace/device-gpio/20:rw,z -v /w/workspace/device-gpio/20@tmp:/w/workspace/device-gpio/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T15:58:14.335Z] $ docker top 564e3194121ed160cd25965c806b1275c4f64d382918fc00593ce9cadae2cefd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T15:58:15.194Z] + git config --global --add safe.directory /w/workspace/device-gpio/20 [Pipeline] fileExists [Pipeline] sh [2023-04-03T15:58:15.861Z] + make test [2023-04-03T15:58:15.861Z] go test ./... -coverprofile=coverage.out ./... [2023-04-03T15:59:02.763Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-04-03T16:01:09.787Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-04-03T16:01:09.787Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-04-03T16:01:09.787Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T16:01:09.787Z] go vet ./... [2023-04-03T16:01:42.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T16:01:42.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T16:01:42.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-03T16:01:42.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T16:01:42.143Z] $ docker stop --time=1 564e3194121ed160cd25965c806b1275c4f64d382918fc00593ce9cadae2cefd [2023-04-03T16:01:44.177Z] $ docker rm -f --volumes 564e3194121ed160cd25965c806b1275c4f64d382918fc00593ce9cadae2cefd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T16:01:45.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T16:01:45.583Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T16:01:46.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T16:01:46.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T16:01:46.962Z] + ls -al . [2023-04-03T16:01:46.962Z] total 152 [2023-04-03T16:01:46.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:58 . [2023-04-03T16:01:46.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:55 .. [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 3 15:55 .dockerignore [2023-04-03T16:01:46.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 15:55 .git [2023-04-03T16:01:46.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:55 .github [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 3 15:55 .gitignore [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 15:55 .golangci.yml [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 9573 Apr 3 15:55 Attribution.txt [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 4069 Apr 3 15:55 CHANGELOG.md [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 1542 Apr 3 15:55 Dockerfile [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 15:55 GOVERNANCE.md [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 3 15:55 Jenkinsfile [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 3 15:55 LICENSE [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 1692 Apr 3 15:55 Makefile [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 15:55 OWNERS.md [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 11790 Apr 3 15:55 README.md [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 15:52 VERSION [2023-04-03T16:01:46.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 15:55 bin [2023-04-03T16:01:46.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:55 cmd [2023-04-03T16:01:46.962Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 3 15:58 coverage.out [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 3266 Apr 3 15:55 go.mod [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 31410 Apr 3 15:55 go.sum [2023-04-03T16:01:46.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 15:55 internal [2023-04-03T16:01:46.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 15:55 snap [2023-04-03T16:01:46.962Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 3 15:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:01:47.320Z] + 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=7dfda4c58f3df0866524ee45fd52e07eaee27f71 --label arch=arm64 --label version=0.0.0 . [2023-04-03T16:01:47.592Z] Sending build context to Docker daemon 8.102MB [2023-04-03T16:01:47.864Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T16:01:47.864Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-03T16:01:47.864Z] ---> 9a00e22f7e7b [2023-04-03T16:01:47.864Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-03T16:01:47.864Z] ---> Running in b9a47952f1cb [2023-04-03T16:01:48.138Z] Removing intermediate container b9a47952f1cb [2023-04-03T16:01:48.138Z] ---> 80ff605fa719 [2023-04-03T16:01:48.138Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T16:01:48.408Z] ---> Running in 4c7f38376e49 [2023-04-03T16:01:48.683Z] Removing intermediate container 4c7f38376e49 [2023-04-03T16:01:48.683Z] ---> 7daf6539497a [2023-04-03T16:01:48.683Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-04-03T16:01:48.683Z] ---> Running in ee1e78c054da [2023-04-03T16:01:48.957Z] Removing intermediate container ee1e78c054da [2023-04-03T16:01:48.957Z] ---> 8579d8f695ff [2023-04-03T16:01:48.957Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T16:01:49.235Z] ---> Running in af213cb3fd2b [2023-04-03T16:01:49.513Z] Removing intermediate container af213cb3fd2b [2023-04-03T16:01:49.513Z] ---> 0e50d99a19ff [2023-04-03T16:01:49.513Z] Step 7/25 : WORKDIR /device-gpio [2023-04-03T16:01:49.513Z] ---> Running in c906e2e94993 [2023-04-03T16:01:50.108Z] Removing intermediate container c906e2e94993 [2023-04-03T16:01:50.108Z] ---> 44bff71982bb [2023-04-03T16:01:50.108Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T16:01:50.108Z] ---> Running in c21cd5e54591 [2023-04-03T16:01:51.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:01:52.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:01:53.567Z] OK: 268 MiB in 57 packages [2023-04-03T16:01:54.545Z] Removing intermediate container c21cd5e54591 [2023-04-03T16:01:54.545Z] ---> b58eeb307da8 [2023-04-03T16:01:54.545Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-03T16:01:55.143Z] ---> 2665a8358ca7 [2023-04-03T16:01:55.143Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T16:01:55.143Z] ---> Running in 979ec7e4b1dc [2023-04-03T16:01:58.533Z] Removing intermediate container 979ec7e4b1dc [2023-04-03T16:01:58.533Z] ---> 4c03642ee276 [2023-04-03T16:01:58.533Z] Step 11/25 : COPY . . [2023-04-03T16:02:00.515Z] ---> dc9e70517d46 [2023-04-03T16:02:00.515Z] Step 12/25 : RUN ${MAKE} [2023-04-03T16:02:00.515Z] ---> Running in 1628bf944277 [2023-04-03T16:02:01.496Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-04-03T16:04:53.329Z] Removing intermediate container 1628bf944277 [2023-04-03T16:04:53.329Z] ---> 9a400ac93d6e [2023-04-03T16:04:53.329Z] Step 13/25 : FROM alpine:3.17 [2023-04-03T16:04:53.329Z] 3.17: Pulling from library/alpine [2023-04-03T16:04:53.329Z] c41833b44d91: Pulling fs layer [2023-04-03T16:04:53.329Z] c41833b44d91: Verifying Checksum [2023-04-03T16:04:53.329Z] c41833b44d91: Download complete [2023-04-03T16:04:53.329Z] c41833b44d91: Pull complete [2023-04-03T16:04:53.329Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T16:04:53.329Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T16:04:53.329Z] ---> 51e60588ff2c [2023-04-03T16:04:53.329Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-04-03T16:04:53.329Z] ---> Running in d339f53b65e4 [2023-04-03T16:04:53.329Z] Removing intermediate container d339f53b65e4 [2023-04-03T16:04:53.329Z] ---> bdf145ccfe0d [2023-04-03T16:04:53.329Z] Step 15/25 : RUN apk add --update --no-cache [2023-04-03T16:04:53.329Z] ---> Running in 81157eaff334 [2023-04-03T16:04:53.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T16:04:53.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T16:04:53.329Z] OK: 7 MiB in 15 packages [2023-04-03T16:04:53.329Z] Removing intermediate container 81157eaff334 [2023-04-03T16:04:53.329Z] ---> 02df472c96e3 [2023-04-03T16:04:53.329Z] Step 16/25 : WORKDIR / [2023-04-03T16:04:53.329Z] ---> Running in bf4f0e5226a4 [2023-04-03T16:04:53.329Z] Removing intermediate container bf4f0e5226a4 [2023-04-03T16:04:53.329Z] ---> aac36c1b3b76 [2023-04-03T16:04:53.329Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-04-03T16:04:53.329Z] ---> 6065a156b5a6 [2023-04-03T16:04:53.329Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-04-03T16:04:53.329Z] ---> f2d41e1b267f [2023-04-03T16:04:53.329Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-04-03T16:04:53.329Z] ---> 8def259db3e9 [2023-04-03T16:04:53.329Z] Step 20/25 : EXPOSE 59910 [2023-04-03T16:04:53.329Z] ---> Running in d09d48ab0e04 [2023-04-03T16:04:53.329Z] Removing intermediate container d09d48ab0e04 [2023-04-03T16:04:53.329Z] ---> ce5964454b25 [2023-04-03T16:04:53.329Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-04-03T16:04:53.329Z] ---> Running in c4896994fac2 [2023-04-03T16:04:53.329Z] Removing intermediate container c4896994fac2 [2023-04-03T16:04:53.329Z] ---> 4a6a1cf5f2a4 [2023-04-03T16:04:53.329Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-03T16:04:53.329Z] ---> Running in 582b234837ef [2023-04-03T16:04:53.329Z] Removing intermediate container 582b234837ef [2023-04-03T16:04:53.329Z] ---> 90c62723dfd9 [2023-04-03T16:04:53.329Z] Step 23/25 : LABEL arch=arm64 [2023-04-03T16:04:53.329Z] ---> Running in feb7e72e148f [2023-04-03T16:04:53.329Z] Removing intermediate container feb7e72e148f [2023-04-03T16:04:53.329Z] ---> 29bd5dc22fa0 [2023-04-03T16:04:53.329Z] Step 24/25 : LABEL git_sha=7dfda4c58f3df0866524ee45fd52e07eaee27f71 [2023-04-03T16:04:53.329Z] ---> Running in 33d6f9c4d467 [2023-04-03T16:04:53.329Z] Removing intermediate container 33d6f9c4d467 [2023-04-03T16:04:53.329Z] ---> 905ee3a40b79 [2023-04-03T16:04:53.329Z] Step 25/25 : LABEL version=0.0.0 [2023-04-03T16:04:53.329Z] ---> Running in 6ae40d680068 [2023-04-03T16:04:53.329Z] Removing intermediate container 6ae40d680068 [2023-04-03T16:04:53.329Z] ---> 6d254c000ead [2023-04-03T16:04:53.329Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T16:04:53.329Z] Successfully built 6d254c000ead [2023-04-03T16:04:53.329Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:53.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:04:53.784Z] [2023-04-03T16:04:53.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:04:54.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:04:54.526Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T16:04:54.526Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T16:04:54.526Z] 04944245beec: Pulling fs layer [2023-04-03T16:04:54.526Z] 699f458cf7ca: Pulling fs layer [2023-04-03T16:04:54.526Z] 765212b225bb: Pulling fs layer [2023-04-03T16:04:54.526Z] f23df028b6ca: Pulling fs layer [2023-04-03T16:04:54.526Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T16:04:54.526Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T16:04:54.526Z] 765212b225bb: Waiting [2023-04-03T16:04:54.526Z] f23df028b6ca: Waiting [2023-04-03T16:04:54.526Z] d65c8cfc05b1: Waiting [2023-04-03T16:04:54.526Z] 2437ff75d9bd: Waiting [2023-04-03T16:04:54.526Z] 04944245beec: Verifying Checksum [2023-04-03T16:04:54.526Z] 04944245beec: Download complete [2023-04-03T16:04:54.526Z] 765212b225bb: Verifying Checksum [2023-04-03T16:04:54.526Z] 765212b225bb: Download complete [2023-04-03T16:04:54.526Z] f23df028b6ca: Verifying Checksum [2023-04-03T16:04:54.526Z] f23df028b6ca: Download complete [2023-04-03T16:04:54.526Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T16:04:54.526Z] d65c8cfc05b1: Download complete [2023-04-03T16:04:54.810Z] 699f458cf7ca: Verifying Checksum [2023-04-03T16:04:54.810Z] 699f458cf7ca: Download complete [2023-04-03T16:04:55.099Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T16:04:55.099Z] 8998bd30e6a1: Download complete [2023-04-03T16:04:57.744Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T16:04:57.744Z] 2437ff75d9bd: Download complete [2023-04-03T16:04:59.708Z] 8998bd30e6a1: Pull complete [2023-04-03T16:05:00.298Z] 04944245beec: Pull complete [2023-04-03T16:05:02.896Z] 699f458cf7ca: Pull complete [2023-04-03T16:05:03.165Z] 765212b225bb: Pull complete [2023-04-03T16:05:04.135Z] f23df028b6ca: Pull complete [2023-04-03T16:05:04.406Z] d65c8cfc05b1: Pull complete [2023-04-03T16:05:19.441Z] 2437ff75d9bd: Pull complete [2023-04-03T16:05:19.441Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T16:05:19.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T16:05:19.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:05:19.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-6708 does not seem to be running inside a container [2023-04-03T16:05:19.772Z] $ 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/20 -v /w/workspace/device-gpio/20:/w/workspace/device-gpio/20:rw,z -v /w/workspace/device-gpio/20@tmp:/w/workspace/device-gpio/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T16:05:22.675Z] $ docker top c54f8b65ca65e2c6073995b23698a24fa3bbfd140f29e75daa8d8efb1928bcd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:23.553Z] ---> job-cost.sh [2023-04-03T16:05:23.554Z] lf-activate-venv: SKIPPING [2023-04-03T16:05:23.554Z] INFO: No Stack... [2023-04-03T16:05:24.142Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T16:05:25.110Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T16:05:25.766Z] + cat /w/workspace/device-gpio/20/archives/cost.csv [2023-04-03T16:05:25.766Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T16:05:25.856Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [2023-04-03T16:05:25.865Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] did not exist. Created. [2023-04-03T16:05:25.866Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T16:05:26.533Z] /w/workspace/device-gpio/20@tmp/durable-e07a7ea3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T16:05:27.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T16:05:27.228Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T16:05:27.288Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T16:05:27.300Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-20-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T16:05:27.317Z] $ docker stop --time=1 c54f8b65ca65e2c6073995b23698a24fa3bbfd140f29e75daa8d8efb1928bcd7 [2023-04-03T16:05:28.920Z] $ docker rm -f --volumes c54f8b65ca65e2c6073995b23698a24fa3bbfd140f29e75daa8d8efb1928bcd7 [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 [2023-04-03T16:05:29.332Z] provisioning config files... [2023-04-03T16:05:29.342Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config4120486872063243755tmp [Pipeline] { [Pipeline] sh [2023-04-03T16:05:29.637Z] + set +x [2023-04-03T16:05:29.637Z] + curl -s https://codecov.io/bash [2023-04-03T16:05:29.637Z] + bash -s -- [2023-04-03T16:05:29.637Z] [2023-04-03T16:05:29.637Z] _____ _ [2023-04-03T16:05:29.637Z] / ____| | | [2023-04-03T16:05:29.637Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T16:05:29.637Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T16:05:29.637Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T16:05:29.637Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T16:05:29.637Z] Bash-1.0.6 [2023-04-03T16:05:29.637Z] [2023-04-03T16:05:29.637Z] [2023-04-03T16:05:29.637Z] ==> git version 2.25.1 found [2023-04-03T16:05:29.637Z] ==> 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 [2023-04-03T16:05:29.637Z] Release-Date: 2020-01-08 [2023-04-03T16:05:29.637Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-03T16:05:29.637Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T16:05:29.637Z] ==> Jenkins CI detected. [2023-04-03T16:05:29.637Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-04-03T16:05:29.637Z] project root: . [2023-04-03T16:05:29.637Z] --> token set from env [2023-04-03T16:05:29.637Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T16:05:29.637Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T16:05:29.637Z] ==> Python coveragepy not found [2023-04-03T16:05:29.637Z] ==> Searching for coverage reports in: [2023-04-03T16:05:29.637Z] + . [2023-04-03T16:05:29.637Z] -> Found 1 reports [2023-04-03T16:05:29.637Z] ==> Detecting git/mercurial file structure [2023-04-03T16:05:29.637Z] ==> Reading reports [2023-04-03T16:05:29.637Z] + ./coverage.out bytes=10 [2023-04-03T16:05:29.637Z] ==> Appending adjustments [2023-04-03T16:05:29.637Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T16:05:29.897Z] + Found adjustments [2023-04-03T16:05:29.897Z] ==> Gzipping contents [2023-04-03T16:05:29.897Z] 4.0K /tmp/codecov.yFRFac.gz [2023-04-03T16:05:29.897Z] ==> Uploading reports [2023-04-03T16:05:29.897Z] url: https://codecov.io [2023-04-03T16:05:29.897Z] query: branch=PR-71&commit=7dfda4c58f3df0866524ee45fd52e07eaee27f71&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-04-03T16:05:29.897Z] -> Pinging Codecov [2023-04-03T16:05:29.897Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=7dfda4c58f3df0866524ee45fd52e07eaee27f71&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F20%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-04-03T16:05:30.158Z] -> Uploading to [2023-04-03T16:05:30.158Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7dfda4c58f3df0866524ee45fd52e07eaee27f71/e8117333-b79d-4e70-88dd-72244c3a9ad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T160529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f0797d9861ec44c2f87795322f5f1a2582b5f4aba808e8c4170e33a7e193a1f [2023-04-03T16:05:30.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T16:05:30.158Z] Dload Upload Total Spent Left Speed [2023-04-03T16:05:30.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 2708 --:--:-- --:--:-- --:--:-- 2708 [2023-04-03T16:05:30.418Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7dfda4c58f3df0866524ee45fd52e07eaee27f71 [Pipeline] } [2023-04-03T16:05:30.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-03T16:05:31.154Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-04-03T16:05:31.154Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-04-03T16:05:31.154Z] total 16 [2023-04-03T16:05:31.154Z] drwxr-xr-x 3 root root 4096 Apr 3 15:54 . [2023-04-03T16:05:31.154Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 15:54 .. [2023-04-03T16:05:31.154Z] drwxr-xr-x 2 root root 4096 Apr 3 15:54 cost [2023-04-03T16:05:31.154Z] -rw-r--r-- 1 root root 83 Apr 3 15:54 cost.csv [2023-04-03T16:05:31.154Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-04-03T16:05:31.154Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-04-03T16:05:31.154Z] total 16 [2023-04-03T16:05:31.154Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 15:54 . [2023-04-03T16:05:31.154Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 15:54 .. [2023-04-03T16:05:31.154Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 15:54 cost [2023-04-03T16:05:31.154Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 3 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:31.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:32.305Z] ---> package-listing.sh [2023-04-03T16:05:32.305Z] ++ facter osfamily [2023-04-03T16:05:32.305Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T16:05:32.564Z] + OS_FAMILY=debian [2023-04-03T16:05:32.564Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-04-03T16:05:32.564Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T16:05:32.564Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T16:05:32.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T16:05:32.564Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T16:05:32.564Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-04-03T16:05:32.564Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T16:05:32.564Z] + case "${OS_FAMILY}" in [2023-04-03T16:05:32.564Z] + dpkg -l [2023-04-03T16:05:32.564Z] + grep '^ii' [2023-04-03T16:05:32.564Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T16:05:32.564Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T16:05:32.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T16:05:32.564Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-04-03T16:05:32.564Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-04-03T16:05:32.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-04-03T16:05:32.573Z] 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_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T16:05:32.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T16:05:33.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T16:05:33.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T16:05:33.487Z] prd-ubuntu20.04-docker-8c-8g-6702 does not seem to be running inside a container [2023-04-03T16:05:33.528Z] $ 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_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T16:05:33.757Z] $ docker top db0c6767123febd3e959e2dc829f07b255f5a1c86467f6e9a38a2b9aaf2b6c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T16:05:34.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T16:05:34.376Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T16:05:34.662Z] + ls /var/log/sa-host [2023-04-03T16:05:34.662Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T16:05:34.731Z] provisioning config files... [2023-04-03T16:05:34.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config15234524321243928516tmp [Pipeline] { [Pipeline] echo [2023-04-03T16:05:34.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:35.034Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T16:05:35.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:35.365Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T16:05:35.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:35.657Z] ---> sudo-logs.sh [2023-04-03T16:05:35.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T16:05:35.687Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:35.969Z] ---> job-cost.sh [2023-04-03T16:05:35.969Z] lf-activate-venv: SKIPPING [2023-04-03T16:05:35.969Z] DEBUG: total: 0.2199999988079071 [2023-04-03T16:05:35.969Z] INFO: Retrieving Stack Cost... [2023-04-03T16:05:36.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T16:05:36.794Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T16:05:36.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T16:05:37.092Z] ---> logs-deploy.sh [2023-04-03T16:05:37.093Z] lf-activate-venv: SKIPPING [2023-04-03T16:05:37.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/20 [2023-04-03T16:05:37.093Z] INFO: archiving workspace using pattern(s): [2023-04-03T16:05:38.030Z] Archives upload complete. [2023-04-03T16:05:38.290Z] INFO: archiving logs to Nexus [2023-04-03T16:05:38.861Z] ---> uname -a: [2023-04-03T16:05:38.861Z] Linux prd-ubuntu20-04-docker-8c-8g-6702 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] ---> lscpu: [2023-04-03T16:05:38.861Z] Architecture: x86_64 [2023-04-03T16:05:38.861Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-03T16:05:38.861Z] Byte Order: Little Endian [2023-04-03T16:05:38.861Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-03T16:05:38.861Z] CPU(s): 8 [2023-04-03T16:05:38.861Z] On-line CPU(s) list: 0-7 [2023-04-03T16:05:38.861Z] Thread(s) per core: 1 [2023-04-03T16:05:38.861Z] Core(s) per socket: 1 [2023-04-03T16:05:38.861Z] Socket(s): 8 [2023-04-03T16:05:38.861Z] NUMA node(s): 1 [2023-04-03T16:05:38.861Z] Vendor ID: AuthenticAMD [2023-04-03T16:05:38.861Z] CPU family: 23 [2023-04-03T16:05:38.861Z] Model: 49 [2023-04-03T16:05:38.861Z] Model name: AMD EPYC-Rome Processor [2023-04-03T16:05:38.861Z] Stepping: 0 [2023-04-03T16:05:38.861Z] CPU MHz: 2799.956 [2023-04-03T16:05:38.861Z] BogoMIPS: 5599.91 [2023-04-03T16:05:38.861Z] Virtualization: AMD-V [2023-04-03T16:05:38.861Z] Hypervisor vendor: KVM [2023-04-03T16:05:38.861Z] Virtualization type: full [2023-04-03T16:05:38.861Z] L1d cache: 256 KiB [2023-04-03T16:05:38.861Z] L1i cache: 256 KiB [2023-04-03T16:05:38.861Z] L2 cache: 4 MiB [2023-04-03T16:05:38.861Z] L3 cache: 128 MiB [2023-04-03T16:05:38.861Z] NUMA node0 CPU(s): 0-7 [2023-04-03T16:05:38.861Z] Vulnerability Itlb multihit: Not affected [2023-04-03T16:05:38.861Z] Vulnerability L1tf: Not affected [2023-04-03T16:05:38.861Z] Vulnerability Mds: Not affected [2023-04-03T16:05:38.861Z] Vulnerability Meltdown: Not affected [2023-04-03T16:05:38.861Z] Vulnerability Mmio stale data: Not affected [2023-04-03T16:05:38.861Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-03T16:05:38.861Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-03T16:05:38.861Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-03T16:05:38.861Z] Vulnerability Srbds: Not affected [2023-04-03T16:05:38.861Z] Vulnerability Tsx async abort: Not affected [2023-04-03T16:05:38.861Z] 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 [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] ---> nproc: [2023-04-03T16:05:38.861Z] 8 [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] ---> df -h: [2023-04-03T16:05:38.861Z] Filesystem Size Used Avail Use% Mounted on [2023-04-03T16:05:38.861Z] overlay 155G 12G 144G 8% / [2023-04-03T16:05:38.861Z] tmpfs 64M 0 64M 0% /dev [2023-04-03T16:05:38.861Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-03T16:05:38.861Z] shm 64M 0 64M 0% /dev/shm [2023-04-03T16:05:38.861Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] ---> sar -b -r -n DEV: [2023-04-03T16:05:38.861Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6702) 04/03/23 _x86_64_ (8 CPU) [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] 15:51:49 LINUX RESTART (8 CPU) [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] 15:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-03T16:05:38.861Z] 15:53:01 195.07 47.69 147.38 0.00 5378.57 180556.44 0.00 [2023-04-03T16:05:38.861Z] 15:54:01 126.95 1.68 125.26 0.00 25.86 47393.97 0.00 [2023-04-03T16:05:38.861Z] 15:55:01 174.32 1.15 173.17 0.00 24.53 43384.24 0.00 [2023-04-03T16:05:38.861Z] 15:56:01 2.48 0.00 2.48 0.00 0.00 28.68 0.00 [2023-04-03T16:05:38.861Z] 15:57:01 5.70 0.97 4.73 0.00 67.44 231.79 0.00 [2023-04-03T16:05:38.861Z] 15:58:01 41.24 6.80 34.44 0.00 836.79 3449.83 0.00 [2023-04-03T16:05:38.861Z] 15:59:01 36.59 3.45 33.14 0.00 4325.01 7560.87 0.00 [2023-04-03T16:05:38.861Z] 16:00:01 4.10 0.02 4.08 0.00 0.13 97.72 0.00 [2023-04-03T16:05:38.861Z] 16:01:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-04-03T16:05:38.861Z] 16:02:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 [2023-04-03T16:05:38.861Z] 16:03:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-04-03T16:05:38.861Z] 16:04:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2023-04-03T16:05:38.861Z] 16:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-04-03T16:05:38.861Z] Average: 45.63 4.75 40.88 0.00 819.84 21751.41 0.00 [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] 15:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-03T16:05:38.861Z] 15:53:01 29151972 31565060 750556 2.28 75192 2616912 1991548 5.87 1026320 2350804 1036 [2023-04-03T16:05:38.861Z] 15:54:01 28199580 31552356 749424 2.28 148048 3393912 1909636 5.63 1213688 3009908 179588 [2023-04-03T16:05:38.861Z] 15:55:01 27649076 31561668 736680 2.24 159940 3898644 1759548 5.19 1277840 3446388 316 [2023-04-03T16:05:38.861Z] 15:56:01 27649040 31561820 736248 2.24 159984 3898644 1759548 5.19 1278064 3446392 4 [2023-04-03T16:05:38.861Z] 15:57:01 27642600 31571256 726268 2.21 161920 3911800 1771924 5.22 1270712 3459520 8304 [2023-04-03T16:05:38.861Z] 15:58:01 27468992 31561628 727700 2.21 180596 4049532 1802132 5.31 1358304 3532064 25624 [2023-04-03T16:05:38.861Z] 15:59:01 27121444 31548756 736248 2.24 197176 4356108 1818228 5.36 1595872 3619288 4 [2023-04-03T16:05:38.861Z] 16:00:01 27126728 31549396 735644 2.24 195768 4352980 1794900 5.29 1594348 3616204 4 [2023-04-03T16:05:38.861Z] 16:01:01 27126648 31549360 735604 2.24 195820 4352988 1794900 5.29 1594424 3616208 8 [2023-04-03T16:05:38.861Z] 16:02:01 27126600 31549380 735472 2.24 195864 4352992 1794900 5.29 1594388 3616212 20 [2023-04-03T16:05:38.861Z] 16:03:01 27127044 31549920 735148 2.24 195892 4352992 1794900 5.29 1594384 3616292 8 [2023-04-03T16:05:38.861Z] 16:04:01 27127424 31550492 734568 2.23 195912 4353124 1794900 5.29 1594304 3616424 4 [2023-04-03T16:05:38.861Z] 16:05:01 27127376 31550504 734516 2.23 195948 4353128 1794900 5.29 1594124 3616468 16 [2023-04-03T16:05:38.861Z] Average: 27511117 31555507 736467 2.24 173697 4018750 1813997 5.35 1429752 3427859 16534 [2023-04-03T16:05:38.861Z] [2023-04-03T16:05:38.861Z] 15:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-03T16:05:38.861Z] 15:53:01 veth7561459 29.81 36.31 2.79 34.68 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:53:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:53:01 docker0 51.52 61.01 4.07 230.81 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:53:01 ens3 804.77 527.53 6826.52 97.81 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:54:01 docker0 162.79 289.24 12.47 1855.74 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:54:01 ens3 331.86 213.55 1888.40 105.90 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:55:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:55:01 docker0 3.12 7.72 0.19 85.15 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:55:01 ens3 131.53 78.14 2682.50 18.66 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:56:01 ens3 1.63 0.50 0.37 0.22 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:57:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:57:01 ens3 55.88 35.59 137.71 2.87 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:58:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:58:01 ens3 389.50 269.62 1145.24 18.39 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 15:59:01 ens3 148.58 95.18 1552.63 6.42 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:00:01 ens3 1.02 0.27 0.16 0.08 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:01:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.861Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:03:01 ens3 0.38 0.18 0.19 0.07 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:04:01 ens3 1.18 0.48 0.40 0.28 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] 16:05:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] Average: docker0 16.72 27.53 1.29 167.05 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] Average: ens3 143.61 93.96 1094.91 19.30 0.00 0.00 0.00 0.00 [2023-04-03T16:05:38.862Z] [2023-04-03T16:05:38.862Z] [2023-04-03T16:05:38.862Z] ---> sar -P ALL: [2023-04-03T16:05:38.862Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6702) 04/03/23 _x86_64_ (8 CPU) [2023-04-03T16:05:38.862Z] [2023-04-03T16:05:38.862Z] 15:51:49 LINUX RESTART (8 CPU) [2023-04-03T16:05:38.862Z] [2023-04-03T16:05:38.862Z] 15:52:01 CPU %user %nice %system %iowait %steal %idle [2023-04-03T16:05:38.862Z] 15:53:01 all 9.96 0.00 3.79 3.01 0.06 83.19 [2023-04-03T16:05:38.862Z] 15:53:01 0 6.29 0.00 2.97 0.85 0.07 89.82 [2023-04-03T16:05:38.862Z] 15:53:01 1 13.44 0.00 3.70 2.92 0.05 79.89 [2023-04-03T16:05:38.862Z] 15:53:01 2 12.38 0.00 4.48 5.80 0.05 77.29 [2023-04-03T16:05:38.862Z] 15:53:01 3 7.60 0.00 3.17 0.41 0.05 88.77 [2023-04-03T16:05:38.862Z] 15:53:01 4 10.39 0.00 4.29 1.08 0.05 84.19 [2023-04-03T16:05:38.862Z] 15:53:01 5 9.87 0.00 3.88 0.96 0.07 85.22 [2023-04-03T16:05:38.862Z] 15:53:01 6 9.60 0.00 3.93 6.56 0.08 79.82 [2023-04-03T16:05:38.862Z] 15:53:01 7 10.10 0.00 3.89 5.50 0.07 80.43 [2023-04-03T16:05:38.862Z] 15:54:01 all 30.76 0.00 6.31 2.49 0.10 60.33 [2023-04-03T16:05:38.862Z] 15:54:01 0 27.87 0.00 5.98 6.31 0.12 59.72 [2023-04-03T16:05:38.862Z] 15:54:01 1 31.54 0.00 6.53 0.42 0.08 61.42 [2023-04-03T16:05:38.862Z] 15:54:01 2 31.55 0.00 6.09 0.42 0.08 61.86 [2023-04-03T16:05:38.862Z] 15:54:01 3 28.63 0.00 6.31 6.95 0.10 58.01 [2023-04-03T16:05:38.862Z] 15:54:01 4 32.21 0.00 6.70 1.05 0.07 59.98 [2023-04-03T16:05:38.862Z] 15:54:01 5 29.50 0.00 6.62 3.88 0.12 59.89 [2023-04-03T16:05:38.862Z] 15:54:01 6 32.19 0.00 5.88 0.32 0.08 61.52 [2023-04-03T16:05:38.862Z] 15:54:01 7 32.58 0.00 6.40 0.68 0.10 60.25 [2023-04-03T16:05:38.862Z] 15:55:01 all 17.94 0.00 4.51 2.37 0.07 75.12 [2023-04-03T16:05:38.862Z] 15:55:01 0 18.14 0.00 4.36 4.72 0.08 72.69 [2023-04-03T16:05:38.862Z] 15:55:01 1 17.55 0.00 4.41 0.07 0.05 77.92 [2023-04-03T16:05:38.862Z] 15:55:01 2 18.32 0.00 4.57 0.32 0.05 76.74 [2023-04-03T16:05:38.862Z] 15:55:01 3 18.36 0.00 4.29 4.04 0.07 73.25 [2023-04-03T16:05:38.862Z] 15:55:01 4 17.21 0.00 4.93 5.34 0.08 72.44 [2023-04-03T16:05:38.862Z] 15:55:01 5 17.42 0.00 4.14 0.64 0.07 77.73 [2023-04-03T16:05:38.862Z] 15:55:01 6 18.59 0.00 4.27 0.15 0.07 76.92 [2023-04-03T16:05:38.862Z] 15:55:01 7 17.93 0.00 5.09 3.69 0.08 73.20 [2023-04-03T16:05:38.862Z] 15:56:01 all 0.17 0.00 0.01 0.04 0.00 99.78 [2023-04-03T16:05:38.862Z] 15:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 15:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 15:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-03T16:05:38.862Z] 15:56:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2023-04-03T16:05:38.862Z] 15:56:01 4 0.03 0.00 0.02 0.33 0.00 99.62 [2023-04-03T16:05:38.862Z] 15:56:01 5 1.24 0.00 0.00 0.00 0.02 98.74 [2023-04-03T16:05:38.862Z] 15:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 15:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-03T16:05:38.862Z] 15:57:01 all 0.35 0.00 0.12 0.09 0.01 99.43 [2023-04-03T16:05:38.862Z] 15:57:01 0 0.15 0.00 0.13 0.12 0.00 99.60 [2023-04-03T16:05:38.862Z] 15:57:01 1 0.23 0.00 0.28 0.08 0.00 99.40 [2023-04-03T16:05:38.862Z] 15:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-03T16:05:38.862Z] 15:57:01 3 0.12 0.00 0.10 0.35 0.02 99.42 [2023-04-03T16:05:38.862Z] 15:57:01 4 0.18 0.00 0.12 0.02 0.02 99.67 [2023-04-03T16:05:38.862Z] 15:57:01 5 1.83 0.00 0.18 0.10 0.00 97.89 [2023-04-03T16:05:38.862Z] 15:57:01 6 0.17 0.00 0.07 0.05 0.02 99.70 [2023-04-03T16:05:38.862Z] 15:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-03T16:05:38.862Z] 15:58:01 all 1.38 0.00 0.94 0.35 0.03 97.30 [2023-04-03T16:05:38.862Z] 15:58:01 0 1.05 0.00 0.55 0.10 0.02 98.28 [2023-04-03T16:05:38.862Z] 15:58:01 1 1.24 0.00 1.22 0.50 0.02 97.03 [2023-04-03T16:05:38.862Z] 15:58:01 2 1.34 0.00 0.77 0.05 0.03 97.81 [2023-04-03T16:05:38.862Z] 15:58:01 3 1.14 0.00 1.07 1.56 0.05 96.18 [2023-04-03T16:05:38.862Z] 15:58:01 4 1.74 0.00 0.70 0.42 0.03 97.10 [2023-04-03T16:05:38.862Z] 15:58:01 5 2.18 0.00 1.73 0.03 0.02 96.05 [2023-04-03T16:05:38.862Z] 15:58:01 6 1.22 0.00 0.68 0.07 0.02 98.01 [2023-04-03T16:05:38.862Z] 15:58:01 7 1.15 0.00 0.76 0.10 0.05 97.94 [2023-04-03T16:05:38.862Z] 15:59:01 all 1.38 0.00 0.85 0.47 0.02 97.28 [2023-04-03T16:05:38.862Z] 15:59:01 0 1.94 0.00 1.07 0.73 0.02 96.24 [2023-04-03T16:05:38.862Z] 15:59:01 1 1.27 0.00 0.58 0.18 0.02 97.95 [2023-04-03T16:05:38.862Z] 15:59:01 2 1.30 0.00 0.53 0.33 0.02 97.81 [2023-04-03T16:05:38.862Z] 15:59:01 3 1.10 0.00 0.75 1.52 0.03 96.60 [2023-04-03T16:05:38.862Z] 15:59:01 4 1.00 0.00 0.83 0.05 0.02 98.10 [2023-04-03T16:05:38.862Z] 15:59:01 5 1.30 0.00 0.45 0.37 0.02 97.86 [2023-04-03T16:05:38.862Z] 15:59:01 6 0.70 0.00 1.47 0.52 0.03 97.28 [2023-04-03T16:05:38.862Z] 15:59:01 7 2.44 0.00 1.09 0.05 0.03 96.38 [2023-04-03T16:05:38.862Z] 16:00:01 all 0.08 0.00 0.05 0.01 0.00 99.85 [2023-04-03T16:05:38.862Z] 16:00:01 0 0.22 0.00 0.10 0.00 0.00 99.68 [2023-04-03T16:05:38.862Z] 16:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-03T16:05:38.862Z] 16:00:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-03T16:05:38.862Z] 16:00:01 3 0.03 0.00 0.05 0.10 0.00 99.82 [2023-04-03T16:05:38.862Z] 16:00:01 4 0.12 0.00 0.05 0.00 0.00 99.83 [2023-04-03T16:05:38.862Z] 16:00:01 5 0.08 0.00 0.02 0.02 0.02 99.87 [2023-04-03T16:05:38.862Z] 16:00:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-04-03T16:05:38.862Z] 16:00:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-03T16:05:38.862Z] 16:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-04-03T16:05:38.862Z] 16:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-03T16:05:38.862Z] 16:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-03T16:05:38.862Z] 16:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:01:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-03T16:05:38.862Z] 16:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-03T16:05:38.862Z] 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:02:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-03T16:05:38.862Z] 16:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 16:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:02:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-03T16:05:38.862Z] 16:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-03T16:05:38.862Z] 16:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-03T16:05:38.862Z] 16:03:01 all 0.17 0.00 0.01 0.01 0.00 99.81 [2023-04-03T16:05:38.862Z] 16:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 16:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-03T16:05:38.862Z] 16:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 16:03:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:03:01 5 1.26 0.00 0.00 0.00 0.02 98.73 [2023-04-03T16:05:38.862Z] 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 16:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-03T16:05:38.862Z] [2023-04-03T16:05:38.862Z] 16:03:01 CPU %user %nice %system %iowait %steal %idle [2023-04-03T16:05:38.862Z] 16:04:01 all 0.03 0.00 0.02 0.02 0.01 99.93 [2023-04-03T16:05:38.862Z] 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-03T16:05:38.862Z] 16:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:04:01 3 0.02 0.00 0.02 0.12 0.02 99.83 [2023-04-03T16:05:38.862Z] 16:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-03T16:05:38.862Z] 16:04:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-03T16:05:38.862Z] 16:04:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-03T16:05:38.862Z] 16:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:05:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-03T16:05:38.862Z] 16:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-03T16:05:38.862Z] 16:05:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-03T16:05:38.862Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-03T16:05:38.862Z] 16:05:01 3 0.00 0.00 0.02 0.08 0.00 99.90 [2023-04-03T16:05:38.862Z] 16:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-03T16:05:38.862Z] 16:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-03T16:05:38.862Z] 16:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-03T16:05:38.862Z] Average: all 4.75 0.00 1.27 0.68 0.02 93.28 [2023-04-03T16:05:38.862Z] Average: 0 4.23 0.00 1.16 0.97 0.02 93.61 [2023-04-03T16:05:38.862Z] Average: 1 5.01 0.00 1.29 0.32 0.02 93.36 [2023-04-03T16:05:38.862Z] Average: 2 4.98 0.00 1.27 0.53 0.02 93.21 [2023-04-03T16:05:38.862Z] Average: 3 4.34 0.00 1.21 1.17 0.03 93.26 [2023-04-03T16:05:38.863Z] Average: 4 4.81 0.00 1.36 0.63 0.02 93.18 [2023-04-03T16:05:38.863Z] Average: 5 4.94 0.00 1.30 0.46 0.03 93.27 [2023-04-03T16:05:38.863Z] Average: 6 4.78 0.00 1.25 0.59 0.02 93.36 [2023-04-03T16:05:38.863Z] Average: 7 4.91 0.00 1.33 0.77 0.03 92.96 [2023-04-03T16:05:38.863Z] [2023-04-03T16:05:38.863Z] [2023-04-03T16:05:38.863Z]