Pull request #177 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b233b7468995977dde3589891098b1d9f5ef6954+15ac8934db983724a9e4ad688c07cba5566b1ed2 (ca213286b2620a2e701c81aa91c907f2d095b013) 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-ssh4477184408529603046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1609014147401186679.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-177/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-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10087152101153422717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3950933424666523241.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-177/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-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10393429034234350249.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-16431 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-177 # 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/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit b233b7468995977dde3589891098b1d9f5ef6954 Merge succeeded, producing b233b7468995977dde3589891098b1d9f5ef6954 Checking out Revision b233b7468995977dde3589891098b1d9f5ef6954 (PR-177) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:12 ========================================================= 01:26:12 EdgeX Global Pipelines Version Info 01:26:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # 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 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 > git rev-list --no-walk a070ea6d9af4d8805c457b1c8b8095277775e61b # timeout=10 01:26:12 ------------------- 01:26:12 stable info: 01:26:12 ------------------- 01:26:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:12 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:26:12 Message: update stable to v1.0.249 01:26:13 ------------------- 01:26:13 experimental info: 01:26:13 ------------------- 01:26:13 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:13 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:26:13 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo 01:26:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b233b74 [Pipeline] echo 01:26:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:14 provisioning config files... 01:26:14 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config15041086960023849219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:14 ---> docker-login.sh 01:26:14 nexus3.edgexfoundry.org:10001 01:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:14 Configure a credential helper to remove this warning. See 01:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:14 01:26:14 Login Succeeded 01:26:14 nexus3.edgexfoundry.org:10002 01:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:14 Configure a credential helper to remove this warning. See 01:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:14 01:26:14 Login Succeeded 01:26:14 nexus3.edgexfoundry.org:10003 01:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:14 Configure a credential helper to remove this warning. See 01:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:14 01:26:14 Login Succeeded 01:26:14 nexus3.edgexfoundry.org:10004 01:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:14 Configure a credential helper to remove this warning. See 01:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:14 01:26:14 Login Succeeded 01:26:14 docker.io 01:26:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:15 Configure a credential helper to remove this warning. See 01:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:15 01:26:15 Login Succeeded 01:26:15 ---> docker-login.sh ends [Pipeline] } 01:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:26:15 + git rev-list -1 --merges b233b7468995977dde3589891098b1d9f5ef6954~1..b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo 01:26:15 -----------> git rev-list -1 --merges b233b7468995977dde3589891098b1d9f5ef6954~1..b233b7468995977dde3589891098b1d9f5ef6954 b233b7468995977dde3589891098b1d9f5ef6954 [false] [Pipeline] sh 01:26:15 + git log --format=format:%s -1 b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo 01:26:15 ========================================================= 01:26:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:26:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:16 + git log --format=format:%s -1 b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] echo 01:26:16 [semverPrep] GIT_COMMIT: b233b7468995977dde3589891098b1d9f5ef6954, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo 01:26:16 [semverPrep] This is not a build commit. [Pipeline] sh 01:26:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:16 + grep -v github /etc/ssh/ssh_known_hosts 01:26:16 + [ -e /tmp/ssh_known_hosts ] 01:26:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:26:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:26:16 + sudo tee -a /etc/ssh/ssh_known_hosts 01:26:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:16 01:26:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:17 0.1.4: Pulling from edgex-devops/py-git-semver 01:26:17 b85a868b505f: Pulling fs layer 01:26:17 e2be974225ed: Pulling fs layer 01:26:17 339a4e72a1f5: Pulling fs layer 01:26:17 988bab9f4d93: Pulling fs layer 01:26:17 1469e6f7b9e6: Pulling fs layer 01:26:17 988bab9f4d93: Waiting 01:26:17 eaf3925da568: Pulling fs layer 01:26:17 1469e6f7b9e6: Waiting 01:26:17 bab4dde63d76: Pulling fs layer 01:26:17 eaf3925da568: Waiting 01:26:17 bde34c3a00c8: Pulling fs layer 01:26:17 bab4dde63d76: Waiting 01:26:17 b352a97aabf1: Pulling fs layer 01:26:17 4872d77fe225: Pulling fs layer 01:26:17 b352a97aabf1: Waiting 01:26:17 4872d77fe225: Waiting 01:26:17 5851b861e8e6: Pulling fs layer 01:26:17 5851b861e8e6: Waiting 01:26:17 e2be974225ed: Verifying Checksum 01:26:17 e2be974225ed: Download complete 01:26:17 988bab9f4d93: Verifying Checksum 01:26:17 988bab9f4d93: Download complete 01:26:17 1469e6f7b9e6: Verifying Checksum 01:26:17 1469e6f7b9e6: Download complete 01:26:17 eaf3925da568: Verifying Checksum 01:26:17 eaf3925da568: Download complete 01:26:17 339a4e72a1f5: Download complete 01:26:17 bde34c3a00c8: Download complete 01:26:17 b352a97aabf1: Verifying Checksum 01:26:17 b352a97aabf1: Download complete 01:26:17 4872d77fe225: Verifying Checksum 01:26:17 4872d77fe225: Download complete 01:26:17 5851b861e8e6: Verifying Checksum 01:26:17 5851b861e8e6: Download complete 01:26:17 b85a868b505f: Verifying Checksum 01:26:17 b85a868b505f: Download complete 01:26:17 bab4dde63d76: Download complete 01:26:18 b85a868b505f: Pull complete 01:26:18 e2be974225ed: Pull complete 01:26:19 339a4e72a1f5: Pull complete 01:26:19 988bab9f4d93: Pull complete 01:26:19 1469e6f7b9e6: Pull complete 01:26:19 eaf3925da568: Pull complete 01:26:21 bab4dde63d76: Pull complete 01:26:21 bde34c3a00c8: Pull complete 01:26:21 b352a97aabf1: Pull complete 01:26:21 4872d77fe225: Pull complete 01:26:21 5851b861e8e6: Pull complete 01:26:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:22 prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container 01:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 01:26:24 $ docker top 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac -eo pid,comm 01:26:24 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). 01:26:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:25 [ssh-agent] Looking for ssh-agent implementation... 01:26:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:25 $ docker exec 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent 01:26:25 SSH_AUTH_SOCK=/tmp/ssh-WAY6NspADskq/agent.31 01:26:25 SSH_AGENT_PID=37 01:26:25 Running ssh-add (command line suppressed) 01:26:25 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9072144087033012307.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_9072144087033012307.key) 01:26:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:25 + git tag --points-at HEAD [Pipeline] } 01:26:25 $ docker exec --env ******** --env ******** 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent -k 01:26:25 unset SSH_AUTH_SOCK; 01:26:25 unset SSH_AGENT_PID; 01:26:25 echo Agent pid 37 killed; 01:26:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:26:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:25 [ssh-agent] Looking for ssh-agent implementation... 01:26:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:25 $ docker exec 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent 01:26:26 SSH_AUTH_SOCK=/tmp/ssh-qsENez9GvkXF/agent.69 01:26:26 SSH_AGENT_PID=75 01:26:26 Running ssh-add (command line suppressed) 01:26:26 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_18099225952150583218.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_18099225952150583218.key) 01:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:26 + git semver init 01:26:26 2023-05-23 01:26:26,687 [run_init] DEBUG init version:0.0.0 force:False 01:26:26 2023-05-23 01:26:26,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver 01:26:26 2023-05-23 01:26:26,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver 01:26:26 2023-05-23 01:26:26,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) 01:26:27 2023-05-23 01:26:27,594 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude 01:26:27 2023-05-23 01:26:27,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False 01:26:27 2023-05-23 01:26:27,594 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 01:26:27 2023-05-23 01:26:27,598 [execute] INFO git cat-file --batch-check 01:26:27 2023-05-23 01:26:27,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) 01:26:27 2023-05-23 01:26:27,605 [execute] INFO git cat-file --batch 01:26:27 2023-05-23 01:26:27,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) 01:26:27 2023-05-23 01:26:27,611 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 01:26:27 0.0.0 [Pipeline] } 01:26:27 $ docker exec --env ******** --env ******** 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac ssh-agent -k 01:26:27 unset SSH_AUTH_SOCK; 01:26:27 unset SSH_AGENT_PID; 01:26:27 echo Agent pid 75 killed; 01:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:28 + git semver [Pipeline] } 01:26:28 $ docker stop --time=1 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac 01:26:30 $ docker rm -f --volumes 2df80e5e09a8b5222be724b3d3f81dcf91817a550f260451b1bcd0c88184ccac [Pipeline] // withDockerContainer [Pipeline] sh 01:26:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:26:30 Stashed 1 file(s) [Pipeline] echo 01:26:30 [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 01:26:30 provisioning config files... 01:26:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config4175528050660475753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:31 ---> docker-login.sh 01:26:31 nexus3.edgexfoundry.org:10001 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 nexus3.edgexfoundry.org:10002 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 nexus3.edgexfoundry.org:10003 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 nexus3.edgexfoundry.org:10004 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 docker.io 01:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:26:31 Configure a credential helper to remove this warning. See 01:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:26:31 01:26:31 Login Succeeded 01:26:31 ---> docker-login.sh ends [Pipeline] } 01:26:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:26:31 ========================================================= 01:26:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:26:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:31 + 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 . 01:26:31 Sending build context to Docker daemon 16.08MB 01:26:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:26:31 Step 2/12 : FROM ${BASE} AS builder 01:26:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:26:31 f56be85fc22e: Pulling fs layer 01:26:31 85791d961cd3: Pulling fs layer 01:26:31 d694b5ae8c79: Pulling fs layer 01:26:31 9f32a84ed3da: Pulling fs layer 01:26:31 4d19c01a9841: Pulling fs layer 01:26:31 9325e15d5711: Pulling fs layer 01:26:31 556b6ee489ea: Pulling fs layer 01:26:31 c5a4b2cf53e6: Pulling fs layer 01:26:31 9f32a84ed3da: Waiting 01:26:31 4d19c01a9841: Waiting 01:26:31 c5a4b2cf53e6: Waiting 01:26:31 556b6ee489ea: Waiting 01:26:32 85791d961cd3: Verifying Checksum 01:26:32 85791d961cd3: Download complete 01:26:32 9f32a84ed3da: Verifying Checksum 01:26:32 9f32a84ed3da: Download complete 01:26:32 4d19c01a9841: Verifying Checksum 01:26:32 4d19c01a9841: Download complete 01:26:32 f56be85fc22e: Verifying Checksum 01:26:32 f56be85fc22e: Download complete 01:26:32 9325e15d5711: Verifying Checksum 01:26:32 9325e15d5711: Download complete 01:26:32 f56be85fc22e: Pull complete 01:26:32 85791d961cd3: Pull complete 01:26:32 c5a4b2cf53e6: Verifying Checksum 01:26:32 c5a4b2cf53e6: Download complete 01:26:32 d694b5ae8c79: Verifying Checksum 01:26:32 d694b5ae8c79: Download complete 01:26:32 556b6ee489ea: Verifying Checksum 01:26:32 556b6ee489ea: Download complete 01:26:36 d694b5ae8c79: Pull complete 01:26:36 9f32a84ed3da: Pull complete 01:26:36 4d19c01a9841: Pull complete 01:26:36 9325e15d5711: Pull complete 01:26:39 556b6ee489ea: Pull complete 01:26:39 c5a4b2cf53e6: Pull complete 01:26:39 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:26:39 ---> c4be618373d6 01:26:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:26:43 ---> Running in b2157ecc28d9 01:26:43 Removing intermediate container b2157ecc28d9 01:26:43 ---> 6e763d03860c 01:26:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:43 ---> Running in 6e9a3fd183db 01:26:43 Removing intermediate container 6e9a3fd183db 01:26:43 ---> bd9584ff5b75 01:26:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:26:43 ---> Running in 04eaa2e8ac7d 01:26:44 Removing intermediate container 04eaa2e8ac7d 01:26:44 ---> b95fca5c9b25 01:26:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:26:44 ---> Running in 6ac877fef57a 01:26:44 Removing intermediate container 6ac877fef57a 01:26:44 ---> 6a3616b9ceab 01:26:44 Step 7/12 : WORKDIR /device-gpio 01:26:44 ---> Running in 1ff16957e4f9 01:26:44 Removing intermediate container 1ff16957e4f9 01:26:44 ---> c32e11b7b733 01:26:44 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:44 ---> Running in 21ebc08d3ad0 01:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:26:44 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:26:44 (2/4) Installing libedit (20221030.3.1-r0) 01:26:44 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:26:45 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:26:45 Executing busybox-1.35.0-r29.trigger 01:26:45 OK: 269 MiB in 57 packages 01:26:45 Still waiting to schedule task 01:26:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:26:45 Removing intermediate container 21ebc08d3ad0 01:26:45 ---> d2e619a407a0 01:26:45 Step 9/12 : COPY go.mod vendor* ./ 01:26:45 ---> 108620286ced 01:26:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:45 ---> Running in 96a587ab2910 01:27:12 Removing intermediate container 96a587ab2910 01:27:12 ---> 5d31d1622d36 01:27:12 Step 11/12 : COPY . . 01:27:12 ---> 88a8fa220a38 01:27:12 Step 12/12 : RUN ${MAKE} 01:27:12 ---> Running in f5daa37ff1dd 01:27:12 noop 01:27:12 Removing intermediate container f5daa37ff1dd 01:27:12 ---> 6f455760d09b 01:27:12 Successfully built 6f455760d09b 01:27:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:12 + docker inspect -f . ci-base-image-x86_64 01:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:12 prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container 01:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 01:27:13 $ docker top 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:13 + go version 01:27:13 go version go1.20.2 linux/amd64 [Pipeline] } 01:27:13 $ docker stop --time=1 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 01:27:14 $ docker rm -f --volumes 3249e4f98fda949c1a0fd36bbaaa9f5546ac660cb9b77bbdac47699833d0a5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:15 + docker inspect -f . ci-base-image-x86_64 01:27:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:15 prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container 01:27:15 $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 01:27:15 $ docker top ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh 01:27:16 + make test 01:27:16 go test ./... -coverprofile=coverage.out ./... 01:27:21 ? github.com/edgexfoundry/device-gpio [no test files] 01:27:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:27:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:27:36 go vet ./... 01:27:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:27:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:27:38 ./bin/test-attribution-txt.sh [Pipeline] echo 01:27:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:27:39 $ docker stop --time=1 ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e 01:27:42 $ docker rm -f --volumes ff2ab3978c4791fb8a3e021bd725c35827110923bc5876e8aec761380561ba1e [Pipeline] // withDockerContainer [Pipeline] sh 01:27:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:27:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:43 + ls -al . 01:27:43 total 156 01:27:43 drwxrwxr-x 9 jenkins jenkins 4096 May 23 01:27 . 01:27:43 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:26 .. 01:27:43 -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:26 .dockerignore 01:27:43 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:26 .git 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 .github 01:27:43 -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:26 .gitignore 01:27:43 -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:26 .golangci.yml 01:27:43 drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:26 .semver 01:27:43 -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:26 Attribution.txt 01:27:43 -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:26 CHANGELOG.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:26 Dockerfile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:26 GOVERNANCE.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:26 Jenkinsfile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:26 LICENSE 01:27:43 -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:26 Makefile 01:27:43 -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:26 OWNERS.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:26 README.md 01:27:43 -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:26 VERSION 01:27:43 drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:26 bin 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 cmd 01:27:43 -rw-r--r-- 1 jenkins jenkins 10 May 23 01:27 coverage.out 01:27:43 -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:26 go.mod 01:27:43 -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:26 go.sum 01:27:43 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:26 internal 01:27:43 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:26 snap 01:27:43 -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:43 + 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=b233b7468995977dde3589891098b1d9f5ef6954 --label arch=amd64 --label version=0.0.0 . 01:27:43 Sending build context to Docker daemon 16.08MB 01:27:43 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:27:43 Step 2/25 : FROM ${BASE} AS builder 01:27:43 ---> 6f455760d09b 01:27:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:27:44 ---> Running in be8cb5cfc11c 01:27:44 Removing intermediate container be8cb5cfc11c 01:27:44 ---> 0d0a95864cae 01:27:44 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:27:44 ---> Running in e40f38757266 01:27:44 Removing intermediate container e40f38757266 01:27:44 ---> 39b223d89d16 01:27:44 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:27:44 ---> Running in 07c17818c03c 01:27:44 Removing intermediate container 07c17818c03c 01:27:44 ---> 75a39eff9748 01:27:44 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:27:44 ---> Running in 77f833e99e4a 01:27:44 Removing intermediate container 77f833e99e4a 01:27:44 ---> deaa3321e2fe 01:27:44 Step 7/25 : WORKDIR /device-gpio 01:27:44 ---> Running in 146f2bee82dd 01:27:44 Removing intermediate container 146f2bee82dd 01:27:44 ---> 02333a725ac2 01:27:44 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:44 ---> Running in 585deb3b2bad 01:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:27:45 OK: 269 MiB in 57 packages 01:27:45 Removing intermediate container 585deb3b2bad 01:27:45 ---> 6fc382b2334b 01:27:45 Step 9/25 : COPY go.mod vendor* ./ 01:27:45 ---> 2f05404db07a 01:27:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:27:45 ---> Running in d604dde153b3 01:27:46 Removing intermediate container d604dde153b3 01:27:46 ---> 0241196e9a9b 01:27:46 Step 11/25 : COPY . . 01:27:47 ---> 5e1ddacbc5a7 01:27:47 Step 12/25 : RUN ${MAKE} 01:27:47 ---> Running in 7f3440d607f7 01:27:47 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 01:28:05 Removing intermediate container 7f3440d607f7 01:28:05 ---> 64e94dd85db2 01:28:05 Step 13/25 : FROM alpine:3.17 01:28:05 3.17: Pulling from library/alpine 01:28:05 f56be85fc22e: Already exists 01:28:05 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:28:05 Status: Downloaded newer image for alpine:3.17 01:28:05 ---> 9ed4aefc74f6 01:28:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:28:05 ---> Running in fa33c9bdedc5 01:28:05 Removing intermediate container fa33c9bdedc5 01:28:05 ---> bb1b15a50d3b 01:28:05 Step 15/25 : RUN apk add --update --no-cache 01:28:05 ---> Running in ea71ba53d0fb 01:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:28:06 OK: 7 MiB in 15 packages 01:28:06 Removing intermediate container ea71ba53d0fb 01:28:06 ---> 3dd748d1651f 01:28:06 Step 16/25 : WORKDIR / 01:28:06 ---> Running in e4d051c2ce9b 01:28:06 Removing intermediate container e4d051c2ce9b 01:28:06 ---> 478d6b9f64bc 01:28:06 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:28:07 ---> 0fd4a4a515fc 01:28:07 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:28:07 ---> 7eb6fadf969f 01:28:07 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:28:08 ---> cddd009f19b5 01:28:08 Step 20/25 : EXPOSE 59910 01:28:08 ---> Running in 830dcb663413 01:28:08 Removing intermediate container 830dcb663413 01:28:08 ---> 3f9472aa57e2 01:28:08 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:28:08 ---> Running in cbf5ff2b9f6f 01:28:08 Removing intermediate container cbf5ff2b9f6f 01:28:08 ---> 742473bb54ed 01:28:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:28:08 ---> Running in 1109e4c9e4d2 01:28:08 Removing intermediate container 1109e4c9e4d2 01:28:08 ---> 2388c910af65 01:28:08 Step 23/25 : LABEL arch=amd64 01:28:08 ---> Running in 66af8aaffd9f 01:28:08 Removing intermediate container 66af8aaffd9f 01:28:08 ---> 348664e06f94 01:28:08 Step 24/25 : LABEL git_sha=b233b7468995977dde3589891098b1d9f5ef6954 01:28:08 ---> Running in d2ecd479640d 01:28:08 Removing intermediate container d2ecd479640d 01:28:08 ---> 6c76ea92aeff 01:28:08 Step 25/25 : LABEL version=0.0.0 01:28:08 ---> Running in 2cd60388506f 01:28:08 Removing intermediate container 2cd60388506f 01:28:08 ---> 49ea8a6ea5c6 01:28:08 [Warning] One or more build-args [ARCH] were not consumed 01:28:08 Successfully built 49ea8a6ea5c6 01:28:08 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 01:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:09 01:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:09 latest: Pulling from edgex-lftools-log-publisher 01:28:09 5eb5b503b376: Pulling fs layer 01:28:09 5c69ac0246d0: Pulling fs layer 01:28:09 ec43610c2a17: Pulling fs layer 01:28:09 3a2ae6a8a46f: Pulling fs layer 01:28:09 33b1e0a273af: Pulling fs layer 01:28:09 5d3b04190fa2: Pulling fs layer 01:28:09 2f39f015ded8: Pulling fs layer 01:28:09 33b1e0a273af: Waiting 01:28:09 5d3b04190fa2: Waiting 01:28:09 2f39f015ded8: Waiting 01:28:09 3a2ae6a8a46f: Waiting 01:28:09 5c69ac0246d0: Download complete 01:28:09 3a2ae6a8a46f: Download complete 01:28:09 33b1e0a273af: Verifying Checksum 01:28:09 33b1e0a273af: Download complete 01:28:09 5d3b04190fa2: Verifying Checksum 01:28:09 5d3b04190fa2: Download complete 01:28:09 ec43610c2a17: Verifying Checksum 01:28:09 5eb5b503b376: Verifying Checksum 01:28:09 5eb5b503b376: Download complete 01:28:10 2f39f015ded8: Download complete 01:28:10 5eb5b503b376: Pull complete 01:28:11 5c69ac0246d0: Pull complete 01:28:11 ec43610c2a17: Pull complete 01:28:11 3a2ae6a8a46f: Pull complete 01:28:11 33b1e0a273af: Pull complete 01:28:11 5d3b04190fa2: Pull complete 01:28:16 2f39f015ded8: Pull complete 01:28:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:16 prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container 01:28:16 $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 01:28:19 $ docker top 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:19 ---> job-cost.sh 01:28:19 lf-activate-venv: SKIPPING 01:28:19 INFO: No Stack... 01:28:19 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:20 INFO: Archiving Costs [Pipeline] sh 01:28:20 + + cut -d, -f6 01:28:20 cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv [Pipeline] lock 01:28:20 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] 01:28:20 Resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] did not exist. Created. 01:28:20 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:20 + echo total: 0.2199999988079071 [Pipeline] stash 01:28:20 Stashed 1 file(s) [Pipeline] } 01:28:20 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:20 $ docker stop --time=1 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e 01:28:21 $ docker rm -f --volumes 0bfe90b232500e4d2366506f7c5eb89cc5d3e9167f1d8b09028819135bd6a43e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16434 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws 01:30:02 Running in /w/workspace/device-gpio/5 [Pipeline] { [Pipeline] checkout 01:30:02 The recommended git tool is: git 01:30:09 using credential edgex-jenkins-ssh 01:30:09 Cloning the remote Git repository 01:30:09 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:30:09 > git init /w/workspace/device-gpio/5 # timeout=10 01:30:09 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:30:09 > git --version # timeout=10 01:30:09 > git --version # 'git version 2.25.1' 01:30:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:11 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:30:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:30:12 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:30:12 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:30:13 Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit b233b7468995977dde3589891098b1d9f5ef6954 01:30:13 Merge succeeded, producing b233b7468995977dde3589891098b1d9f5ef6954 01:30:13 Checking out Revision b233b7468995977dde3589891098b1d9f5ef6954 (PR-177) 01:30:14 Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 01:30:13 > git config core.sparsecheckout # timeout=10 01:30:13 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 01:30:13 > git remote # timeout=10 01:30:13 > git config --get remote.origin.url # timeout=10 01:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:30:13 > git merge 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 01:30:13 > git rev-parse HEAD^{commit} # timeout=10 01:30:13 > git config core.sparsecheckout # timeout=10 01:30:13 > git checkout -f b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:30:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:30:15 Dload Upload Total Spent Left Speed 01:30:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 01:30:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:30:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:30:16 + sudo tee /etc/docker/daemon.new 01:30:16 { 01:30:16 "registry-mirrors": [ 01:30:16 "https://nexus3.edgexfoundry.org:10001" 01:30:16 ], 01:30:16 "bip": "10.250.0.254/24", 01:30:16 "hosts": [ 01:30:16 "tcp://0.0.0.0:5555", 01:30:16 "unix:///var/run/docker.sock" 01:30:16 ], 01:30:16 "mtu": 1458, 01:30:16 "selinux-enabled": true, 01:30:16 "seccomp-profile": "/etc/docker/seccomp.json" 01:30:16 } [Pipeline] sh 01:30:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:30:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:35 provisioning config files... 01:30:35 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/5@tmp/config2765789840077922822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:35 ---> docker-login.sh 01:30:35 nexus3.edgexfoundry.org:10001 01:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:36 Configure a credential helper to remove this warning. See 01:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:36 01:30:36 Login Succeeded 01:30:36 nexus3.edgexfoundry.org:10002 01:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:36 Configure a credential helper to remove this warning. See 01:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:36 01:30:36 Login Succeeded 01:30:36 nexus3.edgexfoundry.org:10003 01:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:36 Configure a credential helper to remove this warning. See 01:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:36 01:30:36 Login Succeeded 01:30:36 nexus3.edgexfoundry.org:10004 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 docker.io 01:30:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:38 Configure a credential helper to remove this warning. See 01:30:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:38 01:30:38 Login Succeeded 01:30:38 ---> docker-login.sh ends [Pipeline] } 01:30:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:39 ========================================================= 01:30:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:30:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:39 + 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 . 01:30:40 Sending build context to Docker daemon 8.123MB 01:30:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:30:40 Step 2/12 : FROM ${BASE} AS builder 01:30:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:30:40 c41833b44d91: Pulling fs layer 01:30:40 ed15518f5707: Pulling fs layer 01:30:40 feae8fd75edb: Pulling fs layer 01:30:40 242c74f7c9fa: Pulling fs layer 01:30:40 3cdef696dda3: Pulling fs layer 01:30:40 2ced38df9373: Pulling fs layer 01:30:40 58f1dce35555: Pulling fs layer 01:30:40 3cdef696dda3: Waiting 01:30:40 2ced38df9373: Waiting 01:30:40 58f1dce35555: Waiting 01:30:40 ed15518f5707: Verifying Checksum 01:30:40 ed15518f5707: Download complete 01:30:40 242c74f7c9fa: Verifying Checksum 01:30:40 242c74f7c9fa: Download complete 01:30:40 3cdef696dda3: Verifying Checksum 01:30:40 3cdef696dda3: Download complete 01:30:40 c41833b44d91: Verifying Checksum 01:30:40 c41833b44d91: Download complete 01:30:41 58f1dce35555: Download complete 01:30:42 feae8fd75edb: Verifying Checksum 01:30:42 2ced38df9373: Verifying Checksum 01:30:42 2ced38df9373: Download complete 01:30:43 c41833b44d91: Pull complete 01:30:44 ed15518f5707: Pull complete 01:30:54 feae8fd75edb: Pull complete 01:30:54 242c74f7c9fa: Pull complete 01:30:54 3cdef696dda3: Pull complete 01:31:03 2ced38df9373: Pull complete 01:31:05 58f1dce35555: Pull complete 01:31:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:31:05 ---> fadd8f120f05 01:31:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:31:06 ---> Running in b83b7be908e6 01:31:06 Removing intermediate container b83b7be908e6 01:31:06 ---> c93ab3eea547 01:31:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:06 ---> Running in 8d6551f3eaca 01:31:06 Removing intermediate container 8d6551f3eaca 01:31:06 ---> 4c55c33b2190 01:31:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:31:06 ---> Running in 6f2b525c4bac 01:31:06 Removing intermediate container 6f2b525c4bac 01:31:06 ---> 761ec05a4bc4 01:31:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:31:07 ---> Running in c0f7902cf5f4 01:31:07 Removing intermediate container c0f7902cf5f4 01:31:07 ---> d8660f992811 01:31:07 Step 7/12 : WORKDIR /device-gpio 01:31:07 ---> Running in 7c603df63663 01:31:08 Removing intermediate container 7c603df63663 01:31:08 ---> 6c1df2ddb13d 01:31:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:08 ---> Running in d1f749c3a924 01:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:31:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:31:11 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:31:11 (2/4) Installing libedit (20221030.3.1-r0) 01:31:11 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:31:11 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:31:11 Executing busybox-1.35.0-r29.trigger 01:31:11 OK: 268 MiB in 57 packages 01:31:12 Removing intermediate container d1f749c3a924 01:31:12 ---> 590d8a0783d5 01:31:12 Step 9/12 : COPY go.mod vendor* ./ 01:31:13 ---> 0a7b84946f1c 01:31:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:13 ---> Running in 517eb7716740 01:32:20 Removing intermediate container 517eb7716740 01:32:20 ---> 6bf1f993a881 01:32:20 Step 11/12 : COPY . . 01:32:20 ---> 7bf2d730ab0c 01:32:20 Step 12/12 : RUN ${MAKE} 01:32:20 ---> Running in 91b28c5025d2 01:32:20 noop 01:32:20 Removing intermediate container 91b28c5025d2 01:32:20 ---> bb41bf17c77a 01:32:20 Successfully built bb41bf17c77a 01:32:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker inspect -f . ci-base-image-arm64 01:32:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:21 prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container 01:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:32:23 $ docker top 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:23 + go version 01:32:23 go version go1.20.2 linux/arm64 [Pipeline] } 01:32:23 $ docker stop --time=1 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 01:32:25 $ docker rm -f --volumes 8fdd0aaabe75e5399deecba9886c3ae68d0aa7d3618132c9218ff85da862b487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:26 + docker inspect -f . ci-base-image-arm64 01:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:26 prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container 01:32:26 $ 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/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:32:28 $ docker top cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:28 + git config --global --add safe.directory /w/workspace/device-gpio/5 [Pipeline] fileExists [Pipeline] sh 01:32:29 + make test 01:32:29 go test ./... -coverprofile=coverage.out ./... 01:33:08 ? github.com/edgexfoundry/device-gpio [no test files] 01:35:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:35:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:35:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:30 go vet ./... 01:35:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:52 ./bin/test-attribution-txt.sh [Pipeline] echo 01:35:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:35:52 $ docker stop --time=1 cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 01:35:54 $ docker rm -f --volumes cedfd9d60cb159a05be317ea53c9067a4da6d17dbe6538c5e9f8b07663ba4ec4 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:55 Warning: overwriting stash ‘coverage-report’ 01:35:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:56 + ls -al . 01:35:56 total 152 01:35:56 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:32 . 01:35:56 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:30 .. 01:35:56 -rw-rw-r-- 1 jenkins jenkins 120 May 23 01:30 .dockerignore 01:35:56 drwxrwxr-x 8 jenkins jenkins 4096 May 23 01:30 .git 01:35:56 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 .github 01:35:56 -rw-rw-r-- 1 jenkins jenkins 343 May 23 01:30 .gitignore 01:35:56 -rw-rw-r-- 1 jenkins jenkins 41 May 23 01:30 .golangci.yml 01:35:56 -rw-rw-r-- 1 jenkins jenkins 9702 May 23 01:30 Attribution.txt 01:35:56 -rw-rw-r-- 1 jenkins jenkins 4069 May 23 01:30 CHANGELOG.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 1542 May 23 01:30 Dockerfile 01:35:56 -rw-rw-r-- 1 jenkins jenkins 677 May 23 01:30 GOVERNANCE.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 657 May 23 01:30 Jenkinsfile 01:35:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 23 01:30 LICENSE 01:35:56 -rw-rw-r-- 1 jenkins jenkins 1692 May 23 01:30 Makefile 01:35:56 -rw-rw-r-- 1 jenkins jenkins 617 May 23 01:30 OWNERS.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 11790 May 23 01:30 README.md 01:35:56 -rw-rw-r-- 1 jenkins jenkins 5 May 23 01:26 VERSION 01:35:56 drwxrwxr-x 2 jenkins jenkins 4096 May 23 01:30 bin 01:35:56 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 cmd 01:35:56 -rw-r--r-- 1 jenkins jenkins 10 May 23 01:32 coverage.out 01:35:56 -rw-rw-r-- 1 jenkins jenkins 3269 May 23 01:30 go.mod 01:35:56 -rw-rw-r-- 1 jenkins jenkins 31585 May 23 01:30 go.sum 01:35:56 drwxrwxr-x 3 jenkins jenkins 4096 May 23 01:30 internal 01:35:56 drwxrwxr-x 4 jenkins jenkins 4096 May 23 01:30 snap 01:35:56 -rw-rw-r-- 1 jenkins jenkins 209 May 23 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:57 + 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=b233b7468995977dde3589891098b1d9f5ef6954 --label arch=arm64 --label version=0.0.0 . 01:35:57 Sending build context to Docker daemon 8.124MB 01:35:57 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 01:35:57 Step 2/25 : FROM ${BASE} AS builder 01:35:57 ---> bb41bf17c77a 01:35:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:35:57 ---> Running in 7d0bf99ed54d 01:35:57 Removing intermediate container 7d0bf99ed54d 01:35:57 ---> cc3a26d7a7ff 01:35:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:58 ---> Running in f98b902839c8 01:35:58 Removing intermediate container f98b902839c8 01:35:58 ---> 70ffe00df048 01:35:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:35:58 ---> Running in ca8ef99ab206 01:35:58 Removing intermediate container ca8ef99ab206 01:35:58 ---> ab6a7b16843f 01:35:58 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:35:58 ---> Running in d2987ee10bdb 01:35:59 Removing intermediate container d2987ee10bdb 01:35:59 ---> f673fd79e186 01:35:59 Step 7/25 : WORKDIR /device-gpio 01:35:59 ---> Running in 41acacc1b73a 01:35:59 Removing intermediate container 41acacc1b73a 01:35:59 ---> d969ffb44741 01:35:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:59 ---> Running in 14e5ab76a3db 01:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:36:02 OK: 268 MiB in 57 packages 01:36:03 Removing intermediate container 14e5ab76a3db 01:36:03 ---> 972256462bee 01:36:03 Step 9/25 : COPY go.mod vendor* ./ 01:36:04 ---> 2bb8f2daae4c 01:36:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:04 ---> Running in a24ed4889643 01:36:06 Removing intermediate container a24ed4889643 01:36:06 ---> 50cbca416b78 01:36:06 Step 11/25 : COPY . . 01:36:08 ---> 4dfd1fe23563 01:36:08 Step 12/25 : RUN ${MAKE} 01:36:08 ---> Running in 6bf7e97617f0 01:36:09 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 01:38:31 Removing intermediate container 6bf7e97617f0 01:38:31 ---> 54a789cee76d 01:38:31 Step 13/25 : FROM alpine:3.17 01:38:31 3.17: Pulling from library/alpine 01:38:31 c41833b44d91: Already exists 01:38:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:38:31 Status: Downloaded newer image for alpine:3.17 01:38:31 ---> 51e60588ff2c 01:38:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:38:31 ---> Running in 4279101cfd6e 01:38:31 Removing intermediate container 4279101cfd6e 01:38:31 ---> 9da908a1a6d7 01:38:31 Step 15/25 : RUN apk add --update --no-cache 01:38:31 ---> Running in 46b36c6ade8c 01:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:38:33 OK: 7 MiB in 15 packages 01:38:34 Removing intermediate container 46b36c6ade8c 01:38:34 ---> b0cfa77871ea 01:38:34 Step 16/25 : WORKDIR / 01:38:34 ---> Running in 8a7cd004357f 01:38:34 Removing intermediate container 8a7cd004357f 01:38:34 ---> 8b69213d3b6b 01:38:34 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:38:36 ---> 0509a11621a0 01:38:36 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:38:36 ---> 36a563022685 01:38:36 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:38:38 ---> d3a65cd1cba0 01:38:38 Step 20/25 : EXPOSE 59910 01:38:38 ---> Running in 650ec49c1a90 01:38:38 Removing intermediate container 650ec49c1a90 01:38:38 ---> d06b968d4d49 01:38:38 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:38:38 ---> Running in 8335dbc0db06 01:38:38 Removing intermediate container 8335dbc0db06 01:38:38 ---> a723b20fa79d 01:38:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:38:38 ---> Running in b8919e510a61 01:38:39 Removing intermediate container b8919e510a61 01:38:39 ---> a60d093469f0 01:38:39 Step 23/25 : LABEL arch=arm64 01:38:39 ---> Running in bdbd1ce6399a 01:38:39 Removing intermediate container bdbd1ce6399a 01:38:39 ---> 1e493147af73 01:38:39 Step 24/25 : LABEL git_sha=b233b7468995977dde3589891098b1d9f5ef6954 01:38:39 ---> Running in b515243b59dc 01:38:39 Removing intermediate container b515243b59dc 01:38:39 ---> 9ea552e63a0f 01:38:39 Step 25/25 : LABEL version=0.0.0 01:38:39 ---> Running in 4abbf7a0b088 01:38:40 Removing intermediate container 4abbf7a0b088 01:38:40 ---> ab22078c74e7 01:38:40 [Warning] One or more build-args [ARCH] were not consumed 01:38:40 Successfully built ab22078c74e7 01:38:40 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 01:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:40 01:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:41 arm64: Pulling from edgex-lftools-log-publisher 01:38:41 8998bd30e6a1: Pulling fs layer 01:38:41 04944245beec: Pulling fs layer 01:38:41 699f458cf7ca: Pulling fs layer 01:38:41 765212b225bb: Pulling fs layer 01:38:41 f23df028b6ca: Pulling fs layer 01:38:41 d65c8cfc05b1: Pulling fs layer 01:38:41 2437ff75d9bd: Pulling fs layer 01:38:41 f23df028b6ca: Waiting 01:38:41 d65c8cfc05b1: Waiting 01:38:41 2437ff75d9bd: Waiting 01:38:41 765212b225bb: Waiting 01:38:41 04944245beec: Verifying Checksum 01:38:41 04944245beec: Download complete 01:38:41 765212b225bb: Verifying Checksum 01:38:41 765212b225bb: Download complete 01:38:41 f23df028b6ca: Verifying Checksum 01:38:41 f23df028b6ca: Download complete 01:38:41 d65c8cfc05b1: Verifying Checksum 01:38:41 d65c8cfc05b1: Download complete 01:38:41 699f458cf7ca: Download complete 01:38:41 8998bd30e6a1: Download complete 01:38:43 2437ff75d9bd: Verifying Checksum 01:38:43 2437ff75d9bd: Download complete 01:38:45 8998bd30e6a1: Pull complete 01:38:46 04944245beec: Pull complete 01:38:47 699f458cf7ca: Pull complete 01:38:47 765212b225bb: Pull complete 01:38:50 f23df028b6ca: Pull complete 01:38:50 d65c8cfc05b1: Pull complete 01:39:05 2437ff75d9bd: Pull complete 01:39:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:05 prd-ubuntu20.04-docker-arm64-4c-16g-16434 does not seem to be running inside a container 01:39:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/5 -v /w/workspace/device-gpio/5:/w/workspace/device-gpio/5:rw,z -v /w/workspace/device-gpio/5@tmp:/w/workspace/device-gpio/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:39:08 $ docker top 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:09 ---> job-cost.sh 01:39:09 lf-activate-venv: SKIPPING 01:39:09 INFO: No Stack... 01:39:09 INFO: Retrieving Pricing Info for: v3-standard-4 01:39:10 INFO: Archiving Costs [Pipeline] sh 01:39:10 + cat /w/workspace/device-gpio/5/archives/cost.csv 01:39:10 + cut -d, -f6 [Pipeline] lock 01:39:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] 01:39:11 Resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] did not exist. Created. 01:39:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:11 /w/workspace/device-gpio/5@tmp/durable-3f408d88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:12 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:12 Warning: overwriting stash ‘stack-cost’ 01:39:12 Stashed 1 file(s) [Pipeline] } 01:39:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-5-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:12 $ docker stop --time=1 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d 01:39:13 $ docker rm -f --volumes 6d7b02aee77edbeb9d30097c4ead540fd3b51e5d85a0d643bae2a73e2314cf0d [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 01:39:14 provisioning config files... 01:39:14 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config9370065997857075345tmp [Pipeline] { [Pipeline] sh 01:39:14 + set +x 01:39:14 + curl -s https://codecov.io/bash 01:39:14 + bash -s -- 01:39:14 01:39:14 _____ _ 01:39:14 / ____| | | 01:39:14 | | ___ __| | ___ ___ _____ __ 01:39:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:14 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:14 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:14 Bash-1.0.6 01:39:14 01:39:14 01:39:14 ==> git version 2.25.1 found 01:39:14 ==> 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 01:39:14 Release-Date: 2020-01-08 01:39:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:39:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:39:14 ==> Jenkins CI detected. 01:39:14 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 01:39:14 project root: . 01:39:14 --> token set from env 01:39:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:14 ==> Running gcov in . (disable via -X gcov) 01:39:14 ==> Python coveragepy not found 01:39:14 ==> Searching for coverage reports in: 01:39:14 + . 01:39:14 -> Found 1 reports 01:39:14 ==> Detecting git/mercurial file structure 01:39:14 ==> Reading reports 01:39:14 + ./coverage.out bytes=10 01:39:14 ==> Appending adjustments 01:39:14 https://docs.codecov.io/docs/fixing-reports 01:39:14 + Found adjustments 01:39:14 ==> Gzipping contents 01:39:14 4.0K /tmp/codecov.i6ZBzv.gz 01:39:14 ==> Uploading reports 01:39:14 url: https://codecov.io 01:39:14 query: branch=PR-177&commit=b233b7468995977dde3589891098b1d9f5ef6954&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= 01:39:14 -> Pinging Codecov 01:39:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=b233b7468995977dde3589891098b1d9f5ef6954&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= 01:39:14 -> Uploading to 01:39:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b233b7468995977dde3589891098b1d9f5ef6954/5c0eddd6-4a7e-42ce-b66b-41cc3d9e8442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T013914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae94209b1fe0d37c5e579bdd486b69e476387f3a757a1fdaa2037d00df92dc95 01:39:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:14 Dload Upload Total Spent Left Speed 01:39:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3566 --:--:-- --:--:-- --:--:-- 3549 100 724 0 0 100 724 0 3399 --:--:-- --:--:-- --:--:-- 3383 01:39:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b233b7468995977dde3589891098b1d9f5ef6954 [Pipeline] } 01:39:14 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 01:39:15 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] 01:39:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives 01:39:15 total 16 01:39:15 drwxr-xr-x 3 root root 4096 May 23 01:28 . 01:39:15 drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:28 .. 01:39:15 drwxr-xr-x 2 root root 4096 May 23 01:28 cost 01:39:15 -rw-r--r-- 1 root root 83 May 23 01:28 cost.csv 01:39:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives 01:39:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives 01:39:15 total 16 01:39:15 drwxr-xr-x 3 jenkins jenkins 4096 May 23 01:28 . 01:39:15 drwxrwxr-x 10 jenkins jenkins 4096 May 23 01:28 .. 01:39:15 drwxr-xr-x 2 jenkins jenkins 4096 May 23 01:28 cost 01:39:15 -rw-r--r-- 1 jenkins jenkins 83 May 23 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:16 ---> package-listing.sh 01:39:16 ++ tr '[:upper:]' '[:lower:]' 01:39:16 ++ facter osfamily 01:39:17 + OS_FAMILY=debian 01:39:17 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 01:39:17 + START_PACKAGES=/tmp/packages_start.txt 01:39:17 + END_PACKAGES=/tmp/packages_end.txt 01:39:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:17 + PACKAGES=/tmp/packages_start.txt 01:39:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' 01:39:17 + PACKAGES=/tmp/packages_end.txt 01:39:17 + case "${OS_FAMILY}" in 01:39:17 + dpkg -l 01:39:17 + grep '^ii' 01:39:17 + '[' -f /tmp/packages_start.txt ']' 01:39:17 + '[' -f /tmp/packages_end.txt ']' 01:39:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' 01:39:17 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ 01:39:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo 01:39:17 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:17 prd-ubuntu20.04-docker-8c-8g-16431 does not seem to be running inside a container 01:39:17 $ 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-177/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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 01:39:17 $ docker top 7e80dcd3ee27fb7779c19d49976b4efbcb80518541fd993baad9126978ae757f -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:18 + ls /var/log/sa-host 01:39:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:19 provisioning config files... 01:39:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config6340570865490139393tmp [Pipeline] { [Pipeline] echo 01:39:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:19 ---> create-netrc.sh [Pipeline] } 01:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:19 ---> python-tools-install.sh [Pipeline] echo 01:39:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:19 ---> sudo-logs.sh 01:39:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:20 ---> job-cost.sh 01:39:20 lf-activate-venv: SKIPPING 01:39:20 DEBUG: total: 0.2199999988079071 01:39:20 INFO: Retrieving Stack Cost... 01:39:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:21 INFO: Archiving Costs [Pipeline] echo 01:39:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:21 ---> logs-deploy.sh 01:39:21 lf-activate-venv: SKIPPING 01:39:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/5 01:39:21 INFO: archiving workspace using pattern(s): 01:39:25 Archives upload complete. 01:39:25 INFO: archiving logs to Nexus 01:39:26 ---> uname -a: 01:39:26 Linux prd-ubuntu20-04-docker-8c-8g-16431 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:39:26 01:39:26 01:39:26 ---> lscpu: 01:39:26 Architecture: x86_64 01:39:26 CPU op-mode(s): 32-bit, 64-bit 01:39:26 Byte Order: Little Endian 01:39:26 Address sizes: 40 bits physical, 48 bits virtual 01:39:26 CPU(s): 8 01:39:26 On-line CPU(s) list: 0-7 01:39:26 Thread(s) per core: 1 01:39:26 Core(s) per socket: 1 01:39:26 Socket(s): 8 01:39:26 NUMA node(s): 1 01:39:26 Vendor ID: AuthenticAMD 01:39:26 CPU family: 23 01:39:26 Model: 49 01:39:26 Model name: AMD EPYC-Rome Processor 01:39:26 Stepping: 0 01:39:26 CPU MHz: 2800.000 01:39:26 BogoMIPS: 5600.00 01:39:26 Virtualization: AMD-V 01:39:26 Hypervisor vendor: KVM 01:39:26 Virtualization type: full 01:39:26 L1d cache: 256 KiB 01:39:26 L1i cache: 256 KiB 01:39:26 L2 cache: 4 MiB 01:39:26 L3 cache: 128 MiB 01:39:26 NUMA node0 CPU(s): 0-7 01:39:26 Vulnerability Itlb multihit: Not affected 01:39:26 Vulnerability L1tf: Not affected 01:39:26 Vulnerability Mds: Not affected 01:39:26 Vulnerability Meltdown: Not affected 01:39:26 Vulnerability Mmio stale data: Not affected 01:39:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:39:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:39:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:39:26 Vulnerability Srbds: Not affected 01:39:26 Vulnerability Tsx async abort: Not affected 01:39:26 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 01:39:26 01:39:26 01:39:26 ---> nproc: 01:39:26 8 01:39:26 01:39:26 01:39:26 ---> df -h: 01:39:26 Filesystem Size Used Avail Use% Mounted on 01:39:26 overlay 155G 12G 144G 8% / 01:39:26 tmpfs 64M 0 64M 0% /dev 01:39:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:39:26 shm 64M 0 64M 0% /dev/shm 01:39:26 /dev/vda1 155G 12G 144G 8% /facter-os 01:39:26 01:39:26 01:39:26 ---> sar -b -r -n DEV: 01:39:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16431) 05/23/23 _x86_64_ (8 CPU) 01:39:26 01:39:26 01:25:35 LINUX RESTART (8 CPU) 01:39:26 01:39:26 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:39:26 01:27:01 198.53 39.53 159.01 0.00 4252.22 62438.53 0.00 01:39:26 01:28:01 145.55 0.28 145.27 0.00 15.58 38092.71 0.00 01:39:26 01:29:01 110.11 0.03 110.08 0.00 2.53 30680.64 0.00 01:39:26 01:30:01 0.95 0.00 0.95 0.00 0.00 13.06 0.00 01:39:26 01:31:01 55.72 11.60 44.13 0.00 5176.74 8898.25 0.00 01:39:26 01:32:01 5.33 0.02 5.32 0.00 0.13 117.58 0.00 01:39:26 01:33:01 2.10 0.00 2.10 0.00 0.00 24.93 0.00 01:39:26 01:34:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 01:39:26 01:35:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 01:39:26 01:36:01 2.20 0.00 2.20 0.00 0.00 25.20 0.00 01:39:26 01:37:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 01:39:26 01:38:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 01:39:26 01:39:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 01:39:26 Average: 40.62 3.96 36.66 0.00 726.64 10799.52 0.00 01:39:26 01:39:26 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:39:26 01:27:01 28071544 31589012 719204 2.19 129376 3572432 2029504 5.98 1161032 3194088 360276 01:39:26 01:28:01 28149400 31582352 720236 2.19 150540 3473556 1916860 5.65 1241528 3035704 107368 01:39:26 01:29:01 27643328 31592656 708392 2.15 160308 3934644 1799100 5.30 1250000 3482944 8 01:39:26 01:30:01 27641236 31590736 709632 2.16 160348 3934648 1799100 5.30 1251344 3482948 220 01:39:26 01:31:01 27093476 31558360 727644 2.21 194432 4396088 1821268 5.37 1588404 3656632 1016 01:39:26 01:32:01 27117188 31577172 709828 2.16 193004 4392828 1817072 5.36 1568676 3653476 376 01:39:26 01:33:01 27122032 31582144 704848 2.14 193084 4392828 1817072 5.36 1563592 3653492 8 01:39:26 01:34:01 27121952 31582124 704820 2.14 193160 4392832 1817072 5.36 1563640 3653496 12 01:39:26 01:35:01 27121644 31581952 704988 2.14 193236 4392836 1817072 5.36 1563628 3653568 8 01:39:26 01:36:01 27122104 31582536 704568 2.14 193320 4392832 1817072 5.36 1563760 3653580 12 01:39:26 01:37:01 27122000 31582632 704472 2.14 193340 4392968 1817072 5.36 1563812 3653780 16 01:39:26 01:38:01 27122260 31582960 704104 2.14 193396 4392976 1817072 5.36 1563696 3653792 8 01:39:26 01:39:01 27122244 31583012 704012 2.14 193436 4392980 1817072 5.36 1563752 3653800 176 01:39:26 Average: 27351570 31582127 709750 2.16 180075 4188804 1838647 5.42 1462066 3544715 36116 01:39:26 01:39:26 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:39:26 01:27:01 ens3 1024.18 646.16 8837.35 110.33 0.00 0.00 0.00 0.00 01:39:26 01:27:01 docker0 199.65 315.23 16.13 2108.73 0.00 0.00 0.00 0.00 01:39:26 01:27:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 01:39:26 01:28:01 ens3 51.23 41.94 82.39 89.20 0.00 0.00 0.00 0.00 01:39:26 01:28:01 docker0 1.07 2.63 0.07 42.44 0.00 0.00 0.00 0.00 01:39:26 01:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:39:26 01:29:01 ens3 101.87 60.77 2568.05 12.60 0.00 0.00 0.00 0.00 01:39:26 01:29:01 docker0 1.55 4.03 0.09 42.56 0.00 0.00 0.00 0.00 01:39:26 01:29:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 01:39:26 01:30:01 ens3 4.03 2.18 7.93 0.39 0.00 0.00 0.00 0.00 01:39:26 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:31:01 ens3 174.19 92.20 2867.44 6.85 0.00 0.00 0.00 0.00 01:39:26 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:39:26 01:32:01 ens3 0.57 0.43 0.10 0.09 0.00 0.00 0.00 0.00 01:39:26 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:39:26 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:34:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:35:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 01:39:26 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:37:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:39:26 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:39:26 01:39:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:39:26 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:26 Average: ens3 104.40 64.94 1104.79 16.89 0.00 0.00 0.00 0.00 01:39:26 Average: docker0 15.56 24.76 1.25 168.74 0.00 0.00 0.00 0.00 01:39:26 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 01:39:26 01:39:26 01:39:26 ---> sar -P ALL: 01:39:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16431) 05/23/23 _x86_64_ (8 CPU) 01:39:26 01:39:26 01:25:35 LINUX RESTART (8 CPU) 01:39:26 01:39:26 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:39:26 01:27:01 all 12.12 0.00 4.47 3.33 0.08 79.99 01:39:26 01:27:01 0 11.02 0.00 4.32 0.30 0.07 84.28 01:39:26 01:27:01 1 11.65 0.00 3.88 0.74 0.07 83.66 01:39:26 01:27:01 2 11.02 0.00 5.90 16.54 0.08 66.45 01:39:26 01:27:01 3 11.73 0.00 4.24 1.87 0.07 82.09 01:39:26 01:27:01 4 12.67 0.00 4.64 0.29 0.07 82.34 01:39:26 01:27:01 5 13.32 0.00 4.39 2.32 0.05 79.92 01:39:26 01:27:01 6 14.06 0.00 3.85 0.41 0.17 81.51 01:39:26 01:27:01 7 11.48 0.00 4.54 4.27 0.10 79.61 01:39:26 01:28:01 all 37.57 0.00 6.43 2.14 0.09 53.77 01:39:26 01:28:01 0 35.63 0.00 5.86 0.93 0.07 57.51 01:39:26 01:28:01 1 37.71 0.00 6.45 0.35 0.08 55.41 01:39:26 01:28:01 2 36.92 0.00 7.72 10.16 0.10 45.10 01:39:26 01:28:01 3 40.17 0.00 6.29 0.57 0.08 52.88 01:39:26 01:28:01 4 38.68 0.00 6.47 2.54 0.08 52.23 01:39:26 01:28:01 5 37.45 0.00 5.93 0.66 0.10 55.86 01:39:26 01:28:01 6 37.38 0.00 6.11 0.62 0.08 55.80 01:39:26 01:28:01 7 36.62 0.00 6.57 1.34 0.12 55.35 01:39:26 01:29:01 all 3.39 0.00 1.70 1.29 0.03 93.58 01:39:26 01:29:01 0 3.24 0.00 2.16 4.08 0.05 90.47 01:39:26 01:29:01 1 3.41 0.00 1.97 0.00 0.03 94.59 01:39:26 01:29:01 2 3.58 0.00 2.22 4.00 0.02 90.18 01:39:26 01:29:01 3 3.04 0.00 1.31 0.05 0.03 95.57 01:39:26 01:29:01 4 4.01 0.00 1.65 0.55 0.03 93.75 01:39:26 01:29:01 5 2.96 0.00 1.20 0.92 0.02 94.90 01:39:26 01:29:01 6 3.45 0.00 1.55 0.66 0.03 94.32 01:39:26 01:29:01 7 3.45 0.00 1.51 0.10 0.05 94.89 01:39:26 01:30:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:39:26 01:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:39:26 01:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:30:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:39:26 01:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:39:26 01:30:01 5 0.08 0.00 0.00 0.00 0.00 99.92 01:39:26 01:30:01 6 0.08 0.00 0.00 0.00 0.00 99.92 01:39:26 01:30:01 7 0.08 0.00 0.03 0.02 0.00 99.87 01:39:26 01:31:01 all 2.43 0.00 1.57 0.66 0.03 95.30 01:39:26 01:31:01 0 1.84 0.00 2.32 1.57 0.02 94.26 01:39:26 01:31:01 1 3.01 0.00 3.01 0.95 0.02 93.01 01:39:26 01:31:01 2 1.64 0.00 1.27 0.07 0.03 96.99 01:39:26 01:31:01 3 1.87 0.00 1.00 0.37 0.03 96.73 01:39:26 01:31:01 4 1.72 0.00 1.25 0.07 0.05 96.91 01:39:26 01:31:01 5 3.17 0.00 1.74 0.63 0.02 94.44 01:39:26 01:31:01 6 2.95 0.00 0.88 0.07 0.03 96.07 01:39:26 01:31:01 7 3.25 0.00 1.10 1.59 0.03 94.03 01:39:26 01:32:01 all 0.09 0.00 0.07 0.03 0.01 99.79 01:39:26 01:32:01 0 0.05 0.00 0.08 0.05 0.02 99.80 01:39:26 01:32:01 1 0.03 0.00 0.13 0.02 0.02 99.80 01:39:26 01:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:39:26 01:32:01 3 0.12 0.00 0.08 0.00 0.02 99.78 01:39:26 01:32:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:39:26 01:32:01 5 0.28 0.00 0.10 0.07 0.00 99.55 01:39:26 01:32:01 6 0.03 0.00 0.08 0.00 0.02 99.87 01:39:26 01:32:01 7 0.12 0.00 0.05 0.12 0.02 99.70 01:39:26 01:33:01 all 0.26 0.00 0.01 0.02 0.00 99.71 01:39:26 01:33:01 0 1.84 0.00 0.00 0.02 0.00 98.14 01:39:26 01:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:39:26 01:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:33:01 3 0.08 0.00 0.03 0.00 0.02 99.87 01:39:26 01:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:39:26 01:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:39:26 01:33:01 7 0.03 0.00 0.02 0.13 0.00 99.82 01:39:26 01:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:39:26 01:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:39:26 01:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:39:26 01:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:39:26 01:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:39:26 01:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:39:26 01:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:39:26 01:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:34:01 7 0.00 0.00 0.02 0.07 0.02 99.90 01:39:26 01:35:01 all 0.08 0.00 0.01 0.02 0.01 99.88 01:39:26 01:35:01 0 0.53 0.00 0.05 0.02 0.03 99.37 01:39:26 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:39:26 01:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:39:26 01:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:39:26 01:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:39:26 01:35:01 7 0.03 0.00 0.00 0.12 0.00 99.85 01:39:26 01:36:01 all 0.03 0.00 0.01 0.06 0.00 99.89 01:39:26 01:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:39:26 01:36:01 1 0.13 0.00 0.02 0.00 0.00 99.85 01:39:26 01:36:01 2 0.00 0.00 0.00 0.08 0.00 99.92 01:39:26 01:36:01 3 0.05 0.00 0.00 0.07 0.00 99.88 01:39:26 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:39:26 01:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:39:26 01:36:01 7 0.00 0.00 0.02 0.37 0.00 99.62 01:39:26 01:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 01:39:26 01:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:39:26 01:37:01 1 0.25 0.00 0.00 0.00 0.00 99.75 01:39:26 01:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:39:26 01:37:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:39:26 01:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:39:26 01:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:39:26 01:37:01 7 0.03 0.00 0.00 0.07 0.00 99.90 01:39:26 01:39:26 01:37:01 CPU %user %nice %system %iowait %steal %idle 01:39:26 01:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:39:26 01:38:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:39:26 01:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:39:26 01:38:01 3 0.07 0.00 0.00 0.00 0.00 99.93 01:39:26 01:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:39:26 01:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:39:26 01:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:39:26 01:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 01:39:26 01:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:39:26 01:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:39:26 01:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:39:26 01:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:39:26 01:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:39:26 01:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:39:26 01:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:39:26 01:39:01 7 0.03 0.00 0.00 0.08 0.02 99.87 01:39:26 Average: all 4.28 0.00 1.09 0.58 0.02 94.03 01:39:26 Average: 0 4.13 0.00 1.14 0.54 0.03 94.16 01:39:26 Average: 1 4.30 0.00 1.18 0.16 0.02 94.34 01:39:26 Average: 2 4.05 0.00 1.31 2.35 0.02 92.27 01:39:26 Average: 3 4.38 0.00 1.00 0.22 0.03 94.37 01:39:26 Average: 4 4.36 0.00 1.07 0.26 0.02 94.29 01:39:26 Average: 5 4.38 0.00 1.02 0.35 0.02 94.24 01:39:26 Average: 6 4.43 0.00 0.96 0.13 0.03 94.45 01:39:26 Average: 7 4.19 0.00 1.05 0.63 0.03 94.09 01:39:26 01:39:26 01:39:26