Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5075b9e81635d00e611a2c2e84518ae3b9f6de56+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (333168f7caff2a622bddda60a1cae535aa8e855e) 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-ssh15781699677280914153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh403236569639465394.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17611455950817947356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3691340527063577012.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8416587308681898161.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5185 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 Merge succeeded, producing 8e1db3d9da189b22ba4eaf68f840bb6659b52645 Checking out Revision 8e1db3d9da189b22ba4eaf68f840bb6659b52645 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # 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 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e1db3d9da189b22ba4eaf68f840bb6659b52645 # timeout=10 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv > git rev-list --no-walk cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe # timeout=10 [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:24 ========================================================= 13:21:24 EdgeX Global Pipelines Version Info 13:21:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:25 ------------------- 13:21:25 stable info: 13:21:25 ------------------- 13:21:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 13:21:25 Message: update stable to v1.0.245 13:21:25 ------------------- 13:21:25 experimental info: 13:21:25 ------------------- 13:21:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:25 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 13:21:25 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e1db3d [Pipeline] echo 13:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:26 provisioning config files... 13:21:26 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config7444390684122689139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:26 ---> docker-login.sh 13:21:26 nexus3.edgexfoundry.org:10001 13:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:26 Configure a credential helper to remove this warning. See 13:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:26 13:21:26 Login Succeeded 13:21:26 nexus3.edgexfoundry.org:10002 13:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 nexus3.edgexfoundry.org:10003 13:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 nexus3.edgexfoundry.org:10004 13:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 docker.io 13:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:27 Configure a credential helper to remove this warning. See 13:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:27 13:21:27 Login Succeeded 13:21:27 ---> docker-login.sh ends [Pipeline] } 13:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:28 + git rev-list -1 --merges 8e1db3d9da189b22ba4eaf68f840bb6659b52645~1..8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo 13:21:28 -----------> git rev-list -1 --merges 8e1db3d9da189b22ba4eaf68f840bb6659b52645~1..8e1db3d9da189b22ba4eaf68f840bb6659b52645 8e1db3d9da189b22ba4eaf68f840bb6659b52645 13:21:28 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [false] [Pipeline] sh 13:21:28 + git log --format=format:%s -1 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo 13:21:28 ========================================================= 13:21:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:28 + git log --format=format:%s -1 8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] echo 13:21:28 [semverPrep] GIT_COMMIT: 8e1db3d9da189b22ba4eaf68f840bb6659b52645, Commit Message: Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD [Pipeline] echo 13:21:28 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:29 + grep -v github /etc/ssh/ssh_known_hosts 13:21:29 + [ -e /tmp/ssh_known_hosts ] 13:21:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:29 + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:29 13:21:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:29 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:29 b85a868b505f: Pulling fs layer 13:21:29 e2be974225ed: Pulling fs layer 13:21:29 339a4e72a1f5: Pulling fs layer 13:21:29 988bab9f4d93: Pulling fs layer 13:21:29 1469e6f7b9e6: Pulling fs layer 13:21:29 eaf3925da568: Pulling fs layer 13:21:29 bab4dde63d76: Pulling fs layer 13:21:29 bde34c3a00c8: Pulling fs layer 13:21:29 b352a97aabf1: Pulling fs layer 13:21:29 4872d77fe225: Pulling fs layer 13:21:29 5851b861e8e6: Pulling fs layer 13:21:29 eaf3925da568: Waiting 13:21:29 988bab9f4d93: Waiting 13:21:29 1469e6f7b9e6: Waiting 13:21:29 bde34c3a00c8: Waiting 13:21:29 4872d77fe225: Waiting 13:21:29 b352a97aabf1: Waiting 13:21:29 5851b861e8e6: Waiting 13:21:29 bab4dde63d76: Waiting 13:21:29 e2be974225ed: Verifying Checksum 13:21:29 e2be974225ed: Download complete 13:21:29 988bab9f4d93: Verifying Checksum 13:21:29 988bab9f4d93: Download complete 13:21:30 1469e6f7b9e6: Verifying Checksum 13:21:30 1469e6f7b9e6: Download complete 13:21:30 eaf3925da568: Verifying Checksum 13:21:30 eaf3925da568: Download complete 13:21:30 339a4e72a1f5: Verifying Checksum 13:21:30 339a4e72a1f5: Download complete 13:21:30 bde34c3a00c8: Download complete 13:21:30 b352a97aabf1: Verifying Checksum 13:21:30 b352a97aabf1: Download complete 13:21:30 4872d77fe225: Download complete 13:21:30 5851b861e8e6: Download complete 13:21:30 b85a868b505f: Verifying Checksum 13:21:30 b85a868b505f: Download complete 13:21:30 bab4dde63d76: Verifying Checksum 13:21:30 bab4dde63d76: Download complete 13:21:31 b85a868b505f: Pull complete 13:21:31 e2be974225ed: Pull complete 13:21:31 339a4e72a1f5: Pull complete 13:21:31 988bab9f4d93: Pull complete 13:21:32 1469e6f7b9e6: Pull complete 13:21:32 eaf3925da568: Pull complete 13:21:34 bab4dde63d76: Pull complete 13:21:34 bde34c3a00c8: Pull complete 13:21:34 b352a97aabf1: Pull complete 13:21:34 4872d77fe225: Pull complete 13:21:34 5851b861e8e6: Pull complete 13:21:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:34 prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container 13:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:21:35 $ docker top 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc -eo pid,comm 13:21:35 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). 13:21:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:35 [ssh-agent] Looking for ssh-agent implementation... 13:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:36 $ docker exec 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent 13:21:36 SSH_AUTH_SOCK=/tmp/ssh-Tf5EEnxWX0zA/agent.32 13:21:36 SSH_AGENT_PID=39 13:21:36 Running ssh-add (command line suppressed) 13:21:36 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_12707882506030343330.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_12707882506030343330.key) 13:21:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:36 + git tag --points-at HEAD [Pipeline] } 13:21:36 $ docker exec --env ******** --env ******** 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent -k 13:21:36 unset SSH_AUTH_SOCK; 13:21:36 unset SSH_AGENT_PID; 13:21:36 echo Agent pid 39 killed; 13:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:36 [ssh-agent] Looking for ssh-agent implementation... 13:21:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:36 $ docker exec 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent 13:21:36 SSH_AUTH_SOCK=/tmp/ssh-RTOFgLu5knF9/agent.71 13:21:36 SSH_AGENT_PID=77 13:21:36 Running ssh-add (command line suppressed) 13:21:37 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4154990198708931686.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_4154990198708931686.key) 13:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:37 + git semver init 13:21:37 2023-03-22 13:21:37,549 [run_init] DEBUG init version:0.0.0 force:False 13:21:37 2023-03-22 13:21:37,550 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver 13:21:37 2023-03-22 13:21:37,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver 13:21:37 2023-03-22 13:21:37,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) 13:21:38 2023-03-22 13:21:38,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude 13:21:38 2023-03-22 13:21:38,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False 13:21:38 2023-03-22 13:21:38,386 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 13:21:38 2023-03-22 13:21:38,390 [execute] INFO git cat-file --batch-check 13:21:38 2023-03-22 13:21:38,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) 13:21:38 2023-03-22 13:21:38,397 [execute] INFO git cat-file --batch 13:21:38 2023-03-22 13:21:38,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) 13:21:38 2023-03-22 13:21:38,402 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 13:21:38 0.0.0 [Pipeline] } 13:21:38 $ docker exec --env ******** --env ******** 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc ssh-agent -k 13:21:38 unset SSH_AUTH_SOCK; 13:21:38 unset SSH_AGENT_PID; 13:21:38 echo Agent pid 77 killed; 13:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:39 + git semver [Pipeline] } 13:21:39 $ docker stop --time=1 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc 13:21:40 $ docker rm -f --volumes 7472158e34510c99c5f1b13241be23e7ee4640a4721352786bc0f3d5fcdb8bdc [Pipeline] // withDockerContainer [Pipeline] sh 13:21:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:41 Stashed 1 file(s) [Pipeline] echo 13:21:41 [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 13:21:41 provisioning config files... 13:21:41 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3816461837263037164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:41 ---> docker-login.sh 13:21:41 nexus3.edgexfoundry.org:10001 13:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:41 Configure a credential helper to remove this warning. See 13:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:41 13:21:41 Login Succeeded 13:21:41 nexus3.edgexfoundry.org:10002 13:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:41 Configure a credential helper to remove this warning. See 13:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:41 13:21:41 Login Succeeded 13:21:41 nexus3.edgexfoundry.org:10003 13:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:41 Configure a credential helper to remove this warning. See 13:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:41 13:21:41 Login Succeeded 13:21:41 nexus3.edgexfoundry.org:10004 13:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:41 Configure a credential helper to remove this warning. See 13:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:41 13:21:41 Login Succeeded 13:21:41 docker.io 13:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:42 Configure a credential helper to remove this warning. See 13:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:42 13:21:42 Login Succeeded 13:21:42 ---> docker-login.sh ends [Pipeline] } 13:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:42 ========================================================= 13:21:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:21:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:42 + 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 . 13:21:42 Sending build context to Docker daemon 16.04MB 13:21:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:21:42 Step 2/12 : FROM ${BASE} AS builder 13:21:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:42 63b65145d645: Pulling fs layer 13:21:42 a2d21d5440eb: Pulling fs layer 13:21:42 935e6c44a52c: Pulling fs layer 13:21:42 94cc34f8dd06: Pulling fs layer 13:21:42 30dea6a524f1: Pulling fs layer 13:21:42 a2aff8979fd8: Pulling fs layer 13:21:42 6808be2612f2: Pulling fs layer 13:21:42 f25807f1079a: Pulling fs layer 13:21:42 94cc34f8dd06: Waiting 13:21:42 a2aff8979fd8: Waiting 13:21:42 30dea6a524f1: Waiting 13:21:42 6808be2612f2: Waiting 13:21:42 f25807f1079a: Waiting 13:21:42 a2d21d5440eb: Verifying Checksum 13:21:42 a2d21d5440eb: Download complete 13:21:42 94cc34f8dd06: Verifying Checksum 13:21:42 94cc34f8dd06: Download complete 13:21:42 30dea6a524f1: Verifying Checksum 13:21:42 30dea6a524f1: Download complete 13:21:42 63b65145d645: Verifying Checksum 13:21:42 63b65145d645: Download complete 13:21:42 a2aff8979fd8: Verifying Checksum 13:21:42 a2aff8979fd8: Download complete 13:21:42 63b65145d645: Pull complete 13:21:42 a2d21d5440eb: Pull complete 13:21:43 935e6c44a52c: Verifying Checksum 13:21:43 935e6c44a52c: Download complete 13:21:43 f25807f1079a: Verifying Checksum 13:21:43 f25807f1079a: Download complete 13:21:43 6808be2612f2: Verifying Checksum 13:21:43 6808be2612f2: Download complete 13:21:46 935e6c44a52c: Pull complete 13:21:46 94cc34f8dd06: Pull complete 13:21:47 30dea6a524f1: Pull complete 13:21:47 a2aff8979fd8: Pull complete 13:21:49 6808be2612f2: Pull complete 13:21:50 f25807f1079a: Pull complete 13:21:50 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 13:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:21:50 ---> 3b553350e43f 13:21:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:21:52 ---> Running in 53810ec06f0a 13:21:52 Removing intermediate container 53810ec06f0a 13:21:52 ---> e938c30044a6 13:21:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:52 ---> Running in d1944cc93002 13:21:52 Removing intermediate container d1944cc93002 13:21:52 ---> d7f98faf6165 13:21:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:21:52 ---> Running in 2db34edb8001 13:21:52 Removing intermediate container 2db34edb8001 13:21:52 ---> 001eba6489db 13:21:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:21:52 ---> Running in f4eff5855480 13:21:52 Removing intermediate container f4eff5855480 13:21:52 ---> 6d37ccc539ba 13:21:52 Step 7/12 : WORKDIR /device-gpio 13:21:52 ---> Running in bc78a65afe5a 13:21:52 Removing intermediate container bc78a65afe5a 13:21:52 ---> d3bf42574d02 13:21:52 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:52 ---> Running in 3695b09de06a 13:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:21:53 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:21:53 (2/4) Installing libedit (20221030.3.1-r0) 13:21:53 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:21:53 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:21:53 Executing busybox-1.35.0-r29.trigger 13:21:53 OK: 269 MiB in 57 packages 13:21:54 Removing intermediate container 3695b09de06a 13:21:54 ---> 2676944f134b 13:21:54 Step 9/12 : COPY go.mod vendor* ./ 13:21:54 ---> 9bb023c274b3 13:21:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:54 ---> Running in 0e3d1045d140 13:21:56 Still waiting to schedule task 13:21:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5187’ is offline 13:22:20 Removing intermediate container 0e3d1045d140 13:22:20 ---> 1b2aa2dd5b85 13:22:20 Step 11/12 : COPY . . 13:22:20 ---> 4b77fef49959 13:22:20 Step 12/12 : RUN ${MAKE} 13:22:20 ---> Running in 17d89f32c072 13:22:20 noop 13:22:20 Removing intermediate container 17d89f32c072 13:22:20 ---> 00cacee59b46 13:22:20 Successfully built 00cacee59b46 13:22:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:20 + docker inspect -f . ci-base-image-x86_64 13:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:20 prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container 13:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:22:21 $ docker top b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:21 + go version 13:22:21 go version go1.20.2 linux/amd64 [Pipeline] } 13:22:21 $ docker stop --time=1 b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 13:22:23 $ docker rm -f --volumes b117085b8af5ced8230a1e68993f4bf26c46373ead450e4a48c12fc6721cc6e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:23 + docker inspect -f . ci-base-image-x86_64 13:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:23 prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container 13:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:22:23 $ docker top 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh 13:22:24 + make test 13:22:24 go test ./... -coverprofile=coverage.out ./... 13:22:29 ? github.com/edgexfoundry/device-gpio [no test files] 13:22:39 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:22:39 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:22:46 go vet ./... 13:22:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:22:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:22:50 ./bin/test-attribution-txt.sh [Pipeline] echo 13:22:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:22:50 $ docker stop --time=1 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 13:22:52 $ docker rm -f --volumes 103209a918b48e428f1f0b823eeb0ad0e59b82cbb6167390693a7e0edc3e2813 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:22:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:22:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:22:53 + ls -al . 13:22:53 total 160 13:22:53 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 13:22 . 13:22:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:21 .. 13:22:53 -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:21 .dockerignore 13:22:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:21 .git 13:22:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 .github 13:22:53 -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:21 .gitignore 13:22:53 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:21 .golangci.yml 13:22:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:21 .semver 13:22:53 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:21 Attribution.txt 13:22:53 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:21 CHANGELOG.md 13:22:53 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:21 Dockerfile 13:22:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:21 GOVERNANCE.md 13:22:53 -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:21 Jenkinsfile 13:22:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:21 LICENSE 13:22:53 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:21 Makefile 13:22:53 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:21 OWNERS.md 13:22:53 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:21 README.md 13:22:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:21 VERSION 13:22:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:21 bin 13:22:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 cmd 13:22:53 -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:22 coverage.out 13:22:53 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:21 go.mod 13:22:53 -rw-rw-r-- 1 jenkins jenkins 33092 Mar 22 13:21 go.sum 13:22:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:21 internal 13:22:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:21 snap 13:22:53 -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:54 + 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=8e1db3d9da189b22ba4eaf68f840bb6659b52645 --label arch=amd64 --label version=0.0.0 . 13:22:54 Sending build context to Docker daemon 16.04MB 13:22:54 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:22:54 Step 2/25 : FROM ${BASE} AS builder 13:22:54 ---> 00cacee59b46 13:22:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:22:54 ---> Running in 39c4741d50b5 13:22:54 Removing intermediate container 39c4741d50b5 13:22:54 ---> e7f9b5cbcd38 13:22:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:22:54 ---> Running in 14f19731af65 13:22:54 Removing intermediate container 14f19731af65 13:22:54 ---> 07d74f94857e 13:22:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:22:54 ---> Running in cfa382a61770 13:22:54 Removing intermediate container cfa382a61770 13:22:54 ---> e25413631f4d 13:22:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:22:54 ---> Running in 1e1a77862bef 13:22:54 Removing intermediate container 1e1a77862bef 13:22:54 ---> ad0e6b62d5b8 13:22:54 Step 7/25 : WORKDIR /device-gpio 13:22:54 ---> Running in 572e1a6d81de 13:22:54 Removing intermediate container 572e1a6d81de 13:22:54 ---> f7be62fec6c5 13:22:54 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:54 ---> Running in 0f9382faeee0 13:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:22:55 OK: 269 MiB in 57 packages 13:22:55 Removing intermediate container 0f9382faeee0 13:22:55 ---> 20d178b5babd 13:22:55 Step 9/25 : COPY go.mod vendor* ./ 13:22:55 ---> 9e4aa6536557 13:22:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:56 ---> Running in 7304ab4bfc34 13:22:56 Removing intermediate container 7304ab4bfc34 13:22:56 ---> 84201a023f54 13:22:56 Step 11/25 : COPY . . 13:22:57 ---> 0d5a72dd9df6 13:22:57 Step 12/25 : RUN ${MAKE} 13:22:57 ---> Running in ba8b88f11423 13:22:57 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 13:23:15 Removing intermediate container ba8b88f11423 13:23:15 ---> c0337d7eee67 13:23:15 Step 13/25 : FROM alpine:3.17 13:23:15 3.17: Pulling from library/alpine 13:23:15 63b65145d645: Already exists 13:23:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:23:16 Status: Downloaded newer image for alpine:3.17 13:23:16 ---> b2aa39c304c2 13:23:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:23:16 ---> Running in db926561cfb4 13:23:16 Removing intermediate container db926561cfb4 13:23:16 ---> 59b31766f6fb 13:23:16 Step 15/25 : RUN apk add --update --no-cache 13:23:16 ---> Running in 0f452a93ace8 13:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:23:16 OK: 7 MiB in 15 packages 13:23:17 Removing intermediate container 0f452a93ace8 13:23:17 ---> 95f6ad2ebcda 13:23:17 Step 16/25 : WORKDIR / 13:23:17 ---> Running in 7cdc2b0c4954 13:23:17 Removing intermediate container 7cdc2b0c4954 13:23:17 ---> afea23e43d7e 13:23:17 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:23:17 ---> cc29563e36d6 13:23:17 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:23:17 ---> cc5ee47159c4 13:23:17 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:23:18 ---> c6ee30c65b1e 13:23:18 Step 20/25 : EXPOSE 59910 13:23:18 ---> Running in 17f4a5396283 13:23:18 Removing intermediate container 17f4a5396283 13:23:18 ---> f341099c3c59 13:23:18 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:23:18 ---> Running in e6fe7c01c8e0 13:23:18 Removing intermediate container e6fe7c01c8e0 13:23:18 ---> 9d4c88a1554f 13:23:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:18 ---> Running in 2299aac8ac93 13:23:18 Removing intermediate container 2299aac8ac93 13:23:18 ---> 9e87b3ee9aa3 13:23:18 Step 23/25 : LABEL arch=amd64 13:23:18 ---> Running in 9da8fb484371 13:23:18 Removing intermediate container 9da8fb484371 13:23:18 ---> fc157f6b66e7 13:23:18 Step 24/25 : LABEL git_sha=8e1db3d9da189b22ba4eaf68f840bb6659b52645 13:23:18 ---> Running in 8b4d6dfc18cb 13:23:18 Removing intermediate container 8b4d6dfc18cb 13:23:18 ---> 0b73862ee0ab 13:23:18 Step 25/25 : LABEL version=0.0.0 13:23:18 ---> Running in 8714221646e8 13:23:18 Removing intermediate container 8714221646e8 13:23:18 ---> d2771abd3d5a 13:23:18 [Warning] One or more build-args [ARCH] were not consumed 13:23:18 Successfully built d2771abd3d5a 13:23:18 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 13:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:19 13:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:19 latest: Pulling from edgex-lftools-log-publisher 13:23:19 5eb5b503b376: Pulling fs layer 13:23:19 5c69ac0246d0: Pulling fs layer 13:23:19 ec43610c2a17: Pulling fs layer 13:23:19 3a2ae6a8a46f: Pulling fs layer 13:23:19 33b1e0a273af: Pulling fs layer 13:23:19 5d3b04190fa2: Pulling fs layer 13:23:19 2f39f015ded8: Pulling fs layer 13:23:19 33b1e0a273af: Waiting 13:23:19 3a2ae6a8a46f: Waiting 13:23:19 5d3b04190fa2: Waiting 13:23:19 2f39f015ded8: Waiting 13:23:19 5c69ac0246d0: Verifying Checksum 13:23:19 5c69ac0246d0: Download complete 13:23:19 3a2ae6a8a46f: Verifying Checksum 13:23:19 3a2ae6a8a46f: Download complete 13:23:19 33b1e0a273af: Verifying Checksum 13:23:19 33b1e0a273af: Download complete 13:23:19 5d3b04190fa2: Verifying Checksum 13:23:19 5d3b04190fa2: Download complete 13:23:19 ec43610c2a17: Verifying Checksum 13:23:19 ec43610c2a17: Download complete 13:23:19 5eb5b503b376: Verifying Checksum 13:23:19 5eb5b503b376: Download complete 13:23:20 2f39f015ded8: Verifying Checksum 13:23:20 2f39f015ded8: Download complete 13:23:21 5eb5b503b376: Pull complete 13:23:21 5c69ac0246d0: Pull complete 13:23:21 ec43610c2a17: Pull complete 13:23:21 3a2ae6a8a46f: Pull complete 13:23:22 33b1e0a273af: Pull complete 13:23:22 5d3b04190fa2: Pull complete 13:23:27 2f39f015ded8: Pull complete 13:23:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:27 prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container 13:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:23:29 $ docker top 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:29 ---> job-cost.sh 13:23:29 lf-activate-venv: SKIPPING 13:23:29 INFO: No Stack... 13:23:29 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:30 INFO: Archiving Costs [Pipeline] sh 13:23:30 + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv 13:23:30 + cut -d, -f6 [Pipeline] lock 13:23:30 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] 13:23:30 Resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] did not exist. Created. 13:23:30 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:30 + echo total: 0.2199999988079071 [Pipeline] stash 13:23:30 Stashed 1 file(s) [Pipeline] } 13:23:30 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:30 $ docker stop --time=1 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa 13:23:32 $ docker rm -f --volumes 0d256a2c59c878e82a853964f7280c64cbff78f1585508924e1171c67884c6aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:23:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5190 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws 13:23:58 Running in /w/workspace/device-gpio/18 [Pipeline] { [Pipeline] checkout 13:23:58 The recommended git tool is: git 13:24:06 using credential edgex-jenkins-ssh 13:24:06 Cloning the remote Git repository 13:24:06 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:24:06 > git init /w/workspace/device-gpio/18 # timeout=10 13:24:06 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:24:06 > git --version # timeout=10 13:24:06 > git --version # 'git version 2.25.1' 13:24:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:08 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit 5075b9e81635d00e611a2c2e84518ae3b9f6de56 13:24:09 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:24:09 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:24:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:24:10 > git config core.sparsecheckout # timeout=10 13:24:10 > git checkout -f 5075b9e81635d00e611a2c2e84518ae3b9f6de56 # timeout=10 13:24:10 > git remote # timeout=10 13:24:10 > git config --get remote.origin.url # timeout=10 13:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:10 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 13:24:10 > git rev-parse HEAD^{commit} # timeout=10 13:24:10 Merge succeeded, producing a8d3400a875e46cbdb7ef2f178152caae2633c80 13:24:10 Checking out Revision a8d3400a875e46cbdb7ef2f178152caae2633c80 (PR-71) 13:24:10 > git config core.sparsecheckout # timeout=10 13:24:10 > git checkout -f a8d3400a875e46cbdb7ef2f178152caae2633c80 # timeout=10 13:24:14 Commit message: "Merge commit '21c70a64d9894c2455aedb4662d61c2d9e09ca22' into HEAD" 13:24:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:24:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:15 Dload Upload Total Spent Left Speed 13:24:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k 13:24:14 > git rev-list --no-walk cd57be7cc3ddbede0617828fd0c4a1e77c19d7fe # timeout=10 [Pipeline] sh 13:24:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:24:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:24:16 + sudo tee /etc/docker/daemon.new 13:24:16 { 13:24:16 "registry-mirrors": [ 13:24:16 "https://nexus3.edgexfoundry.org:10001" 13:24:16 ], 13:24:16 "bip": "10.250.0.254/24", 13:24:16 "hosts": [ 13:24:16 "tcp://0.0.0.0:5555", 13:24:16 "unix:///var/run/docker.sock" 13:24:16 ], 13:24:16 "mtu": 1458, 13:24:16 "selinux-enabled": true, 13:24:16 "seccomp-profile": "/etc/docker/seccomp.json" 13:24:16 } [Pipeline] sh 13:24:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:24:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:35 provisioning config files... 13:24:35 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/18@tmp/config7592341701072350350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:35 ---> docker-login.sh 13:24:35 nexus3.edgexfoundry.org:10001 13:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:36 Configure a credential helper to remove this warning. See 13:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:36 13:24:36 Login Succeeded 13:24:36 nexus3.edgexfoundry.org:10002 13:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:36 Configure a credential helper to remove this warning. See 13:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:36 13:24:36 Login Succeeded 13:24:36 nexus3.edgexfoundry.org:10003 13:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:37 Configure a credential helper to remove this warning. See 13:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:37 13:24:37 Login Succeeded 13:24:37 nexus3.edgexfoundry.org:10004 13:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:37 Configure a credential helper to remove this warning. See 13:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:37 13:24:37 Login Succeeded 13:24:37 docker.io 13:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:38 Configure a credential helper to remove this warning. See 13:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:38 13:24:38 Login Succeeded 13:24:38 ---> docker-login.sh ends [Pipeline] } 13:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:38 ========================================================= 13:24:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:24:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:38 + 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 . 13:24:39 Sending build context to Docker daemon 8.101MB 13:24:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:24:39 Step 2/12 : FROM ${BASE} AS builder 13:24:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:39 af6eaf76a39c: Pulling fs layer 13:24:39 55522c791124: Pulling fs layer 13:24:39 ce5c4a1c91eb: Pulling fs layer 13:24:39 169dfbe0d373: Pulling fs layer 13:24:39 e1ff8fa3b103: Pulling fs layer 13:24:39 52ebb69f0ebf: Pulling fs layer 13:24:39 5abe8eddf0d5: Pulling fs layer 13:24:39 169dfbe0d373: Waiting 13:24:39 e1ff8fa3b103: Waiting 13:24:39 52ebb69f0ebf: Waiting 13:24:39 5abe8eddf0d5: Waiting 13:24:39 55522c791124: Verifying Checksum 13:24:39 55522c791124: Download complete 13:24:39 169dfbe0d373: Verifying Checksum 13:24:39 169dfbe0d373: Download complete 13:24:39 e1ff8fa3b103: Verifying Checksum 13:24:39 e1ff8fa3b103: Download complete 13:24:39 af6eaf76a39c: Verifying Checksum 13:24:39 af6eaf76a39c: Download complete 13:24:40 af6eaf76a39c: Pull complete 13:24:40 5abe8eddf0d5: Verifying Checksum 13:24:40 5abe8eddf0d5: Download complete 13:24:41 55522c791124: Pull complete 13:24:41 ce5c4a1c91eb: Verifying Checksum 13:24:41 ce5c4a1c91eb: Download complete 13:24:42 52ebb69f0ebf: Verifying Checksum 13:24:42 52ebb69f0ebf: Download complete 13:24:52 ce5c4a1c91eb: Pull complete 13:24:52 169dfbe0d373: Pull complete 13:24:52 e1ff8fa3b103: Pull complete 13:24:59 52ebb69f0ebf: Pull complete 13:24:59 5abe8eddf0d5: Pull complete 13:24:59 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:24:59 ---> 6cb57ee374ae 13:24:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:25:01 ---> Running in 8b8ba5fe4fcd 13:25:01 Removing intermediate container 8b8ba5fe4fcd 13:25:01 ---> d046eef9a568 13:25:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:25:02 ---> Running in a21f67e6d22f 13:25:02 Removing intermediate container a21f67e6d22f 13:25:02 ---> cdcc8c26a47b 13:25:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:25:02 ---> Running in cd5fcc15bcd5 13:25:02 Removing intermediate container cd5fcc15bcd5 13:25:02 ---> 3ffeb0524abd 13:25:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:25:03 ---> Running in 767762a5c6a9 13:25:03 Removing intermediate container 767762a5c6a9 13:25:03 ---> 1f0de6c819a7 13:25:03 Step 7/12 : WORKDIR /device-gpio 13:25:03 ---> Running in 7d58813b46e3 13:25:03 Removing intermediate container 7d58813b46e3 13:25:03 ---> be3b5127829c 13:25:03 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:03 ---> Running in e30b9cb45228 13:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:25:06 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:25:06 (2/4) Installing libedit (20221030.3.1-r0) 13:25:06 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:25:06 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:25:06 Executing busybox-1.35.0-r29.trigger 13:25:06 OK: 268 MiB in 57 packages 13:25:07 Removing intermediate container e30b9cb45228 13:25:07 ---> 8bab61a58607 13:25:07 Step 9/12 : COPY go.mod vendor* ./ 13:25:08 ---> 2acdc66323a7 13:25:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:08 ---> Running in c42b77f6af73 13:26:30 Removing intermediate container c42b77f6af73 13:26:30 ---> 205efaa68480 13:26:30 Step 11/12 : COPY . . 13:26:30 ---> 5c25676cb42c 13:26:30 Step 12/12 : RUN ${MAKE} 13:26:30 ---> Running in 13683bf3b2e0 13:26:30 noop 13:26:30 Removing intermediate container 13683bf3b2e0 13:26:30 ---> d0d360f7a501 13:26:30 Successfully built d0d360f7a501 13:26:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:30 + docker inspect -f . ci-base-image-arm64 13:26:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:30 prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container 13:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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 13:26:31 $ docker top decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:32 + go version 13:26:32 go version go1.20.2 linux/arm64 [Pipeline] } 13:26:32 $ docker stop --time=1 decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 13:26:34 $ docker rm -f --volumes decac93646c386f555f58eadeb0cd97220b498c4a57f646d7afba7365eb57337 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:34 + docker inspect -f . ci-base-image-arm64 13:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:35 prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container 13:26:35 $ 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/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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 13:26:36 $ docker top 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:37 + git config --global --add safe.directory /w/workspace/device-gpio/18 [Pipeline] fileExists [Pipeline] sh 13:26:37 + make test 13:26:37 go test ./... -coverprofile=coverage.out ./... 13:27:16 ? github.com/edgexfoundry/device-gpio [no test files] 13:29:08 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:29:08 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:29:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:29:08 go vet ./... 13:29:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:36 ./bin/test-attribution-txt.sh [Pipeline] echo 13:29:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:29:36 $ docker stop --time=1 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce 13:29:38 $ docker rm -f --volumes 78cb19c451af6d20fb9117183c0c8f746ccd45acad4d61138440e69623c1d8ce [Pipeline] // withDockerContainer [Pipeline] sh 13:29:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:40 Warning: overwriting stash ‘coverage-report’ 13:29:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:41 + ls -al . 13:29:41 total 156 13:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:26 . 13:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:24 .. 13:29:41 -rw-rw-r-- 1 jenkins jenkins 120 Mar 22 13:24 .dockerignore 13:29:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 13:24 .git 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 .github 13:29:41 -rw-rw-r-- 1 jenkins jenkins 343 Mar 22 13:24 .gitignore 13:29:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 13:24 .golangci.yml 13:29:41 -rw-rw-r-- 1 jenkins jenkins 9805 Mar 22 13:24 Attribution.txt 13:29:41 -rw-rw-r-- 1 jenkins jenkins 4069 Mar 22 13:24 CHANGELOG.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 1542 Mar 22 13:24 Dockerfile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 13:24 GOVERNANCE.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 657 Mar 22 13:24 Jenkinsfile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 13:24 LICENSE 13:29:41 -rw-rw-r-- 1 jenkins jenkins 1692 Mar 22 13:24 Makefile 13:29:41 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 13:24 OWNERS.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 11842 Mar 22 13:24 README.md 13:29:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 13:21 VERSION 13:29:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 13:24 bin 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 cmd 13:29:41 -rw-r--r-- 1 jenkins jenkins 10 Mar 22 13:26 coverage.out 13:29:41 -rw-rw-r-- 1 jenkins jenkins 3312 Mar 22 13:24 go.mod 13:29:41 -rw-rw-r-- 1 jenkins jenkins 33092 Mar 22 13:24 go.sum 13:29:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 13:24 internal 13:29:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 13:24 snap 13:29:41 -rw-rw-r-- 1 jenkins jenkins 209 Mar 22 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:41 + 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=a8d3400a875e46cbdb7ef2f178152caae2633c80 --label arch=arm64 --label version=0.0.0 . 13:29:41 Sending build context to Docker daemon 8.102MB 13:29:42 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:29:42 Step 2/25 : FROM ${BASE} AS builder 13:29:42 ---> d0d360f7a501 13:29:42 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:29:42 ---> Running in dadae44a7a79 13:29:42 Removing intermediate container dadae44a7a79 13:29:42 ---> 7eb4552ad75a 13:29:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:42 ---> Running in b7c8ccae7773 13:29:43 Removing intermediate container b7c8ccae7773 13:29:43 ---> 07b958fee4c8 13:29:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:29:43 ---> Running in 4de10723d272 13:29:43 Removing intermediate container 4de10723d272 13:29:43 ---> d64d1a54b3d4 13:29:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:29:43 ---> Running in 8d1613e5f854 13:29:43 Removing intermediate container 8d1613e5f854 13:29:43 ---> 9b2c6d490579 13:29:43 Step 7/25 : WORKDIR /device-gpio 13:29:43 ---> Running in 7997de691f00 13:29:44 Removing intermediate container 7997de691f00 13:29:44 ---> 8822ad924859 13:29:44 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:44 ---> Running in 342ba6320da9 13:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:29:47 OK: 268 MiB in 57 packages 13:29:49 Removing intermediate container 342ba6320da9 13:29:49 ---> 5f405957338d 13:29:49 Step 9/25 : COPY go.mod vendor* ./ 13:29:49 ---> 2bd94a361045 13:29:49 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:49 ---> Running in 2d8d6883f71e 13:29:52 Removing intermediate container 2d8d6883f71e 13:29:52 ---> 0f150c8ceb87 13:29:52 Step 11/25 : COPY . . 13:29:53 ---> 60f077428288 13:29:53 Step 12/25 : RUN ${MAKE} 13:29:53 ---> Running in cfea21243d06 13:29:54 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 13:32:16 Removing intermediate container cfea21243d06 13:32:16 ---> d948f06b2899 13:32:16 Step 13/25 : FROM alpine:3.17 13:32:16 3.17: Pulling from library/alpine 13:32:16 af6eaf76a39c: Already exists 13:32:16 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:32:16 Status: Downloaded newer image for alpine:3.17 13:32:16 ---> d74e625d9115 13:32:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:32:16 ---> Running in 4d86b680f710 13:32:16 Removing intermediate container 4d86b680f710 13:32:16 ---> f96df9ccb28d 13:32:16 Step 15/25 : RUN apk add --update --no-cache 13:32:16 ---> Running in dffc9bb8da22 13:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:32:19 OK: 7 MiB in 15 packages 13:32:20 Removing intermediate container dffc9bb8da22 13:32:20 ---> 308ecb09cfac 13:32:20 Step 16/25 : WORKDIR / 13:32:20 ---> Running in 1c4ddcc6f616 13:32:20 Removing intermediate container 1c4ddcc6f616 13:32:20 ---> fa1133bfda04 13:32:20 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:32:21 ---> 7088d55961de 13:32:21 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:32:21 ---> 80c09742aa7b 13:32:21 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:32:22 ---> d5f49d71d5c8 13:32:22 Step 20/25 : EXPOSE 59910 13:32:22 ---> Running in c8d31d83c0a7 13:32:23 Removing intermediate container c8d31d83c0a7 13:32:23 ---> 3bdafc8c8736 13:32:23 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:32:23 ---> Running in b44f78043e59 13:32:23 Removing intermediate container b44f78043e59 13:32:23 ---> fb59288b7ed5 13:32:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:32:23 ---> Running in 7f7b655a14c8 13:32:23 Removing intermediate container 7f7b655a14c8 13:32:23 ---> 557be622e9b7 13:32:23 Step 23/25 : LABEL arch=arm64 13:32:23 ---> Running in c4a39c615a0b 13:32:24 Removing intermediate container c4a39c615a0b 13:32:24 ---> a8bea735c8a4 13:32:24 Step 24/25 : LABEL git_sha=a8d3400a875e46cbdb7ef2f178152caae2633c80 13:32:24 ---> Running in 6fd84a67ea96 13:32:24 Removing intermediate container 6fd84a67ea96 13:32:24 ---> 4ce790f94430 13:32:24 Step 25/25 : LABEL version=0.0.0 13:32:24 ---> Running in 1e5fbe0d1806 13:32:24 Removing intermediate container 1e5fbe0d1806 13:32:24 ---> 9e1bbb29ebb4 13:32:24 [Warning] One or more build-args [ARCH] were not consumed 13:32:24 Successfully built 9e1bbb29ebb4 13:32:24 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 13:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:25 13:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:25 arm64: Pulling from edgex-lftools-log-publisher 13:32:25 8998bd30e6a1: Pulling fs layer 13:32:25 04944245beec: Pulling fs layer 13:32:25 699f458cf7ca: Pulling fs layer 13:32:25 765212b225bb: Pulling fs layer 13:32:25 f23df028b6ca: Pulling fs layer 13:32:25 d65c8cfc05b1: Pulling fs layer 13:32:25 2437ff75d9bd: Pulling fs layer 13:32:25 f23df028b6ca: Waiting 13:32:25 d65c8cfc05b1: Waiting 13:32:25 2437ff75d9bd: Waiting 13:32:25 765212b225bb: Waiting 13:32:25 04944245beec: Verifying Checksum 13:32:25 04944245beec: Download complete 13:32:25 765212b225bb: Verifying Checksum 13:32:25 765212b225bb: Download complete 13:32:25 f23df028b6ca: Verifying Checksum 13:32:25 f23df028b6ca: Download complete 13:32:25 d65c8cfc05b1: Verifying Checksum 13:32:25 d65c8cfc05b1: Download complete 13:32:25 699f458cf7ca: Verifying Checksum 13:32:25 699f458cf7ca: Download complete 13:32:26 8998bd30e6a1: Download complete 13:32:28 2437ff75d9bd: Verifying Checksum 13:32:28 2437ff75d9bd: Download complete 13:32:30 8998bd30e6a1: Pull complete 13:32:30 04944245beec: Pull complete 13:32:31 699f458cf7ca: Pull complete 13:32:32 765212b225bb: Pull complete 13:32:32 f23df028b6ca: Pull complete 13:32:33 d65c8cfc05b1: Pull complete 13:32:48 2437ff75d9bd: Pull complete 13:32:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:48 prd-ubuntu20.04-docker-arm64-4c-16g-5190 does not seem to be running inside a container 13:32:48 $ 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/18 -v /w/workspace/device-gpio/18:/w/workspace/device-gpio/18:rw,z -v /w/workspace/device-gpio/18@tmp:/w/workspace/device-gpio/18@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 13:32:50 $ docker top 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:51 ---> job-cost.sh 13:32:51 lf-activate-venv: SKIPPING 13:32:51 INFO: No Stack... 13:32:51 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:58 INFO: Archiving Costs [Pipeline] sh 13:32:59 + cat /w/workspace/device-gpio/18/archives/cost.csv 13:32:59 + cut -d, -f6 [Pipeline] lock 13:32:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] 13:32:59 Resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] did not exist. Created. 13:32:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:59 /w/workspace/device-gpio/18@tmp/durable-36ca6b07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:32:59 + echo total: 0.10999999940395355 [Pipeline] stash 13:32:59 Warning: overwriting stash ‘stack-cost’ 13:32:59 Stashed 1 file(s) [Pipeline] } 13:32:59 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-18-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:59 $ docker stop --time=1 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 13:33:01 $ docker rm -f --volumes 6f86c41d8c8edc39a440423ce50adbe17a2287d4103851fc18acc5a1874260a0 [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 13:33:01 provisioning config files... 13:33:01 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config12636972934542273653tmp [Pipeline] { [Pipeline] sh 13:33:02 + set +x 13:33:02 + curl -s https://codecov.io/bash 13:33:02 + bash -s -- 13:33:02 13:33:02 _____ _ 13:33:02 / ____| | | 13:33:02 | | ___ __| | ___ ___ _____ __ 13:33:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:33:02 | |___| (_) | (_| | __/ (_| (_) \ V / 13:33:02 \_____\___/ \__,_|\___|\___\___/ \_/ 13:33:02 Bash-1.0.6 13:33:02 13:33:02 13:33:02 ==> git version 2.25.1 found 13:33:02 ==> 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 13:33:02 Release-Date: 2020-01-08 13:33:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:33:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:33:02 ==> Jenkins CI detected. 13:33:02 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 13:33:02 project root: . 13:33:02 --> token set from env 13:33:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:33:02 ==> Running gcov in . (disable via -X gcov) 13:33:02 ==> Python coveragepy not found 13:33:02 ==> Searching for coverage reports in: 13:33:02 + . 13:33:02 -> Found 1 reports 13:33:02 ==> Detecting git/mercurial file structure 13:33:02 ==> Reading reports 13:33:02 + ./coverage.out bytes=10 13:33:02 ==> Appending adjustments 13:33:02 https://docs.codecov.io/docs/fixing-reports 13:33:02 + Found adjustments 13:33:02 ==> Gzipping contents 13:33:02 4.0K /tmp/codecov.rWGpDx.gz 13:33:02 ==> Uploading reports 13:33:02 url: https://codecov.io 13:33:02 query: branch=PR-71&commit=8e1db3d9da189b22ba4eaf68f840bb6659b52645&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= 13:33:02 -> Pinging Codecov 13:33:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=8e1db3d9da189b22ba4eaf68f840bb6659b52645&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= 13:33:02 -> Uploading to 13:33:02 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8e1db3d9da189b22ba4eaf68f840bb6659b52645/d83a979e-f847-4f53-b02d-059cec002f0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T133302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541701d0820478db68359ce0aca6452f13ead1bd4de9c4202f42dfcea7b1fdf4 13:33:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:33:02 Dload Upload Total Spent Left Speed 13:33:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 739 0 0 100 739 0 3640 --:--:-- --:--:-- --:--:-- 3622 100 739 0 0 100 739 0 2629 --:--:-- --:--:-- --:--:-- 2620 13:33:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8e1db3d9da189b22ba4eaf68f840bb6659b52645 [Pipeline] } 13:33:02 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 13:33:03 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] 13:33:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives 13:33:03 total 16 13:33:03 drwxr-xr-x 3 root root 4096 Mar 22 13:23 . 13:33:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. 13:33:03 drwxr-xr-x 2 root root 4096 Mar 22 13:23 cost 13:33:03 -rw-r--r-- 1 root root 83 Mar 22 13:23 cost.csv 13:33:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives 13:33:03 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives 13:33:03 total 16 13:33:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 13:23 . 13:33:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 13:23 .. 13:33:03 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 13:23 cost 13:33:03 -rw-r--r-- 1 jenkins jenkins 83 Mar 22 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:33:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:04 ---> package-listing.sh 13:33:04 ++ facter osfamily 13:33:04 ++ tr '[:upper:]' '[:lower:]' 13:33:05 + OS_FAMILY=debian 13:33:05 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 13:33:05 + START_PACKAGES=/tmp/packages_start.txt 13:33:05 + END_PACKAGES=/tmp/packages_end.txt 13:33:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:05 + PACKAGES=/tmp/packages_start.txt 13:33:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' 13:33:05 + PACKAGES=/tmp/packages_end.txt 13:33:05 + case "${OS_FAMILY}" in 13:33:05 + dpkg -l 13:33:05 + grep '^ii' 13:33:05 + '[' -f /tmp/packages_start.txt ']' 13:33:05 + '[' -f /tmp/packages_end.txt ']' 13:33:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:05 + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' 13:33:05 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ 13:33:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo 13:33:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:33:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:05 prd-ubuntu20.04-docker-8c-8g-5185 does not seem to be running inside a container 13:33:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:33:06 $ docker top ac376f5a3f3a6e82d29d9e25815d01f9d9ab21b4a8bef836dbf067d0e826a4b9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:33:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:33:07 + ls /var/log/sa-host 13:33:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:07 provisioning config files... 13:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config16689634544527021919tmp [Pipeline] { [Pipeline] echo 13:33:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:07 ---> create-netrc.sh [Pipeline] } 13:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:33:07 ---> python-tools-install.sh [Pipeline] echo 13:33:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:33:08 ---> sudo-logs.sh 13:33:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:33:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:33:08 ---> job-cost.sh 13:33:08 lf-activate-venv: SKIPPING 13:33:08 DEBUG: total: 0.2199999988079071 13:33:08 INFO: Retrieving Stack Cost... 13:33:08 INFO: Retrieving Pricing Info for: v3-standard-8 13:33:09 INFO: Archiving Costs [Pipeline] echo 13:33:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:09 ---> logs-deploy.sh 13:33:09 lf-activate-venv: SKIPPING 13:33:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/18 13:33:09 INFO: archiving workspace using pattern(s): 13:33:10 Archives upload complete. 13:33:10 INFO: archiving logs to Nexus 13:33:11 ---> uname -a: 13:33:11 Linux prd-ubuntu20-04-docker-8c-8g-5185 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:33:11 13:33:11 13:33:11 ---> lscpu: 13:33:11 Architecture: x86_64 13:33:11 CPU op-mode(s): 32-bit, 64-bit 13:33:11 Byte Order: Little Endian 13:33:11 Address sizes: 40 bits physical, 48 bits virtual 13:33:11 CPU(s): 8 13:33:11 On-line CPU(s) list: 0-7 13:33:11 Thread(s) per core: 1 13:33:11 Core(s) per socket: 1 13:33:11 Socket(s): 8 13:33:11 NUMA node(s): 1 13:33:11 Vendor ID: AuthenticAMD 13:33:11 CPU family: 23 13:33:11 Model: 49 13:33:11 Model name: AMD EPYC-Rome Processor 13:33:11 Stepping: 0 13:33:11 CPU MHz: 2800.002 13:33:11 BogoMIPS: 5600.00 13:33:11 Virtualization: AMD-V 13:33:11 Hypervisor vendor: KVM 13:33:11 Virtualization type: full 13:33:11 L1d cache: 256 KiB 13:33:11 L1i cache: 256 KiB 13:33:11 L2 cache: 4 MiB 13:33:11 L3 cache: 128 MiB 13:33:11 NUMA node0 CPU(s): 0-7 13:33:11 Vulnerability Itlb multihit: Not affected 13:33:11 Vulnerability L1tf: Not affected 13:33:11 Vulnerability Mds: Not affected 13:33:11 Vulnerability Meltdown: Not affected 13:33:11 Vulnerability Mmio stale data: Not affected 13:33:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:33:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:33:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:33:11 Vulnerability Srbds: Not affected 13:33:11 Vulnerability Tsx async abort: Not affected 13:33:11 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 13:33:11 13:33:11 13:33:11 ---> nproc: 13:33:11 8 13:33:11 13:33:11 13:33:11 ---> df -h: 13:33:11 Filesystem Size Used Avail Use% Mounted on 13:33:11 overlay 155G 12G 144G 8% / 13:33:11 tmpfs 64M 0 64M 0% /dev 13:33:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:33:11 shm 64M 0 64M 0% /dev/shm 13:33:11 /dev/vda1 155G 12G 144G 8% /facter-os 13:33:11 13:33:11 13:33:11 ---> sar -b -r -n DEV: 13:33:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5185) 03/22/23 _x86_64_ (8 CPU) 13:33:11 13:33:11 13:20:46 LINUX RESTART (8 CPU) 13:33:11 13:33:11 13:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:33:11 13:22:02 403.52 48.08 355.44 0.00 5436.96 85271.25 0.00 13:33:11 13:23:01 182.79 1.73 181.06 0.00 25.48 57190.11 0.00 13:33:11 13:24:01 113.60 0.05 113.55 0.00 8.53 34053.92 0.00 13:33:11 13:25:01 2.73 0.00 2.73 0.00 0.00 31.47 0.00 13:33:11 13:26:01 27.57 11.41 16.16 0.00 3485.37 3704.23 0.00 13:33:11 13:27:01 5.00 0.00 5.00 0.00 0.00 66.11 0.00 13:33:11 13:28:01 1.47 0.03 1.43 0.00 2.67 15.86 0.00 13:33:11 13:29:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 13:33:11 13:30:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 13:33:11 13:31:01 2.05 0.00 2.05 0.00 0.00 32.66 0.00 13:33:11 13:32:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 13:33:11 13:33:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 13:33:11 Average: 61.82 5.11 56.71 0.00 747.58 14976.45 0.00 13:33:11 13:33:11 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:11 13:22:02 29162044 31582748 725036 2.20 77068 2621260 1969160 5.80 1002708 2353512 6176 13:33:11 13:23:01 28156832 31385920 905732 2.75 149992 3268796 2293284 6.76 1422444 2832824 52176 13:33:11 13:24:01 27685920 31589320 704588 2.14 160184 3889944 1761468 5.19 1246740 3436348 336 13:33:11 13:25:01 27685916 31589396 704168 2.14 160260 3889944 1761468 5.19 1246908 3436348 8 13:33:11 13:26:01 27438392 31564288 719612 2.19 165460 4094592 1828732 5.39 1413668 3492324 1372 13:33:11 13:27:01 27456236 31582008 702664 2.14 165532 4094588 1845164 5.44 1396896 3492288 12 13:33:11 13:28:01 27458204 31584156 700428 2.13 165628 4094672 1845164 5.44 1395632 3492372 8 13:33:11 13:29:01 27457808 31583836 700744 2.13 165700 4094672 1845164 5.44 1395416 3492388 44 13:33:11 13:30:01 27458076 31584164 700352 2.13 165756 4094676 1845164 5.44 1395488 3492392 8 13:33:11 13:31:01 27457756 31584512 700368 2.13 165852 4094660 1845164 5.44 1395064 3492924 32 13:33:11 13:32:01 27457528 31584340 700396 2.13 165884 4094660 1845164 5.44 1395384 3492924 16 13:33:11 13:33:01 27457472 31584308 700364 2.13 165924 4094664 1828472 5.39 1395152 3492928 172 13:33:11 Average: 27694349 31566583 722038 2.20 156103 3868927 1876131 5.53 1341792 3333298 5030 13:33:11 13:33:11 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:11 13:22:02 docker0 86.25 112.80 7.13 256.54 0.00 0.00 0.00 0.00 13:33:11 13:22:02 ens3 846.24 538.84 6846.32 118.40 0.00 0.00 0.00 0.00 13:33:11 13:22:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 13:33:11 13:22:02 veth1739342 69.72 91.18 6.73 60.89 0.00 0.00 0.00 0.00 13:33:11 13:23:01 veth714e25e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:33:11 13:23:01 docker0 103.95 202.93 8.51 1885.47 0.00 0.00 0.00 0.00 13:33:11 13:23:01 ens3 252.05 133.07 1932.04 27.13 0.00 0.00 0.00 0.00 13:33:11 13:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:33:11 13:24:01 docker0 1.40 3.42 0.09 42.56 0.00 0.00 0.00 0.00 13:33:11 13:24:01 ens3 124.25 73.90 2570.79 14.06 0.00 0.00 0.00 0.00 13:33:11 13:24:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 13:33:11 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:25:01 ens3 1.73 0.73 0.78 0.59 0.00 0.00 0.00 0.00 13:33:11 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:26:01 ens3 62.40 26.37 1373.18 2.19 0.00 0.00 0.00 0.00 13:33:11 13:26:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:33:11 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:27:01 ens3 0.47 0.33 0.10 0.08 0.00 0.00 0.00 0.00 13:33:11 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:28:01 ens3 0.38 0.17 1.52 0.01 0.00 0.00 0.00 0.00 13:33:11 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:29:01 ens3 0.30 0.23 0.21 0.02 0.00 0.00 0.00 0.00 13:33:11 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:30:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:33:11 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:31:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:33:11 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:32:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:33:11 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:11 13:33:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:33:11 Average: docker0 15.84 26.35 1.30 179.69 0.00 0.00 0.00 0.00 13:33:11 Average: ens3 107.20 64.40 1059.18 13.53 0.00 0.00 0.00 0.00 13:33:11 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 13:33:11 13:33:11 13:33:11 ---> sar -P ALL: 13:33:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5185) 03/22/23 _x86_64_ (8 CPU) 13:33:11 13:33:11 13:20:46 LINUX RESTART (8 CPU) 13:33:11 13:33:11 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:33:11 13:22:02 all 10.10 0.00 3.97 1.89 0.07 83.97 13:33:11 13:22:02 0 9.24 0.00 3.62 0.34 0.07 86.74 13:33:11 13:22:02 1 11.15 0.00 4.14 4.58 0.07 80.06 13:33:11 13:22:02 2 9.33 0.00 3.69 4.46 0.07 82.46 13:33:11 13:22:02 3 7.71 0.00 3.19 0.89 0.07 88.15 13:33:11 13:22:02 4 10.56 0.00 3.56 0.18 0.05 85.64 13:33:11 13:22:02 5 13.46 0.00 2.96 0.67 0.07 82.84 13:33:11 13:22:02 6 11.23 0.00 6.05 1.59 0.07 81.07 13:33:11 13:22:02 7 8.17 0.00 4.56 2.45 0.09 84.73 13:33:11 13:23:01 all 34.69 0.00 7.24 1.13 0.11 56.83 13:33:11 13:23:01 0 34.07 0.00 6.41 1.04 0.10 58.38 13:33:11 13:23:01 1 36.47 0.00 6.76 0.24 0.12 56.40 13:33:11 13:23:01 2 33.83 0.00 7.33 1.36 0.10 57.38 13:33:11 13:23:01 3 35.59 0.00 7.28 0.28 0.12 56.74 13:33:11 13:23:01 4 34.03 0.00 7.58 0.57 0.09 57.74 13:33:11 13:23:01 5 35.07 0.00 7.14 0.14 0.09 57.56 13:33:11 13:23:01 6 35.20 0.00 7.94 4.66 0.10 52.10 13:33:11 13:23:01 7 33.29 0.00 7.50 0.75 0.12 58.34 13:33:11 13:24:01 all 14.92 0.00 3.62 0.76 0.06 80.64 13:33:11 13:24:01 0 15.12 0.00 3.35 0.13 0.05 81.35 13:33:11 13:24:01 1 15.83 0.00 3.65 0.03 0.07 80.41 13:33:11 13:24:01 2 14.40 0.00 3.81 2.23 0.05 79.51 13:33:11 13:24:01 3 14.69 0.00 3.71 0.23 0.05 81.32 13:33:11 13:24:01 4 14.93 0.00 3.25 1.17 0.05 80.60 13:33:11 13:24:01 5 14.90 0.00 3.78 1.81 0.08 79.42 13:33:11 13:24:01 6 14.83 0.00 3.64 0.03 0.05 81.45 13:33:11 13:24:01 7 14.67 0.00 3.78 0.42 0.05 81.08 13:33:11 13:25:01 all 0.05 0.00 0.02 0.01 0.01 99.92 13:33:11 13:25:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:33:11 13:25:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:33:11 13:25:01 2 0.12 0.00 0.02 0.05 0.02 99.80 13:33:11 13:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 13:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:33:11 13:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:33:11 13:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:33:11 13:25:01 7 0.07 0.00 0.03 0.00 0.00 99.90 13:33:11 13:26:01 all 1.01 0.00 0.52 0.30 0.01 98.16 13:33:11 13:26:01 0 1.02 0.00 0.52 0.62 0.02 97.83 13:33:11 13:26:01 1 0.98 0.00 0.68 0.07 0.02 98.25 13:33:11 13:26:01 2 0.37 0.00 0.33 0.68 0.02 98.60 13:33:11 13:26:01 3 1.57 0.00 0.70 0.32 0.02 97.40 13:33:11 13:26:01 4 0.87 0.00 0.70 0.38 0.02 98.03 13:33:11 13:26:01 5 2.37 0.00 0.50 0.02 0.02 97.10 13:33:11 13:26:01 6 0.44 0.00 0.45 0.05 0.00 99.06 13:33:11 13:26:01 7 0.45 0.00 0.30 0.23 0.02 99.00 13:33:11 13:27:01 all 0.05 0.00 0.04 0.01 0.00 99.89 13:33:11 13:27:01 0 0.02 0.00 0.07 0.00 0.00 99.92 13:33:11 13:27:01 1 0.07 0.00 0.03 0.00 0.00 99.90 13:33:11 13:27:01 2 0.08 0.00 0.05 0.03 0.00 99.83 13:33:11 13:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:33:11 13:27:01 4 0.07 0.00 0.03 0.03 0.00 99.87 13:33:11 13:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:33:11 13:27:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:33:11 13:27:01 7 0.05 0.00 0.08 0.00 0.02 99.85 13:33:11 13:28:01 all 0.03 0.00 0.00 0.01 0.00 99.95 13:33:11 13:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:33:11 13:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:33:11 13:28:01 2 0.05 0.00 0.00 0.08 0.02 99.85 13:33:11 13:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:33:11 13:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:33:11 13:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:33:11 13:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:33:11 13:29:01 all 0.02 0.00 0.02 0.01 0.00 99.94 13:33:11 13:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 13:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:33:11 13:29:01 2 0.00 0.00 0.02 0.08 0.00 99.90 13:33:11 13:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:33:11 13:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:33:11 13:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 13:29:01 7 0.05 0.00 0.05 0.00 0.00 99.90 13:33:11 13:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:33:11 13:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:33:11 13:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:33:11 13:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:33:11 13:30:01 3 0.07 0.00 0.02 0.00 0.00 99.92 13:33:11 13:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:33:11 13:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 13:33:11 13:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:33:11 13:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:33:11 13:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:33:11 13:31:01 2 0.07 0.00 0.02 0.03 0.02 99.87 13:33:11 13:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:33:11 13:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:33:11 13:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 13:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:33:11 13:32:01 all 0.07 0.00 0.01 0.00 0.01 99.91 13:33:11 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:33:11 13:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:33:11 13:32:01 2 0.28 0.00 0.00 0.02 0.00 99.70 13:33:11 13:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:33:11 13:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:32:01 5 0.05 0.00 0.00 0.02 0.00 99.93 13:33:11 13:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:33:11 13:32:01 7 0.10 0.00 0.02 0.00 0.00 99.88 13:33:11 13:33:11 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:33:11 13:33:01 all 0.01 0.00 0.02 0.00 0.00 99.96 13:33:11 13:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 13:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:33:11 13:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:33:11 13:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:33:11 13:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:33:11 13:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:33:11 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:33:11 13:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:33:11 Average: all 5.01 0.00 1.27 0.34 0.02 93.35 13:33:11 Average: 0 4.90 0.00 1.16 0.18 0.02 93.74 13:33:11 Average: 1 5.33 0.00 1.27 0.41 0.03 92.98 13:33:11 Average: 2 4.80 0.00 1.26 0.75 0.02 93.16 13:33:11 Average: 3 4.89 0.00 1.24 0.14 0.03 93.70 13:33:11 Average: 4 4.98 0.00 1.25 0.19 0.02 93.56 13:33:11 Average: 5 5.41 0.00 1.19 0.22 0.02 93.15 13:33:11 Average: 6 5.08 0.00 1.50 0.52 0.02 92.89 13:33:11 Average: 7 4.66 0.00 1.34 0.32 0.03 93.65 13:33:11 13:33:11 13:33:11